@import url(//fonts.googleapis.com/css?family=Ubuntu:400,700);

/* ------------------------- DRUPAL 7 FRAMEWORK ------------------------- */
body#body {
	background: #fff;
	color: #696969;
	font: 18px/24px proximanova-light, sans-serif;
	position:relative;
	min-width:1200px;
	-webkit-text-size-adjust: none;
}

p {margin-bottom:20px;}


.field-name-taxonomy-forums .links a,
.panel-pane.error-page .pane-content .err-title,
.panel-pane.error-page .pane-content span.err,
a {
	color:#e85462;
	outline:none;
	text-decoration:none;
}
	a:hover,
	.field-name-taxonomy-forums .links a:hover,
	#block-views-our-team-block .views-field-title a:hover {
		text-decoration: none;
		color: #545454;
	}

.panel-pane.error-page .pane-content .err-title,
.panel-pane.error-page .pane-content span.err {
	text-decoration: none;
}

strong {
	font-weight:bold;
}

.fl-l {float:left;}
.fl-r {float:right;}

.extra {overflow:hidden;}

.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}

/* Selection colours (easy to forget) */
::selection 	 	{background: rgb(128,128,128);}
::-moz-selection 	{background: rgb(128,128,128);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(128,128,128);}


.ajax-progress {
  display:none;
}

#edit-style-options-row--2 {
	clear: both;
}
#admin-menu {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

div.messages {
	padding-right: 30px;
}

.dismiss {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-transform: lowercase;
	padding: 2px 6px 4px;
	width: auto;
	line-height: normal;
	font-family: Helvetica;
}
	.dismiss:hover {
		color: #fff;
		text-shadow: none;
	}

.opacity-hover a {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
	transition: all 300ms ease;
}

.opacity-hover a:hover {
	opacity: 0.7;
}

.links, .item-list ul, .marker-list ul, ul.action-links {
	list-style: none;
}

.switcher {
	display: inline-block;
	cursor: pointer;
	margin-top: 10px;
	font-size: 11px;
}
	.switcher:hover {
		text-decoration: underline;
	}

/* ------------------------- HEADER ------------------------- */
#header {
	position: relative;
	background: url(../images/header-bg.jpg) 50% 0;
}
.header-border {
	background: url(../images/header-border.jpg) 50% 100% repeat-x;
	padding-top: 4px; /*29px; */
	padding-bottom: 7px; /*34px;*/
}
#logo {
	display: inline-block;
}
.section-1 {}
	.section-1 .col1 {float:left;}
	.section-1 .col2 {float:right; padding-right: 0px; padding-top: 35px;}
.section-2 {background: #f9f9f9; padding-bottom: 7px;}
.section-3 {}

/* ------------------------- MAIN MENU ------------------------- */
.select-menu {display:none !important;}

#superfish-1 { 
	background:none;
	float:left;
	position:relative;
	width:auto;
}
	#superfish-1 > li {margin-left: 2px;}
	#superfish-1 li {
		background:none;
		border:0;
		overflow:inherit;
		padding:0;
		text-align:center;
	}
		#superfish-1 a {
			border:0;
			color:#d4d4d4;
			font-size:12px;
			font-weight:normal;
			padding:8px 11px 11px 11px;
			text-decoration:none;
			font-family: 'Ubuntu', sans-serif;
			text-transform: uppercase;
		}
			#superfish-1 > li > a:hover, #superfish-1 > li.active-trail > a, #superfish-1 > li.sfHover > a {
				color:#fff;
				background: #e85462;
			}

	#superfish-1 ul {
		background:#5f5f5f;
		display:none;
		padding:15px 0;
		top:34px;
		width:120px !important;
	}
	
		#superfish-1 ul li {
			background:none;
			border-bottom:0;
			height:auto;
			padding:0;
		}
			#superfish-1 ul li a:visited, #superfish-1 ul li a {
				border:0;
				color:#8e8e8e;
				font-size:12px;
				font-weight:normal;
				padding:8px 8px 8px 20px !important;
				font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
				text-align:left;
			}
				#superfish-1 ul li a:hover, #superfish-1 ul li.active-trail a  { color: #fff;}

			#superfish-1 ul li ul {
				left:120px !important;
				padding:10px 0 !important;
				top:-10px;
				background: #e85462;
			}
				#superfish-1 ul li ul li {
					background:none;
					margin-bottom:1px;
				}

	#superfish-1 ul li li a:visited, #superfish-1 ul li li a {
		color: #000;
	}
		#superfish-1 ul li li a:hover, #superfish-1 ul li li.active-trail a  { color: #fff;}


	a > .sf-sub-indicator {
		top: auto;
		bottom: 4px;
		right: auto;
		left: 50%;
		margin-left: -3px;
		width: 5px;
		height: 3px;
		background: url(../images/arrows.png) 0 0 no-repeat !important;
	}
				
				
/* ------------------------- SLIDER ------------------------- */
.flex-viewport {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

#flexslider_views_slideshow_main_slider-block li {
	padding: 0;
}

.flex-control-thumbs li {
	width: 20%;
}

.flexslider .slides img {
	width: 100%;
	height: auto;
}

.flexslider {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    border-radius: 0 0 0 0;
    box-shadow: none;
    margin-bottom: 0;
}

.flex-control-nav {
	bottom: 0;
	z-index: 20;
}

.flexslider .flex-next,
.flexslider .flex-prev {
	opacity: 1;
}
.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    display: block;
    background: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    width: 41px;
    height: 41px;
}

.flex-direction-nav a.flex-prev {
	left: 653px;
	top: auto;
	bottom: 150px;
	text-align: left;
	text-indent: -999em;
/*	background: url(../images/slider-nav.png) 0 0 no-repeat; */
}
	.flex-direction-nav a.flex-prev:hover {
		background-position: 0 100%;
	}
.flex-direction-nav a.flex-next {
	right: auto;
	left: 696px;
	top: auto;
	bottom: 150px;
	text-align: left;
	text-indent: -999em;
	/*background: url(../images/slider-nav.png) 100% 100% no-repeat;*/
}
	.flex-direction-nav a.flex-next:hover {
		background-position: 100% 0;
	}

.flexslider:hover .flex-next {opacity: 1; right: 0;}
.flexslider:hover .flex-prev {opacity: 1; left: 653px;}

.flex-control-nav li a {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.flex-caption {
	position: absolute;
	left: 216px;
	top: 347px;
	width: 436px;
	height: 120px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #e85462;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 38px;
	overflow: hidden;
}
	.slider-title {
		font-size: 24px;
		line-height: 24px;
		font-weight: 700;
		margin-bottom: 4px;
	}

.slider-wide {
	width: 1600px;
	position: relative;
	left: 50%;
	margin-left: -800px;
}


/* ------------------------- MAIN ------------------------- */
div.messages {
	margin-bottom: 30px;
}
.views-row {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.views-field-title,
.node h2,
article.comment h3 {
	color: #545454;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 700;
}
	.views-field-title a,
	.node h2 a,
	article.comment h3 a {
		color: #545454;
	}
		.views-field-title a:hover,
		.node h2 a:hover,
		article.comment h3 a:hover {
			color: #e85462;
		}

.node h2,
article.comment h3 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 5px;
}


.views-field-body {
	margin-bottom: 23px;
}
.img-indent {
	margin-bottom: 13px;
}
.title-indent {
	margin-bottom: 8px;
}

.title-indent-1 {
	margin-bottom: 11px;
}

.field-name-field-addthis-blog {
	margin-bottom: 25px;
}

.img-left {
	float: left;
	margin-right: 20px;
}
.img-right {
	float: right;
	margin-left: 20px;
}

.block-indent {
	margin-bottom: 60px !important;
}

#main-wrapper #block-system-main.block {
	padding-bottom: 0;
}

	.title-1 {
		color: #545454;
		font-weight: 400;
		font-size: 30px;
		line-height: 24px;
	}
	.title-2 {
		text-transform: uppercase;
		color: #fff;
		font-family: 'Ubuntu', sans-serif;
		font-weight: 400;
		padding-left: 9px;
	}

	.title-3 {
		font-family: 'Ubuntu', sans-serif;
		font-size: 30px;
		line-height: 24px;
		text-transform: uppercase;
		font-weight: 700;
		color: #545454;
	}

	.title-4 {
		font-size: 12px;
	}

.block-services {
	padding-bottom: 27px !important;
}

.block-services .content {
	text-align: center;
	position: relative;
	z-index: 600;
}
	.block-services .views-row {
		padding:  21px 35px 38px 35px;
		background: #fff;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		font-size: 15px;
		line-height: 22px;
		color: #696969;
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
		-moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
		box-shadow: 0 0 5px rgba(0,0,0,0.1);
		margin-bottom: 0 !important;
	}

#main-wrapper .block-services .content img {
	padding: 0;
	background: none;
	border: none;
}

#block-views-our-team-block .views-field-title a {
	color: #e85462;
}

.block-services-page .views-row {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	padding: 19px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
		-moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
		box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.counter {
	width: 40px;
	height: 40px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	background: #e85462;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
}

.block-advantages {
	padding-top: 15px;
}
.block-advantages .views-row > div {
	padding-left: 48px;
}
	.block-advantages .views-row {
		padding-bottom: 32px;
	}

.block-advantages .views-row .views-field-title {
	background: url(../images/arrow-2.png) 1px 2px no-repeat;
	min-height: 35px;
	max-width: 190px;
}

	.block-support, .block-advantages {
		padding-bottom: 30px !important;
	}

.block-support .view-content {
	background: #545656 url(../images/bg-1.jpg);
}
.block-support .views-row {
	padding: 0 26px;
	padding-top: 41px;
	padding-bottom: 40px;
	color: #000;
}

.text-extra {
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;
	letter-spacing: -1px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px solid #8c8c8c;
	padding-bottom: 17px;
	margin-bottom: 25px;
}
	.text-extra .text-big {
		font-size: 90px;
		line-height: 70px;
		margin-bottom: 1px;
		letter-spacing: -4px;
	}

.block-support .views-row .views-field-body {
	padding-left: 8px;
	color: #b7b6b6;	
	font-size: 14px;
	margin-bottom: 17px;
}

	.block-support .views-row .title-2 {
		margin-bottom: 20px;
	}

.block-support .views-row .button-3 {
	padding-left: 10px;
}
.button-3 a {
	display: inline-block;
	padding-left: 17px;
	font-size: 12px;
	line-height: 13px;
	text-transform: uppercase;
	color: #fff;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	background: url(../images/arrow-1.png) 0 0 no-repeat;
}
	.button-3 a:hover {
		color: #e85462;
	}

.block-left {
	float: left;
}
.block-right {
	float: right;
}

.block-benefits {
	padding-bottom: 44px !important;
}

.block-benefits .extra {
	border-left: 5px solid #e85462;
	padding-left: 22px;
	padding-top: 16px;
	padding-bottom: 16px;
}

.benefits-text {
	color: #858585;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Ubuntu', sans-serif;
}
	.benefits-text .text-small {
		padding-top: 4px;
	}

.button-4 {
	padding-top: 3px;
}
.button-4 a {
	color: #ffffff;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	background: #e85462;
	padding: 10px 41px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
	.button-4 a:hover {
		background: #545454;
	}


.block-latest-news .views-row {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 34px;
	line-height: 21px;
}
	.block-latest-news h2 {
		margin-bottom: 22px;
	}



.comments-wrap {
	overflow: hidden;
	font-size: 14px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding-bottom: 12px;
	color: #141414;
}
	.v-name {
		float: left;
		color: #e85462;
		background: url(../images/icon-author.png) 0 0 no-repeat;
		padding-left: 22px;
		margin-right: 20px;
		padding-bottom: 3px;
	}
	.v-comments {
		float: left;
		background: url(../images/icon-comments.png) 1px 6px no-repeat;
		padding-left: 34px;
		padding-bottom: 3px;
	}

.img-date {
	position: absolute;
	left: 4px;
	top: 4px;
	color: #f9f9f9;
	text-transform: uppercase;
	background: url(../images/img-date-bg.png);
	line-height: 42px;
}
	.date-icon {
		background: url(../images/img-date-icon.png) 7px 50% no-repeat;
		padding-left: 27px;
		padding-right: 24px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 131px;
	}
.img-date-wrap {
	margin-bottom: 14px;
}
.img-date-wrap .field-content {
	position: relative;
}

.border-top {
	border-top: 1px solid #d3d3d3;
	padding-top: 17px;
}


.slider-wide div.contextual-links-wrapper {
	right: auto;
	left: 50%;
}

.pane-contact {
	padding-bottom: 30px;
}

/* ------------------------- ACCORDION ------------------------- */

.ui-accordion {
	margin-bottom: 30px;
}

.ui-accordion .ui-accordion-content {
	top: 0;
	overflow: hidden;
	padding: 0;
	margin: 0;
	padding-top: 20px;
	line-height: 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-bottom: 15px;
}

.ui-accordion .ui-accordion-header {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
	font-size: 13px;
	line-height: 21px;
	font-weight: 700;
	font-family: 'Ubuntu', sans-serif;
	padding-bottom: 19px;
}
	.ui-accordion .ui-accordion-header a {
		color: #434343;
	}

.accordion-front .views-row {
	padding-bottom: 0;
	border: none;
	margin-bottom: 20px;
	border-bottom: 1px solid #e1e1e1;
}

.ui-corner-bottom {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.ui-state-default, .ui-accordion .ui-widget-content .ui-state-default, .ui-accordion.ui-widget-header .ui-state-default {
	border: none;
	background: transparent;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: none;
	background: transparent;
}


.ui-accordion .ui-widget-content {
	border: none;
	color: inherit;
	background: transparent;
}

.ui-accordion-icons .ui-accordion-header a {
	padding: 0;
	padding-left: 34px;
}

	.ui-accordion .ui-state-active a , .ui-accordion .ui-widget-content .ui-state-active a, .ui-accordion .ui-widget-header .ui-state-active a, .ui-accordion .ui-accordion-header a:hover {
		color: #e85462;
	}

.ui-accordion .ui-accordion-header .ui-icon {
	left: 0;
	top: 0.5em;
	margin: 0;
}

.ui-widget {
	font-family: inherit;
}

.ui-icon {
	width: 21px;
	height: 21px;
	background: url(../images/accordion-icon.png) 0 0 no-repeat !important;
}

.ui-accordion .ui-state-active .ui-icon, .ui-accordion .ui-widget-content .ui-state-active .ui-icon, .ui-accordion .ui-widget-header .ui-state-active .ui-icon {
	background: url(../images/accordion-icon-active.png) !important;
}

.block-accordion h2 {
	margin-bottom: 24px;
}

body #main-wrapper .block-latest-news, body #main-wrapper .block-accordion {
	padding-bottom: 17px;
}


/* ------------------------- DEFAULT BLOCK STYLE ------------------------- */

.views-row-last.views-row {
	margin-bottom: 0px;
}

#main-wrapper .block {
	padding-bottom: 40px;
}

	body .container-12 .no-alpha-omega {
		margin-left: 15px;
		margin-right: 15px;
	}
.region-header {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.region-header-bottom {
	padding: 0;
}

.region-content-top {
	padding: 0;
	padding-bottom: 0px;
}

.region-content {
	padding: 0;
}

.region-content-bottom {
	padding: 0;
}


.region-header-bottom:after,
.region-content-top:after,
.region-content:after,
.region-content-bottom:after,
.region-content:after {
	content: '';
	width: 100%;
	clear: both;
	display: block;
}

.views-clearfix .views-row:after {
	content: '';
	width: 100%;
	clear: both;
	display: block;
}

#main-wrapper img {
	height:auto;
	width: auto;
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px;
	background: #fff;
	border: 1px solid #d9d6d9;
}
	#main-wrapper .getlocations_map_canvas img {
		padding: 0;
		background: none;
		border: none;
	}
#main-wrapper {
	background: #eee url(../images/main-bg.jpg) 50% 0;
	padding-top: 45px;
}
#main .feed-icon img, #main th.active img {
	width:auto;
	border: none;
	background: none;
	padding: 0;
}


#tinymce p {
	margin-bottom: 10px;
}
.location.vcard {
	margin-top: 0;
}

			
/* ------------------------- CONTENT REGION ------------------------- */
/*Node heading*/
.front #page-title {display:none;}

#content h1.title, h2, h3 {
	font-size:30px;
	line-height:34px;
	margin-bottom:27px;
	text-transform:capitalize;
	color: #545454;
	font-weight: 700;
}

h3 {
	font-size: 20px;
	line-height: 26px;
}

article.node {
	padding-bottom:20px;
	margin-bottom:20px;
}
	article.node.node-blog {
		border-bottom: 0px solid #444;
	}

	#node-79 {
		margin-bottom: 0;
		padding-bottom: 0;
	}

.page-node- .submitted a {
	padding-right: 0;
	margin-right: 0;
}



/*Author & date information*/
p.submitted {
	margin:5px 0 15px;
	float: left;
	background: url(../images/icon-author.png) 0 0 no-repeat;
	padding-left: 23px;
}
	.submitted, p.submitted span, .comment_count {
		font-size: 14px;
		color: #e85462;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}

	.submitted a,
	.comment_count {
		text-decoration:none;
		color: #141414;
	}
		.submitted a:hover,
		.comment_count:hover {color: #e85462;}

.comment_count {
	float: right;
	display: inline-block;
	margin-bottom: 15px;
	background: url(../images/icon-comments.png) 0 0 no-repeat;
	padding-left: 34px;
}

article.node footer {
	padding-top:0px;
}

article footer ul.links.inline {
	display:block;
}
article footer ul li {
	padding:0;
	margin:0 15px 0 0;
	padding: 0 !important;
}
	article footer ul li.first {margin-left:0;}

.node-teaser .comment-add {
	display: none;
}

/*Node Tags*/
article.node footer .field-name-field-tags { padding-bottom:10px;}
	article.node footer .field-name-field-tags .field-label{
		float: left;
		font-size: 16px;
		padding-right: 10px;
		line-height: 24px;
	}
	article.node footer .field-name-field-tags .field-items {
		overflow:hidden;
		padding-bottom:15px;
		width:100%;
	}
	article.node footer .field-name-field-tags ul li {
		float:left;
		padding:0 4px;
		margin-right: 10px;
	}
		article.node footer .field-name-field-tags ul li a{
			font-size: 12px;
			text-decoration: none;
			padding: 2px 5px;
		}
			article.node footer .field-name-field-tags ul li a:hover {
				text-decoration: none;
			}

	article .field-items {
		margin-bottom: 20px;
	}
		.page-node article .field-items	{
			margin-bottom: 0;
		}
			
.node-maps header {
	display:none;
}

.panels-flexible-region-1-contacts_region {
	width:auto;
}




.item-list ul li {
	margin-left: 5px;
	margin-bottom: 20px;
}
ul li.collapsed {
	list-style: none;
}
ul.menu li {
	margin-left: 0;
}
	section.block ul, section.block .item-list ul li { margin:0; list-style-type: none;}
	ul li.leaf { 
		list-style-image:none;
		list-style-type:none;
		margin:0;
		padding:0;
	}
		section.block .content li, .marker-list .content li { 
			background:url(../images/a1.png) no-repeat 0 7px;
			padding:0 0 2px 20px;
			line-height:20px;
			font-size: 14px;
			line-height: 18px;
		}
			section.block .content li a, .marker-list li a { 
				color:#9b9b9b;
				line-height:20px;
				text-decoration:none;
			}
			section.block .content li a:hover, .marker-list li a:hover { color:#e85462;}
.more-link {
	text-align: left;
}

/* ------------------------- BUTTONS STYLES ------------------------- */
	.form-submit:hover { background:#444;}
	
.button a, .more-link a, ul.links li a, .view-portfolio .views-field-view-node a, #block-poll-recent ul.links li a, #filters li a, .content ul.pager li a, .content ul.pager li.pager-current, .form-submit {
	display: inline-block;
	padding: 5px 16px;
	background: #545454;
	border: none;
	color: #fff;
	font-size: 13px;
	line-height: 23px;
}
	.button a:hover, .more-link a:hover, ul.links li a:hover, .view-portfolio .views-field-view-node a:hover, #block-poll-recent ul.links li a:hover, #filters li a:hover, #filters li a.selected, .content ul.pager li a:hover, .content ul.pager li.pager-current, .form-submit:hover {
			background: #e85462;
	}

		.button-2 a {
			display: inline-block;
			padding: 10px 22px;
			background: #e85462;
			border: none;
			color: #fff;
			font-size: 14px;
			line-height: 24px;
		}
			.button-2 a:hover {
				background: #545454;
			}


.form-submit {
	line-height:normal;
	vertical-align:middle;
	padding-top: 8px;
	padding-bottom: 8px;
}


ul.links li a {
	margin-bottom: 10px;
}

/* ------------------------- BACK TO TOP ------------------------- */
#backtotop {
	background:  url(../images/up-arrow.png) 0 0 no-repeat;
	width: 42px;
	height: 42px;
	z-index: 5;
	right: 40px !important;
	margin: 0 !important;
	bottom: 30px;
	position: fixed;
}
	#backtotop:hover {
		opacity: 1;
		background-position: 0 100%;
	}

	
/* ------------------------- FOOTER ------------------------- */
#footer {
	clear: both;
	padding:35px 0;
	position: relative;
	border-top: 10px solid #e0e0e0;
	background: transparent url("../images/header-bg.jpg") repeat scroll 50% 0px;
}

#footer h2 {
	font-size: 24px;
	line-height: 24px;
	text-transform: lowercase;
	border-bottom: 1px solid #e1e1e1;
	font-weight: 400;
	padding-bottom: 15px;
	margin-bottom: 16px;
}

	#footer .marker-list .content li {
		font-size: 15px;
		line-height: 19px;
		background: url(../images/a2.png) 0 5px no-repeat;
		padding-left: 11px;
		color: #c2c2c2
	}
		#footer .marker-list .content li a {
			color: #a2a2a2;
			font-size:12px;
			line-height:15px;
		}
			#footer .marker-list .content li a:hover {
				color: #7bb9e0; /*#e85462;*/
			}


#block-block-5 .content {
	color: #b2b2b2;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 15px;
}
	#block-block-5 .content a {
		color: #b2b2b2;
	}

		#block-block-5 .content a:hover {
			color: #e85462;
		}

	#block-block-5 .content span {
			
	}


/* ------------------------- SOCIAL-ICONS BLOCK ------------------------- */
.follow-links {
	text-align: center;
}
	.follow-link-wrapper {
		display: inline-block;
		margin-right: 4px;
	}
	a.follow-link {
		width:36px;
		height:36px;
		text-indent:-9999px;
		opacity:1;
		padding:0;
		-webkit-transition:all .2s ease;
		-moz-transition:all .2s ease;
		transition:all .2s ease;
		display: inline-block;
	}
		a.follow-link:hover {
			opacity:0.7;
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
		}


a.follow-link-googleplus {
  background-image: url(../images/icon-googleplus.png);
}
a.follow-link-twitter {
  background-image: url(../images/icon-twitter.png);
}
a.follow-link-this-site {
  background-image: url(../images/icon-feed.png);
}	
a.follow-link-facebook {
  background-image: url(../images/icon-facebook.png);
}



/* ------------------------- PAGINATOR ------------------------- */
.content ul.pager {text-align:left; margin-bottom: 30px;}

.content ul.pager li {
	margin:0px 1px;
	overflow:hidden;
	padding: 0;
	display: inline-block;
}

	.content ul.pager li a:hover, .content ul.pager li.pager-current ,
	.content ul.pager li a, .content ul.pager li.pager-current {
		
	}


/* ------------------------- PORTFOLIO ------------------------- */

.view-portfolio .isotope-element .views-field-field-portfolio-image {
	background:url(../images/ajax-loader.gif) center center no-repeat #444; 
	margin-bottom:20px;
}

.view-portfolio .isotope-element .views-field-field-portfolio-image a {
	display:block; 
	background:url(../images/magnify.png) center center no-repeat #444;
}

.isotope-element .views-field-title {
	margin: 10px 0;
}

#filters {
	margin-bottom: 20px;
	text-align: right;
}

#isotope-options {
	background: none;
}

#filters li {
	display: inline-block;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
	background: none;
}

.isotope-element img {
	width: 100%;
	height: auto;
}

#isotope-container {
	margin-left: -10px;
	margin-right: -10px;
}

.isotope-element {
	background: none;
	color: inherit;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
}



/* ------------------------- POLL'S BARS ------------------------- */
.poll .total, .poll .title  {margin-bottom:15px;}
.poll .bar { 
	background-color:#fff;
	border:1px solid #8c8c8c;
	padding:1px;
	height:10px;
	margin-bottom:15px;
}
.poll .bar .foreground { 
	height:10px; 
	display:none;
	background-color:#e85462;
}
	
.poll .percent { float:right;}
.poll .vote-form { text-align: left; padding-bottom: 15px;}
.poll .vote-form .choices { width: 100%;}

#block-poll-recent ul.links li {
	background: none;
	padding-left: 0;
}

#block-comment-recent .content li a { display:inline-block;}

#block-comment-recent li span, .views-field-timestamp {
	display: block;
}

#block-forum-new .contextual-links-wrapper { display:none;}

#block-system-navigation .content li { margin:0;}

.links {
	list-style: none;
}

.links li {
	display: inline-block;
	margin-right: 10px;
}


/* ------------------------- BLOCK SEARCH ------------------------- */
#block-search-form {}
#block-search-form .form-text, #search-block-form .container-inline .form-text {
	width:100%;
	padding:8px 5px;
	border:none;
	background:none;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
#block-search-form .container-inline, #search-block-form .container-inline {
	overflow:hidden;
	background:#e1e1e1;
	display:inline-block;
	position: relative;
}
#block-search-form .container-inline .form-item, #search-block-form .container-inline .form-item {float:left; margin:0;}
#block-search-form .container-inline .form-actions, #search-block-form .container-inline .form-actions {position: absolute; top: 0; right: 0;}

	
#block-search-form .form-submit, #search-block-form .form-submit { 
	background:url(../images/search.png) no-repeat center center #E1E1E1;
	border:0;
	line-height:normal;
	width:32px;
	height:32px;
	padding:0;
	margin:0;
	vertical-align:middle;
	cursor:pointer;
	text-indent:-9999px;
}
	#search-block-form #edit-submit:hover, #search-block-form .form-submit:hover {opacity: 0.8; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);}

	

/* ------------------------- FORUM ------------------------- */
.action-links {
	padding: 0 0 25px 0px;
}
	.action-links a {
		font-weight:bold;
	}
		.action-links a:hover {
			text-decoration:none;
		}

#forum a {
	font-size:12px;
}
	#forum a:hover {text-decoration: underline;}

#forum table {
	border:1px solid #c8c8c8;
	width:100%;
}

#forum th {
	border:1px solid #e85462;
	color:#fff; 
	font-size:14px;
	padding:3px 5px;
}
	#forum th a {
		color:#fff;
	}

#forum td.container { 
	padding:10px;
}

#forum td {
	border:1px solid #c8c8c8;
	padding: 5px;
}

#forum td.topics, #forum td.posts, #forum td.replies{
	text-align:center;
}

.field-name-taxonomy-forums {
	overflow:hidden;
	padding-bottom:20px;
	margin-top: 20px;
	width:100%;
}
	.field-name-taxonomy-forums .field-label {
		font-size:14px;
		vertical-align:middle;
		margin-bottom: 0;
		line-height:22px;
		float:left;
		margin-right:10px;
		font-family:Arial;
		letter-spacing:0;
	}

	.field-name-taxonomy-forums .links a {
		background:none;
		box-shadow: none;
		display:inline;
		font-size: 14px;
		padding:0;
		text-transform: none;
	}
		.field-name-taxonomy-forums .links a:hover {
			background:none;
		}

.page-forum- #main-wrapper .active img {
	padding: 0;
	background: 0;
	border: none;
	margin-left: 5px;
	margin-top: 4px;
}


/* ------------------------- COMMENTS FORM ------------------------- */
.panels-flexible-region-1-contacts_region {
	width:auto;
}


#edit-actions input {
	margin-right: 10px;
}


#edit-comment-body {margin-bottom:15px;}
.filter-help a {font-size:10px; display:inline-block;}
.filter-help a {
	padding-left: 0;
}
#comments {
	margin-bottom: 30px;
	clear: both;
}

article.comment header{overflow:hidden; margin-bottom: 0;}
.user-picture { float:left; margin-right:15px;}

section#comments h2.title {
	margin-bottom:15px;
}

#comment-form label,
#contact-site-form label {
	vertical-align:middle;
}
.form-required {
	color: #f00 !important;
}

#comment-form .form-text,
#user-login .form-text,
#contact-site-form input.form-text,
.search-form .form-text {
	width:220px;
}
	
#comment-form .form-textarea {
	height:120px;
	margin-bottom: 10px;
	
}
	#contact-site-form textarea#edit-message {  /*Contact form texrarea*/
		margin-right:0;
		width:98%;
		height: 100px;
	}
	
.resizable-textarea .grippie {
	display:none;
}

.form-type-item {
	overflow:hidden;
	width:100%;
}
	.form-type-item label {
		float:left;
		padding-right:10px;
	}	
	
.form-type-select { margin:0;}

#edit-comment-body-und-0-format-guidelines {
	padding-top:15px;
}
	#edit-comment-body-und-0-format-guidelines ul li{
		font-size:12px;
		overflow:hidden;
		width:100%;
	}

/* ------------------------- COMMENTS OUTPUT ------------------------- */
#comments {
	margin-top: 30px !important;
}
.comment-wrapper {overflow:hidden;}

article.comment .submitted {
	margin:2px 0 10px;
}
	article.comment .submited .permalink, p .permalink {
		display:none;
	}

article.comment {
	background:#fff;
	border:1px solid #d8d4d4;
	margin-bottom:15px;
	padding:15px;
	padding-bottom: 25px;
}	
	article.comment h2 {
		color:#292a2b;
		font-size:18px;
		font-weight:normal;
		text-decoration:none;
	}
	
.node article.comment footer {
	overflow:hidden;
	padding:0;
}

#edit-comment-body-und-0-format { border:1px solid #d6d2c6;}
	#edit-comment-body-und-0-format .fieldset-wrapper > * {padding-left:0; padding-right:0;}
	#edit-comment-body-und-0-format .fieldset-wrapper {padding:20px 10px;}
	#edit-comment-body-und-0-format .fieldset-wrapper label {display:inline;}

#comment-form-wrapper { margin-top:30px;}
#comment-form-wrapper .title {
	margin-left:0;
	margin-right:0;
}
article.comment span.new { position:absolute; top:0; right:0;}
.comment-preview { background:none;}

.compose-tips li {margin-bottom:10px;}
.compose-tips h3 {margin-bottom:10px;}

.comment .field-items {margin-bottom: 20px;}

/* ------------------------- TABLE STYLES ------------------------- */
tr.odd, tr.even {
	background: #fff;
	border-bottom: 1px solid #E0E0E0;
}
	tr.even {
		background: #f8f8f8;
	}

th {background:#e85462; color: #fff; padding: 5px;}



.page-faq-questions-top .views-row {
	margin-bottom: 30px;
}


.view-faq {
	margin-bottom: 30px;
}



/* ------------------------- 404 PAGE NOT FOUND ------------------------- */
.page-page-404 #search-block-form {width:400px;}
.panel-separator {display:none;}

.panel-pane.error-page {margin-bottom:30px;}
	.panel-pane.error-page .pane-content {overflow:hidden;}
		.panel-pane.error-page .pane-content span.err {
			float:left;
			font-weight:bold;
			font-size:150px;
			line-height:180px;
		}
.panel-pane.error-page .pane-content .extra {
	background:url(../images/v_line.gif) 40px 0 repeat-y;
	padding-left:80px;
}
.panel-pane.error-page .pane-content .err-title {
	display:block;
	font-size:70px;
	line-height:84px;
	padding-top:20px;
	text-transform:uppercase;
}
.panel-pane.error-page .pane-content .err-body {
	display:block;
	font-size:20px;
	line-height:24px;
	margin-bottom:15px;
	width:300px;
}
.page-page-404 .pane-search-form {text-align:center;}
	.page-page-404 .pane-search-form .pane-content {display:inline-block; padding-top:40px;}
	.page-page-404 .pane-search-form #search-block-form .form-text {width:300px;}


html.js .collapsible.collapsed.collapsible .fieldset-legend {background-image:url(../images/menu-collapsed.png);}
html.js .collapsible.collapsible .fieldset-legend {background-image:url(../images/menu-expanded.png);}

input[type="text"], input[type="password"], input[type="search"], textarea {
	background:#fff;
	border:1px solid #ddd;
	color:#666 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:8px 5px;
}

/* ------------------------- FIRST-TIME PAGE ------------------------- */
#first-time {
	display:none;
}
	#first-time p {
		padding:10px 0;
	}
	
#first-time .item-list ul li{
	background:none;
	display:block;
	float:left;
	margin:0;
}
	#first-time .item-list ul li a {
		color:#e85462;
		display:block;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
		#first-time .item-list ul li:hover { background:none; }
		#first-time .item-list ul li a:hover { background:none; }
		
/* ------------------------- BREADCRUMB ------------------------- */
#breadcrumb { 
	color:#444;
	margin-top:16px;
	padding:0px 3px 15px;
}
	#breadcrumb a { 
		color:#444;
		font-size:12px;
		text-decoration:none;
		padding:0 3px;
	}
		#breadcrumb a:last-child { padding-right:0;}
		#breadcrumb a:hover { color:#e85462;}
	
/* ------------------------- ADMIN TAB ------------------------- */
.tabs-wrapper { margin: 1px 0 20px;}
div.tabs { overflow:hidden;}

.tabs ul.primary {
	border:0;
	border-bottom:1px solid #c9c9c9;
	margin:10px 0 10px 0;
	overflow:hidden;
	padding:4px 0;
}
	.tabs ul.primary li {
		margin-bottom:-1px;
	}
		.tabs ul.primary li a { 
			background:#EDEDED;
			border:1px solid #BBB;
			border-bottom:0;
			border-radius:3px 3px 0 0;
			color:#444;
			font-size:12px;
			font-weight:normal;
			margin:0;
			overflow:hidden;
			padding:3px 15px 4px;
			text-shadow:0 1px 0 #FFF;
			-webkit-transition:background 0.1s linear;
			-moz-transition:background 0.1s linear;
		}
			.tabs ul li a.active, .tabs ul li a:hover { 
				background:#e85462;
				color:#fff;
				text-shadow:none;
			}

/* ------------------------- ADMIN MENU BG ------------------------- */
ul.contextual-links li a:hover {}

.page-blog .field-name-field-blog-image {
	width: 300px;
}

.node-teaser .field-type-image, .node-employee .field-type-image {float:left; margin:0 20px 6px 0;}
.field-type-image {margin-bottom:20px;}

.profile .user-picture { margin-left:20px;}
.profile h3 { overflow:hidden;}

#block-views-our-team-block .views-field-field-employee-photo { width: 100px; float:left; margin-right:15px;}
#block-views-our-team-block .views-row { border-top:1px solid #CCC; overflow:hidden; padding:15px 0 10px;}
#block-views-our-team-block .views-row.views-row-first {
	border-top: none;
}
#block-views-our-team-block .views-field-title a { font-weight:bold; text-decoration:none;}

#block-views-our-team-block .views-field-body, #block-views-our-team-block  .views-row {
	margin-bottom: 0;
}


.filter-type {margin-bottom:30px;}

label.option {vertical-align:middle;}

.node-author .username {
	padding-right: 0;
	margin-right: 0;
	border: none;
}

.addthis_button_compact{
    margin:0px !important;
}

.address-left{
	width:240px;
	float:left;
	padding-right:30px;
	clear:both;
}

.address-left input, .address-right input{
	width:235px;
}
 
.address-right{
	width:240px;
	float:left;
}

.address-full{
	clear:both;
	float:left;
	width:510px;
}

.address-full input#edit-submitted-your-5-digit-mailing-label-number, 
.address-full input#edit-submitted-your-6-digit-invoice-number{
	width:100%;
}

.form-actions{
	clear:both;
	float:left;
}
#edit-submitted-email-address, #edit-submitted-email{
	padding: 8px 5px;
    height: 14px;
    border:1px solid #ddd;
}
 
@media only screen and (max-width: 555px)  {
	.address-full{
	width:100%;
}
}

#edit-submitted-email{
	width:386px;
}

.tipsy{
	font-size:14px;
}

.profile-section-logo{
	float:left;
	clear:both;
}
@media only screen and (max-width: 700px)  {
	.profile-section-logo{
	float:none;
	text-align:center;
}
}

.logo-right{
	float:left; 
	width:60%
}

#andy-left{
	float:left; 
	width:38%
}

@media only screen and (max-width: 700px)  {
	#andy-left{ display:none; }
	.logo-right{ width:100%;}
}

@media only screen and (max-width: 767px)  {
	#block-block-2, #block-block3, #block-block-4, #block-block-5{
		margin-top:12px;
	}

}

@media only screen and (max-width: 995px)  {
	div#flexslider-1{
		width:130%;
		margin-left:-15%
	}
}
@media only screen and (max-width: 767px)  {
	div#flexslider-1{
		width:150%;
		margin-left:-25%
	}
}
