#hide {

z-index: 101;
height: 41px;
width: 44px;
position: fixed;
right: 196px;
top: 195px;
background: url(../images/tohide.jpg);
border: 1px solid #e5e5e5;
border-right: 1px solid rgb(233, 233, 233);
}



#show {
		opacity:0;
	z-index:101;
	height:41px;
	width:44px;
	position:fixed;
	right:0px;
	top:195px;
background: url(../images/toshow.jpg);
border: 1px solid #e5e5e5;
border-right: 1px solid rgb(233, 233, 233);
}
#option_panel {
	width:195px;
	background:#fff;
	position:fixed;
	right:0;
	z-index:1000000000000000000;
	top:150px;
	-webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.1);
box-shadow: 0 2px 5px 2px rgba(0,0,0,0.1);
border: 1px solid rgba(0,0,0,0.1);
-webkit-border-top-left-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-bottomleft: 2px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
 transition: all ease-in-out .4s;
 -webkit-transition: all ease-in-out .4s;
 -moz-transition: all ease-in-out .4s;
 -o-transition: all ease-in-out .4s;
}
.op_top_title{
color: #000;
font-size: 15px;
height: 44px;
line-height: 44px;
text-align: center;
border-bottom: 1px solid rgba(0,0,0,0.1);
background-image: linear-gradient(top, #FFF 0%, #F7F4F4 100%);
background-image: -o-linear-gradient(top, #FFF 0%, #F7F4F4 100%);
background-image: -moz-linear-gradient(top, #FFF 0%, #F7F4F4 100%);
background-image: -webkit-linear-gradient(top, #FFF 0%, #F7F4F4 100%);
background-image: -ms-linear-gradient(top, #FFF 0%, #F7F4F4 100%);
background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #F7F4F4) );
}
.op_sub_title{
font-size: 12px;
height: 41px;
line-height: 41px;
text-align: center;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.layout_select{
font-size: 12px;
height: 41px;
line-height: 41px;
border-bottom: 1px solid rgba(0,0,0,0.1);	
}
#to_wide,#to_boxed {
	padding:3px;
border: 1px solid #dcdcdc;
background-color: rgba(230, 230, 230, 0.3);
margin: 0 0px 0 41px;
	cursor:pointer;
}
.skin_select{
font-size: 12px;
height: 82px;
line-height: 38px;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
#to_light,#to_light_t,#to_dark,#to_dark_t {
	padding:3px;
border: 1px solid #dcdcdc;
background-color: rgba(230, 230, 230, 0.3);
margin: 0 0px 0 21px;
	cursor:pointer;
}
#to_dark,#to_dark_t {
	background-color:#353535;
	color:#f1f1f1;

}
.color_select {
font-size: 12px;
height: 65px;
line-height: 38px;
padding:7px;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.color_select img{
	float:left;
	margin:10px 1px 0 0 ;
	cursor:pointer;
}
.bg_select {
font-size: 12px;
height: 38px;
line-height: 38px;
padding: 14px 0 0 46px;
border-bottom: 1px solid rgba(0,0,0,0.1);
}
.bg_select img {
	margin-right:1px;
	cursor:pointer;
	max-width:25px;
	min-width:25px;
}
	div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}

div.wpcf7 .placeheld {
	color: #888;
}






.rev_slider_wrapper{
	position:relative;
}

.rev_slider_wrapper >ul	{
	visibility:hidden;
}

.rev_slider{
	position:relative;
	overflow:hidden;
}


.rev_slider img{
	max-width:none !important;
	max-width:none !important;
	-moz-transition: none 0 !important;
	-webkit-transition: none 0 !important;
	-o-transition: none 0 !important;
	transition: none 0 !important;
	margin:0px !important;
	padding:0px !important;
	border-width:0px !important;
	border:none;
	visibility:visible !important;
}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider ul{
	margin:0px !important;
	padding:0px !important;
	list-style: none !important;
	list-style-type: none !important;
	background-position:0px 0px !important;
}

.rev_slider ul li,
.rev_slider >ul >li,
.rev_slider >ul >li:before{

	list-style:none !important;
	position:absolute;
	visibility:hidden;
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none !important;
	background-position:0px 0px !important;
	text-indent: 0em !important;
}

.rev_slider .tp-caption,
.rev_slider .caption, {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";	-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; 	position:absolute; visibility: hidden;
}


.tp-caption { z-index:1;}



.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}


.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important;}




.noFilterClass {
	filter:none !important;
}



.caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}

.tp-caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.tp-caption.fullscreenvideo iframe	{ width:100% !important; height:100% !important;}


.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100% !important;
	position:relative;
}




.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img			{ -webkit-transform: translateZ(0);
										  -webkit-backface-visibility: hidden;
										  -webkit-perspective: 1000;
									}



.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";		-moz-opacity: 0;	-khtml-opacity: 0;	opacity: 0; position:absolute;
}



.tp-bannershadow  {
		position:absolute;

		margin-left:auto;
		margin-right:auto;
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
	}

.tp-bannershadow.tp-shadow1 {	background:url(../images/shadow1.png) no-repeat; background-size:100%; width:890px; height:30px; bottom:-30px;}
.tp-bannershadow.tp-shadow2 {	background:url(../images/shadow2.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}
.tp-bannershadow.tp-shadow3 {	background:url(../images/shadow3.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}




.tp-button{
			padding:6px 13px 5px;
			border-radius: 3px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			height:30px;
			cursor:pointer;
			color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
			background:url(https://www.eqllp.co.uk/themes/icom/images/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
			text-decoration:none;
		}

.tp-button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(https://www.eqllp.co.uk/themes/icom/images/gradient/g40.png) repeat-x top;}


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover		{	background-position:bottom, 15px 11px;}


	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.tp-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.tp-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important;}
		a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}




.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68;}


.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212;}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00;}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222;}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555;}



************************
	-	NAVIGATION	-
*************************/



.tpclear		{	clear:both;}


.tp-bullets								{	z-index:1000; position:absolute;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
												-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
											}
.tp-bullets.hidebullets					{
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
												-moz-opacity: 0;
												-khtml-opacity: 0;
												opacity: 0;
											}


.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(https://www.eqllp.co.uk/themes/icom/images/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}

.tp-bullets.simplebullets.navbar-old					{ 	 background:url(https://www.eqllp.co.uk/themes/icom/images/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/bullet.png) no-Repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:-10px; margin-left:3px;}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px;}

.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/bullets.png) no-Repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:-12px;}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px;}



.tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px;}



.tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px;}



.tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/bullet_boxed.png) no-Repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:10px;}

.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important;}




.tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/navigdots.png) no-Repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important;}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; }




.tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
															-moz-opacity: 1;
															-khtml-opacity: 1;
															opacity: 1;
															-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;

														}
.tparrows.hidearrows									{
															-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
															-moz-opacity: 0;
															-khtml-opacity: 0;
															opacity: 0;
														}
.tp-leftarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(../images/large_left.png) no-Repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(../images/large_right.png) no-Repeat top left;	width:40px;	height:40px;   }


.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/small_left.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:-7px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/small_right.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:-7px;}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/arrow_left.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:-13px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/arrow_right.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:-13px;}


.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/small_left_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px;}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/small_right_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px;}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/arrowleft.png) no-Repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px;}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/arrowright.png) no-Repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px;}

.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px; }

.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:-9px;}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:-9px;}


.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:-9px;}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://www.eqllp.co.uk/themes/icom/images/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:-9px;}


.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(../images/large_left.png) no-Repeat 0 0;	width:40px;	height:40px;

														}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(../images/large_right.png) no-Repeat 0 0;	width:40px;	height:40px;

														}




.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left; }









.tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
												width:500px;height:50px; 			
												margin-top:-50px;
											}


.fullwidthbanner-container .tp-thumbs		{  padding:3px;}

.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px;  			
												overflow:hidden; position:relative;}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute;}

.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; 			
												cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
												-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
												
												-moz-opacity: 0.5;
												-khtml-opacity: 0.5;
												opacity: 0.5;

												-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
											}


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

												-moz-opacity: 1;
												-khtml-opacity: 1;
												opacity: 1;
											}
.tp-thumbs img								{	width:100%; }





.tp-bannertimer								{	width:100%; height:10px; background:url(https://www.eqllp.co.uk/themes/icom/images/timer.png);position:absolute; z-index:200;}
.tp-bannertimer.tp-bottom					{	bottom:0px !important;height:5px;}







	@media only screen and (min-width: 480px) and (max-width: 767px) {
			.responsive .tp-bullets.tp-thumbs				{	width:300px !important; height:30px !important;}
			.responsive .tp-bullets.tp-thumbs .tp-mask		{	width:300px !important; height:30px !important;}
			.responsive .tp-bullets.tp-thumbs .bullet		{	width:60px !important;height:30px !important;}

	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
				.responsive .tp-bullets	{	display:none}
				.responsive .tparrows	{	display:none;}
	}




 .tp-simpleresponsive img {
		-moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}


.tp-simpleresponsive ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tp-simpleresponsive >ul li{
	list-style:none;
	position:absolute;
	visibility:hidden;
}


.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(https://www.eqllp.co.uk/themes/icom/images/coloredbg.png) repeat;}

.tp-loader 	{	background:url(../images/loader.gif) no-repeat 10px 10px; background-color:#fff;  margin:-22px -22px; top:50%; left:50%; z-index:10000; position:absolute;width:44px;height:44px;
				border-radius: 3px;
				-moz-border-radius: 3px;
				-webkit-border-radius: 3px;
			}


.tp-caption.big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 0px 4px; 
			padding-top: 1px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#000;	
			letter-spacing: -1.5px;										
		}

.tp-caption.big_orange{
			position: absolute; 
			color: #ff7302; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fff;	
			letter-spacing: -1.5px;															
		}	
					
.tp-caption.big_black{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 36px; 
			line-height: 36px; 
			font-family: Arial; 
			padding: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fff;	
			letter-spacing: -1.5px;															
		}		

.tp-caption.medium_grey{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: Arial; 
			padding: 2px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#888;		
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}	
					
.tp-caption.small_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 14px; 
			line-height: 20px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}
					
.tp-caption.medium_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}
					
.tp-caption.large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 40px; 
			line-height: 40px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);		
		}	
					
.tp-caption.very_large_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
			letter-spacing: -2px;		
		}
					
.tp-caption.very_big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 0px 4px; 
			padding-top: 1px;
			background-color:#000;		
					}	
					
.tp-caption.very_big_black{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 60px; 
			line-height: 60px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			padding: 0px 4px; 
			padding-top: 1px;
			background-color:#fff;		
					}
					
.tp-caption.boxshadow{
		-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
		box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	}
											
.tp-caption.black{
		color: #000; 
		text-shadow: none;		
	}	
					
.tp-caption.noshadow {
		text-shadow: none;		
	}	
					
.tp-caption a { 
	color: #ff7302; text-shadow: none;	-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;	 
}			
	
.tp-caption a:hover { 
	color: #ffa902; 
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}



article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ul {
    list-style: none;
}
div.blog-content ul {
	list-style:none;
	line-height: 25px;
	margin-left: 20px;
	position: relative;
	font-size: 16px;
}

ol {list-style-type:decimal;margin-left:35px;font-size:16px;line-height:1.4em;margin-bottom:20px;}
ol li {margin-bottom:5px;}



#posts ul li:before, #content ul li:before, .event-info ul li:before, #sidebar > ul li:before, #sidebar > .ccm-block-styles > ul li:before {
  content: '\f10c';
  font-family: "FontAwesome";
  color: #9f1a65;
  left: -20px;
  position: absolute;
}

#content li, .event-info li, #sidebar > ul li  {
  line-height: 25px;
  margin-left: 20px;
  position: relative;
}


#sidebar > .ccm-block-styles > ul {
	margin-bottom:20px
}

#sidebar > .ccm-block-styles > ul li {
	margin-left: 20px;
	  position: relative;
	  margin-bottom:5px
}

#sidebar> ul {
	margin-bottom:20px
}

#sidebar > *:not(div) {
	color:#888;
}

#sidebar > .ccm-block-styles > *:not(div) {
	color:#888;
}

#sidebar  > ul li {
	margin-left: 20px;
	  position: relative;
	  margin-bottom:5px
}

#content ul, .event-info ul {
    margin-bottom: 20px;
}

#content p {
    font-size:16px;
    line-height:1.4em;

}
strong {
    font-weight: bold;
}

iframe {
    z-index: 0;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

blockquote {
    position: relative;
    color: #999;
    font-style: italic;
    font-size: 14px;
    line-height: 25px;
    margin: 40px;
    padding: 25px 30px 25px 30px;
    border-top: 4px solid #eee;
    border-bottom: 4px solid #eee;
}

blockquote:before {
    content: '\f10d';
    font-family: "FontAwesome";
    position: absolute;
    font-size:18px;
    top: 0px;
    left: 0px;
    color:#9f1a65;
}

blockquote:after {
    content: '\f10e';
    font-family: "FontAwesome";
    font-size:18px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    color:#9f1a65;
}

table {
	font-size:16px;
}

#body table[align="center"] { margin-left:auto; margin-right:auto }
#body table[align="right"] { float:right }
#body table td { padding:5px }
#body table td p { margin:0 }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans';
    font-weight: bold;
    letter-spacing: -1px;
}

h1 {
    font-size: 28px;
    margin-bottom: 10px;
    line-height: 45px;
    font-family: barmenom, sans-serif;
}

h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
}

h3 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-bottom: 15px;
}

h4 {
    font-size: 18px;
    margin-bottom: 10px;
}

h5 {
    font-size: 16px;
    margin-bottom: 10px;
}

h6 {
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: normal;
}

.clearfix {
    clear: both;
}

body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 13px;
    line-height: 25px;
    color: #777;
    overflow-x: hidden;
    background-color: #f7f7f7;
}

.loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
    background: url(../images/loader.gif) no-repeat center center #fff;
}

p {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size:16px;
    line-height:1.4em;
}

.hero p {
    font-family: barmenom;
    font-size: 22px !important;
    line-height: 1.67rem !important;
    color: #9f1a65;
    margin-bottom:30px;
}


a, a:visited, a:hover, a:active {
    text-decoration: none;
}

a {
    color: #414141;
    text-decoration: none;
    outline: none;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.clear {
    clear: both;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    display: block;
}

.alignleft, img.alignleft {
    display: inline;
    float: left;
    margin: 5px 5px 0px 0px;
}

.alignright, img.alignright {
    display: inline;
    float: right;
    margin: 5px 5px 0px 5px;
}

.aligncenter, img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}

img.alignleft, img.alignright, img.aligncenter {
    margin-top: 5px;
    margin-bottom: 5px;
}

.wp-caption, .wp-caption-text, .sticky, .gallery-caption, .bypostauthor {
}



#main_content {
    width: 100%;
    margin: 0 auto;
}

.pagefix {
    height: 101%;
    overflow: hidden;
}

.wrapper {
    width: 1120px;
    padding: 0 40px;
    margin: 0 auto;
    position: relative;
    }

#boxed_layout {

    -webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0px 15px rgba(0, 0, 0, 0.3);
}

.section {
    width: 100%;
    min-height: 100%;
    overflow: auto;
    padding-bottom: 0px;
    line-height: 19px;
    background-color: #fff;
    position: relative;
}

.section .wrapper {
    padding: 40px 40px;
}

#footer_bg {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: url(../images/footer_bg.png) top repeat-x;
    color: #fff;
}

.footer_wrap {
    max-width: 1200px;
}

.rev_slider_wrapper {
    z-index: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

img {
    max-width: 100%;
    height: auto;
}

.sb-event-title {
    font-family: barmenom;
    font-size:16px;
    color:#fff;
    margin-bottom:8px;
}

.sb-event {
    border-bottom: 1px solid rgba(0, 0, 0, 0.27);
    margin-bottom: 30px;
}

.events-deets {
    margin-bottom: 10px;
	font-size:14px!important
}

.events-deets > div { margin-bottom:10px }
.sb-event a { font-size:14px!important }

.googleMapCanvas img { max-width:none }




#top_shadow {
    background: url(https://www.eqllp.co.uk/themes/icom/css/images/shadow-top.png) no-repeat top center
}


.page_title_ctn {
    background: url(https://www.eqllp.co.uk/themes/icom/css/images/titlebg1.png) fixed top center;
}


#footer_bg {
    background-color: #434349;
}


body {
    background: url(https://www.eqllp.co.uk/themes/icom/css/images/pattern8.png);
}

#sidebar a {
    color:#fff;
}

#sidebar a:hover {
    color:#fd7e2d;
}

.widget_post_title a, .more {
    color: #444444
}

.isotope-item a, .portfolio_desc a {
    color: #888
}

.pagination a, #comments a {
    color: #424242
}
.post a {color:#9f1a65;}

#footer a:hover {
    color: #000
}

.tp-bannertimer {
    background: #9f1a65;
    opacity: 0.9;
    max-height: 3px;
}

.tab-holder .tabs li.active a {
    border-top: 3px solid #9f1a65;
}

.testimonial-next:hover, .testimonial-prev:hover, .ta_c, .carousel_left:hover, .carousel_right:hover, .rp_left:hover, .rp_right:hover, .staff_left:hover, .staff_right:hover, .partners_left:hover, .partners_right:hover, .pb_bg, .pagination .current, .pagination a.active, .pagination a:hover, .pagination a:active, .page-numbers:hover, .current, .pricetable .pricetable-button-container a, .post-date-ctn, #options a.active, #options a:active, #options .selected a, #search-form input[type=submit], .cline, .cline_blog, .more-link:hover, .more:hover, .f_cta_button a, .post_link, #wp-calendar caption, .tagcloud a, #footer .wpcf7 input[type=submit], img[alt='Image 6'] {
    background-color: #9f1a65;
}

#footer a:hover, .testimonial-author a:hover, a, .post a:hover, #comments a:hover, .widget_post_title a:hover, .more:hover, .sb_widget a:hover, nav ul li a:hover, .current-menu-item a, #mobile-menu ul ul li a:before, #footer a, .page_subtitle, .img_link, #wp-calendar a {
    color: #9f1a65;
}

.top_email a {
    color: #414141;
}

.post .button_sc_, nav ul ul li a, .post .more-link:hover {
    color: #fff;
}

#top_bar {
    background: #9f1a65;
}

#footer_cta_box {
    background: #646469;
}

#footer_coms {
    background-color: #646469;
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}





#top_bg {
    position: relative;
    z-index: 1;
}

#top_bar {
    background-color: #414141;
    font-size: 11.5px;
}

#top_bar .wrapper {
    padding: 2px 0;
}

.top_phone {
    width: auto;
    color: #414141;
    float: right;
    margin: 0 10px;
    padding: 1px 0px 1px 0px;
}

.top_phone:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f095';
    padding: 0px 5px 0px 0px;
    color: #414141;
}

.top_email {
    width: auto;
    color: #414141;
    float: left;
    margin: 0px 0 0px 20px;
    padding: 1px 0px 1px 0px;
}

.top_email:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f0e0';
    padding: 0px 5px 0px 0px;
    color: #414141;
}

.top_text {
    width: auto;
    color: #414141;
    float: left;
    margin: 0px 0 0px 10px;
    padding: 1px 0px 1px 0px;
}

header {
    margin: 0px auto;
    padding: 0px 0 0 0;
    min-height: 84px;
    height: auto;
    position: relative;
    z-index: 10000;
    background-color: #FFF;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

header .wrapper {
    
    overflow: inherit;
    background-color: #FFF;
}

#header_top {
    width: 100%;
    background-color: #fff;
    float: left;
}

#logo_img {
    line-height: 84px;
    
    width: auto;
    max-height: 84px;
    text-align: left;
    margin: 0px 0 0 0px;
    padding: 0px;
    float: left;
    position: relative;
    z-index: 100000;
	max-width: 300px;
}
#logo_img svg {
	width:80%;
	max-height: 55px;
	display: inline-block;
}


#logo_img img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
    max-height: 84px;
}

.logo_text {
    line-height: 84px;
    max-width: 170px;
    width: auto;
    max-height: 84px;
    text-align: left;
    margin: 0px 0 0 0px;
    padding: 0px;
    float: left;
}

.logo_text:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.5em; 
}

.logo_text a {
    display: inline-block;
    vertical-align: middle;
    color: #000;
    margin-top: -1px;
    max-height: 80px;
}

.logo_text p {
    font-weight: bold;
    font-size: 23px;
    line-height: inherit;
    width: 150px;
}

#header_socials {
    width: auto;
    float: right;
    text-align: center;
    padding-top: 0px;
    margin: 0 0px 0 0;
    font-size: 14px;
}

#header_socials a {
    color: #777;
}

#header_socials ul {
	display: inline-block;
	margin-right: 10px;
}

#f_social_icons li a {
    color: #fff;
    font-size: 16px;
}

#f_social_icons li {
    display: inline;
}

#f_social_icons i {
    margin: 0 10px;
	color: #9f1a65;
}

#header_bottom {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    float: left;
}

#nav_mini {
    display: none;
}

#nav_button {
    display: none;
}

#header_socials li {
    display: inline;
	font-size: 16px;
	margin: 0 12px 0 0;
	line-height: 30px;
}

#header_socials li a.portal {
	line-height: 30px;
}
#header_socials li a.portal img {
	display: inline-block;
	vertical-align: middle;
}

@media only screen and (min-width: 768px) and (max-width: 1020px) {
	#header_socials {
		padding-left: 15px;
		position: relative;
	}
	#header_socials .portal-link {
		position: absolute;
		top: 0;
		left: 0;
	}
}

#header_socials i {
    margin: 0 8px 0 0px;
	color: #9f1a65;
}
#header_socials li:first-child i {
	margin-right: 4px;
}

nav {
    width: auto;
    min-height: 84px;
    height: auto;
    display: block;
    position: relative;
    z-index: 10000;
    margin: 0px 0 0px 0;
	padding-top: 8px;
}

nav ul {
    float: right;
    position: relative;
    z-index: 10000;
    overflow: visible;
}

nav ul li {
    position: relative;
    font-size: 13px;
    float: left;
    z-index: 10000;
	min-height: 53px;
}

nav > ul > li > a {
    position: relative;
    display: block;
    padding:10px 15px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    float: left;
    z-index: 2000;
	border-radius:10px;
}

.current-menu-item a {
}

nav li.current-menu-item li a {
    color: #fff;
    background: none;
}

nav ul li.current-menu-item a:after {
    color: #444;
    content: attr(data-description);
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 400;
    display: block;
    line-height: 0;
    margin: 3px 0 -3px;
    text-align: center;
    letter-spacing: 0.01em;
    text-transform: lowercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

nav ul li a:hover {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

nav > ul > li:hover > a {
	background: #fff;
	color: #9f1a65;
}
nav > ul > li.nav-selected > a {
	background: #fff;
	color: #9f1a65;
}
nav > ul ul > li > a, nav > ul ul ul > li > a {
	padding: 3px 8px;
	border-radius:6px;
	display: block;
}
nav > ul ul > li > a:hover, nav > ul ul ul > li > a:hover {
	background: none;
}
nav > ul ul > li:hover > a, nav > ul ul ul > li:hover > a {
	background: #fff;
	color: #9f1a65;
}

nav ul span {
    padding-left: 10px;
    padding-right: 10px;
}


nav ul ul {
    position: absolute;
    top: -9999em;
    width: 200px;
    line-height: 20px;
    padding: 0 0 0 0;
    margin: 0;
    z-index: 1000;
    border-left: none !important;
	background: #9f1a65;
	border-radius:10px;
}
nav > ul > li > ul:before {
	content:"";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 3.5px 6px 3.5px;
	border-color: transparent transparent #9f1a65 transparent;
	position: absolute;
	left: 15px;
	top: -6px;
}

nav ul ul ul {
    z-index: 10000;
    border-left: none !important;
}

nav ul ul li {
    width: 180px;
    border-right: none !important;
	padding: 5px 10px;
	min-height: auto;
}

nav ul ul li a, nav ul ul .current-menu-item li a {
    text-align: left;

    border: none;
    color: #fff;
    float: none;
    font-size: 12px;
    text-transform: uppercase;
}

nav ul ul li a:hover, nav ul ul .current-menu-item a {

    border: none;


}

nav ul li:hover ul, nav ul li.sfHover ul {
    left: 0px;
    top: 84px;
    z-index: 100000;
}

nav ul li:hover li ul, nav ul li.sfHover li ul, nav ul li li:hover li ul, nav ul li li.sfHover li ul, nav ul li li li:hover li ul, nav ul li li li.sfHover li ul {
    top: -9999em
}

nav ul li li:hover ul, nav ul li li.sfHover ul, nav ul li li li:hover ul, nav ul li li li.sfHover ul, nav ul li li li li:hover ul, nav ul li li li li.sfHover ul {
    left: 200px;
    top: 0px;
}

#mobile-menu {
    background-color: #414141;
    display: none;
}

#mobile-menu ul li a {
    display: block;
    padding: 15px 0;
    width: 100%;
    color: #fff;
    border-bottom: none !important;
}

#mobile-menu ul li {
    color: #666;
    border-top: 1px solid #4B4B4B;
    border-bottom: 1px solid #333;
}

#mobile-menu ul ul {
    border-top: 1px solid #333;
}

#mobile-menu ul ul li:last-child {
    border-bottom: none;
}

#mobile-menu ul ul li {
    border-top: 1px solid #4B4B4B;
}

#mobile-menu ul ul li a {
    padding: 15px 0 15px 0px;
}

#mobile-menu ul ul ul li a {
    padding: 15px 0 15px 20px;
}

#mobile-menu ul ul li a:before {
    font-family: "FontAwesome";
    content: "\f105";
    padding-right: 15px;
}



#center_adjust {
    display: table;
    width: 100%;
    height: 100%;
}

#intro {
    display: table-cell;
    vertical-align: middle;
    text-shadow: none;
}

.home_top_message {
    width: 100%;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-family: "Open Sans";
    font-weight: 300;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    background-color: rgba(0, 0, 0, 0.56);
    display: block;
    line-height: 80px;
    padding: 50px 0 20px 0;
    margin: 0;
    color: #fff;
    font-size: 80px;
    text-transform: uppercase;
    text-align: center;
}

.home_middle_message {
    display: block;
    line-height: 20px;
    color: rgba(255, 255, 255, 1);
    font-size: 25px;
    text-align: center;
    padding: 0;
    margin: 0;
    font-family: "Open Sans";
    font-weight: 300;
    background-color: rgba(0, 0, 0, 0.56);
    color: #fff;
}

.home_bottom_message {
    display: block;
    line-height: 30px;
    color: rgba(255, 255, 255, 1);
    font-size: 30px;
    text-align: center;
    font-family: "Open Sans";
    font-weight: 300;
    padding: 30px 0 60px 0;
    background-color: rgba(0, 0, 0, 0.56);
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 0;
}

#down_arrow {
    position: absolute;
    bottom: 0px;
    left: 50%;
    min-width: 88px;
    min-height: 25px;
    margin: 0 0 0 -44px;
    padding: 0;
    opacity: 0.7;
    background: url(https://www.eqllp.co.uk/themes/icom/images/down_arrow.png) no-repeat top center;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

#down_arrow:hover {
    opacity: 1;
    bottom: 0px;
}

.rotating {


@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@-ms-keyframes rotate {
    from {
        -ms-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
    }
}

@-o-keyframes rotate {
    from {
        -o-transform: rotate(0deg);
    }
    to {
        -o-transform: rotate(360deg);
    }
}

.rotating {
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-transform-origin: 50% 50%;
    -moz-animation-name: rotate;
    -moz-animation-duration: 1.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-transform-origin: 50% 50%;
    -ms-animation-name: rotate;
    -ms-animation-duration: 1.5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-transform-origin: 50% 50%;
    -o-animation-name: rotate;
    -o-animation-duration: 1.5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

    }



.page_title_ctn {
    margin: 0px 0 0 0;
    position: relative;
    height: 180px;
    overflow: auto;

}

.page_title_ctn .wrapper {
    height: 180px;
}

#top_shadow {
    position: absolute;
    top: -1px;
    min-width: 100%;
    min-height: 50px;
    background: url(../images/shadow-top.png);
    background-repeat: no-repeat;
    background-position: top center;
}

.title_bb {
    width: auto;
    height: 90px;
    float: left;
    padding: 0 30px;
    margin: 50px 0 0 0;
    background-color: rgba(0, 0, 0, 0.4);
}

.page_title {
    display: block;
    font-size: 23px;
    margin: 24px 0 0 0px;
    float: left;
    width: 100%;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    font-family: 'barmenom';
}

.page_title h1 { font-size:23px; width:100%; letter-spacing:0; color:#fff;  }

.page_subtitle, .page_subtitle p {
    color: #fff;
    width: 100%;
    font-size: 13px !important;
    line-height: 20px !important;
}

#breadcrumbs {
    position: absolute;
    right: 40px;
    bottom: 0;
}

#crumbs {
    background: #fff;
    padding: 2px 10px 0;
}

.sharethis {
    padding:0 10px;
}

.disquss img {
    margin:20px 0;
}

.textwidget p{
    font-size:12px;
}



.team-member {
    -webkit-transition: all .2s ease-in-out;
    text-align:center;
}

.team-member:hover { -webkit-transform: scale(1.1); }

.team-member a {
    color:#4d4d4d;
}

.team-member a:hover {
    color:#fd7e2d;
}

.team-member p {
    margin-bottom:5px;
}

.member-photo img {
    display: block;
    width: 100%;
    height: auto;
}

.member-info {
    display: block;
    padding: 16px 0px 9px;
}

.member-info h3 {
    margin: 0;
    margin-bottom: 3px !important;
    font-size: 25px;
    text-align: center;
}

.member-info .position {
    display: block;
    margin-bottom: 15px;
    font-size: 12px;
    text-align: center;
}

.member-info p {
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 10px 0 0 0;
    padding: 20px 5px;
}

.member-social-links {
    display: inline-block;
    margin: 0 auto;
    height: 20px;
}

.member-social-links span {
    display: block;
    float: left;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.member-social-links {
    width: 100%;
    overflow: hidden;
    text-align: center;
    height: 75px;
    margin: 0;
    padding: 0 0 30px 0;
}

.member-social-links div {
    width: auto;
    float: none;
    text-align: left;
    display: inline-block;
    zoom: 1;
    margin: 0 auto;
    padding: 0 0 0 5px;
    margin-top: 20px;
}

.member-social-links span {
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 5px;
    position: relative;
}

.member-social-links span a {
    float: left;
    text-indent: -10000px;
    height: 28px;
}

.member-social-links span.facebook a {
    width: 27px;
    background: url(https://www.eqllp.co.uk/themes/icom/images/share_icons/facebook.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.facebook a:hover {
    width: 27px;
    background: url(https://www.eqllp.co.uk/themes/icom/images/share_icons/facebook.png) no-repeat;
    background-position: 0px -33px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.twitter a {
    width: 28px;
    background: url(https://www.eqllp.co.uk/themes/icom/images/share_icons/twitter.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.twitter a:hover {
    width: 28px;
    background: url(https://www.eqllp.co.uk/themes/icom/images/share_icons/twitter.png) no-repeat;
    background-position: 0px -33px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.skype a {
    width: 28px;
    background: url(https://www.eqllp.co.uk/themes/icom/images/social_iconss/skype.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.skype a:hover {
    width: 28px;
    background: url(../images/social_icons/skype.png) no-repeat;
    background-position: 0px -33px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.dribbble a {
    width: 28px;
    background: url(../images/social_icons/dribbble.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.member-social-links span.dribbble a:hover {
    width: 28px;
    background: url(../images/social_icons/dribbble.png) no-repeat;
    background-position: 0px -33px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}




#posts {
     width: 770px;
     max-width: 770px;
 }

#content {
    width: 770px;
    max-width: 770px;
    clear:both;
    margin-left: -30px;
    float:left;
	font-size:16px;
}

.blog-sb h4 {
    color:#777;
}

.blog-sb p {
    color:#777;
}

.blog_box {
    width: auto;
    overflow: auto;
}

.blog_box img {
    margin: 0 0 10px 0;
}

.blog_box_content {
    margin-top: 10px;
    width: auto;
}

.more {
    display: block;
    width: auto;
    padding: 9px 10px 8px;
    float: left;
    margin: 10px 0 0 0px;
    font-size: 10px;
    border: 1px solid #dfdfdf !important;
    text-shadow: none;
}

.more:hover {
    color: #fff !important;
    border: 1px solid rgba(0, 0, 0, 0) !important;
}

.post {
    margin: 0 0 35px 0;
    padding: 0px;
    overflow: auto;
	border-bottom: 1px solid #dfdfdf;
}

.post_single {
    margin: 0px 0 0px 0;
}

.post-attachement {
    position: relative;
    width: auto;
    margin: 0 0 0px 0;
    padding-bottom: 20px;
}

.post_att_s {
    overflow: hidden;
    position: relative;
    width: auto;
    margin: 0;
    padding-bottom: 20px;
}

.entry {
    margin: 0px 0px 0px 0px;
    width: 100%;
}

.post-title {
    font-size: 18px;
    color: #161616;
    width: 100%;
    margin: 0px 0 13px 0;
    position: relative;
    text-shadow: none;
}

.post-title h4 {
    font-weight: normal;
}

.post-title a {
    color: #161616;
}

.entry ` {
    clear: both;
}

.post-date-ctn {
    width: 55px;
    height: 55px;
    border-radius: 5px;
    background-color: #3F6;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.20);
    float: left;
}

.post-info {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    color: #999;
    font-size: 11px;
    margin: 5px 0px 0px 0px;
}

.post-info a {
    color: #666;
}

.post-info a:hover {
    color: #606060;
}

.post-user {
    width: auto;
    float: left;
    margin: 0px 0 5px 4px;
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid #dfdfdf;
}

.post-user:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f007';
    padding: 0px 1px 0px 0px;
    color: #444;
}

.post-date {
    width: auto;
    float: left;
    margin: 0px 0 5px 0;
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid #dfdfdf;
}
.blog-author {
    width: auto;
    float: left;
    margin: 0px 0 5px 0;
    padding: 8px 10px 9px 10px;
    font-size: 12px;
    border: 1px solid #dfdfdf;
	margin-right:4px;
}

.post-date:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f017';
    padding: 0px 1px 0px 0px;
    color: #676767;
}
.post-title .blog-author, .post-title .post-date {margin-bottom:20px;}

.post-cat {
    width: auto;
    float: left;
    margin: 0px 0 5px 4px;
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid #dfdfdf;
}

.post-cat:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f07c';
    padding: 0px 1px 0px 0px;
    color: #444;
}

.post-tag {
    width: auto;
    float: left;
    margin: 0px 0 5px 4px;
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid #dfdfdf;
}

.post-tag:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f02c';
    padding: 0px 1px 0px 0px;
    color: #444;
}

.post-com {
    width: auto;
    float: left;
    margin: 0px 0 5px 4px;
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid #dfdfdf;
}

.post-com:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f086';
    padding: 0px 1px 0px 0px;
    color: #444;
}

.post-share {
    width: auto;
    float: left;
    margin: 0px 0 5px 4px;
    padding: 8px 10px;
    font-size: 10px;
    border: 1px solid #dfdfdf;
    cursor: pointer;
}

.post-share:before {
    font-family: 'FontAwesome';
    font-size: 13px;
    content: '\f045';
    padding: 0px 1px 0px 0px;
    color: #444;
}

.more-link {
    width: auto;
    padding: 9px 10px 8px;
    float: left;
    margin: 0 0 0 4px;
    font-size: 10px;
    border: 1px solid #dfdfdf !important;
    text-shadow: none;
}

.more-link:hover {
    border: 1px solid rgba(0, 0, 0, 0) !important;
}

#areaStyleBlogSubtitle62 {background:none !important;}



.post_grid {
    float: left;
    margin: 0 30px 30px 0;
    width: 465px;
}

.post_grid .entry {
    font-size: 12px;
}

.post_grid .post-info {
    font-size: 10px;
}

#posts .post_grid {
    width: 335px;
}



#pbd-alp-load-posts {
    padding: 20px 0;
}

#pbd-alp-load-posts a {
    padding: 10px 15px 10px 30px;
    background-color: #fafafa;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.navigation {
    padding: 0px 0px 40px 0px;
    width: 100%;
    font-weight: normal;
}

.pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    font-size: 11px;
    line-height: 13px;
}

.pagination span, .pagination a {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    text-align: center;
    font-size: 13px;
    font-family: "Open sans";
    letter-spacing: 0.5px;
    outline: none;
    overflow: visible; 
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-shadow: none;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 8px 5px 8px;
    width: auto;
}

.pagination a:hover {
    color: #fff;
    background: #3279BB;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}

.pagination .current {
    background: #3279BB;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}

.pagination a.active, .pagination a:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9  \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}



#posts .share-box {
    display: none;
}

.share-box {
    width: 100%;
    text-align: center;
    height: 70px;
    padding: 0 0 30px 0;
}

.share-box ul {
    width: auto;
    float: none;
    list-style: none;
    text-align: left;
    display: inline-block;
    zoom: 1;
    margin: 0 auto;
    padding: 0 0 0 19px;
    margin-top: 20px;
}

.share-box li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-right: 19px;
    position: relative;
}

.share-box li a {
    float: left;
    text-indent: -10000px;
    height: 28px;
}

.share-box li.facebook a {
    width: 27px;
    background: url(https://www.eqllp.co.uk/themes/icom/images/share_icons/facebook.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.share-box li.twitter a {
    width: 28px;
    background: url(https://www.eqllp.co.uk/themes/icom/images/share_icons/twitter.png) no-repeat;
    background-position: 0px 0px;
    background-size: 28px;
    min-height: 28px;
    min-width: 28px;
}

.share-box li.linkedin a {
    width: 28px;
    background: url(https://www.eqllp.co.uk/themes/icom/images/share_icons/linkedin.png) no-repeat;
    background-position: 0px 0px;
    background-size: 28px;
    min-height: 28px;
    min-width: 28px;
}

.share-box li.reddit a {
    width: 28px;
    background: url(https://www.eqllp.co.uk/themes/icom/images/share_icons/reddit.png) no-repeat;
    background-position: 0px 0px;
    background-size: 28px;
    min-height: 28px;
    min-width: 28px;
}

.share-box li.tumblr a {
    width: 28px;
    background: url(https://www.eqllp.co.uk/themes/icom/images/share_icons/tumblr.png) no-repeat;
    background-position: 0px 0px;
    background-size: 28px;
    min-height: 28px;
    min-width: 28px;
}

.share-box li.google a {
    width: 28px;
    background: url(https://www.eqllp.co.uk/themes/icom/images/share_icons/g+.png) no-repeat;
    background-position: 0px 0px;
    background-size: 28px;
    min-height: 28px;
    min-width: 28px;
}

.share-box li.email a {
    width: 28px;
    background: url(https://www.eqllp.co.uk/themes/icom/images/share_icons/mail.png) no-repeat;
    background-position: 0px 0px;
    background-size: 28px;
    min-height: 28px;
    min-width: 28px;
}

.popup {
    display: none;
    position: absolute;
    padding: 0 0 6px;
    color: #d1d1d2;
    font-size: 11px;
    line-height: 15px;
    bottom: 110%;
    left: -17px;
    text-shadow: none;
    background: url(../images/bg-popup.png) no-repeat 0 100%;
    background-size: 23px;
}

.popup p {
    margin: 0;
}

.popup .holder {
    padding: 4px 11px;
    background: #46494a;
}



.testimonials-list .youtubeBlock iframe {display:block;margin:0px auto;}

.testimonial blockquote, .excerpt{
    -webkit-transition: all .2s ease-in-out;
}
.testimonial blockquote:hover {
    -webkit-transform: scale(1.05);
    -webkit-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
    -moz-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
}
.testimonials blockquote {
	-webkit-transition: all .2s ease-in-out;
}
.testimonials blockquote:hover {
    -webkit-transform: scale(1.05);
    -webkit-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
    -moz-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
}

.excerpt a {
    color:#777 !important;
}
.excerpt a:hover {
    color:#9f1a65 !important;
}

#footer_coms .wrapper{
    overflow:hidden;
}



#sidebar {

    width: 310px;
    color:#fff;
    float:right;

}

#sidebar > p { color:#888; font-size:13px; }
#sidebar > .ccm-block-styles > p, #sidebar > .ccm-block-styles > ul { color:#888; font-size:13px }
#sidebar .formblock {padding: 0 10px;}
#sidebar label, #sidebar .checkboxList { color:#777;}
#sidebar .submit {margin: 10px 0;}

.right {
    float:right;
}

.left {
    float:left;
}

#sidebar blockquote:before {
    color:#592f5e;
}

#sidebar blockquote:after {
    display:none;
}


.sb_widget {
    overflow: auto;
    margin-bottom: 30px;
    font-size: 12px;
}

.sb_widget select {
    max-width: 98%;
}

.sb_widget h4 {
    font-size: 18px;
    font-weight:normal;
    border-bottom: 1px solid #ebebeb;
    font-family: barmenom;
    margin: 0px 0 30px 0;
    padding-bottom: 15px;
    }

.sb_widget ul li {
    padding-bottom: 10px;
}

.cline {
    width: 80px;
    
    height: 2px;
}

.cline_blog {
    width: 80px;
    background: rgba(159, 26, 101, 0.98);
    height: 2px;
	margin-top:2em;
	clear:both;
}

#search {
    overflow: hidden;
}



.tagcloud a {
    display: inline-block;
    margin: 0 7px 7px 0;
    padding: 5px 10px;
    color: #fff !important;
    text-shadow: none;
    background: #abcc78;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.tag-list .tagcloud a {
	padding: 8px 10px;
}



#recentcomments li {
    padding-bottom: 10px;
}

#recentcomments li:last-child {
    padding-bottom: 0;
}

#recentcomments li:before {
    font-family: 'FontAwesome';
    content: '\f075';
    color: #444;
    width: 10px;
    padding-right: 10px;
    float: left;
}

.autonav ul li:before {
    font-family: 'FontAwesome';
    content: '\f105';
    color: #fff;
    width: 10px;
    padding-right: 10px;
    float: left;
}

.autonav, .sb-events, .sb-news, .sb-testi, .sb-ppl, .sb-person-deets {
    padding:20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0), inset 0 2px 2px rgba(255,255,255,.1);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0), inset 0 2px 2px rgba(255,255,255,.1);
    box-shadow: 0 2px 2px rgba(0,0,0,0), inset 0 2px 2px rgba(255,255,255,.1);
}

.autonav {
    background-color: #9f1a65;
    border: solid 1px #890a52;
    background-image: -webkit-linear-gradient(bottom, #851349, #b92181);
    background-image: -moz-linear-gradient(bottom, #851349, #b92181);
    background-image: -o-linear-gradient(bottom, #851349, #b92181);
    background-image: linear-gradient(to top, #851349, #b92181);
}

.sb-events {
    background-color: #064d43;
    border: solid 1px #063026;
    background-image: -webkit-linear-gradient(bottom, #063a30, #064d43);
    background-image: -moz-linear-gradient(bottom, #063a30, #064d43);
    background-image: -o-linear-gradient(bottom, #063a30, #064d43);
    background-image: linear-gradient(to top, #063a30, #064d43);
    text-align:center;
}

.sb-events .cline {
    background-color: #063026;
}

.sb-events .f_cta_button a {
float:none;
padding:10px;
}

.sb-event li {
    margin:0 10px;
    padding-bottom:0;
}


.sb-news, .sb-person-deets {
    background-color: #76bd1d;
    border: solid 1px #447c19;
    background-image: -webkit-linear-gradient(bottom, #55911a, #76bd1d);
    background-image: -moz-linear-gradient(bottom, #55911a, #76bd1d);
    background-image: -o-linear-gradient(bottom, #55911a, #76bd1d);
    background-image: linear-gradient(to top, #55911a, #76bd1d);
}

.person-deets {
    margin:20px 20px 0 20px;
    font-size:14px;


}

.sb-news .cline {
    background-color: #447c19;
}

.sb-testi {
    background-color: #7d4082;
    border: solid 1px #592f5e;
    background-image: -webkit-linear-gradient(bottom, #633268, #7d4082);
    background-image: -moz-linear-gradient(bottom, #633268, #7d4082);
    background-image: -o-linear-gradient(bottom, #633268, #7d4082);
    background-image: linear-gradient(to top, #633268, #7d4082);
}

.sb-testi .cline {
    background-color:#592f5e;
}

.sb-ppl {
    background-color: #9f1a65;
    border: solid 1px #890a52;
    background-image: -webkit-linear-gradient(bottom, #851349, #b92181);
    background-image: -moz-linear-gradient(bottom, #851349, #b92181);
    background-image: -o-linear-gradient(bottom, #851349, #b92181);
    background-image: linear-gradient(to top, #851349, #b92181);
}

.autonav li:hover {
    padding-left:3px;
}

.person img {
    border-radius:50px;
}

.sb-person-deets .person img {
    border-radius:5px;
}

.effect2
{
    position: relative;
}
.effect2:before, .effect2:after
{
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width:300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.effect2:after
{
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}



.sidebarcarousel {

}

.sidebarcarousel .recent_port_ctn {
    padding-right: 0;
}

.widget_recent_entries li {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    display: block;
    overflow: auto;
}

.widget_recent_entries li:last-child {
    padding-bottom: 0px;
    margin: 0;
!important
}

.thumbnail {
    width: 40px;
    height: 40px;
    padding: 5px;
    margin-right: 10px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #f7f7f7;
    float: left;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.blog_box img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.blog_box img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
}

.filter_img:hover img {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
}

.filter_img:hover .img_link, .filter_img:hover .post_link {
    opacity: 1;
}

.filter_img:hover .img_link {
    left: 35%;
}

.filter_img:hover .post_link {
    right: 35%;
}



.port_widget {
    width: 100%;
    overflow: auto;
    padding: 0 0 0px 0;
    margin: 0;
}

.port_widget img {
    width: auto;
    height: auto;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.port_widget :hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
}

.no_margin {
    width: 22%;
    float: left;
    margin: 0px 0 5px 0;
    padding: 0;
    border: none;
!important
}

.margin_r {
    width: 22%;
    float: left;
    margin-top: 0px;
    margin-right: 4%;
    padding: 0;
    border: none;
!important
}

.port_tn {
    width: auto;
!important height : auto;
    padding: 5px 5px 0px 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0;
    background: #f7f7f7;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}



.tweets {
    clear: both;
    list-style: none;
    margin: 0;
    width: 100%;
    padding: 6px 0 0;
}

.tweets li:before {
    font-family: 'FontAwesome';
    content: '\f099';
    color: #444;
    width: 10px;
    height: 20px;
    padding-right: 10px;
    float: left;
}

.tweets li {
    margin-bottom: 6px;
    width: 100%;
    float: left;
}

.tweets p {
    margin-bottom: 0;
    width: auto;
    padding-left: 20px;
}

.tweets span {
    padding-left: 20px;
}



#wp-calendar {
    border: solid 1px #dfdfdf;
    width: 100%;
    text-shadow: none;
}

#wp-calendar td {
    padding: 8px;
    border-bottom: solid 1px #ededed;
}

#wp-calendar tbody td {
    border-left: solid 1px #ededed;
    text-align: center;
}

#wp-calendar th {
    padding: 4px;
    background: #333;
    color: #fff;
}

#wp-calendar caption {
    background: #abcc78;
    padding: 4px;
    color: #fff;
}





#portfolio-tags {
    margin: 0 auto;
    padding: 0px 0 0 30px;
    text-align: center;
}

#options {
    display: inline-block;
    zoom: 1;
    list-style: none;
    width: auto;
    margin: 0 0px 0 0;
    padding: 0 0px 10px 0;
    overflow: auto;
}

#options li {
    float: left;
    letter-spacing: 0px;
    margin: 0 0px 0 0;
    padding: 3px 10px 2px 0;
}

#options a {
    display: inline-block;
    *display: inline;
    border-radius: 5px;
    padding: 7px 10px;
    background-color: #fff;
    margin-bottom: 0;
    *margin-left: .3em;
    text-align: center;
    font-size: 13px;
    font-family: "Open sans";
    margin-top: -5px;
    color: #747474;
    border: 1px solid rgba(0, 0, 0, 0.01);
    outline: none;
    overflow: visible; 
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    margin-bottom: 20px !important;
}

#options a:focus {
    outline: 0;
}

#options a.active, #options a:active, #options .selected a, .filter .selected {
    color: #fff !important;
    background-color: #fd7e2d !important;
    border: 1px solid rgba(0, 0, 0, 0) !important;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0) !important;
    outline: 0 !important;
}



.portfolio {
    margin: 0px 0px 0px -30px;
    padding: 0px 0px 0px 0px;
    z-index: 1;
}

.columns2 .isotope-item {
    height: auto;
    width: 545px;
    margin: 0 0 35px 30px;
}

.columns3 .isotope-item {
    height: auto;
    width: 353px;
    margin: 0 0 35px 30px;
}

.columns4 .isotope-item {
    height: auto;
    width: 257px;
    margin: 0 0 35px 30px;
}

.isotope-item {
    position: relative;
}

.filter_img {
    position: relative;
}

.filter_img a {
    margin: 0;
    padding: 0;
}

.ico_link, .ico_link img, .ico_link div, .ico_link canvas {
    border: none !important;
    display: block !important;
    text-decoration: none !important;
    outline: none !important;
    background-color: #fafafa !important;
    position: relative;
}

.ico_link img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.ico_link img:hover {
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
}

.portfolio_desc h5 {
    padding: 10px 0 0 0;
    margin: 0;
    font-weight: normal;
    font-size: 12px;
}

.portfolio_desc h6 {
    font-size: 11px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    color: #bdbdbd;
    letter-spacing: normal;
}

.portfolio_desc h5 a {
    margin: 0;
    padding: 0;
    color: #444444;
}

.load_more_cont {
    margin-left: 30px;
    padding: 30px 0 30px 0;
}

.load_more_cont a {
    border: 1px solid rgba(0, 0, 0, 0.01);
    position: relative;
    z-index: 2;
    border-radius: 5px;
    color: #bdbdbd;
}

.get_portfolio_works_btn {
    padding: 10px 15px 10px 30px;
    background-color: #fafafa;
}

.refresh_icn {
    font-family: "FontAwesome";
    position: absolute;
    color: #b9b9b9;
    top: 9.5px;
    font-size: 14px;
    left: 10px;
    z-index: 1;
}

.load_more_cont .icon-refresh {
    top: 9px;
}

.get_portfolio_works_btn:hover {
    border: 1px solid #e1e1e1;
}



.img_link:before {
    font-family: 'FontAwesome';
    font-size: 14px;
    color: 14px;
    content: '\f002';
}

.img_link {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 0;
    text-shadow: none;
    opacity: 0;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    z-index: 2;
    width: 32px;
    height: 32px;
    background: #fff;
    display: inline-block;
    font-size: 18px;
    border-radius: 5px;
    color: rgba(159, 26, 101, 0.98);
    text-align: center;
    line-height: 28px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.post_link:before {
    font-family: 'FontAwesome';
    font-size: 14px;
    color: 14px;
    content: '\f0c1';
}

.post_link {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    right: 0;
    text-shadow: none;
    opacity: 0;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
    z-index: 1;
    width: 32px;
    height: 32px;
    background: rgba(159, 26, 101, 0.98);
    display: inline-block;
    font-size: 18px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}



#information {
    width: 310px;
    float: right;
}


.single-portfolio .jcarousel, .pb_full_width .jcarousel, .pb_full_width .rp_sc, .pb_full_width .staff_sc {
    width: 1150px;
}

.pb_three_fourth .jcarousel, .pb_three_fourth .rp_sc, .pb_three_fourth .staff_sc {
    width: 863px;
}

.pb_two_third .jcarousel, .pb_two_third .rp_sc, .pb_two_third .staff_sc {
    width: 767px;
}

.pb_one_half .jcarousel, .pb_one_half .rp_sc, .pb_one_half .staff_sc {
    width: 575px;
}

.pb_one_third .jcarousel, .pb_one_third .rp_sc, .pb_one_third .staff_sc {
    width: 384px;
}

.pb_one_fourth .jcarousel, .pb_one_fourth .rp_sc, .pb_one_fourth .staff_sc {
    width: 288px;
}

#posts .pb_full_width .jcarousel, #posts .pb_full_width .rp_sc, #posts .pb_full_width .staff_sc {
    width: 790px;
}

#posts .pb_three_fourth .jcarousel, #posts .pb_three_fourth .rp_sc, #posts .pb_three_fourth .staff_sc {
    width: 742.5px;
}

#posts .pb_two_third .jcarousel, #posts .pb_two_third .rp_sc, #posts .pb_two_third .staff_sc {
    width: 533.5px;
}

#posts .pb_one_half .jcarousel, #posts .pb_one_half .rp_sc, #posts .pb_one_half .staff_sc {
    width: 400px;
}

#posts .pb_one_third .jcarousel, #posts .pb_one_third .rp_sc, #posts .pb_one_third .staff_sc {
    width: 266.5px;
}

#posts .pb_one_fourth .jcarousel, #posts .pb_one_fourth .rp_sc, #posts .pb_one_fourth .staff_sc {
    width: 200px;
}

.jcarousel, .rp_sc, .staff_sc {
    padding-top: 5px;
    margin: 0 0 0 0px;

    height: 100%;
}

.portfolio_recent_post {
    width: 186px;
    overflow: visible;
    padding: 0;
    display: block;
    float: left;
    height: auto !important;
}

.recent_port_ctn {
    padding:0 20px;
    width: auto;
}

.portfolio_recent_post img {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
}

.portfolio_recent_post .portfolio_desc h5 {
    padding: 10px 0 0 0;
    margin: 0;
    color: #333;
    font-size: 12px;
    line-height: normal;
}

.portfolio_recent_post .portfolio_desc h6 {
    font-size: 11px;
    color: #bdbdbd;
}

.carousel_nav, .rp_nav, .staff_nav {
    position: relative;
    width: 100%;
    z-index: 100;
}

.carousel_left, .carousel_right, .rp_left, .rp_right, .staff_left, .staff_right {
    position: absolute;
    top: -35px;
    right: 25px;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.carousel_left:hover, .carousel_right:hover, .rp_left:hover, .rp_right:hover, .staff_left:hover, .staff_right:hover {
    color: #fff;
}

.carousel_right, .rp_right, .staff_right {
    right: 2px;
}

.carousel_left:before, .rp_left:before, .staff_left:before {
    font-family: 'FontAwesome';
    content: '\f104';
    position: absolute;
    left: 5px;
    top: -1px;
    text-shadow: none;
    font-size: 15px;
}

.carousel_right:before, .rp_right:before, .staff_right:before {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    left: 7px;
    top: -1px;
    text-shadow: none;
    font-size: 15px;
}

.partners_nav {
    position: relative;
    width: 100%;
    z-index: 100;
}

.partners_left, .partners_right {
    position: absolute;
    top: -35px;
    right: 25px;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.partners_left:hover, .partners_right:hover {
    color: #fff;
}

.partners_right {
    right: 2px;
}

.partners_left:before {
    font-family: 'FontAwesome';
    content: '\f104';
    position: absolute;
    left: 5px;
    top: -1px;
    text-shadow: none;
    font-size: 15px;
}

.partners_right:before {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    left: 7px;
    top: -1px;
    text-shadow: none;
    font-size: 15px;
}



.contact-directions iframe {width:100% !important;}
.contact-directions table tr:last-child {display:none !important;}

.contact-title {

    font-family: barmenom;
    margin-bottom: 10px;
}

.contact-deets li {
    margin:20px 0;
    font-size:16px;

}
.wpcf7 input[type=text], input[type=email], input[type=password], textarea {
    margin-top: 10px;
}

#footer .wpcf7 input[type=text], #footer input[type=email] {
    margin-top: 0;
}

input[type=text], input[type=email], input[type=password], textarea {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    background: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 20px;
    height: 30px;
    color: #999999;
    padding: 0 1% 0 2%;
}

#footer input[type=text], #footer input[type=email], #footer input[type=password], #footer textarea {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 20px;
    height: 30px;
    color: #ffffff !important;
    padding: 0 1% 0 2%;
}

input[type=text], input[type=email], input[type=password] {
    width: 96%;
}

#footer input[type=text], #footer input[type=email], #footer input[type=password] {
    width: 100%;
    float: left;

}

.shadow:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 96%;
    bottom: 0;
    height: 10px;
    left: 2%;
    border-radius: 100px / 5px;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.6);
}

    }

#footer input[type=text] {
    margin-right: 2%;
    float: left;
}

textarea, #footer textarea {
    height: 90px;
    width: 96%;
    padding: 1% 1% 0 2%;
}

input[type=text]:focus, input[type=email]:focus, textarea:focus, select:focus {
    border-color: #dedede;
    box-shadow: 0 1px 2px 0 #e0e0e0;
    -moz-box-shadow: 0 1px 2px 0 #e0e0e0;
    -webkit-box-shadow: 0 1px 2px 0 #e0e0e0;
}

input[type=submit] {
    font-size: 12px;
    line-height: 30px;
    height: 30px;
    padding: 0 15px;
    color: #ffffff;
    background: #404040;
    border: 1px solid rgba(255, 255, 255, 0.1);
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#footer .wpcf7 input[type=submit] {
    float: right;
    background: #9f1a65;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0)
}

input[type=submit]:hover {
    background-color: #1d1d1d;
    color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

form {
    margin-top: 0px;
}

form div {
    margin-top: 15px;
    position: relative;
}

form div.fields {
    margin-top: 0;
}

div form:first-child, form div:first-child {
    margin-top: 0px;
}




#sidebar blockquote {
    margin:0;
    border:none;
    color:#fff;
    padding:25px 0;
}

.sponsors {
    overflow: hidden;
    position: relative;

}

ul.partners {
    width: 100%;
    text-align: center;

    overflow: auto;
}

.partners li {
    overflow: visible;
    padding: 0;
    display: block;
    float: left;
    height: auto !important;
    margin:0;

}

.partners li a {
    display: block;
    text-align: center;
}

.partners li img {
    opacity: 0.8;
    padding: 20px 0;
    transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
}

.partners li a:hover img {
    opacity: 1;
}



.pricetable-clear {
    clear: both;
}

.pricetable {
    width: 100%;
    margin: 0px auto 0px auto;
    padding: 60px 0 30px 0;
    margin-bottom: 1em;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pricetable .pricetable-inner {
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fafafa;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.pricetable .pricetable-column {
    float: left;
    line-height: 1em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.pricetable .pricetable-column.pricetable-featured {
    margin: -20px 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 4px 4px 20px 4px;
    background: #fafafa;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0), 0 8px 0 -5px #f7f7f7, 0 8px 1px -4px rgba(0, 0, 0, 0.15), 0 17px 0 -10px #f7f7f7, 0 17px 1px -9px rgba(0, 0, 0, 0.15);
}

.pricetable .pricetable-column.pricetable-featured .pricetable-column-inner {
    background: #fafafa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}



.pricetable .pricetable-column.pricetable-standard {
    border-right: 1px solid #ededed;
}

.pricetable .pricetable-column.pricetable-standard.pricetable-last, .pricetable .pricetable-column.pricetable-standard.pricetable-before-featured {
    border-right: none;
}





.pricetable h3.pricetable-name, .pricetable h4.pricetable-price {
    
    line-height: 1 !important;
    margin: 0 !important;
    font-family: 'Open sans', sans-serif;
    font-weight: bold;
}

.pricetable h3.pricetable-name {
    color: #444444;
    margin: 0;
    padding: 22px 14px 9px 14px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.pricetable .pricetable-featured h3.pricetable-name {
    padding: 22px 14px 9px 14px;
}

.pricetable h4.pricetable-price {
    color: #888888;
    font-size: 17px;
    font-family: "Open sans";
    font-weight: 300;
    border-width: 1px 0;
    text-align: center;
    padding: 0 0 10px 0;
}

.pricetable .pricetable-featured h4.pricetable-price {
}

.pricetable .pricetable-header p {
    color: #444444;
    font-size: 13px;
    text-align: center;
    padding: 0 0 30px 0;
    margin: 0;
}





.pricetable .pricetable-features {
    position: relative;
}

.pricetable .pricetable-feature {
    position: relative;
    color: #444;
    font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    margin: 0 15px;
    border-top: 1px solid #eee;
    padding: 10px 0;
}

.pricetable .pricetable-feature small {
    font-size: 0.9em;
    color: #888;
    display: block;
    margin-top: 0.5em;
}

.pricetable .pricetable-feature:last-child {
    border-bottom: 1px solid #eee;
}

.pricetable .pricetable-feature h4 {
    line-height: 1;
    margin: 0px;
    color: #333;
}

.pricetable .pricetable-feature p {
    margin: 0.5em 0em 0em 0em;
    color: #555;
}





.pricetable .pricetable-button-container {
    margin-top: 30px;
    padding: 15px;
}

.pricetable .pricetable-featured .pricetable-button-container {
    padding: 22px 15px 20px 15px;
}

.pricetable .pricetable-button-container a, .pricetable .pricetable-button-container a .pricetable-gradient, .pricetable .pricetable-button-container a .pricetable-noise {
    display: block;
}

.pricetable .pricetable-button-container a {
    width: 75%;
    margin: 0 auto;
    color: #fff;
    background-color: #F93;
    text-decoration: none;
    text-shadow: none;
    border: 1px solid #CCC;
    display: block;
    overflow: hidden;
    
    -webkit-box-shadow: 0 0 1px #ccc;
    -moz-box-shadow: 0 0 1px #ccc;
    box-shadow: 0 0 1px #ccc;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.pricetable .pricetable-button-container a:active {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), 0px 2px 1px rgba(255, 255, 255, 0.1), inset 0px 1px 4px rgba(0, 0, 0, 0.35), inset 0px -14px 14px rgba(255, 255, 255, 0.10);
}

.pricetable .pricetable-button-container a .pricetable-gradient {
    text-align: center;
    transition: all ease-in-out .4s;
    -webkit-transition: all ease-in-out .4s;
    -moz-transition: all ease-in-out .4s;
    -o-transition: all ease-in-out .4s;
}

.pricetable .pricetable-button-container a:hover .pricetable-gradient {
    border-color: #CCC;
    background-color: #333;
}

.pricetable .pricetable-button-container .pricetable-noise {
    display: block;
    padding: 12px 0px;
    width: 100%;
}


.pricetable br {
    display: none;
}



.button_sc_ {
    padding: 5px 4px 5px 7px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    line-height: 35px;
    color: #fff;
    text-shadow: none;
    overflow: hidden;
}

.button_sc_:hover {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #222;
}

.black {
    color: #fff;
    background-color: #414141;
    *background-color: #222222;
    background-image: -ms-linear-gradient(top, #555555, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
    background-image: -webkit-linear-gradient(top, #555555, #222222);
    background-image: -o-linear-gradient(top, #555555, #222222);
    background-image: -moz-linear-gradient(top, #555555, #222222);
    background-image: linear-gradient(top, #555555, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.black:hover, .black:active, .black.active, .black.disabled, .black[disabled] {
    color: #fff;
    background-color: #222222;
    *background-color: #151515;
}

.black:active, .black.active {
    background-color: #080808  \9;
}

.green {
    color: #fff;
    background-color: #5fb01c;
    *background-color: #4f9114;
    background-image: -ms-linear-gradient(top, #66b81f, #4f9114);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#66b81f), to(#4f9114));
    background-image: -webkit-linear-gradient(top, #66b81f, #4f9114);
    background-image: -o-linear-gradient(top, #66b81f, #4f9114);
    background-image: -moz-linear-gradient(top, #66b81f, #4f9114);
    background-image: linear-gradient(top, #66b81f, #4f9114);
    background-repeat: repeat-x;
    border-color: #4f9114 #4f9114 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#66b81f', endColorstr='#4f9114', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.green:hover, .green:active, .green.active, .green.disabled, .green[disabled] {
    color: #fff;
    background-color: #4f9114;
    *background-color: #3f730e;
}

.green:active, .green.active {
    background-color: #080808  \9;
}

.blue {
    color: #fff;
    background-color: #2865de;
    *background-color: #2654ab;
    background-image: -ms-linear-gradient(top, #2b70f0, #2654ab);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2b70f0), to(#2654ab));
    background-image: -webkit-linear-gradient(top, #2b70f0, #2654ab);
    background-image: -o-linear-gradient(top, #2b70f0, #2654ab);
    background-image: -moz-linear-gradient(top, #2b70f0, #2654ab);
    background-image: linear-gradient(top, #2b70f0, #2654ab);
    background-repeat: repeat-x;
    border-color: #2654ab #2654ab #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#2b70f0', endColorstr='#2654ab', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.blue:hover, .blue:active, .blue.active, .blue.disabled, .blue[disabled] {
    color: #fff;
    background-color: #2654ab;
    *background-color: #3f730e;
}

.blue:active, .blue.active {
    background-color: #080808  \9;
}

.light_blue {
    color: #fff;
    background-color: #33adff;
    *background-color: #2b9be6;
    background-image: -ms-linear-gradient(top, #4fb9ff, #2b9be6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4fb9ff), to(#2b9be6));
    background-image: -webkit-linear-gradient(top, #4fb9ff, #2b9be6);
    background-image: -o-linear-gradient(top, #4fb9ff, #2b9be6);
    background-image: -moz-linear-gradient(top, #4fb9ff, #2b9be6);
    background-image: linear-gradient(top, #4fb9ff, #2b9be6);
    background-repeat: repeat-x;
    border-color: #2b9be6 #2b9be6 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#2b70f0', endColorstr='#2b9be6', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.light_blue:hover, .light_blue:active, .light_blue.active, .light_blue.disabled, .light_blue[disabled] {
    color: #fff;
    background-color: #2b9be6;
    *background-color: #3f730e;
}

.light_blue:active, .light_blue.active {
    background-color: #080808  \9;
}

.orange {
    color: #fff;
    background-color: #ffaa00;
    *background-color: #eba71e;
    background-image: -ms-linear-gradient(top, #ffbe3d, #eba71e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffbe3d), to(#eba71e));
    background-image: -webkit-linear-gradient(top, #ffbe3d, #eba71e);
    background-image: -o-linear-gradient(top, #ffbe3d, #eba71e);
    background-image: -moz-linear-gradient(top, #ffbe3d, #eba71e);
    background-image: linear-gradient(top, #ffbe3d, #eba71e);
    background-repeat: repeat-x;
    border-color: #eba71e #eba71e #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffbe3d', endColorstr='#eba71e', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.orange:hover, .orange:active, .orange.active, .orange.disabled, .orange[disabled] {
    color: #fff;
    background-color: #eba71e;
    *background-color: #db960d;
}

.orange:active, .orange.active {
    background-color: #080808  \9;
}

.dark_orange {
    color: #fff;
    background-color: #ff6533;
    *background-color: #e85a2e;
    background-image: -ms-linear-gradient(top, #fa7850, #eba71e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fa7850), to(#e85a2e));
    background-image: -webkit-linear-gradient(top, #fa7850, #e85a2ee);
    background-image: -o-linear-gradient(top, #fa7850, #e85a2e);
    background-image: -moz-linear-gradient(top, #fa7850, #e85a2e);
    background-image: linear-gradient(top, #fa7850, #e85a2e);
    background-repeat: repeat-x;
    border-color: #e85a2e #e85a2e #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fa7850', endColorstr='#e85a2e', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.dark_orange:hover, .dark_orange:active, .dark_orange.active, .dark_orange.disabled, .dark_orange[disabled] {
    color: #fff;
    background-color: #e85a2e;
    *background-color: #d4522a;
}

.dark_orange:active, .dark_orange.active {
    background-color: #080808  \9;
}

.red {
    color: #fff;
    background-color: #da4f49;
    *background-color: #bd362f;
    background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.red:hover, .red:active, .red.active, .red.disabled, .red[disabled] {
    color: #fff;
    background-color: #bd362f;
    *background-color: #942a26;
}

.red:active, .red.active {
    background-color: #080808  \9;
}



.sc_line {
    padding: 0px 0px 20px 0;
    display: block;
    overflow: auto;
    clear: both;
}

.normal {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.dashed {
    border-bottom: 1px dashed rgba(0, 0, 0, 0.25);
}

.dotted {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
}

.none {
    border-bottom: none;
}



.sc_divider {
    text-align: center;
    height: auto;
    background: url(../images/lt_border.png) center 50% no-repeat;
}

.sc_divider span {
    background-color: #fff;
    padding: 0 25px;
    line-height: 55px;
    letter-spacing: -1px;
}



#pb_ctn {
    margin-left: -30px;
}

.one-half-sc, .one-third-sc, .one-fourth-sc, .three-fourth-sc, .two-third-sc {
    position: relative;
    height: auto;
    overflow: visible;
    margin: 0 30px 20px 0;
    padding: 0;
    float: left;
}

.pb_one_half, .pb_one_third, .pb_one_fourth, .pb_three_fourth, .pb_two_third, .pb_full_width {
    position: relative;
    height: auto;
    overflow: visible;
    margin: 0 0 0 30px;
    padding: 0;
    float: left;
}

.last-column {
    margin: 0 0 20px 0;
!important padding : 0;
}

.one-half-sc, .pb_one_half {
    width: 545px;
}

.one-third-sc, .pb_one_third {
    width: 353px;
}

.two-third-sc, .pb_two_third {
    width: 737px;
}

.one-fourth-sc, .pb_one_fourth {
    width: 257.5px;
}

.three-fourth-sc, .pb_three_fourth {
    width: 832.5px;
}

.pb_full_width {
    width: 1120px;
}

#posts .one-half-sc, #posts .pb_one_half {
    width: 370px;
}

#posts .one-third-sc, #posts .pb_one_third {
    width: 236.5px;
}

#posts .two-third-sc, #posts .pb_two_third {
    width: 503.5px;
}

#posts .one-fourth-sc, #posts .pb_one_fourth {
    width: 170px;
}

#posts .pb_full_width {
    width: 770px;
}

#posts three-fourth-sc, #posts .pb_three_fourth {
    width: 570px;
}



.lt_text {
    font-size: 26px;
    padding: 50px 0 10px 0;
    text-align: center;
    color: #CCC;
    background: url(../images/lt_border.png) top center no-repeat;
}

.lt_sub_text {
    font-size: 45px;
    line-height: 35px;
    font-family: "barmenom";
    color: #444;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0px 0 55px 0;
    text-align: center;
    background: url(../images/lt_border.png) bottom center no-repeat;
}



.progress_bar_sc {
    width: auto;
    margin: 0px 0 5px 0;
    font-size: 13px;
    font-family: "Open Sans";
}

.pb_title:before {
    font-family: 'FontAwesome';
    padding-right: 5px;
    content: "\f105";
    font-size: 15px;
}

.pb_title {
    float: left;
    padding: 0 5px 0 0px;
}

.pb_percentage {
    float: left;
    color: #a9a9a9;
    font-size: 8px;
    font-style: italic;
    padding-top: 1px;
    font-family: Arial, Helvetica, sans-serif;
}

.pb_ctn {
    margin-top: 5px;
    width: 100%;
    background-color: #f6f6f6;
    height: 18px;
    position: relative;
}

.pb_bg {
    position: absolute;
    height: 18px;
    left: 0;
    background: url(../images/progress_bar.png) repeat;
    background-color: #bababa;
}

.pb_end {
    position: absolute;
    left: 0;
    height: 18px;
    background: url(../images/progress_bar_end.png) no-repeat top right;
}



.alert {
    text-align: center;
    padding: 30px;
    margin-bottom: 20px;
}

.alert.white {
    background-color: #fff;
    color: #a9a6a6;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    border: 1px solid #e1e1e1;
}

.alert.grey {
    background-color: #eeeeee;
    color: #848484;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    border: 1px solid #cbcbcb;
}

.alert.red_a {
    background-color: #ffe7e7;
    color: #d86d6d;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    border: 1px solid #ed9393;
}

.alert.orange_a {
    background-color: #fff6e7;
    color: #ccb059;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    border: 1px solid #edd093;
}

.alert.blue_a {
    background-color: #e7e8ff;
    color: #7773c1;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    border: 1px solid #9393ed;
}

.alert.green_a {
    background-color: #ecffe7;
    color: #53a755;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    border: 1px solid #93ed95;
}



.dropcap {
    width: 32px;
    height: 32px;
    background: #222222;
    margin: 8px 12px;
    display: inline-block;
    float: left;
    font-size: 18px;
    font-weight: 700;
    border-radius: 32px;
    color: #f5f5f5;
    text-align: center;
    line-height: 30px;
    text-shadow: none;
    -moz-border-radius: 32px;
    -webkit-border-radius: 32px;
}

h4 .dropcap {
    float: none;
    margin: 0 12px 0 0;
    vertical-align: middle;
}

.dropcap icon {
    padding: 0;
    margin: 1px 0 0 0px;
    text-shadow: none;
}



.dropcap.a {
    font-size: 42px;
    font-weight: 600;
    background-color: transparent;
    color: #222;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    height: 40px;
}

.dropcap.b {
    background-color: transparent;
}



icon {
    font-size: 70px;
    padding: 15px;
    display: block !important;
}



.icon_box {
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    background-color: rgba(253, 253, 253, 1);
    position: relative;
    padding: 0px 20px 10px 20px;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0), 0 8px 0 -5px #f7f7f7, 0 8px 1px -4px rgba(0, 0, 0, 0.15), 0 17px 0 -10px #f7f7f7, 0 17px 1px -9px rgba(0, 0, 0, 0.15);
}

.icon_box icon {
    position: absolute;
    font-size: 50px;
    top: -20px;
    right: -20px;
    color: #333;
    display: block !important;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.icon_box:hover icon {
    top: -12px;
    right: -10px;
}

.icon_box h3 {
    display: block;
    text-align: left;
    padding: 20px 0 0 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.icon_box p {
    padding: 5px 0 0 0;
    text-align: left;
}



.icon_box2 {
    border: 1px solid #ebebeb;
    background-color: rgba(253, 253, 253, 1);
    text-align: center;
    padding: 0px 0px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 5px rgba(35, 31, 32, .16);
    -webkit-box-shadow: 0 1px 5px rgba(35, 31, 32, .16);
    box-shadow: 0 1px 5px rgba(35, 31, 32, .16);
}

.icon_box2 icon {
    font-size: 50px;
    color: #333;
    padding: 0;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.icon_box2 h3 {
    text-align: center;
    padding: 20px 0 0 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.icon_box2 p {
    padding: 5px 0 0 0;
    text-align: center;
}

.box_btn {
    padding: 15px;
    background-color: rgba(159, 26, 101, 0.98);
    border-radius: 5px;
    color: #fff;
    text-shadow: none;
}



.toggle {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: -1px;
    background: #fafafa;
    color: #444;
}

div .toggle:first-child {
    margin-top: 0px;
}

.toggle {
    padding: 10px;
}

.toggle a {
    display: block;
    color: #444;
    text-decoration: none;
    font-size: 12px;
}

.toggle .toggle_icon:before {
    font-family: 'FontAwesome';
    content: '\f067';
    color: #444;
    font-size: 14px;
}

.toggle .toggle_icon {
    width: 13px;
    height: 13px;
    display: inline-block;
    float: left;
    padding: 1px;
    margin-right: 10px;
    margin-top: 0px;
}

.toggle a.active .toggle_icon {
    background-color: #F00
}

.toggle-content {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid #fcfcfc;
    padding-top: 15px;
    padding: 15px;
    display: none;
    background-color: #fff;
}



.tab-holder .tabs {
    height: 39px;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.tab-holder .tabs li {
    margin: 0;
    padding: 0;
    border-left: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    height: 40px;
    float: left;
}

.tab-holder .tabs li a {
    background: url(https://www.eqllp.co.uk/themes/icom/images/tab-bg.png) repeat-x top left;
    border: 0;
    font: 13px/39px 'Open sans';
    text-indent: 0;
    color: #333333;
    padding: 10px 15px 11px 15px;
    margin: 0;
    border-bottom: 1px solid #dcdcdc;
}

.tab-holder .tabs li:last-child {
    border-right: 1px solid #d9d9d9;
}

.tab-holder .tabs li:last-child a {
    width: 100%;
}

.tab-holder .tabs li.active a {
    background: none;
    background-color: #fafafa;
    padding: 7px 15px 11px 15px;
    border-top: 4px solid #84c650;
    border-bottom: 1px solid #fff;
}

.tab-holder .news-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tab-holder .news-list li {
    border-bottom: 1px solid #e2e2e2;
    padding: 0px 15px;
    overflow: hidden;
}

.tab-holder .news-list li a {
    background: none;
    padding: 0;
}

.tab-holder .news-list li:last-child {
    border-bottom: 0;
}

.tab-holder .news-list .post-holder a {
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: none;
    border: 0;
    text-indent: 0;
    height: auto;
    line-height: normal;
}

.tab-holder .news-list li .image {
    float: left;
    margin-right: 13px;
}

.tab-holder .news-list li .post-holder {
}

.tab-holder .news-list li .post-holder a {
    color: #444444;
    font-size: 13px;
    line-height: 17px;
}

.tab-holder .news-list li .post-holder p {
    margin: 0;
    margin-bottom: 5px;
}

.tab-holder .news-list li .post-holder .meta {
    margin: 0;
    margin-top: 2px;
    font-size: 12px;
    color: #747474;
}

.tab-holder .news-list li .post-holder .meta em {
    font-style: normal;
    font-size: 12px;
    color: #747474;
}

.tab-holder .news-list li .post-holder .comment-text-side {
    line-height: 16px;
}

.tabs-container {
    margin-top: -1px;
    border: 1px solid #e2e2e2;
    padding: 15px;
    background-color: #fafafa;
}

.panes .pane {
    display: none;
}

.panes div {
    display: none;
    border-top: 0;
    height: auto;
    background: #fff;
    padding: 19px 10px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}



.testimonials-wrapper {
    position: relative;
    overflow: hidden;
}

.testimonial {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
}

.testimonial-content {
    min-height: 40px;
    font-family: "Open Sans", "Times New Roman", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
    background-color: #fafafa;
    width: auto;
    border: 1px solid rgba(0, 0, 0, 0.05);
    padding: 14px 20px;
}

.testimonial-author, .testimonial-author a {
    color: #999;
    font-family: "Open Sans", "Times New Roman", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
}

.testimonial-author a {
    font-weight: 600;
    color: #404040;
}

.testimonial-author a:hover {
    color: #e56a1b;
}

.testimonial-author {
    position: relative;
    top: -1px;
    background: url(https://www.eqllp.co.uk/themes/icom/images/icon-testimonial.png) no-repeat;
    padding: 6px 0 0 30px;
    height: 23px;
    margin-left: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
    overflow: hidden;
    background: url(https://www.eqllp.co.uk/themes/icom/images/white_line.png) -1px 0px no-repeat;
}

.testimonial-author:before {
    position: absolute;
    top: -22px;
    content: '';
    left: -23px;
    display: block;
    background-color: #fafafa;
    border: 1px solid rgba(0, 0, 0, 0.05);
    height: 42px;
    width: 42px;
    margin: 0 0 0 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.testimonial-next, .testimonial-prev {
    width: 18px;
    height: 18px;
    position: absolute;
    padding-bottom: 0px;
    background-color: #fafafa;
    right: 1px;
    bottom: 2px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.testimonial-prev {
    right: 20px;
}

.testimonial-prev:before {
    font-family: 'FontAwesome';
    content: '\f104';
    position: absolute;
    left: 5px;
    top: -1px;
    font-size: 15px;
    text-shadow: none;
}

.testimonial-next:before {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    left: 7px;
    top: -1px;
    font-size: 15px;
    text-shadow: none;
}

.testimonial-next:hover, .testimonial-prev:hover {
    background-position: 0 -18px;
    color: #fafafa;
}



#comments {
    margin-bottom: 20px;
    padding-top: 0px;
}

#comments ul {
    margin-bottom: 0;
    margin-left: 75px !important;
}

#comments ul:first-child {
    margin-left: 0 !important;
}

.comment_ctn {
    border: 1px solid rgba(0, 0, 0, 0);
    padding: 5px 5px 25px 0px;
    border-bottom: 1px solid #ebebeb;
}

#comments ul li {
    padding: 10px 0 10px;
    margin-bottom: 0;
}

#comments > ul > li:first-child {
    border-top-width: 0;
    padding-top: 0px;
}

#comments li:last-child {
    padding-bottom: 0;
}

#comments > ul > li ul {
    padding-top: 10px;
}

#comments ul li p {
    line-height: 24px;
}

#comments li p:last-child {
    margin-bottom: 0;
}

#comments ul li .avatar {
    float: left;
    margin-top: 5px;
}

#comments ul li .details {
    padding: 7px 0 0 20px;
    overflow: hidden;
}

#comments ul li .details span {
    margin-right: 6px;
}

#comments ul li .details span:last-child {
    margin-right: 0;
}

#comments ul li .details span.author {
    font-size: 12px;
    font-weight: 700;
    color: #333;
}

#comments ul li .details span.reply a, #comments ul li .details span.reply a:visited {
    font-size: 11px;
    color: #999;
}

#comments ul li .details span.reply a:hover {
    color: #333;
}

#comments ul li .details span.date {
    font-size: 11px;
    color: #a6a6a6;
}

#comments ul li .details span.comment {
    display: block;
    margin-top: 10px;
}

.comment-reply-link {
    font-size: 11px;
}

.avatar img {
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.page-numbers {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    text-align: center;
    font-size: 13px;
    font-family: "Open sans";
    letter-spacing: 0.5px;
    outline: none;
    overflow: visible; 
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-shadow: none;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 8px 5px 8px;
    width: auto;
}

.page-numbers:hover {
    color: #fff;
    background: #3279BB;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.current {
    background: #3279BB;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}



#add-comment {
    padding-top: 25px;
}

#add-comment input, #add-comment textarea {
    margin-bottom: 0;
}

#add-comment h4 {
    font-weight: normal;
    color: #424242;
    padding-bottom: 5px;
}

#add-comment textarea {
    height: 90px;
    width: 96%;
    padding: 1% 1% 0 2%;
}

#comment {
    width: 100%;
}

.comment-notes, .form-allowed-tags {
    display: none;
}

#reply-title {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}



#footer_cta_box {
    min-height: 50px;
    padding: 24px 0;
    background: #646469;
}

.f_cta_text {
    width: 73%;
    color: #fff;
    font-size: 21px;
    padding-top: 13px;
    float: left;
    font-family: barmenom, sans-serif;
}



.f_cta_button a {
    font-weight: bold;
    text-transform: none;
    padding: 14px 31px 13px 31px;
    font-size: 16px;
    background-color: #9f1a65;
    color: #fff;
    float: right;
    border-radius: 10px;
}

#footer_newsletter_box {
    padding: 24px 0;
    background: #9f1a65;
}

.f_newsletter_form {
	width: 100%;
    color: #fff;
}
.f_newsletter_form h3 {
    color: #fff;
    padding: 0;
	margin: 0;
	font-weight: normal;
	letter-spacing:normal;
	font-family: barmenom, sans-serif;
}

.f_newsletter_form p {
    font-size: 12px;
    padding: 0;
	margin: 0;
   font-family: 'Open Sans';
}

.f_newsletter_form .formblock .fields {
	float: left;
	width: 80%;
}

.f_newsletter_form .formblock .field{
	width:50%;
	float:left;
	margin:0;
	padding:0 10px 0 0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.f_newsletter_form .formblock .fields .field label {
	display:none;
}

.f_newsletter_form .formblock .fields .field input {
	height: 49px;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.f_newsletter_form .submit {
	background-color: #ff6600;
    border-radius: 10px;
    color: #fff;
    float: right;
    font-size: 16px;
    font-weight: bold;
    padding: 0; margin: 0 0 0 0;
    text-transform: none;
	width: 20%;
	height: 49px;
	text-align: center;
	line-height: 49px;
}

.f_newsletter_form .success, .f_newsletter_form .errors {
    font-size: 12px;
}

.f_newsletter_form .submit:hover {
	background-color: #ff6600;
}

#footer {
    width: 1160px;
    padding-bottom: 30px;
    overflow: auto;
    position: relative;
}

.widget {
    width: 420px;
    margin: 28px 30px 30px 0;
    float: left;
}

.widget_chartered {
    width: 260px;
	margin: 28px 0 30px 0;
    float: left;
}

.widget_awards {
	width: 100%;
	float: left;
	margin: 0;
}
.widget h2, .widget_chartered h2, .widget_awards h2 {
    font-size: 18px;
    color: #fff;
    text-transform: none;
    margin: 0px 0 0 0;
    padding: 0px 0 15px 0px;
    font-weight: normal;
    letter-spacing: normal;
}

#footer .widget_wrap:nth-of-type(2) h2 {
    text-align:center;
}

.widget .thumbnail, .widget .port_tn {
    background-color: rgba(0, 0, 0, 0.4);
}

.highlight {
    padding: 20px;
    background-color: aliceblue;
    border-radius: 5px;
    border: 1px solid #EDF3F8;
}



#footer_coms {
    text-align: right;
    padding: 19px 0 19px 0;
    background: url(../images/shadow-top3.png) center -1px no-repeat;
    background-color: rgba(0, 0, 0, 0.2);
}

#footer_coms .menu {
    margin-top: 10px;
}

#f_social_icons {
    padding: 13px 10px 0 0;
    float: right;
}
#f_social_icons .fa-youtube:before {
	content:"\f167";
	font-family: FontAwesome;
}

.copyright {
    float: left;
}
.copyright p {
    color: #fff;
    font-size:12px;
	text-align:left;
}

.footer-links {float:right;text-align:right;}
.footer-links p {color: #fff;font-size:12px;}
.footer-links a {text-decoration: underline;padding-right: 0;margin-right: 0;border-right: none;color:#fff;}
.footer-links .links a {font-size:12px;color:#fff;padding-right:8px;margin-right:5px;border-right:1px solid #fff;text-decoration: none;}
.footer-links a:hover {color:#9f1a65;}

#to_top {
    float: right;
    margin: 0;
    padding: 0px 0px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 52px;
    width: 52px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
}

#to_top_img {
    display: block;
    background: url(../images/totop.png) no-repeat;
    background-position: 0px 0px;
    background-size: 52px;
    min-height: 52px;
    min-width: 52px;
    opacity: 0.95;
    cursor: pointer;
}

#to_top_img:hover {
    opacity: 1;
}

#twitter {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#twitter_img {
    display: block;
    background: url(../images/social_icons/twitter.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#linkedin {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#linkedin {
    display: block;
    background: url(../images/social_icons/linkedin.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#facebook {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#facebook_img {
    display: block;
    background: url(../images/social_icons/facebook.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#behance {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#behance_img {
    display: block;
    background: url(https://www.eqllp.co.uk/themes/icom/images/social_icons/behance.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#digg {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#digg_img {
    display: block;
    background: url(https://www.eqllp.co.uk/themes/icom/images/social_icons/digg.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#flickr {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#flickr_img {
    display: block;
    background: url(https://www.eqllp.co.uk/themes/icom/images/social_icons/flickr.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#instagram {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#rss {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#rss_img {
    display: block;
    background: url(../images/social_icons/rss.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#searchtop {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#searchtop_img {
    display: block;
    background: url(../images/search.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
    cursor: pointer;
}

#search-form {
    padding: 10px;
    background-color: #fff;
    -moz-box-shadow: 0 0px 5px rgba(35, 31, 32, .16);
    -webkit-box-shadow: 0 0px 5px rgba(35, 31, 32, .16);
    box-shadow: 0 0px 5px rgba(35, 31, 32, .16);
    border-radius: 5px;
    height: 31px;
    right: 40px;
    position: absolute;
    min-width: 250px;
    z-index: 100000000;
    top: 0px;
    display: none;
}

#search-form input[type=submit] {
    background: url(../images/social_icons/search.png) no-repeat;
    background-color: #0C3;
    background-position: 1px 1px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
    margin: 0px;
    height: 32px;
}

#search-form input[type=text] {
    border: 1px solid rgba(102, 102, 102, 0.1);
    float: left;
    margin: 0;
    width: 83%;
}

#dribbble {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#dribbble_img {
    display: block;
    background: url(../images/social_icons/dribbble.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#skype {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#skype_img {
    display: block;
    background: url(../images/social_icons/skype.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}





.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}



.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}



.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s;
}





.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

#nav_button {
    margin: 8px 10px 0px 0px;
    float: left;
    height: 45px;
}

header {
    min-height: 75px;
	padding-bottom:10px;
}

#logo_img {
    max-height: 75px;
    line-height: 75px;
	margin-top:13px;
}

#logo_img img {
    max-height: 75px;
}



#header_socials {
    margin: 20px 0px 0 0;
}

#header_socials .ccm-search-block-form {
	margin-top:8px;
	border-radius:10px;
	background: #404040;
	color: #fff;
	position: relative;
	display: inline-block;
	min-width: 240px;
}
#header_socials .ccm-search-block-form:after {
	content:"\f002";
	font-family: FontAwesome;
	color: #fff;
	position: absolute;
	right: 10px;
	top: 3px;
    pointer-events: none;
}
#header_socials .ccm-search-block-form input[type="text"] {
	width:75%;
	background: none;
	color: #fff;
	border: none;
	outline: none;
	padding-left: 10px;
}
#header_socials .ccm-search-block-form input[type="text"]:focus {
	border: none;
	outline: none;
	box-shadow:none;
}
#header_socials .ccm-search-block-form input[type=submit] {
	width: 15%;
	background: none;
	border:none;
	outline:none;
	text-indent: -99999px;
}

#search-form {
    z-index: 100;
    top: 78px;
    right: 40px;
    padding: 10px 0 0 0;
    -moz-box-shadow: 0 0px 5px rgba(35, 31, 32, 0);
    -webkit-box-shadow: 0 0px 5px rgba(35, 31, 32, 0);
    box-shadow: 0 0px 5px rgba(35, 31, 32, 0);
}

#searchResults .searchResult {margin-bottom:40px;}
#searchResults .searchResult .blog-title {font-size:20px;font-weight:bold;margin-bottom:10px;}

.top_email {
    float: right;
}

.nav-wrapper {
	background: #9f1a65;
}
nav {
    min-height: 53px;
    z-index: 100;
}
.mobile-tel {
	display:none;
	width:100%;
	padding:10px 0;
	text-align:center;
	font-size:20px;
}

nav ul {
    float: left;
}


nav ul li:hover ul, nav ul li.sfHover ul {
    top:60px;
}

#header_socials #twitter {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #twitter_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/twitter.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #facebook {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #facebook_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/facebook.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #behance {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #behance_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/behance.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #digg {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #digg_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/digg.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #flickr {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #flickr_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/flickr.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #instagram {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #instagram_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/instagram.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #rss {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #rss_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/rss.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #searchtop_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/social_icons/search.png) no-repeat;
    background-position: 0px -31px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
    cursor: pointer;
}

#header_socials #gplus {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #gplus_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/g+.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #vimeo {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    min-height: 29px;
    min-width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #vimeo_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/vimeo.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #lin {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #lin_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/linkedin.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #yt {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #yt_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/youtube.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #tumblr {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #tumblr_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/tumblr.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #blogger {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #blogger_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/blogger.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #reddit {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #reddit_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/reddit.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #dribbble {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #dribbble_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/dribbble.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #skype {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #skype_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/skype.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

#header_socials #da {
    margin: 0;
    padding: 0px 5px 0px 0px;
    position: relative;
    text-indent: -9999px;
    text-align: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 29px;
    width: 27px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#header_socials #da_img {
    display: block;
    background: url(//https://ryuka-design.com/Expose_Folio/wp-content/themes/Reversi/images/share_icons/deviantart.png) no-repeat;
    background-position: 0px 0px;
    background-size: 27px;
    min-height: 29px;
    min-width: 27px;
}

.about-bg { background: url(../images/about-bg.jpg) no-repeat;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
 }

.about-bg { background: url(../images/about-bg.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.blog-bg { background: url(../images/blog-bg.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.isotope-item {
    z-index: 2;

}

.isotope-item:hover {
    z-index: 2;

}.sc_divider h3 {
    background:#fff;
    width:auto;
 }


.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

.events li:before{
    display:none;
}

.events a {
    color:#777;
}

.events {


}

.events li {
    border:1px solid #d7dada; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px;
    
    -webkit-transition: all .2s ease-in-out;
    margin-bottom: 20px;
    }
.events li:hover {
    -webkit-transform: scale(1.05);
    
    -webkit-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
    -moz-box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
    box-shadow: 0 16px 12px -12px rgba(0, 0, 0, 0.66);
}

.event-deets { list-style: none; margin: 0 0 10px; }

.event-deets li{
    margin:0!important;
    display: block;
	font-size:16px;
    padding-left: 25px;
    position: relative;
}
.event-deets li:before { display: none; }
.event-deets li img { width: 14px; display: inline-block !important; margin-right: 10px!important; position: absolute;
left: 0; top: 5px;}

.event-deets .icon-calendar, .event-deets .icon-map-marker {

    margin:0 5px;
    color: #d6d6d6;
}
.event:after { content: ""; display: table; clear: both; }
.event .event-thumb { width: 33.33333%; float: left;
    padding: 0 15px;
    box-sizing: border-box;position: relative; }

.event .event-thumb a { overflow: hidden; height: 100%; border-radius: 5px; position: relative; display: block; }
.event .event-thumb a img { position: absolute; width: auto; height: 100%; top: 0; left: 50%; max-width: none; -webkit-transform: translate(-50%,0); -ms-transform: translate(-50%,0); -moz-transform: translate(-50%,0); transform: translate(-50%,0); }



.event-info {
    border-right:0px solid #ddd;
    width: 66.66666666%;
    float: left;
    padding: 0 15px;
    box-sizing: border-box;
}

@media (max-width:600px) {
    .event .event-thumb, .event-info {
        width: 100%;
    }
    .event .event-thumb { margin-bottom: 15px; }
    .event .event-thumb a img { position: static; -webkit-transform: translate(0,0); -ms-transform: translate(0,0); -moz-transform: translate(0,0); transform: translate(0,0); width: 100%; height: auto; }
}
@media (min-width:767px) {
	.event-info {
		min-height: 240px;
	}
}

.top-event-info {
    padding: 30px;
    border: solid 1px #9f1a65;
    border-radius: 5px;
    margin-bottom: 30px;
    color: #000;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.top-event-info:after { content: ''; display: table; clear: both; }

.top-event-info .event-img {
    float: left;
    width: 40%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    border: solid 1px #fff;
    border-radius: 5px;
    overflow: hidden;
}

.top-event-info .event-img picture { display: block; border-radius: 5px; overflow: hidden;height: 100%;}
.top-event-info .event-img picture img {width: 100%;display: block; position: static;}

@media only screen and (min-width: 601px) {

    .top-event-info .event-img picture img {
        display: block;
		position: absolute;
		width: auto;
		height: auto;
		min-width: 100%;
		top: 50%;
		left: 50%;
		max-width: none;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
}
.top-event-info .event-details {
    float: left;
    width: 60%;
    padding: 0 0 0 30px;
    color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (max-width: 600px) {
	.top-event-info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	}
    .top-event-info .event-details, 
    .top-event-info .event-img {
        float: none;
        width: 100%;
    }
    
    .top-event-info .event-details { padding: 0; margin-top: 20px; }

}

.top-event-info .event-details h1 { line-height: 120%; color: #9f1a65!important }
.top-event-info .event-details .event-deets { margin: 0 !important; }

.event h2 a
{
	color:rgb(119, 119, 119);
}

.event {
    background-color: #f7f7f7;
    box-sizing: border-box;
    padding: 30px 15px;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in-out;
    margin-bottom:20px;
position: relative;
    
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

@media (max-width:600px) {
    .event {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}



.event:hover .event-cta a { box-shadow: inset 0 0 10px rgba(0,0,0,0.5) }

.event h2 a
{
	-webkit-transition: all .2s ease-in-out;
}

.event:hover
,.event:hover h2 a, .event:hover i {
	color:#444;
}

.event .f_cta_button {
    margin:20px;
}

.event .client-only {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    width: 20%;
	z-index: 10;
}


.event-cta { margin: 0 !important;}
.event-cta .f_cta_button { margin: 0; }
.event-cta a { display: block; float: none; text-align: center; width: 100% !important; box-sizing: border-box; background-color: #9f1a65 !important; color: #fff !important; transition: all 0.3s ease }

.event-cta-sb {
    margin:0;
    background-color: #f7f7f7;
    padding:20px;
    box-sizing: border-box;
    border-radius: 5px;

}

.event-cta-sb .event-deets ul {
    border-bottom:solid 1px #eaeaea;
    padding:10px 0;
    margin-left:0;
}

.event-cta-sb .event-deets li:last-child {

    border-bottom:none;
}

.event-cta-sb li.event-date:before, .event-cta-sb li.event-location:before{

    font-family: "FontAwesome";
    color:#eaeaea;
    padding-right:10px;
}

.event-cta-sb li.event-date:before {
    content: '\f073';
}

.event-cta-sb li.event-location:before {
    content: '\f041';
}

.ccm-jereme-tweetcrete-timeline li {line-height:1.3em;}
#footer .ccm-jereme-tweetcrete-timeline li a {color:#eee;text-decoration:underline;}
.home-testimonials-container {margin-left:0;}
.home-testimonials-container .pb_one_third {margin-right:20px;}
.home-testimonials-content {padding:20px;background:#ff7e19;color:#fff;-webkit-border-radius: 10px;border-radius: 10px;font-size:1.3em;}
.home-testimonials-content p {margin-bottom:5px;}
.home-testimonials-content .title {display:block;color:#d05300;text-align:right;}
.home-testimonials .pb_one_third {margin-left:0;}
.home-testimonials .testimonial-arrow {width:40px;height:20px;background:url(../images/testimonial_arrow.png) no-repeat;float:right;margin-right:20px;}

.header-logos {background: #e0dddd;}
.widget_awards {display: none;padding: 22px 0px;}
.widget_awards .logo_nav {position: absolute;top:58px;left: 0;right: 0;display:none;}
.widget_awards .logo_nav .tp-leftarrow {float: left;margin-left: 40px;}
.widget_awards .logo_nav .tp-rightarrow {float: right;margin-right: 40px;}
.widget_awards:hover .logo_nav {display: block;}
.widget_awards ul {}
.widget_awards ul li {width: 115px;height: 115px;float: left;text-align: center;padding: 0 10px;}
@media only screen and (max-width: 600px) {
	.widget_awards ul li {height: 115px;}
	.widget_awards {padding: 22px 0px 10px 0;}
}
@media only screen and (max-width: 480px) {
	.widget_awards ul li {height: 90px;}
}

.home-content {padding: 0 10px;}
.services-home h2 {font-family: barmenom, sans-serif;font-size: 32px;}
.services-home ol {margin-left: 0;}
.services-home li {width: 32%;float: left;margin-right: 2%;margin-left: 0;min-height: 230px;}
.services-home li:nth-child(3n+3) {margin-right: 0;}
.services-home li .thumbnail {display: block;float: none;border:none;background: none;width: auto;height: auto;padding: 0;margin: 0;}
.services-home li .thumbnail img {opacity:0;}
.services-home li .thumbnail img.visible {opacity:1;}
.services-home li .label {font-family: barmenom, sans-serif;font-size: 18px;}
.services-home li p {font-size: 14px;}
@media only screen and (max-width: 480px) {
	.services-home li .label {font-size: 15px;}
}


.newsletter  input[type=submit] {
    float: none;
	margin-top:5px;
    background: #9f1a65;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0)
}

#footer_cta_box p {margin:0;padding:0;}

.ccm-ui form div {position:static;}


.page_title_ctn {height:180px;overflow:hidden;}
.page_title_ctn .service-banner {position:absolute;width:100%;overflow:hidden;}
.page_title_ctn .editing-mode {height:70px;}
.page_title_ctn .service-banner div {height:180px;position:relative;z-index:10;}
.page_title_ctn .editing-mode div {height:30px;}
.page_title_ctn .service-banner .ccm-add-block {z-index:9999;}
.page_title_ctn .wrapper {z-index:20;}
.page_title_ctn .wrapper .page_title {margin-top:24px;}
.page_title_ctn .wrapper .page_title h1 {font-size:23px;margin:0;padding:0;font-weight:normal;line-height:24px;}
.page_title_ctn .wrapper .page_title p {margin:0;padding:0;}

.sb_widget .people-sidebar {width:268px;}
.sb_widget .people-sidebar .person {
	overflow: visible;
    padding: 0;
    display: block;
    float: left;
    height: auto !important;
    margin:0;
	text-align:center;
}

.people_nav {
	position: relative;
	width: 100%;
	z-index: 100;
}
.people_left, .people_right {
    position: absolute;
    top: -35px;
    right: 25px;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.people_left:hover, .people_right:hover {
    color: #fff;
}

.people_right {
    right: 2px;
}

.people_left:before {
    font-family: 'FontAwesome';
    content: '\f104';
    position: absolute;
    left: 5px;
    top: -1px;
    text-shadow: none;
    font-size: 15px;
}

.people_right:before {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    left: 7px;
    top: -1px;
    text-shadow: none;
    font-size: 15px;
}
.people_left:hover, .people_right:hover {background:#76bd1d;}

.team-member img {max-width:100%;}


.contact-title h1 {margin:0;padding:0;font-size:45px;}
.contact-subtitle p {margin:0;padding:0;}


.event-list-main {margin:0 0 40px;}
#book-place {color:#9f1a65;}


.blog-banner {background:url(../images/blog-bg.jpg) no-repeat top center;height:180px;
position: absolute;
width: 100%;
overflow: hidden;
}
.is-news {background:url(../images/blog-news.jpg) no-repeat top center;}

.blog-rss-list {margin-bottom:20px;}
.module_blog .post-title h2 {font-size:18px;font-weight:normal;margin-bottom:10px;}
.sb_widget h3 {
font-size: 18px;
font-weight: normal;
border-bottom: 1px solid #ebebeb;
font-family: barmenom;
margin: 0px 0 30px 0;
padding-bottom: 15px;
color:#777;
}

.tag-list li {float:left;}
.tagcloud a:hover {background:#99B66C;}

.share-this {margin-top:20px;}

div.ccm-pagination {text-align:left;}
div.ccm-pagination a {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    text-align: center;
    font-size: 13px;
    font-family: "Open sans";
    letter-spacing: 0.5px;
    outline: none;
    overflow: visible; 
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-shadow: none;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 8px 5px 8px;
    width: auto;
}
div.ccm-pagination span span {padding:0;border:none;margin:0;}

div.ccm-pagination a {color:#424242;}
div.ccm-pagination a:hover {
    color: #fff;
    background: #3279BB;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}

div.ccm-pagination .currentPage {
    background: #3279BB;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0);
}
div.ccm-pagination span.ccm-page-left, div.ccm-pagination span.ccm-page-right {position:static;}
div.ccm-pagination span.ccm-page-left a, div.ccm-pagination span.ccm-page-right a, div.ccm-pagination .currentPage strong, div.ccm-pagination span.ccm-page-left .ltgray, div.ccm-pagination span.ccm-page-right .ltgray {position:static;    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    text-align: center;
    font-size: 13px;
    font-family: "Open sans";
    letter-spacing: 0.5px;
    outline: none;
    overflow: visible; 
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-shadow: none;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 8px 5px 8px;
    width: auto;}
div.ccm-pagination .currentPage strong {background:#3279BB;}

#ccm-dialog-content1 select {border:1px solid #cecece;}

.callout-editing-mode {height:500px !important;overflow:visible !important;}
.callout-editing-mode .mosaic-overlay {top:0px !important;height:223px !important;}
.callout-editing-mode .mosaic-backdrop {top:280px !important;height:223px !important;}

em { font-style:italic }


.rssSummaryList h2 {color: #777; font-family: barmenom; font-size: 18px; font-weight: normal;}
.rssSummaryList .rssItem {padding:5px 30px;border-left:3px solid #eee;margin-bottom:30px;-webkit-transition: all .2s ease-in-out; color: #777;}
.rssSummaryList .rssItem .rssItemTitle {margin-bottom:5px;}
.rssSummaryList .rssItem a {color:#777 !important; transition: all 0.4s ease-in-out 0s; font-size: 16px;}
.rssSummaryList .rssItem:hover {-webkit-transform: scale(1.05);-webkit-box-shadow: 2px 2px 3px 0 #ccc;box-shadow: 2px 2px 3px 0 #ccc;border-width:0px;background:#fafafa;}
.rssSummaryList .rssItem:hover a {color:#9f1a65 !important;}

.ccm-add-block {color:#222;}

#sidebar .cline
{
	position:relative;
	top:-32px;
}

.journey .post-title, .journey .post-info { display:none }

.people-list { margin-left:0 }


@media (min-width:768px) {



.journey .blog-content h1, .journey .blog-content h2, .journey .blog-content h3, .journey .blog-content h4, .journey .blog-content h5, .journey .blog-content h6, .journey .blog-content div, .journey .blog-content p { position:relative; z-index:2 }

.journey .blog-content { padding:0 30px; background:#191612 url(../images/journey-infographic.jpg) top center no-repeat; position:relative }
.journey .blog-content h1 { color:#fff; font-size:22px; border-bottom:solid 1px #fff; padding-top:55px }
.journey .blog-content h2 { font-family:barmenom,sans-serif; letter-spacing:0; font-size:18px; margin-bottom:10px; line-height:100% }
.journey .blog-content h3 { color:#fff; text-align:center; background:rgba(0,0,0,0.4); padding:26px 0; font-size:18px; border-radius:15px; clear:both; margin-bottom:40px; font-family:barmenom,sans-serif; letter-spacing:0 }
.journey .blog-content p { color:#fff; font-size:14px; line-height:155% }
.journey .blog-content .title { padding:30px 30px 10px; box-shadow:0 0 0 4px rgba(0,0,0,0.2); border-radius:15px; margin:4px 4px 54px; clear:both }
.journey .blog-content > .title { margin-top:70px }
.journey .blog-content .title h2 { color:#fff }

.journey .blog-content .tabs { float:right; width:40%; box-sizing:border-box; -moz-box-sizing:border-box; margin-bottom:17px }
.journey .blog-content .tabs li { background:rgba(0,0,0,0.2); box-shadow:0 0 0 4px rgba(255,255,255,0.2); cursor:pointer; border-radius:15px; padding:10px 20px; color:#d2d2d2; position:relative; margin:4px 4px 28px; font-size:12px }
.journey .blog-content .tabs li .arrow { height:14px; width:14px; background:#0092e5 url(../images/journey-left.png) center no-repeat; border:solid 2px #fff; position:absolute; left:-12px; top:50%; margin-top:-7px; border-radius:100% }
.journey .blog-content .tabs li:before { content:""; height:5px; width:5px; background:#fff; border:solid 2px rgba(255,255,255,0.75); box-shadow:0 0 0 2px rgba(0,0,0,0.2); position:absolute; left:-75px; top:50%; margin-top:-3px; border-radius:100% }
.journey .blog-content .tabs li strong { font-size:18px; font-family:barmenom,sans-serif; color:#fff }
.journey .blog-content .tabs li.current { background:#9f1a65; box-shadow:0 0 0 4px rgba(255,255,255,0.4); color:#fff }
.journey .blog-content .tabs li.current .arrow { background-color:#9f1a65!important }
.journey .blog-content .tabs li.current:before { background:#000 }


.journey .blog-content .pane { float:left; width:40%; background:rgba(255,255,255,0.6); padding:20px 25px; box-sizing:border-box; -moz-box-sizing:border-box; border-radius:15px; margin-bottom:45px }
.journey .blog-content .pane p { color:#161616; font-size:12px; line-height:18px }
.journey .blog-content .pane ul { font-size:12px; list-style:circle outside; margin-left:20px; margin-bottom:20px; color:#161616 }


.journey .blog-content .wrap:nth-of-type(odd) .tabs { float:left; }
.journey .blog-content .wrap:nth-of-type(odd) .tabs li .arrow { left:auto; right:-12px; background:#0092e5 url(../images/journey-right.png) center no-repeat }
.journey .blog-content .wrap:nth-of-type(odd) .tabs li:before { right:-84px; left:auto }
.journey .blog-content .wrap:nth-of-type(odd) .pane { float:right; }


.journey .blog-content .inner-thing { width:17px; position:absolute; top:320px; bottom:50px; left:50%; margin-left:-8px; background:#007ad2; border-radius:20px; border:solid 4px #565656; box-shadow:0 0 0 4px rgba(0,0,0,0.2); z-index:1 }

.journey .blog-content .end { padding:20px; background:rgba(0,0,0,0.2); clear:both; font-size:10px; color:#8e8e8e; border-radius:15px; line-height:100%; margin-bottom:10px }
.journey .wrapper-sticky { z-index:100!important }
.journey .blog-content .stick { margin:0 -30px; padding:0 30px; background:rgba(0,0,0,0.4); font-family:barmenom,sans-serif; text-align:center; z-index:100 }
.journey .blog-content .stick li { display:inline-block; width:30%; text-align:center; vertical-align:middle }
.journey .blog-content .stick li a { color:#fff; font-size:14px; display:block; padding:15px 0; }

}

@media (min-width: 1020px) and (max-width: 1200px){
	.journey .blog-content .wrap:nth-of-type(odd) .tabs li:before { right:-77px }
	.journey .blog-content .tabs li:before { left:-67px }
}


@media (min-width: 768px) and (max-width: 1020px){
	.journey .blog-content .wrap:nth-of-type(odd) .tabs li:before { right:-55px }
	.journey .blog-content .tabs li:before { left:-46px }
}

@media (max-width:768px) {
	.f_newsletter_form .formblock .fields { width:100%; float:none }
	.f_newsletter_form .formblock .field { width:100%; padding:0 0 10px; float:none; }
	.f_newsletter_form .submit { float: none; width: 100%;}
	.journey .title  { background:none!Important }
	.journey .pane { display:block }
	.journey .blog-content .pane ul { list-style:circle outside; margin-left:20px; margin-bottom:20px;  }
}

@media print {
	.wrapper { width:100%!important; padding-left:0!important; padding-right:0!important; margin:0!important }
	.section { padding:0; margin:0; width:100%; min-height:auto; left:0 }

	#pb_ctn { margin:0 }
	.pb_one_half, .pb_one_third, .pb_one_fourth, .pb_three_fourth, .pb_two_third, .pb_full_width { margin:0!important; float:none }
	.two-third-sc, .pb_two_third { width:auto; margin:0; padding:0; float:none }
	.one-third-sc, .pb_one_third { width:auto!important; margin:0 }

	.mosaic-block { width:45%; margin:0 5% 0 0; height:auto; float:left }

	nav { display:none }
	.rev_slider { display:none }
	.mosaic-overlay, .home-testimonials { display:none!important }
	.details { padding:0 }

	#footer_cta_box { display:none }

	#footer { border-top:1px solid #dfdfdf; width:100%; padding:30px 0 0; display:none }
	

	#footer_coms { background:none!important; clear:both!important; display:block  }
	.footer-links { float:none; width:100%; display:block; clear:both; border-top:1px solid #dfdfdf; padding-top:30px }
	.footer-links p { text-align:center!important; color:#999 }
	.footer-links p:first-of-type { display:none }

	.title_bb { padding:50px 0 0; margin:0; height:auto }
	.page_title_ctn { height:auto }
	.page_title_ctn .wrapper .page_title { margin:0 }
	.page_title_ctn, .page_title_ctn .wrapper { height:auto; padding:0 }
	.page_subtitle p { margin:0 }
	#breadcrumbs { display:none }

	#content { width:100%; margin:0; max-width:100%; float:none }
	blockquote { margin:0 0 40px; padding:0 0 20px; border-top:none }
	blockquote:before { display:none }
	blockquote:after { display:none }

	#sidebar { width:100%; float:none }
	#sidebar .autonav { display:none }
	#sidebar .sb-news { display:none }
	#sidebar .sb-events { color:#000!important }
	#sidebar .sb-testi { display:none }

	.sc_divider { text-align:left }
	.sc_divider span { padding:0 }

	.ccm-layout-name-Testimonials-Layout-2 .ccm-layout-col { width:100%!important }
	.ccm-layout-name-Testimonials-Layout-2 .ccm-layout-col.first { display:none }
	.ccm-layout-name-Testimonials-Layout-2 .ccm-layout-col p { display:none }
	.ccm-layout-name-Testimonials-Layout-2 .ccm-layout-col blockquote p { display:block }
	.testimonial > p { display:none }

	.event { width:100% }
	.event:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
	.event .pb_one_fourth { width:30%; float:left; }
	.event .pb_one_half  { width:65%; float:left; padding-left:5% }
	.event .event-cta { display:none }
	.event-list-main { margin-top:0 }

	#posts { width:100%; max-width:100%; float:none!important }
	#posts .pb_full_width { width:100%; max-width:100% }
	#posts .pb_full_width .post { width:100%; display:block; overflow:visible; float:left!important; clear:both!important }
	#posts .pb_full_width .post a { display:block }

	.blog-rss-list { display:none }
	.cline_blog { display:none }
}

#sidebar .your_money_form {-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
background: #e5e5e5; 
background: -moz-linear-gradient(top,  #e5e5e5 0%, #d1d1d1 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#d1d1d1)); 
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#d1d1d1 100%); 
background: -o-linear-gradient(top,  #e5e5e5 0%,#d1d1d1 100%); 
background: -ms-linear-gradient(top,  #e5e5e5 0%,#d1d1d1 100%); 
background: linear-gradient(to bottom,  #e5e5e5 0%,#d1d1d1 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#d1d1d1',GradientType=0 ); 
padding:20px;
margin-bottom:30px;
}
#sidebar .your_money_form h4 {color:#9f1a65;margin-bottom:10px;}
#sidebar .your_money_form label {color:#9f1a65;font-size:14px;}
#sidebar .your_money_form input, #sidebar .your_money_form textarea {margin-top:0;}

#sidebar .useful-information {margin-bottom:30px;}

.formblock.generic-form {
margin-bottom:30px;
}
.formblock.generic-form h4 {color:#9f1a65;margin-bottom:10px;}
.formblock.generic-form label {color:#000;font-size:14px;}
.formblock.generic-form input, #sidebar .formblock.generic-form textarea {margin-top:0;}

.visible-phone  {
	display:block;
}
@media (min-width:479px) {
	.visible-phone {display:none;}
	.visible-phone.editing-mode {
		display:block;
	}
}
.hidden-phone {
	display:none;
}
@media (min-width:479px) {
	.hidden-phone {display:block;}
}

.home-form {margin-left:30px;}
.home-form h2 {font-family: barmenom;font-weight:normal;}
.home-form-content {padding:20px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;background:#9f1a65;color:#fff;margin:0 0 30px 0;}
.home-form-content .field-text, .home-form-content .field-email {width:100%;margin:0 2% 12px 0;}
.home-form-content .field-textarea {width:100%;}
.home-form-content .field input, .home-form-content .field textarea {margin-top:0;}
.home-form-content input.submit {
	background-color: #ff6600;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 0; margin: 15px 0 0 0;
    text-transform: none;
	width: 100%;
	height: 49px;
	text-align: center;
	line-height: 49px;
}

.ccm-next-previous-wrapper { margin:0 0 20px; }
.ccm-next-previous-wrapper .ccm-next-previous-nextlink, .ccm-next-previous-wrapper .ccm-next-previous-previouslink { width:50% }

@media(max-width:767px){
	.mobile-accordion {
		display: block;
	}
	.mob-acc-container {
		display: none;
	}

	.mob-acc-trigger {
		padding-right: 40px;
		position: relative;
		width: 100%;
		box-sizing: border-box;
		cursor:pointer;
	}

	.mob-acc-trigger:after {
		content: '\f0d7';
		font-family: 'FontAwesome';
		position: absolute;
		right: 0;
		top: 50%;
		transform: translate(0,-50%);
		width: 40px;
		text-align: center;
		line-height: 100%;
		transition:all 0.3s ease
	}

	.mob-acc-trigger.active:after {
		transform: translate(0,-50%) rotate(180deg);
	}
}

@media(min-width:768px){
	.mob-acc-container {
		display: block!important;
	}
}

.service-grid a {
	display: inline-block;
	max-width: 48%;
	margin: 10px 1%;
}



#get-in-touch-scroll { display: none; }

@media only screen and (max-width: 767px) {
    
    #get-in-touch-scroll {position: fixed;bottom: 0;left: 0;right: 0;width: 100%;color:#fff; background:#9f1a65;text-align: center;line-height: 40px;font-size: 18px;cursor: pointer;display: block; z-index: 10; font-family: barmenom;}

}


.responsive-youtube {
    position: relative;
    height: 0;
    padding-top: 56.25%;
    width: 100%;
    display: block;
    clear: both;
    margin-bottom: 30px;
}
    

.responsive-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}





* {
    margin:0;
    padding:0;
    border:none;
    outline:none;
}


.mosaic-block {
    float:left;
    position:relative;
    overflow:hidden;
    width:350px;
    height:223px;
    margin:0px;
    background:#fff url(https://www.eqllp.co.uk/themes/icom/img/progress.gif) no-repeat center center;
    border-radius:5px;
}

.mosaic-backdrop {
    display:none;
    position:absolute;
    top:0;
    height:100%;
    width:100%;
    background:#9f1a65;
    color:#fff;
    text-shadow:none;

}
.mosaic-backdrop a {
	color:#fff;
	text-decoration:underline;
}

.details {
    padding:20px;
}



.mosaic-overlay {
    display:none;
    z-index:5;
    position:absolute;
    width:100%;
    height:100%;
    background:#9f1a65;
}


.circle .mosaic-overlay {
    background:url(https://www.eqllp.co.uk/themes/icom/img/hover-magnify.png) no-repeat center center;
    opacity:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    filter:alpha(opacity=00);
    display:none;
}

.fade .mosaic-overlay {
    opacity:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    filter:alpha(opacity=00);
    background:url(https://www.eqllp.co.uk/themes/icom/img/bg-black.png);
}

.bar .mosaic-overlay {
    bottom:-100px;
    height:100px;
    background:url(https://www.eqllp.co.uk/themes/icom/img/bg-black.png);
}

.bar2 .mosaic-overlay {
    bottom:-50px;
    height:100px;
    opacity:0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter:alpha(opacity=80);
}

.bar2 .mosaic-overlay:hover {
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter:alpha(opacity=100);
}

.bar3 .mosaic-overlay {
    top:-100px;
    height:100px;
    background:url(https://www.eqllp.co.uk/themes/icom/img/bg-black.png);
}

<<<<<<< HEAD
img {
	max-width: 100%;
	height: auto;
}
 @media only screen and (min-width: 1020px) and (max-width: 1200px) {
 #boxed_layout {
 width:1020px;
 margin:0 auto;
}
 .wrapper {
 width: 960px;
 padding:0 30px;
}
 .section .wrapper {
 background-color:#fff;
 padding:40px 30px;
}
 #widget_wrap {
 width:960px;
}
 .widget {
 width:340px;
}

.widget_awards {
	width:960px;
}
 #posts {
 width:700px;
}
 #sidebar {
 width:230px;
}
 #information {
 width:230px;
}
 .one-half-sc, .pb_one_half {
 width:465px;
}
 .one-third-sc, .pb_one_third {
 width:300px;
}
 .two-third-sc, .pb_two_third {
 width:630px;
}
 .one-fourth-sc, .pb_one_fourth {
 width:217.5px;
}
 .three-fourth-sc, .pb_three_fourth {
 width:712.5px;
}
 .pb_full_width {
 width:960px;
}
 #posts .one-half-sc,#posts .pb_full_width {
 width:700px;
}
 #posts .one-half-sc,#posts .pb_one_half {
 width:335px;
}
 #posts .one-third-sc,#posts .pb_one_third {
 width:213px;
}
 #posts .two-third-sc,#posts .pb_two_third {
 width:457px;
}
 #posts .one-fourth-sc,#posts .pb_one_fourth {
 width:152px;
}
#posts three-fourth-sc, #posts .pb_three_fourth {
width: 518px;
}
#posts .pb_full_width .jcarousel,#posts .pb_full_width .rp_sc,#posts .pb_full_width .staff_sc {
 width:730px;
}
#posts .pb_three_fourth .jcarousel,#posts .pb_three_fourth .rp_sc,#posts .pb_three_fourth .staff_sc {
 width:742.5px;
}
#posts .pb_two_third .jcarousel,#posts .pb_two_third .rp_sc,#posts .pb_two_third .staff_sc {
 width:487px;
}
#posts .pb_one_half .jcarousel,#posts .pb_one_half .rp_sc,#posts .pb_one_half .staff_sc {
 width:365px;
}
#posts .pb_one_third .jcarousel,#posts .pb_one_third .rp_sc,#posts .pb_one_third .staff_sc {
 width:233px;
}
#posts .pb_one_fourth .jcarousel,#posts .pb_one_fourth .rp_sc,#posts .pb_one_fourth .staff_sc {
 width:182px;
}
 .columns4 .isotope-item {
 width:217px
}
 .columns3 .isotope-item {
 width:300px;
}
 .columns2 .isotope-item {
 width:465px;
}
 .portfolio_recent_post {
 width:217px;
}
.single-portfolio .jcarousel, .pb_full_width .jcarousel, .pb_full_width .rp_sc, .pb_full_width .staff_sc {
 width:990px;
}
 .pb_three_fourth .jcarousel, .pb_three_fourth .rp_sc, .pb_three_fourth .staff_sc {
 width:742.5px;
}
 .pb_two_third .jcarousel, .pb_two_third .rp_sc, .pb_two_third .staff_sc {
 width:660px;
}
 .pb_one_half .jcarousel, .pb_one_half .rp_sc, .pb_one_half .staff_sc {
 width:495px;
}
 .pb_one_third .jcarousel, .pb_one_third .rp_sc, .pb_one_third .staff_sc {
 width:330px;
}
 .pb_one_fourth .jcarousel, .pb_one_fourth .rp_sc, .pb_one_fourth .staff_sc {
 width:247.5px;
}
 .member-social-links ul {
 padding:0 0 0 1px;
}
 .member-social-links li {
 margin-right:1px;
}
 .post-content {
 width:310px;
}
 .post-content-large {
 width:530px;
}
.mosaic-block {width:300px;}
#content {padding:0 20px;width:700px;}

.event-list-content h2 {margin-left:20px;}
.event-list-main h2 {margin-left:0;}
.f_cta_button a {text-align:center;width:80px;padding:8px 5px;}

}


	



	 @media only screen and (min-width: 768px) and (max-width: 1020px) {
 #boxed_layout {
 width:100%;
 margin:0 auto;
}
 .wrapper {
 width: 708px;
 padding:0 30px;
}
 .section .wrapper {
 background-color:#fff;
 padding:40px 30px;
}
 #widget_wrap {
 width:708px;
}

 .logo {
 max-width:150px;
}
 .widget {
 width:240px;
}

.widget_awards {
	width:700px;
}
 #posts {
 width:478px;
}
 #sidebar {
 width:200px;
}

.single-portfolio .jcarousel, .pb_full_width .jcarousel, .pb_full_width .rp_sc, .pb_full_width .staff_sc {
 width:738px;
}
 .pb_three_fourth .jcarousel, .pb_three_fourth .rp_sc, .pb_three_fourth .staff_sc {
 width:553.5px;
}
 .pb_two_third .jcarousel, .pb_two_third .rp_sc, .pb_two_third .staff_sc {
 width:492px;
}
 .pb_one_half .jcarousel, .pb_one_half .rp_sc, .pb_one_half .staff_sc {
 width:369px;
}
 .pb_one_third .jcarousel, .pb_one_third .rp_sc, .pb_one_third .staff_sc {
 width:246px;
}
 .pb_one_fourth .jcarousel, .pb_one_fourth .rp_sc, .pb_one_fourth .staff_sc {
 width:184.5px;
}

 .one-half-sc, .pb_one_half {
 width:339px;
}
 .one-third-sc, .pb_one_third {
 width:216px;
}
 .two-third-sc, .pb_two_third {
 width:462px;
}
 .one-fourth-sc, .pb_one_fourth {
 width:154.5px;
}
.three-fourth-sc, .pb_three_fourth {
width: 523.5px;
}
.pb_full_width {
 width:708px;
}
#posts three-fourth-sc, #posts .pb_three_fourth {
width: 351px;
}
 #posts .one-half-sc,#posts .pb_one_half {
 width:224px;
}
 #posts .one-third-sc,#posts .pb_one_third {
 width:139px;
}
 #posts .two-third-sc,#posts .pb_two_third {
 width:309px;
}
 #posts .one-fourth-sc,#posts .pb_one_fourth {
 width:97px;
}
#posts .pb_full_width {
 width:478px;
}
#posts .pb_full_width .jcarousel,#posts .pb_full_width .rp_sc,#posts .pb_full_width .staff_sc {
 width:508px;
}
#posts .pb_three_fourth .jcarousel,#posts .pb_three_fourth .rp_sc,#posts .pb_three_fourth .staff_sc {
 width:381px;
}
#posts .pb_two_third .jcarousel,#posts .pb_two_third .rp_sc,#posts .pb_two_third .staff_sc {
 width:339px;
}
#posts .pb_one_half .jcarousel,#posts .pb_one_half .rp_sc,#posts .pb_one_half .staff_sc {
 width:254px;
}
#posts .pb_one_third .jcarousel,#posts .pb_one_third .rp_sc,#posts .pb_one_third .staff_sc {
 width:169px;
}
#posts .pb_one_fourth .jcarousel,#posts .pb_one_fourth .rp_sc,#posts .pb_one_fourth .staff_sc {
 width:127px;
}
 .post_grid {
 width:349px;
}
 #posts .post_grid {
 width:233px;
}
 .columns4 .isotope-item {
 width:154px;
}
 .columns3 .isotope-item {
 width:216px;
}
 .columns2 .isotope-item {
 width:339px;
}
 .portfolio_recent_post {
 width:154.5px;
}
 #information {
 width:200px;
}
 .member-social-links ul {
 padding:0 0 0 1px;
}
 .member-social-links li {
 margin-right:1px;
}
 .post-content {
 width:310px;
}
 .post-content-large {
 width:530px;
}
 nav ul {
 display:none !important;
}
 nav ul li {
 display:none;
}
 #nav_button {
 float:none;
 display:block;
 margin:0px auto 0px auto;
 width:320px;
 height:55px;
}
 #nav_button:before {
 font-family:"FontAwesome";
 color:#444;
 display:block;
 content:"\f0c9";
 padding:8px 0 0 0px;
 text-align:center;
 margin-left:-1px;
 font-size:18px;
}
.f_cta_text {
	width:100%;
	text-align:center;
	padding:0px 0 20px 0;
}
.f_cta_button {
	width:100%;
}
.f_cta_button a {
	clear:both;
	float:none;
	display:block;
	text-align:center;		
	width:200px;
	margin:0px auto;
}

.mosaic-block {width:200px;font-size:12px;}
.mosaic-block p {font-size:12px;}

.newsletter label {font-size:12px;}
#content {padding:0 20px;width:490px;}

.event-list-content h2 {margin-left:20px;}
.event-list-main h2 {margin-left:0;}
.f_cta_button a {text-align:center;width:90px;padding:8px 5px;}
.issuuembed {width:500px !important;}

}




@media only screen and (max-width: 1020px) {
	#logo_img {
		max-width: 250px;
	}
	#logo {
		padding-top: 17px;
	}
	#header_socials li {
		display: block;
		margin: 0 5px;
		text-align: right;
	}
	#header_socials .ccm-search-block-form {
		margin-top: 10px;
		vertical-align:top;
	}
}


@media only screen and (max-width: 766px) {
.event-list-content .event img {
	display: block;
	margin:0px auto;
}	
	.sb-news, .sb-person-deets {
		text-align: center;
	}
	#sidebar .your_money_form input.submit, .two-third-sc input.submit {
		width: 100%;
		border-radius:0;
		line-height: 33px;
		margin-top: 10px;
		height: 35px;
	}
 #boxed_layout {
 width:100%;
 margin:0 auto;
}
 #header_socials {
 float: none;
	 margin-top: 0;
}
	#header_socials li {
		display: inline-block;
		margin: 0 5px;
		text-align: center;
	}
	#header_socials .ccm-search-block-form {
		display: block;
		max-width: 280px;
		margin:5px auto;
	}	
 #header_bottom {
 height:40px;
}
 .top_email, .top_phone {
 display:none;
}
 #logo_img {
 float:none;
 min-width:0px;
 margin:0 auto;
}
 #logo_img:before {
 margin:0;
}
 #logo {
 text-align:center;
 display:inline-block;
 *display:inline;
 zoom:1;
 float:none;
 min-width:0px;
}
 .logo:before {
 margin:0;
}
 .logo {
 text-align:left;
 display:inline-block;
 *display:inline;
 zoom:1;
 float:none;
 min-width:320px;
 margin:0px;
}
 .logo p {
 text-align:center;
 width:320px;
}
 #boxed {
 width:320px;
}
.mobile-tel {
display:block;
}
 .wrapper {
 width: 90%;
 padding:0;
}
 .section .wrapper {
 background-color:#fff;
 padding:40px 0%;
 width:98%;
 max-width:100%;
}
.section .wrapper #content {
	width:96%;
	margin-left:0;
	padding:0 2%;
}
 #footer {
 width:100%;
 padding-top:30px;
}
#footer input[type=text], #footer input[type=email], #footer input[type=password] {width:90%;}
.footer-links a {display:inline-block;text-align:center;margin:8px 0;padding:8px 0;  background-color: rgba(0, 0, 0, 0.2);border:none;}
div.ccm-pagination span {display:inline-block;}
div.ccm-pagination a, div.ccm-pagination span, div.ccm-pagination span span, div.ccm-pagination span.ccm-page-left a, div.ccm-pagination span.ccm-page-right a, div.ccm-pagination .currentPage strong, div.ccm-pagination span.ccm-page-left .ltgray, div.ccm-pagination span.ccm-page-right .ltgray {margin:5px;}
.ccm-pagination-ellipses {display:none;margin:0;}
.footer-links p {text-align:center !important;}
#footer_coms .copyright {float:none;}
#footer_coms .copyright p {text-align:center;}
 #footer_coms ul {
 display:none;
}
 #to_top {
 margin:0;
 padding:0px 5px 0px 0px;
}
 .widget, .widget_chartered, .widget_awards {
 width:100%;
 margin:0 0 30px 0;
}

 .one-half-sc, .one-third-sc, .one-fourth-sc, .three-fourth-sc, .two-third-sc,  #posts .one-half-sc, #posts .one-third-sc, #posts .one-fourth-sc, #posts .three-fourth-sc, #posts .two-third-sc{
 width:100%;
 margin:0 0 20px 0;
}
 .pb_one_half, .pb_one_third, .pb_one_fourth, .pb_two_third, .pb_three_fourth, .pb_full_width, #posts .pb_one_half, #posts .pb_one_third, #posts .pb_one_fourth, #posts .pb_two_third, #posts .pb_three_fourth, #posts .pb_full_width {
	 width:100%;
	 margin:0;
 }
#pb_ctn {
	margin-left:0;
}
.single-portfolio .jcarousel, .pb_full_width .jcarousel, .pb_full_width .rp_sc, .pb_full_width .staff_sc {
 width:290px;
}
 .pb_three_fourth .jcarousel, .pb_three_fourth .rp_sc, .pb_three_fourth .staff_sc {
 width:290px;
}
 .pb_two_third .jcarousel, .pb_two_third .rp_sc, .pb_two_third .staff_sc {
 width:290px;
}
 .pb_one_half .jcarousel, .pb_one_half .rp_sc, .pb_one_half .staff_sc {
 width:290px;
}
 .pb_one_third .jcarousel, .pb_one_third .rp_sc, .pb_one_third .staff_sc {
 width:290px;
}
 .pb_one_fourth .jcarousel, .pb_one_fourth .rp_sc, .pb_one_fourth .staff_sc {
 width:260px;
}
 .portfolio_recent_post {
 width:290px;
}
 #information {
 width:100%;
 padding-top:0;
 margin:0 0 30px 0;
}
 #posts {
 width:100%;
}
 #sidebar {
 width:100%;
 margin:20px 0 0px 0;
}
 nav {
 width:auto;
 min-height:0;
 margin:0 0 0 0px;
}
 nav ul {
 display:none !important;
}
 nav ul li {
 display:none;
}

 #nav_button {
 float:none;
 display:block;
 margin:0px auto 0px auto;
 width:100%;
 height:55px;
}
 #nav_button:before {
 font-family:"FontAwesome";
 color:#444;
 display:block;
 content:"\f0c9";
 padding:8px 0 0 0px;
 text-align:center;
 margin-left:-1px;
 font-size:18px;
}
 .share-box ul {
 padding:0 0 0 8px;
}
 .share-box li {
 margin-right:8px;
}
 .columns4 .isotope-item {
 width:260px;
}
 .columns3 .isotope-item {
 width:260px;
}
 .columns2 .isotope-item {
 width:260px;
}
 .black_bg {
 padding:0 30px;
}
 .page_title_ctn {
 text-align:center;
}
 .page_title {
 float:none;
}
#breadcrumbs{
 display:none;
}
.title_bb{
	width: auto;
height: 90px;
float: none;
padding: 1px 30px 0 30px;
margin: 22px auto 0 auto;
 }
 .to_top {
 right:0;
}
 .post-content {
 width:270px;
 margin:25px 15px 0 15px;
}
 .post-content-large {
 width:270px;
 margin:25px 15px 0 15px;
}
 .post-info {
 width:auto;
}
 #main_content .section:first-child {
 border-top:141px solid #1c1d1f;
}
 .pricetable {
 width:100%;
 padding:60px 0px 30px 0px;
}
 .pricetable-column {
 margin:20px 0 20px 0;
 border-bottom:1px solid #eee;
}
 .sc_divider span {
 padding: 0 10px;
}


.f_cta_text {
	width:100%;
	text-align:center;
	padding:0px 0 20px 0;
}
.f_cta_button {
	width:100%;
}
.f_cta_button a {
	clear:both;
	float:none;
	display:block;
	text-align:center;		
}

.mosaic-block {width:100%;font-size:12px;}
.mosaic-block p {font-size:12px;}
#testiCarousel .pb_one_third {width:260px;}

#content {padding:0 20px;width:100%;}
.title_bb {height:auto;padding-bottom:1px;}
.page_title_ctn .wrapper .page_title {margin-top:10px;}
.event-list-main .f_cta_button a {width:60%;}
.event-list-main .event {margin:10px 0;}
.event-img {text-align:center;margin:0;padding:0;}

.issuuembed {width:100% !important;}

}





@media only screen and (min-width: 280px) and (max-width: 480px) {
 iframe {
 height:auto;
}
}



	


	.container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


	.clearfix:before, .clearfix:after, .row:before, .row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
	zoom: 1;
}


	.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
=======
img {
	max-width: 100%;
	height: auto;
}
 @media only screen and (min-width: 1020px) and (max-width: 1200px) {
 #boxed_layout {
 width:1020px;
 margin:0 auto;
}
 .wrapper {
 width: 960px;
 padding:0 30px;
}
 .section .wrapper {
 background-color:#fff;
 padding:40px 30px;
}
 #widget_wrap {
 width:960px;
}
 .widget {
 width:340px;
}

.widget_awards {
	width:960px;
}
 #posts {
 width:700px;
}
 #sidebar {
 width:230px;
}
 #information {
 width:230px;
}
 .one-half-sc, .pb_one_half {
 width:465px;
}
 .one-third-sc, .pb_one_third {
 width:300px;
}
 .two-third-sc, .pb_two_third {
 width:630px;
}
 .one-fourth-sc, .pb_one_fourth {
 width:217.5px;
}
 .three-fourth-sc, .pb_three_fourth {
 width:712.5px;
}
 .pb_full_width {
 width:960px;
}
 #posts .one-half-sc,#posts .pb_full_width {
 width:700px;
}
 #posts .one-half-sc,#posts .pb_one_half {
 width:335px;
}
 #posts .one-third-sc,#posts .pb_one_third {
 width:213px;
}
 #posts .two-third-sc,#posts .pb_two_third {
 width:457px;
}
 #posts .one-fourth-sc,#posts .pb_one_fourth {
 width:152px;
}
#posts three-fourth-sc, #posts .pb_three_fourth {
width: 518px;
}
#posts .pb_full_width .jcarousel,#posts .pb_full_width .rp_sc,#posts .pb_full_width .staff_sc {
 width:730px;
}
#posts .pb_three_fourth .jcarousel,#posts .pb_three_fourth .rp_sc,#posts .pb_three_fourth .staff_sc {
 width:742.5px;
}
#posts .pb_two_third .jcarousel,#posts .pb_two_third .rp_sc,#posts .pb_two_third .staff_sc {
 width:487px;
}
#posts .pb_one_half .jcarousel,#posts .pb_one_half .rp_sc,#posts .pb_one_half .staff_sc {
 width:365px;
}
#posts .pb_one_third .jcarousel,#posts .pb_one_third .rp_sc,#posts .pb_one_third .staff_sc {
 width:233px;
}
#posts .pb_one_fourth .jcarousel,#posts .pb_one_fourth .rp_sc,#posts .pb_one_fourth .staff_sc {
 width:182px;
}
 .columns4 .isotope-item {
 width:217px
}
 .columns3 .isotope-item {
 width:300px;
}
 .columns2 .isotope-item {
 width:465px;
}
 .portfolio_recent_post {
 width:217px;
}
.single-portfolio .jcarousel, .pb_full_width .jcarousel, .pb_full_width .rp_sc, .pb_full_width .staff_sc {
 width:990px;
}
 .pb_three_fourth .jcarousel, .pb_three_fourth .rp_sc, .pb_three_fourth .staff_sc {
 width:742.5px;
}
 .pb_two_third .jcarousel, .pb_two_third .rp_sc, .pb_two_third .staff_sc {
 width:660px;
}
 .pb_one_half .jcarousel, .pb_one_half .rp_sc, .pb_one_half .staff_sc {
 width:495px;
}
 .pb_one_third .jcarousel, .pb_one_third .rp_sc, .pb_one_third .staff_sc {
 width:330px;
}
 .pb_one_fourth .jcarousel, .pb_one_fourth .rp_sc, .pb_one_fourth .staff_sc {
 width:247.5px;
}
 .member-social-links ul {
 padding:0 0 0 1px;
}
 .member-social-links li {
 margin-right:1px;
}
 .post-content {
 width:310px;
}
 .post-content-large {
 width:530px;
}
.mosaic-block {width:300px;}
#content {padding:0 20px;width:700px;}

.event-list-content h2 {margin-left:20px;}
.event-list-main h2 {margin-left:0;}
.f_cta_button a {text-align:center;width:80px;padding:8px 5px;}

}


	



	 @media only screen and (min-width: 768px) and (max-width: 1020px) {
 #boxed_layout {
 width:100%;
 margin:0 auto;
}
 .wrapper {
 width: 708px;
 padding:0 30px;
}
 .section .wrapper {
 background-color:#fff;
 padding:40px 30px;
}
 #widget_wrap {
 width:708px;
}

 .logo {
 max-width:150px;
}
 .widget {
 width:240px;
}

.widget_awards {
	width:700px;
}
 #posts {
 width:478px;
}
 #sidebar {
 width:200px;
}

.single-portfolio .jcarousel, .pb_full_width .jcarousel, .pb_full_width .rp_sc, .pb_full_width .staff_sc {
 width:738px;
}
 .pb_three_fourth .jcarousel, .pb_three_fourth .rp_sc, .pb_three_fourth .staff_sc {
 width:553.5px;
}
 .pb_two_third .jcarousel, .pb_two_third .rp_sc, .pb_two_third .staff_sc {
 width:492px;
}
 .pb_one_half .jcarousel, .pb_one_half .rp_sc, .pb_one_half .staff_sc {
 width:369px;
}
 .pb_one_third .jcarousel, .pb_one_third .rp_sc, .pb_one_third .staff_sc {
 width:246px;
}
 .pb_one_fourth .jcarousel, .pb_one_fourth .rp_sc, .pb_one_fourth .staff_sc {
 width:184.5px;
}

 .one-half-sc, .pb_one_half {
 width:339px;
}
 .one-third-sc, .pb_one_third {
 width:216px;
}
 .two-third-sc, .pb_two_third {
 width:462px;
}
 .one-fourth-sc, .pb_one_fourth {
 width:154.5px;
}
.three-fourth-sc, .pb_three_fourth {
width: 523.5px;
}
.pb_full_width {
 width:708px;
}
#posts three-fourth-sc, #posts .pb_three_fourth {
width: 351px;
}
 #posts .one-half-sc,#posts .pb_one_half {
 width:224px;
}
 #posts .one-third-sc,#posts .pb_one_third {
 width:139px;
}
 #posts .two-third-sc,#posts .pb_two_third {
 width:309px;
}
 #posts .one-fourth-sc,#posts .pb_one_fourth {
 width:97px;
}
#posts .pb_full_width {
 width:478px;
}
#posts .pb_full_width .jcarousel,#posts .pb_full_width .rp_sc,#posts .pb_full_width .staff_sc {
 width:508px;
}
#posts .pb_three_fourth .jcarousel,#posts .pb_three_fourth .rp_sc,#posts .pb_three_fourth .staff_sc {
 width:381px;
}
#posts .pb_two_third .jcarousel,#posts .pb_two_third .rp_sc,#posts .pb_two_third .staff_sc {
 width:339px;
}
#posts .pb_one_half .jcarousel,#posts .pb_one_half .rp_sc,#posts .pb_one_half .staff_sc {
 width:254px;
}
#posts .pb_one_third .jcarousel,#posts .pb_one_third .rp_sc,#posts .pb_one_third .staff_sc {
 width:169px;
}
#posts .pb_one_fourth .jcarousel,#posts .pb_one_fourth .rp_sc,#posts .pb_one_fourth .staff_sc {
 width:127px;
}
 .post_grid {
 width:349px;
}
 #posts .post_grid {
 width:233px;
}
 .columns4 .isotope-item {
 width:154px;
}
 .columns3 .isotope-item {
 width:216px;
}
 .columns2 .isotope-item {
 width:339px;
}
 .portfolio_recent_post {
 width:154.5px;
}
 #information {
 width:200px;
}
 .member-social-links ul {
 padding:0 0 0 1px;
}
 .member-social-links li {
 margin-right:1px;
}
 .post-content {
 width:310px;
}
 .post-content-large {
 width:530px;
}
 nav ul {
 display:none !important;
}
 nav ul li {
 display:none;
}
 #nav_button {
 float:none;
 display:block;
 margin:0px auto 0px auto;
 width:320px;
 height:55px;
}
 #nav_button:before {
 font-family:"FontAwesome";
 color:#444;
 display:block;
 content:"\f0c9";
 padding:8px 0 0 0px;
 text-align:center;
 margin-left:-1px;
 font-size:18px;
}
.f_cta_text {
	width:100%;
	text-align:center;
	padding:0px 0 20px 0;
}
.f_cta_button {
	width:100%;
}
.f_cta_button a {
	clear:both;
	float:none;
	display:block;
	text-align:center;		
	width:200px;
	margin:0px auto;
}

.mosaic-block {width:200px;font-size:12px;}
.mosaic-block p {font-size:12px;}

.newsletter label {font-size:12px;}
#content {padding:0 20px;width:490px;}

.event-list-content h2 {margin-left:20px;}
.event-list-main h2 {margin-left:0;}
.f_cta_button a {text-align:center;width:90px;padding:8px 5px;}
.issuuembed {width:500px !important;}

}





@media only screen and (max-width: 766px) {
 #boxed_layout {
 width:100%;
 margin:0 auto;
}
 #header_socials {
 
}
 #header_bottom {
 height:40px;
}
 .top_email, .top_phone {
 display:none;
}
 #logo_img {
 float:none;
 min-width:0px;
 margin:0 auto;
}
 #logo_img:before {
 margin:0;
}
 #logo {
 text-align:center;
 display:inline-block;
 *display:inline;
 zoom:1;
 float:none;
 min-width:0px;
	 margin:0px auto;
	 max-width: 280px;
	 display: block;
	 padding-top: 17px;
}
 .logo:before {
 margin:0;
}
 .logo {
 text-align:left;
 display:inline-block;
 *display:inline;
 zoom:1;
 float:none;
 min-width:320px;
 margin:0px;
}
 .logo p {
 text-align:center;
 width:320px;
}
 #boxed {
 width:320px;
}
.mobile-tel {
display:block;
}
 .wrapper {
 width: 90%;
 padding:0;
}
 .section .wrapper {
 background-color:#fff;
 padding:40px 0%;
 width:98%;
 max-width:100%;
}
.section .wrapper #content {
	width:96%;
	margin-left:0;
	padding:0 2%;
}
 #footer {
 width:100%;
 padding-top:30px;
}
#footer input[type=text], #footer input[type=email], #footer input[type=password] {width:90%;}
.footer-links a {display:block;text-align:center;margin:8px 0;padding:8px 0;  background-color: rgba(0, 0, 0, 0.2);border:none;}
.footer-links p {text-align:center !important;}
#footer_coms .copyright {float:none;}
#footer_coms .copyright p {text-align:center;}
 #footer_coms ul {
 display:none;
}
 #to_top {
 margin:0;
 padding:0px 5px 0px 0px;
}
 .widget, .widget_chartered, .widget_awards {
 width:100%;
 margin:0 0 0px 0;
}

 .one-half-sc, .one-third-sc, .one-fourth-sc, .three-fourth-sc, .two-third-sc,  #posts .one-half-sc, #posts .one-third-sc, #posts .one-fourth-sc, #posts .three-fourth-sc, #posts .two-third-sc{
 width:100%;
 margin:0 0 20px 0;
}
 .pb_one_half, .pb_one_third, .pb_one_fourth, .pb_two_third, .pb_three_fourth, .pb_full_width, #posts .pb_one_half, #posts .pb_one_third, #posts .pb_one_fourth, #posts .pb_two_third, #posts .pb_three_fourth, #posts .pb_full_width {
	 width:100%;
	 margin:0;
 }
#pb_ctn {
	margin-left:0;
}
.single-portfolio .jcarousel, .pb_full_width .jcarousel, .pb_full_width .rp_sc, .pb_full_width .staff_sc {
 width:290px;
}
 .pb_three_fourth .jcarousel, .pb_three_fourth .rp_sc, .pb_three_fourth .staff_sc {
 width:290px;
}
 .pb_two_third .jcarousel, .pb_two_third .rp_sc, .pb_two_third .staff_sc {
 width:290px;
}
 .pb_one_half .jcarousel, .pb_one_half .rp_sc, .pb_one_half .staff_sc {
 width:290px;
}
 .pb_one_third .jcarousel, .pb_one_third .rp_sc, .pb_one_third .staff_sc {
 width:290px;
}
 .pb_one_fourth .jcarousel, .pb_one_fourth .rp_sc, .pb_one_fourth .staff_sc {
 width:260px;
}
 .portfolio_recent_post {
 width:100%;
}
 #information {
 width:100%;
 padding-top:0;
 margin:0 0 30px 0;
}
 #posts {
 width:100%;
}
 #sidebar {
 width:100%;
 margin:20px 0 0px 0;
}
 nav {
 width:auto;
 min-height:0;
 margin:0 0 0 0px;
}
 nav ul {
 display:none !important;
}
 nav ul li {
 display:none;
}

 #nav_button {
 float:none;
 display:block;
 margin:0px auto 0px auto;
 width:100%;
 height:55px;
}
 #nav_button:before {
 font-family:"FontAwesome";
 color:#444;
 display:block;
 content:"\f0c9";
 padding:8px 0 0 0px;
 text-align:center;
 margin-left:-1px;
 font-size:18px;
}
 .share-box ul {
 padding:0 0 0 8px;
}
 .share-box li {
 margin-right:8px;
}
 .columns4 .isotope-item {
 width:260px;
}
 .columns3 .isotope-item {
 width:260px;
}
 .columns2 .isotope-item {
 width:260px;
}
 .black_bg {
 padding:0 30px;
}
 .page_title_ctn {
 text-align:center;
}
 .page_title {
 float:none;
}
#breadcrumbs{
 display:none;
}
.title_bb{
	width: auto;
height: 90px;
float: none;
padding: 1px 30px 0 30px;
margin: 22px auto 0 auto;
 }
 .to_top {
 right:0;
}
 .post-content {
 width:270px;
 margin:25px 15px 0 15px;
}
 .post-content-large {
 width:270px;
 margin:25px 15px 0 15px;
}
 .post-info {
 width:auto;
}
 #main_content .section:first-child {
 border-top:141px solid #1c1d1f;
}
 .pricetable {
 width:100%;
 padding:60px 0px 30px 0px;
}
 .pricetable-column {
 margin:20px 0 20px 0;
 border-bottom:1px solid #eee;
}
 .sc_divider span {
 padding: 0 10px;
}


.f_cta_text {
	width:100%;
	text-align:center;
	padding:0px 0 20px 0;
}
.f_cta_button {
	width:100%;
}
.f_cta_button a {
	clear:both;
	float:none;
	display:block;
	text-align:center;		
}

.mosaic-block {width:100%;font-size:12px;}
.mosaic-block p {font-size:12px;}
#testiCarousel .pb_one_third {width:260px;}

#content {padding:0 20px;width:100%;}
.title_bb {height:auto;padding-bottom:1px;}
.page_title_ctn .wrapper .page_title {margin-top:10px;}
.event-list-main .f_cta_button a {width:60%;}
.event-list-main .event {margin:10px 0;}
.event-img {text-align:center;margin:0;padding:0;}

.issuuembed {width:100% !important;}

}





@media only screen and (min-width: 280px) and (max-width: 480px) {
 iframe {
 height:auto;
}
}



	


	.container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


	.clearfix:before, .clearfix:after, .row:before, .row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.row:after, .clearfix:after {
	clear: both;
}
.row, .clearfix {
	zoom: 1;
}


	.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
>>>>>>> a24b6eea5cc1e172c0e7386248410f779a13f30a
















.flex-container a:active, .flexslider a:active {



	outline: none;



}



.flexsliderNav a:active {



	outline: none;



}



.slides, .flex-control-nav, .flex-direction-nav {



	margin: 0;



	padding: 0;



	list-style: none;



}







 







.flexslider {



	min-height:50px;



	min-width:50px;



	width: 100%;



	margin: 0;



	padding: 0;



	background:url(../images/loader.gif) no-repeat 50% 50%;



}



.flexslider .slides > li {



	display: none;



} 



.flexslider .slides img {



	max-width: 100%;



	display: block;



}



.flexslider .slides a {



	display:block;



	position:relative;



}



.flexsliderNav {



	width: auto;



	margin: 0px 0 0 0;



	padding:0;



	z-index:2;



}



.flexsliderNav ul, li {



	margin:0;



	padding:0;



}



.flexsliderNav .slides > li {



	display: none;



	margin:0;



	padding:0;



	z-index:10000;



} 



.flexsliderNav .slides img {



	max-width: 100%;



	display: block;



	z-index:10000;



}



.singleNav {



	width: auto;



	margin: 0px 0 0 0;



	padding:0;



	z-index:2;



}



.singleNav ul, li {



	margin:0;



	padding:0;



}



.singleNav .slides > li {



	display: none;



	margin:0;



	padding:0;



	z-index:10000;



} 



.singleNav .slides img {



	max-width: 100%;



	display: block;



	z-index:10000;



}



.flex-pauseplay span {



	text-transform: capitalize;



}











.slides:after {



	content: ".";



	display: block;



	clear: both;



	visibility: hidden;



	line-height: 0;



	height: 0;



}



html[xmlns] .slides {



	display: block;



	overflow:hidden;



}



* html .slides {



	height: 1%;



}



















.no-js .slides > li:first-child {



	display: block;



}











.flexslider {



	overflow:visible;



 !important position:relative;



 !important zoom: 1;



 !important



}



.flexslider .slides {



	zoom: 1;



}



.flexslider .slides > li {



	position: relative;



	height:auto;



}



.flexsliderNav {



	position: relative;



 !important zoom: 1;



 !important overflow:visible;



 !important



}



.flexsliderNav .slides {



	zoom: 1;



}



.flexsliderNav .slides > li {



	position: relative;



}







.singleNav {



	position: relative;



 !important zoom: 1;



 !important overflow:visible;



 !important



}



.singleNav .slides {



	zoom: 1;



}



.singleNav .slides > li {



	position: relative;



}



.flexslider img {



	margin:0 auto;



}



.flexsliderNav img {



	margin:0 auto;



}



.singleNav img {



	margin:0 auto;



}



.flex-container {



	zoom: 1;



	position: relative;



}



















.flex-caption {



	position: absolute;



	font-family:"Open sans";



	bottom:30px;



	left:30px;



	width:auto;



	font-weight:200;



	font-size:16px;



	z-index:1;



}



.flex-caption-text {



	background-color:#2b2b2b;



	color:#fff;



	padding:15px 20px 15px 20px;



	margin:0px 0 0px 0px;



	height:auto;



	width:auto;



	overflow:auto;



	opacity:0.8;



}



.slider-title {



	display:none;



	font-family:"Open sans";



	text-align:center;



	position:absolute;



	top:0px;



	left:50%;



	width:400px;



	margin-left:-200px;



	font-weight:200;



	font-size:16px;



	padding-bottom:5px;



}



.slider-title-center {



	background-color:#FFF;



	padding:8px 0 0 0;



	margin:0px 0 0 0;



	height:28px;



	width:332px;



	float:right;



}







.flexslider:hover .flex-direction-nav li a {

		opacity:0.8;

}



.flex-direction-nav li a {



	width: 31px;



	height: 55px;



	padding:0 0 0 0;



	margin:0px 0px -28px 0;



	display: block;



	background: url(../images/bg_direction_nav.png) no-repeat;



	position: absolute;



	bottom:50%;



	cursor: pointer;



	text-indent: -9999px;



	z-index:1000000;



 transition: all ease-in-out .6s;



 -webkit-transition: all ease-in-out .6s;



 -moz-transition: all ease-in-out .6s;



 -o-transition: all ease-in-out .6s;



	opacity:0;





}



.flex-direction-nav li .next {



	background-position: -31px 0;



	right: 0px;

	



}



.flex-direction-nav li .prev {



	left:0px;

	

	





}



.flex-direction-nav li .disabled {



	opacity: .3;



	filter:alpha(opacity=30);



	cursor: default;



}



.prev .zoom {



	display:none;



}



.next .zoom {



	display:none;



}



.prev .link {



	display:none;



}



.next .link {



	display:none;



}











.flex-control-nav {



	width: 100%;



	position: absolute;



	bottom: -15px;



	text-align: center;



}



.flex-control-nav li {



	margin: 0 0 0 5px;



	display: inline-block;



	zoom: 1;



 *display: inline;



}



.flex-control-nav li:first-child {



	margin: 0;



}



.flex-control-nav li a {



	width: 13px;



	height: 13px;



	display: block;



	background: url(https://www.eqllp.co.uk/themes/icom/images/bg_control_nav.png) no-repeat 0 0;



	cursor: pointer;



	text-indent: -9999px;



}



.flex-control-nav li a:hover {



	background-position: 0 -13px;



}



.flex-control-nav li a.active {



	background-position: 0 -26px;



	cursor: default;



}





* {
    margin:0;
    padding:0;
    border:none;
    outline:none;
}


.mosaic-block {
    float:left;
    position:relative;
    overflow:hidden;
    width:350px;
    height:223px;
    margin:0px;
    background:#fff url(https://www.eqllp.co.uk/themes/icom/img/progress.gif) no-repeat center center;
    border-radius:5px;
}

.mosaic-backdrop {
    display:none;
    position:absolute;
    top:0;
    height:100%;
    width:100%;
    background:#9f1a65;
    color:#fff;
    text-shadow:none;

}
.mosaic-backdrop a {
	color:#fff;
	text-decoration:underline;
}

.details {
    padding:20px;
}



.mosaic-overlay {
    display:none;
    z-index:5;
    position:absolute;
    width:100%;
    height:100%;
    background:#9f1a65;
}


.circle .mosaic-overlay {
    background:url(https://www.eqllp.co.uk/themes/icom/img/hover-magnify.png) no-repeat center center;
    opacity:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    filter:alpha(opacity=00);
    display:none;
}

.fade .mosaic-overlay {
    opacity:0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    filter:alpha(opacity=00);
    background:url(https://www.eqllp.co.uk/themes/icom/img/bg-black.png);
}

.bar .mosaic-overlay {
    bottom:-100px;
    height:100px;
    background:url(https://www.eqllp.co.uk/themes/icom/img/bg-black.png);
}

.bar2 .mosaic-overlay {
    bottom:-50px;
    height:100px;
    opacity:0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter:alpha(opacity=80);
}

.bar2 .mosaic-overlay:hover {
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter:alpha(opacity=100);
}

.bar3 .mosaic-overlay {
    top:-100px;
    height:100px;
    background:url(https://www.eqllp.co.uk/themes/icom/img/bg-black.png);
}









	







	div.pp_default .pp_top,



	div.pp_default .pp_top .pp_middle,



	div.pp_default .pp_top .pp_left,



	div.pp_default .pp_top .pp_right,



	div.pp_default .pp_bottom,



	div.pp_default .pp_bottom .pp_left,



	div.pp_default .pp_bottom .pp_middle,



	div.pp_default .pp_bottom .pp_right { height: 13px; }



	



	div.pp_default .pp_top .pp_left { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } 



	div.pp_default .pp_top .pp_middle { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite_x.png) top left repeat-x; } 



	div.pp_default .pp_top .pp_right { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } 



	



	div.pp_default .pp_content .ppt { color: #f8f8f8; }



	div.pp_default .pp_content_container .pp_left { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }



	div.pp_default .pp_content_container .pp_right { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }



	div.pp_default .pp_content { background-color: #fff; } 



	div.pp_default .pp_next:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } 



	div.pp_default .pp_previous:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } 



	div.pp_default .pp_expand { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } 



	div.pp_default .pp_expand:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } 



	div.pp_default .pp_contract { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } 



	div.pp_default .pp_contract:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } 



	div.pp_default .pp_close { width: 30px; height: 30px; background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } 



	div.pp_default #pp_full_res .pp_inline { color: #000; } 



	div.pp_default .pp_gallery ul li a { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }



	div.pp_default .pp_gallery ul li a:hover,



	div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }



	div.pp_default .pp_social { margin-top: 7px; }







	div.pp_default .pp_gallery a.pp_arrow_previous,



	div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }



	div.pp_default .pp_nav .pp_play,



	div.pp_default .pp_nav .pp_pause { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }



	div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }



	div.pp_default .pp_details { position: relative; }



	div.pp_default a.pp_arrow_previous,



	div.pp_default a.pp_arrow_next { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }



	div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } 



	div.pp_default .pp_content_container .pp_details { margin-top: 5px; }



	div.pp_default .pp_nav { clear: none; height: 30px; width: 110px; position: relative; }



	div.pp_default .pp_nav .currentTextHolder{ display:none; font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }



	



	div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }







	div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }







	div.pp_default .pp_bottom .pp_left { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } 



	div.pp_default .pp_bottom .pp_middle { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } 



	div.pp_default .pp_bottom .pp_right { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } 







	div.pp_default .pp_loaderIcon { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/default/loader.gif) center center no-repeat; } 







	



	











	div.light_rounded .pp_top .pp_left { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } 



	div.light_rounded .pp_top .pp_middle { background: #fff; } 



	div.light_rounded .pp_top .pp_right { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } 



	



	div.light_rounded .pp_content .ppt { color: #000; }



	div.light_rounded .pp_content_container .pp_left,



	div.light_rounded .pp_content_container .pp_right { background: #fff; }



	div.light_rounded .pp_content { background-color: #fff; } 



	div.light_rounded .pp_next:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } 



	div.light_rounded .pp_previous:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } 



	div.light_rounded .pp_expand { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } 



	div.light_rounded .pp_expand:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } 



	div.light_rounded .pp_contract { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } 



	div.light_rounded .pp_contract:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } 



	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } 



	div.light_rounded .pp_details { position: relative; }



	div.light_rounded .pp_description { margin-right: 85px; }



	div.light_rounded #pp_full_res .pp_inline { color: #000; } 



	div.light_rounded .pp_gallery a.pp_arrow_previous,



	div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }



	div.light_rounded .pp_nav .pp_play { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }



	div.light_rounded .pp_nav .pp_pause { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }







	div.light_rounded .pp_arrow_previous { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } 



		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }



	div.light_rounded .pp_arrow_next { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } 



		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }







	div.light_rounded .pp_bottom .pp_left { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } 



	div.light_rounded .pp_bottom .pp_middle { background: #fff; } 



	div.light_rounded .pp_bottom .pp_right { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } 







	div.light_rounded .pp_loaderIcon { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } 



	



	



	



	div.dark_rounded .pp_top .pp_left { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } 



	div.dark_rounded .pp_top .pp_middle { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } 



	div.dark_rounded .pp_top .pp_right { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } 



	



	div.dark_rounded .pp_content_container .pp_left { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } 



	div.dark_rounded .pp_content_container .pp_right { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } 



	div.dark_rounded .pp_content { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } 



	div.dark_rounded .pp_next:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } 



	div.dark_rounded .pp_previous:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } 



	div.dark_rounded .pp_expand { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } 



	div.dark_rounded .pp_expand:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } 



	div.dark_rounded .pp_contract { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } 



	div.dark_rounded .pp_contract:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } 



	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } 



	div.dark_rounded .pp_details { position: relative; }



	div.dark_rounded .pp_description { margin-right: 85px; }



	div.dark_rounded .currentTextHolder { color: #c4c4c4; display:none; }



	div.dark_rounded .pp_description { color: #fff; }



	div.dark_rounded #pp_full_res .pp_inline { color: #fff; }



	div.dark_rounded .pp_gallery a.pp_arrow_previous,



	div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }



	div.dark_rounded .pp_nav .pp_play { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }



	div.dark_rounded .pp_nav .pp_pause { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }







	div.dark_rounded .pp_arrow_previous { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } 



		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }



	div.dark_rounded .pp_arrow_next { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } 



		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }







	div.dark_rounded .pp_bottom .pp_left { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } 



	div.dark_rounded .pp_bottom .pp_middle { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } 



	div.dark_rounded .pp_bottom .pp_right { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } 







	div.dark_rounded .pp_loaderIcon { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } 



	



	



	



	



	div.dark_square .pp_left ,



	div.dark_square .pp_middle,



	div.dark_square .pp_right,



	div.dark_square .pp_content { background: #000; }



	



	div.dark_square .currentTextHolder { color: #c4c4c4; display:none;}



	div.dark_square .pp_description { color: #fff; }



	div.dark_square .pp_loaderIcon { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_square/loader.gif) center center no-repeat; } 



	



	div.dark_square .pp_expand { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } 



	div.dark_square .pp_expand:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } 



	div.dark_square .pp_contract { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } 



	div.dark_square .pp_contract:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } 



	div.dark_square .pp_close { width: 75px; height: 22px; background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } 



	div.dark_square .pp_details { position: relative; }



	div.dark_square .pp_description { margin: 0 85px 0 0; }



	div.dark_square #pp_full_res .pp_inline { color: #fff; }



	div.dark_square .pp_gallery a.pp_arrow_previous,



	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }



	div.dark_square .pp_nav { clear: none; }



	div.dark_square .pp_nav .pp_play { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }



	div.dark_square .pp_nav .pp_pause { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }



	



	div.dark_square .pp_arrow_previous { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } 



		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }



	div.dark_square .pp_arrow_next { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } 



		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }



	



	div.dark_square .pp_next:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } 



	div.dark_square .pp_previous:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } 











	



	



	div.light_square .pp_left ,



	div.light_square .pp_middle,



	div.light_square .pp_right,



	div.light_square .pp_content { background: #fff; }



	



	div.light_square .pp_content .ppt { color: #000; }



	div.light_square .pp_expand { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } 



	div.light_square .pp_expand:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } 



	div.light_square .pp_contract { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } 



	div.light_square .pp_contract:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } 



	div.light_square .pp_close { width: 75px; height: 22px; background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } 



	div.light_square .pp_details { position: relative; }



	div.light_square .pp_description { margin-right: 85px; }



	div.light_square #pp_full_res .pp_inline { color: #000; }



	div.light_square .pp_gallery a.pp_arrow_previous,



	div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }



	div.light_square .pp_nav .pp_play { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }



	div.light_square .pp_nav .pp_pause { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }



	



	div.light_square .pp_arrow_previous { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } 



		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }



	div.light_square .pp_arrow_next { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } 



		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }



	



	div.light_square .pp_next:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } 



	div.light_square .pp_previous:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } 



	



	div.light_square .pp_loaderIcon { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } 











	



	



	div.facebook .pp_top .pp_left { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } 



	div.facebook .pp_top .pp_middle { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } 



	div.facebook .pp_top .pp_right { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } 



	



	div.facebook .pp_content .ppt { color: #000; }



	div.facebook .pp_content_container .pp_left { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } 



	div.facebook .pp_content_container .pp_right { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } 



	div.facebook .pp_content { background: #fff; } 



	div.facebook .pp_expand { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } 



	div.facebook .pp_expand:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } 



	div.facebook .pp_contract { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } 



	div.facebook .pp_contract:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } 



	div.facebook .pp_close { width: 22px; height: 22px; background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } 



	div.facebook .pp_details { position: relative; }



	div.facebook .pp_description { margin: 0 37px 0 0; }



	div.facebook #pp_full_res .pp_inline { color: #000; } 



	div.facebook .pp_loaderIcon { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/loader.gif) center center no-repeat; } 



	



	div.facebook .pp_arrow_previous { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } 



		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }



	div.facebook .pp_arrow_next { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } 



		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }



	div.facebook .pp_nav { margin-top: 0; }



	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }



	div.facebook .pp_nav .pp_play { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }



	div.facebook .pp_nav .pp_pause { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }



	



	div.facebook .pp_next:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } 



	div.facebook .pp_previous:hover { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } 



	



	div.facebook .pp_bottom .pp_left { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } 



	div.facebook .pp_bottom .pp_middle { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } 



	div.facebook .pp_bottom .pp_right { background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } 



















	div.pp_pic_holder a:focus { outline:none; }







	div.pp_overlay {



		background: #000;



		display: none;



		left: 0;



		position: absolute;



		top: 0;



		width: 100%;



		z-index: 9500;



	}



	



	div.pp_pic_holder {



		display: none;



		position: absolute;



		width: 100px;



		z-index: 10000;



	}







		



		.pp_top {



			height: 20px;



			position: relative;



		}



			* html .pp_top { padding: 0 20px; }



		



			.pp_top .pp_left {



				height: 20px;



				left: 0;



				position: absolute;



				width: 20px;



			}



			.pp_top .pp_middle {



				height: 20px;



				left: 20px;



				position: absolute;



				right: 20px;



			}



				* html .pp_top .pp_middle {



					left: 0;



					position: static;



				}



			



			.pp_top .pp_right {



				height: 20px;



				left: auto;



				position: absolute;



				right: 0;



				top: 0;



				width: 20px;



			}



		



		.pp_content { height: 40px; min-width: 40px; }



		* html .pp_content { width: 40px; }



		



		.pp_fade { display: none; }



		



		.pp_content_container {



			position: relative;



			text-align: left;



			width: 100%;



		}



		



			.pp_content_container .pp_left { padding-left: 20px; }



			.pp_content_container .pp_right { padding-right: 20px; }



		



			.pp_content_container .pp_details {



				float: left;



				margin: 10px 0 2px 0;



			}



				.pp_description {



					display: none;



					margin: 0;



				}



				



				.pp_social { float: left; margin: 0; }



				.pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; }



				.pp_social .twitter { float: left; }



				



				.pp_nav {



					clear: right;



					float: left;



					margin: 3px 10px 0 0;



				}



				



					.pp_nav p {



						float: left;



						margin: 2px 4px;



						white-space: nowrap;



					}



					



					.pp_nav .pp_play,



					.pp_nav .pp_pause {



						float: left;



						margin-right: 4px;



						text-indent: -10000px;



					}



				



					a.pp_arrow_previous,



					a.pp_arrow_next {



						display: block;



						float: left;



						height: 15px;



						margin-top: 3px;



						overflow: hidden;



						text-indent: -10000px;



						width: 14px;



					}



		



		.pp_hoverContainer {



			position: absolute;



			top: 0;



			width: 100%;



			z-index: 2000;



		}



		



		.pp_gallery {



			display: none;



			left: 50%;



			margin-top: -50px;



			position: absolute;



			z-index: 10000;



		}



		



			.pp_gallery div {



				float: left;



				overflow: hidden;



				position: relative;



			}



			



			.pp_gallery ul {



				float: left;



				height: 35px;



				margin: 0 0 0 5px;



				padding: 0;



				position: relative;



				white-space: nowrap;



			}



			



			.pp_gallery ul a {



				border: 1px #000 solid;



				border: 1px rgba(0,0,0,0.5) solid;



				display: block;



				float: left;



				height: 33px;



				overflow: hidden;



			}



			



			.pp_gallery ul a:hover,



			.pp_gallery li.selected a { border-color: #fff; }



			



			.pp_gallery ul a img { border: 0; }



			



			.pp_gallery li {



				display: block;



				float: left;



				margin: 0 5px 0 0;



				padding: 0;



			}



			



			.pp_gallery li.default a {



				background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;



				display: block;



				height: 33px;



				width: 50px;



			}



			



			.pp_gallery li.default a img { display: none; }



			



			.pp_gallery .pp_arrow_previous,



			.pp_gallery .pp_arrow_next {



				margin-top: 7px !important;



			}



		



		a.pp_next {



			background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;



			display: block;



			float: right;



			height: 100%;



			text-indent: -10000px;



			width: 49%;



		}



			



		a.pp_previous {



			background: url(https://www.eqllp.co.uk/themes/icom/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;



			display: block;



			float: left;



			height: 100%;



			text-indent: -10000px;



			width: 49%;



		}



		



		a.pp_expand,



		a.pp_contract {



			cursor: pointer;



			display: none;



			height: 20px;	



			position: absolute;



			right: 30px;



			text-indent: -10000px;



			top: 10px;



			width: 20px;



			z-index: 20000;



		}



			



		a.pp_close {



			position: absolute; right: 0; top: 0; 



			display: block;



			line-height:22px;



			text-indent: -10000px;



		}



		



		.pp_bottom {



			height: 20px;



			position: relative;



		}



			* html .pp_bottom { padding: 0 20px; }



			



			.pp_bottom .pp_left {



				height: 20px;



				left: 0;



				position: absolute;



				width: 20px;



			}



			.pp_bottom .pp_middle {



				height: 20px;



				left: 20px;



				position: absolute;



				right: 20px;



			}



				* html .pp_bottom .pp_middle {



					left: 0;



					position: static;



				}



				



			.pp_bottom .pp_right {



				height: 20px;



				left: auto;



				position: absolute;



				right: 0;



				top: 0;



				width: 20px;



			}



		



		.pp_loaderIcon {



			display: block;



			height: 24px;



			left: 50%;



			margin: -12px 0 0 -12px;



			position: absolute;



			top: 50%;



			width: 24px;



		}



		



		#pp_full_res {



			line-height: 1 !important;



		}



		



			#pp_full_res .pp_inline {



				text-align: left;



			}



			



				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }



	



		div.ppt {



			color: #fff;



			display: none;



			font-size: 17px;



			margin: 0 0 5px 15px;



			z-index: 9999;



		}
#content-wrapper, #example-wrapper {
	height: 100%;
}
.scrollContainer {
	overflow-y: scroll;
	overflow-x: hidden;
	width: 100%
}
.scrollContainer {
	height: 100%;
	margin: auto;
}
#example-wrapper .scrollContent {
	height: 100%;
}

.horizontal.scrollContainer {
	overflow-y: hidden;
	overflow-x: scroll;
}
#example-wrapper.scrollContainer .scrollContent {
	width: 100%;
	height: auto;
}
#example-wrapper.scrollContainer.horizontal .scrollContent {
	width: auto;
	height: 100%;
}
#example-wrapper.horizontal {
	white-space: nowrap;
	font-size: 0;  
}
#example-wrapper.horizontal div {
	font-size: 13px;
}
#example-wrapper .scrollContent, #example-wrapper.horizontal .scrollContent {
	font-size: 0;
}
#example-wrapper .scrollContent div {
	font-size: 13px;
}
#example-wrapper section {
}

section#titlechart {
	text-align: center;
	position: relative;
	height: 100%;
	min-height: 500px;
	min-width: 100%;
}
.horizontal section {
	display: inline-block;
	vertical-align: top;
	height: 100%;
}
section#titlechart #description {
	top: 50%;
	left: 50%;
	position: absolute;
	width: 600px;
	height: 200px;
	margin: -100px auto auto -300px;
}
section#titlechart #description h1 {
	margin: 0;
}
section#titlechart #description h2 {
	margin-bottom: 20px;
}
section#titlechart #description a.viewsource {
	display: block;
	margin-bottom: 20px;
}
section#titlechart #description code {
	background-color: #E1F1FF;
	padding-left: 2px;
	padding-right: 2px;
	white-space: nowrap;
}

section#titlechart #description ol, section#titlechart #description p {
	text-align: left;
	max-width: 400px;
	margin: 10px auto 10px auto;
	white-space: normal;
}
section#titlechart #description ol {
	list-style-position: outside;
}
#example-wrapper section#titlechart #description:after {
	content: "â†§";
	font-size: 40px;
}
#example-wrapper.horizontal section#titlechart #description:after {
	content: "â†¦";
}


section.demo * {
	font-size: 13px;
}
section.demo {
	font-size: 0;
	text-align: center;
	background-image: url("https://www.eqllp.co.uk/themes/icom/img/example_bg_v.png");
}
section.demo.fullheight {
	min-height: 100%;
}
section.demo.doublewidth, .spacer.doublewidth {
	min-width: 200%;
}
.horizontal section.demo {
	text-align: inherit;
	white-space: nowrap;
	background-image: url("https://www.eqllp.co.uk/themes/icom/img/example_bg_h.png");
}
.horizontal section.demo.fullwidth {
	min-width: 100%;
}



.box1, .box2, .box3 {
	display: inline-block;
	position: relative;
	border-radius: 8px;
	text-align: center;
	vertical-align: middle;
	padding: 0 5px;
}
.box1 {
	min-width: 100px;
	height: 100px;
	margin: 0 auto 0 auto;
}
.box2 {
	min-width: 50px;
	height: 50px;
	margin: 25px auto 25px auto;
}
.box3 {
	min-width: 26px;
	height: 26px;
	margin: 37px auto 37px auto;
}
.horizontal .box1 {
	top: 50%;
	max-height: 100px;
	margin: -50px 0 auto 0;
}
.horizontal .box2 {
	top: 50%;
	max-height: 50px;
	margin: -25px 25px auto 25px;
}
.horizontal .box3 {
	top: 50%;
	max-height: 26px;
	margin: -13px 37px auto 37px;
}
.box1 p, .box2 p, .box3 p {
	margin: 5px 15px 5px 15px;
	font-size: 13px;
	font-weight: lighter;
	color: white;
}
.box1 p:first-child {
	margin-top: 27px;
}
.box1 a, .box2 a, .box3 a {
	color: white;
}
.box1.white *, .box2.white *, .box3.white * {
	color: #2e639e;
}
.box2.mario {
	background-color: #004fae;
	border-top: 30px solid #fc112f;
	border-bottom: 10px solid #c4723b;
}
.box3.goomba {
	min-width: 30px;
	height: 4px;
	margin-top: 75px;
	margin-left: 30px;
	margin-bottom: 25px;
	background-color: #b39475;
	border-top: 30px solid #744527;
	border-bottom: 6px solid #c4723b;
}


.box1.outline, .box2.outline, .box3.outline {
	border: 1px solid white;
}
.blue {
	background-color: #3883d8;
}
.skin {
	background-color: #ED9F4C;
}
.black {
	background-color: #000000;
}
.white {
	background-color: #FFFFFF;
}
.red {
	background-color: #cf3535;
}
.green {
	background-color: #00af10;
}
.orange {
	background-color: #ea6300;
}

spacer {
	text-align: center;
	min-height: 100px;
	background-image: url("https://www.eqllp.co.uk/themes/icom/img/example_bg_spacer_v.gif");
}
.spacer.s0 {
	min-height: 1px;
}
.spacer.s1 {
	min-height: 100px;
}
.spacer.s2 {
	min-height: 200px;
}
.spacer.s3 {
	min-height: 300px;
}
.spacer.s4 {
	min-height: 400px;
}
.spacer.s5 {
	min-height: 500px;
}
.spacer.s6 {
	min-height: 600px;
}
.spacer.s7 {
	min-height: 700px;
}
.spacer.s8 {
	min-height: 800px;
}
.spacer.s9 {
	min-height: 900px;
}
.spacer.s10 {
	min-height: 1000px;
}
.spacer.s_viewport {
	min-height: 100%;
}
.trigger { height:1px; width:100%; position:absolute; top:50%; opacity:0 }
.parallax-page #boxed_layout { width:100%!important }
.parallax-page nav ul li a { font-weight:400; line-height:110%; padding:11px 10px 6px; height:31px; display:table; }
.parallax-page nav ul li a span { display:table-cell; font-size:14px; vertical-align:middle }

.box { background:#434349; padding:40px; text-align:left; line-height:160%; position:relative } 
.box p { color:#fff; font-size:14px; }
.box p:last-of-type { margin-bottom:0 }
.box p:last-of-type + ul { margin-top:20px }
.box ul { color:#fff;; margin-bottom:20px; list-style:circle outside; margin-left:50px }

.table { display:table; height:100%; }
.table-cell { display:table-cell; vertical-align:middle }
.p-section { position:relative; background:#fff }
.p-section .wrapper { height:100%; position:relative } 

.title { padding:80px 0 120px }
.title h2 { background:#8f133a; font-size:30px; width:680px; line-height:100%; padding:50px 0; color:#fff; font-weight:300; margin:0 auto; position:relative }


#phase-1 { background:url(../images/parallax/backgrounds/phase-1.jpg) top center fixed; }
#phase-1 .fixed-p { position:fixed; height:100%; width:100% }
#phase-1-ttl h1 { background:#8f133a; font-size:30px; width:100%; line-height:100%; padding:50px 0; color:#fff; font-weight:300; margin-bottom:50px; margin-top:-150px; font-family:"Open Sans"; }
#phase-1 #scroll { position:absolute; left:50%; width:500px; bottom:250px; color:#fff; text-align:center; margin-left:-250px }
#phase-1 #scroll i { display:block; font-size:30px }

#phase-2 { background:url(../images/parallax/backgrounds/phase-2.jpg) top center fixed; overflow:hidden }
#phase-2 h2 { z-index:5 }
#phase-2 .box { width:500px; float:right; z-index:5; }
#phase-2 #brochure { position:absolute; left:0; top:35%; z-index:4 }
#phase-2 #bg-1 { background:url(../images/parallax/phase-2/bg-1.png); width:1139px; height:956px; position:absolute; top:600px; left:50px; z-index:3 }
#phase-2 #bg-2 { background:url(../images/parallax/phase-2/bg-2.png); width:1166px; height:949px; position:absolute; top:600px; left:178px; z-index:2 }
#phase-2 #bg-3 { background:url(../images/parallax/phase-2/bg-3.png); width:927px; height:790px; position:absolute; top:300px; left:30px; z-index:1 }

#phase-3 { background:url(../images/parallax/backgrounds/phase-3.jpg) bottom center fixed }
#phase-3 .box { width:50% ;float:left; box-sizing:border-box; -moz-box-sizing:border-box; z-index:5 }

#phase-4 { background:#434349 url(../images/parallax/backgrounds/stage-2.jpg) top center fixed; height:5000px!important; overflow:hidden }
#phase-4 .title h2 { background:#fff; color:#434349 }
#phase-4 .box { width:50%; height:455px; float:left; position:absolute; top:300px; box-sizing:border-box; -moz-box-sizing:border-box }
#phase-4 .box p { margin-bottom:20px!important }
#phase-4 #stage-1 { position:absolute; left:0; width:100%; }
#phase-4 #stage-2 { position:absolute; left:150%; width:100% }

#box1-trigger { top:800px }
#box2-trigger { top:1200px }
#box3-trigger { top:1600px }

#stage-trigger { top:2000px }

#box4-trigger { top:2800px }
#box5-trigger { top:3200px }
#box6-trigger { top:3600px }
#box7-trigger { top:4000px }


#box-container, #box-container-2 { width:2000%; position:absolute; left:50%; top:300px; }
#boxes { position:relative; }
#boxes li, #boxes-2 li { width:455px; height:455px; background:#5c5c62; margin-right:15px; float:left; position:absolute; left:0; z-index:100; opacity:0;
	-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1); 
	-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	   -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
		 -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
			transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
}
#boxes li:nth-of-type(1), #boxes-2 li:nth-of-type(1) { opacity:1 } 
#boxes.move-1 li:nth-of-type(2), #boxes-2.move-1 li:nth-of-type(2) { opacity:1 }
#boxes.move-2 li:nth-of-type(3), #boxes-2.move-2 li:nth-of-type(3) { opacity:1 }
#boxes.move-3 li:nth-of-type(4), #boxes-2.move-3 li:nth-of-type(4) { opacity:1 }
#boxes.move-4 li:nth-of-type(4), #boxes-2.move-4 li:nth-of-type(4) { opacity:1 }

#boxes li:nth-of-type(1) { background:url(../images/parallax/stage-1/1.jpg) top left no-repeat }
#boxes li:nth-of-type(2) { background:url(../images/parallax/stage-1/2.jpg) top left no-repeat }
#boxes li:nth-of-type(3) { background:url(../images/parallax/stage-1/3.jpg) top left no-repeat }
#boxes li:nth-of-type(4) { background:url(../images/parallax/stage-1/4.jpg) top left no-repeat }

#boxes-2 li:nth-of-type(1) { background:url(../images/parallax/stage-2/1.jpg) top left no-repeat }
#boxes-2 li:nth-of-type(2) { background:url(../images/parallax/stage-2/2.jpg) top left no-repeat }
#boxes-2 li:nth-of-type(3) { background:url(../images/parallax/stage-2/3.jpg) top left no-repeat }
#boxes-2 li:nth-of-type(4) { background:url(../images/parallax/stage-2/4.jpg) top left no-repeat }

#phase-5 { background:url(../images/parallax/backgrounds/phase-5.jpg) top center fixed; }
#phase-5 .box { width:50% ;float:left; box-sizing:border-box; -moz-box-sizing:border-box }

#phase-6 { background:#434349 url(../images/parallax/backgrounds/stage-2.jpg) top center fixed;}
#phase-6 .title { padding-bottom:30px }
#phase-6 .title h2 { background:#fff; color:#434349 }
#phase-6 .box { background:none; text-align:center; padding:20px 0 40px }
#phase-6 .wrapper { height:auto }

#phase-6 #timeline { background:#434349; position:relative; width:1120px; margin:auto }
#phase-6 #timeline h3 { font-size:34px; padding:80px 0 40px; margin:0; font-weight:300; color:#fff; background:#434349; position:relative; z-index:2 }
#phase-6 #inner-timeline { width:100%; z-index:1 }

#timeline ul { position:relative; width:800px;  margin:auto; padding-bottom:40px;
-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1); 
	-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	   -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275); 
		 -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
			transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
 }
 
#timeline ul#timeline-ttls { z-index:3; padding:0 }
#timeline ul#timeline-ttls li { border:none!important }

#phase-6 #timeline ul li { width:100%; text-align:left; margin:0;  position:relative;  padding:20px 10px; border-bottom:solid 1px #555 }
.cell-1 { display:inline-block; width:500px; vertical-align:middle; padding:0 5px; box-sizing:border-box; -moz-box-sizing:border-box }
.cell-2 { display:inline-block; width:140px; vertical-align:middle; padding:0 5px; box-sizing:border-box; -moz-box-sizing:border-box }
.cell-3 { display:inline-block; width:140px; vertical-align:middle; padding:0 5px; box-sizing:border-box; -moz-box-sizing:border-box }
#phase-6 #timeline ul li { display:block; color:#fff; line-height:125%; opacity:1;  padding-left:30px;
-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1); 
	-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
	   -moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
		 -o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
			transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275)
 }
#phase-6 #timeline ul li span.week { position:relative; font-weight:bold; margin:0;  }
#phase-6 #timeline ul li.active .week { background:url(../images/parallax/tick.png) 0 3px no-repeat; }

#timeline1-trigger { top:600px }
#timeline2-trigger { top:660px }
#timeline3-trigger { top:720px }
#timeline4-trigger { top:780px }
#timeline5-trigger { top:840px }
#timeline6-trigger { top:900px }
#timeline7-trigger { top:960px }
#timeline8-trigger { top:1020px }
#timeline9-trigger { top:1080px }
#timeline10-trigger { top:1140px }
#timeline11-trigger { top:1200px }
#timeline12-trigger { top:1260px }

#phase-6 #timeline ul .active { opacity:1; }


#phase-7 { background:url(../images/parallax/backgrounds/phase-7.jpg) bottom center fixed; z-index:3 }

#footer_cta_box { position:relative; z-index:3 }
#footer_bg { position:relative; z-index:3 }