@import url(//fonts.googleapis.com/css?family=Open+Sans:400,600,300);

/* ------------------------- DRUPAL 7 FRAMEWORK ------------------------- */

@font-face { 
font-family: TradeGothicLTStd-BdCn20; src: url('https://www.vast-dynamics.com/web/sites/default/files/TradeGothicLTStd-BdCn20.ttf'); 
} 

@font-face { 
font-family: TradeGothicLTCom; src: url('https://www.vast-dynamics.com/web/sites/default/files/TradeGothic.otf');
} 
 
body#body {
	background: #484848;
	/*color: #444444; 
	font: 14px/22px Arial, Helvetica, sans-serif;CHTS*/
	color: #222222;		
	font-family: TradeGothicLTCom,Helvetica,Arial,sans-serif;	
	line-height: 1.6em;
	letter-spacing: 0.01em;
	
	position:relative;
	min-width:300px;
	-webkit-text-size-adjust: none;
	
	/* CHTS*/
	text-align: justify;
	
}

/*p {margin-bottom:20px;} CHTS*/
p {
	margin-bottom:4px; 
	margin-top:8px;
}

/* CHTS */
.node-blog p {
	padding-left: 8px;
}
.node-blog h1, .node-blog h2, .node-blog h3, .node-blog h4 {
	padding-left: 8px !important;
}
.node-blog ul {
	padding-left: 2em;
}

.field-name-taxonomy-forums .links a,
.panel-pane.error-page .pane-content .err-title,
.panel-pane.error-page .pane-content span.err,
a {
	color:#b42d2a;
	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: #151819;
	}

.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(240,120,120);}
::-moz-selection 	{background: rgb(240,120,120);}
img::selection 		{background: transparent;}
img::-moz-selection	{background: transparent;}
body {-webkit-tap-highlight-color: rgb(240,120,120);}


.ajax-progress {
  display:none;
}

#edit-style-options-row--2 {
	clear: both;
}
#admin-menu {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* ------------------------- HEADER ------------------------- */
#header {
	position: relative;
}
#logo {
	display: inline-block;
}

.col1 a img {
	width: 300px;
}

.section-1 {
	background: #d94d4a;
	padding-top: 12px;
}
	.section-1 .col1 {float:left;}
	.section-1 .col2 {float:right; padding-top: 1px;}
.section-2 {
	/* CHTS
	padding-top: 32px;
	padding-bottom: 32px;
	*/
}
.section-2-wrap {
	/*background: #2b3539 url(../images/slider-bg.jpg) 20% 0 no-repeat; CHTS*/
	/*CHTS*/
    padding-top: 10px;
	padding-bottom: 12px;
}
.section-3 {
	padding-top: 2px;
	padding-bottom: 12px;
}

.phone-block {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	padding-left: 36px;
	background: url(../images/phone-icon.png) 0 6px no-repeat;
	text-shadow: 1px 1xp 1px rgba(0,0,0,0.5);
}
	.phone-block .pgone1 {
		font-size: 14px;
		font-weight: 300;
	}

.indent-top-1 {
	padding-top: 14px;
}

/* ------------------------- MAIN MENU ------------------------- */
.select-menu {display:none !important;}

#superfish-1 { 
	background:none;
	float:left;
	position:relative;
	width:auto;
	-webkit-box-shadow: 2px 2px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 0 rgba(0,0,0,0.1);
	box-shadow: 10px 10px 0 rgba(0,0,0,0.1);
	margin-bottom: -34px;
}

	#superfish-1 li {
		background:none;
		border:0;
		overflow:inherit;
		padding:0;
		text-align:center;
	}
	#superfish-1 > li {
			padding-left: 2px;
			background: url(../images/menu-separator.png) 0 0 repeat-y;
		}
		#superfish-1 > li:first-child {
			padding-left: 0;
		}
		#superfish-1 > li > a {
			background: #a92725 url(../images/main-menu.jpg) repeat-x;
		}
		#superfish-1 a {
			border:0;
			color:#ffffff;
			font-size:14px;
			font-weight:600;
			padding:28px 0;
			text-decoration:none;
			font-family: 'Open Sans', sans-serif;
			/*width: 187px;*/
			width: 224.8px; /*1132 / 5 = 226 4 * 2 padding = 224*/
			text-transform: uppercase;
			-webkit-transition: all 200ms ease;
			-moz-transition: all 200ms ease;
		    -ms-transition: all 200ms ease;
		    -o-transition: all 200ms ease;
			transition: all 200ms ease;
		}
			#superfish-1 > li > a:hover, #superfish-1 > li.active-trail > a, #superfish-1 > li.sfHover > a {
				color:#fff;
				background: #8b1a18 url(../images/main-menu-hover.jpg) repeat-x;
			}

	#superfish-1 ul {
		background: #a92725 url(../images/sub-bg.jpg) repeat-x;
		display:none;
		padding:15px 0;
		top:70px;
		width:188px !important;
		left: 2px;
		border-top: 1px solid #a4201e;
	}
	
		#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:#fff;
				font-size:13px;
				font-weight:400;
				padding:10px !important;
				text-align:center;
			}
				#superfish-1 ul li a:hover, #superfish-1 ul li.active-trail a  { background: #a4201e;}

			#superfish-1 ul li ul{
				left:200px !important;
				padding:10px 0 !important;
				top:-10px;
			}
				#superfish-1 ul li ul li {
					background:none;
					margin-bottom:1px;
				}
				
				
/* ------------------------- SLIDER ------------------------- */
#block-views-slider-block {
	-webkit-box-shadow: 2px 2px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 0 rgba(0,0,0,0.1);
	box-shadow: 2px 2px 0 rgba(0,0,0,0.1);
}
#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;
}

.flexslider .flex-next,
.flexslider .flex-prev {
	opacity: 1;
}
.flexslider .flex-direction-nav a, .flexslider .flex-direction-nav a {
    display: block;
}

.flex-direction-nav .flex-prev {
	left: 0;
}
.flex-direction-nav .flex-next {
	right: 0;
}

.flexslider:hover .flex-next {opacity: 1; right: 0;}
.flexslider:hover .flex-prev {opacity: 1; left: 0;}

.flex-control-nav {
	background: #2b2c2b;
}

.flex-control-nav li {
	margin: 0 4px;
}
.flex-control-nav li a {
	width: 21px;
	height: 22px;
	background: url(../images/slide-control-nav.png) 100% 0 no-repeat;
}
	.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
		background: url(../images/slide-control-nav.png) 0 0 no-repeat;
	}

.flex-control-nav {
	bottom: 119px;
	width: 109px;
	left: 50%;
	margin-left: -54px;
	padding-top: 12px;
	padding-bottom: 9px;
}


.slider_caption {
	text-align: center;
	background: #fff;
	color: #2b2c2b;
	text-transform: uppercase;
	font-size: 35px;
	line-height: 37px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	padding: 12px 0;
}

.slider_caption a {
	color: #2b2c2b;
}
.slider_caption a:hover {
	color: #d64845;
}

/* ------------------------- MAIN ------------------------- */
div.messages {
	margin-bottom: 30px;
}
.views-row {
	margin-bottom: 36px;
}

.views-field-title,
.node h2,
article.comment h3 {
	margin-top: 12px;
	margin-bottom: 10px;
	color: #222222;
	/*text-transform: none;
	font-family: 'Open Sans', sans-serif; 
	letter-spacing: .03em; CHTS */
	
	text-transform: uppercase;
    font-family: TradeGothicLTStd-BdCn20,Helvetica,Arial,sans-serif;    
	letter-spacing: -0.02em;
	
	
	font-size: 30px;
	line-height: 32px;
	font-weight: 1000;
}
	.views-field-title a,
	.node h2 a,
	article.comment h3 a {
		color: #222222;
	}
		.views-field-title a:hover,
		.node h2 a:hover,
		article.comment h3 a:hover {
			color: #181b1d;
		}



.views-field-body {
	margin-bottom: 20px;
}
.img-indent {
	margin-bottom: 20px;
}
.title-indent {
	margin-bottom: 13px;
}

.field-name-field-publishdate {
	margin-left: 8px;
}

.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;
}

.addthis_button, .at15t {
	padding-left: 8px;
	display: inline-block !important;	
}

.service-block {
	position: relative;
	margin-top: -80px;
}
.service-block .views-row {
	overflow: hidden;
	background: #b42d2a url(../images/bg1.jpg) 0 0;
	padding: 32px 24px 31px 15px;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	.service-block .views-row h3 {
		color: #fff;
	}

.haeder-bottom-wrap {
	background: #fff;
}

.service-block .service-image {
	float: right;
}

.service-block .service-title {
	float: left;
	padding: 10px;
}
	.service-block .service-title h3 {
		font-size: 35px;
		line-height: 35px;
		margin-bottom: 0;
	}
		.service-block .service-title h3 span {
			font-weight: 300;
		}


.h2-text {
	font-size: 50px;
	line-height: 52px;
	margin-bottom: 34px;
	color: #b42d2a;
}

.h2-text span {
	font-weight: 300;
	color: #151819;
}

.solutions-block .views-row {
	text-align: center !important;
}

#block-views-partners-block {
	text-align: center !important;
}


.blue-bg .views-row {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px;
	background: #e7e8e8;
}

.view-solutions h2 {
	color: #b42d2a;
}
	.view-solutions h2 span {
		color: #151819;
	}


/* ------------------------- DEFAULT BLOCK STYLE ------------------------- */

.views-row-last.views-row {
	margin-bottom: 0px;
}

#main-wrapper .block {
	padding-bottom: 12px;
}


#content {
	overflow: hidden;
}

.region-header-bottom {
	padding: 0;
}

.region-content-top {
	padding: 0;
}

.region-content {
	padding: 0;
}

.region-content-bottom {
	padding-top: 46px;
	border-top: 1px solid #f2f2f2;
}


.region-header-bottom:after,
.region-content-top:after,
.region-content:after,
.region-content-bottom:after {
	content: '';
	width: 100%;
	clear: both;
	display: block;
}

.views-clearfix .views-row:after {
	content: '';
	width: 100%;
	clear: both;
	display: block;
}

#main-wrapper img, #footer img {
	/* CHTS */
	margin-top: 5px;
	
	height:auto;
	max-width: 100%;
	width:auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
	#main-wrapper .getlocations_map_canvas img {
		padding: 0;
		background: none;
		border: none;
	}
#main-wrapper {
	background:#ffffff;
	/* CHTS */
	padding-top: 32px;
	padding-bottom: 4px;
}
.not-front #main-wrapper {
	/* CHTS */
	padding-top: 60px;
	padding-bottom: 4px;
}
#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:35px;
	line-height:38px;
	margin-bottom:12px;
	/* text-transform:none;
	font-family: 'Open Sans', sans-serif;
	CHTS */
	
		
	text-transform: uppercase;
    font-family: TradeGothicLTStd-BdCn20,Helvetica,Arial,sans-serif;    
	letter-spacing: -0.02em;
	
	
	
	font-weight: 1000;
	color: #222222;
}

h2 span {
	font-weight: 300;
}

h3 {
	font-size: 22px;
	line-height: 26px;
}

/* CHTS */
.node-blog {
	background-color: #e7e8e8 !important; 
}

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;
}

#main-wrapper #block-system-main {
	padding-bottom: 0;
}



/*Author & date information*/
p.submitted {
	margin:5px 0 15px;
}
	.submitted, p.submitted span {
		
	}
	.submitted a {
		text-decoration:none;
	}
		.submitted a:hover {}

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;
			}
			
			
.node-maps header {
	display:none;
}

.panels-flexible-region-1-contacts_region {
	width:auto;
}

/*		CHTS */
.item-list ul li {
	margin-left: 20px !important;
	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: 0px 0px 0px 2px;
		}
	ul li.leaf { 
		list-style-image:none;
		list-style-type:none;		
		margin: 0px 0px 0px 12px;
		padding:0;
	}
		section.block .content li, .marker-list li { 			
    		text-indent: -1.28571429em;
			margin-bottom: 1px;
/*		CHTS			
			padding:0 0 5px 5px;		
			padding-left: 1.28571429em;
			line-height:20px;		
			*/
				
		}
			section.block .content li a, .marker-list li a { 				
				line-height:20px;
				text-decoration:none;				
			}
			section.block .content li a:hover, .marker-list li a:hover { color:#b42d2a;}

/* ------------------------- 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: 7px 23px;
	border: none;
	color: #111111;
	background: #eeeeee;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	line-height: 6px;
	text-transform: uppercase;
	font-weight: 500;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
	transition: all 200ms ease;
}
	.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, .content ul.pager li a:hover, .content ul.pager li.pager-current, .form-submit:hover, #filters li a.selected {
		background: #888888;
		color: #ffffff;
	}



.form-submit {
	line-height:normal;
	vertical-align:middle;
	padding-top: 9px;
	padding-bottom: 9px;
}

.dismiss {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

ul.links li a {
	margin-bottom: 10px;
}

/* ------------------------- BACK TO TOP ------------------------- */
#backtotop {
	background: url(../images/backtotop.png) 0 0 no-repeat;
	width: 70px;
	height: 70px;
	z-index: 5;
}
	#backtotop:hover {
		background-position: 0 100%;
		opacity: 1;
	}

	
/* ------------------------- FOOTER ------------------------- */
#footer {
	clear: both;
	padding: 0;
	position: relative;
	color: #5d5d5d;
}

#footer .content {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 300;
}
	#footer .content a {
		color: #ffffff;
	}
		#footer .content a:hover {
			text-decoration: underline;
		}

.footer-wrapper-top {
	background: #f1f1f1;
	padding: 12px 0 12px 0;
}

.footer-wrapper {
	padding-top: 12px;
	padding-bottom: 12px;
}

.opacity-hover a {
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
	transition: all 200ms ease;
}
.opacity-hover a:hover {
	opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

#block-block-5 {float:left; line-height: 30px;}

#block-block-5 span {
	font-weight: 600;
}


a.follow-link-facebook {
  background-image: url(../images/icon-facebook.png);
}

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);
}

.link-wrapper {
	padding-top: 2px;
	padding-bottom: 12px;
    background: white!important;
}
	
/* ------------------------- SOCIAL-ICONS BLOCK ------------------------- */
#block-follow-site { float:right;}

	.follow-link-wrapper {
		display: inline-block;
		margin-left: 8px;
	}
	a.follow-link {
		width:36px;
		height:34px;
		text-indent:-9999px;
		opacity:1;
		padding:0;
	}
		a.follow-link:hover {
			background-position: 0 100%;
		}

/* CHTS */
.node-readmore {
	padding:0 !important;
}
.pager {
	text-indent: 0px;
}		
		
/* CHTS */
.item-list .pager li {
	display: inline-block !important;
	margin-left: 0px !important;
	margin-bottom: 2px !important;
}
		
.pager-current li {
	margin: 0px !important;
}
			
		
/* ------------------------- PAGINATOR ------------------------- */
.content ul.pager {
    text-align:left;
	/* CHTS
    margin-top: 15px;
	margin-bottom: 15px;
	*/
    margin-right: 7px;
    margin-left: 0px;
}

.content ul.pager li {
    text-align:left;
	padding-top: 7px;
    padding-right: 23px;
    padding-bottom: 7px;
    padding-left: 23px;
	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 {
		/* padding-left: 15px; 
		padding-right: 15px;
		*/
	}
	
	/* CHTS */
	.content li.pager-current {
		margin-left: 0px !important;
		padding-top: 11px !important;
		padding-bottom: 8px !important;
	}

/* ------------------------- 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;
}

.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 #ccc;
	padding:1px;
	height:10px;
	margin-bottom:15px;
}
.poll .bar .foreground { 
	height:10px; 
	display:none;
	background-color:#b42d2a;
}
	
.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 li {
	display: inline-block;
	/*margin-right: 10px; CHTS*/
}


/* ------------------------- 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:#fff;
	display:inline-block;
	border: 1px solid #7ecefd;
}
#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 {float:right;}
	
#block-search-form .form-submit, #search-block-form .form-submit { 
	background:url(../images/search.png) no-repeat center center #fff;
	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.5; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);}

	

/* ------------------------- FORUM ------------------------- */
.action-links {
	/* CHTS */
	padding: 0 0 0px 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 #b42d2a;
	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:#e3e3e3;
	border:1px solid #e3e3e3;
	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:#b42d2a; 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:#e3e3e3;
	border:1px solid #e3e3e3;
	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:#b42d2a;
		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:#b42d2a;}
	
/* ------------------------- 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:#EFEFEF;
			border:1px solid #BBB;
			border-bottom: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:#b42d2a;
				color:#fff;
				text-shadow:none;
			}

/* ------------------------- ADMIN MENU BG ------------------------- */
ul.contextual-links li a:hover {}

/* CHTS */
.field-item img {
	margin-left: auto;
    margin-right: auto;
    display: block;
}

.node-teaser .field-type-image, .node-employee .field-type-image {float:right; margin:0 20px 6px 20px;}

.page-blog .field-name-field-blog-image {
	width: 300px;
}
.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;
}



@media only screen and (min-width: 995px) and (max-width: 1230px) {

	#superfish-1 a {
		width: 155px;
	}

	#superfish-1 ul {
		width: 156px !important;
	}

	.slider_caption {
		font-size: 32px;
	}

	#content h1.title, h2, h3 {
		font-size:25px;
		line-height:35px;
	}

	.h2-text {
		font-size: 46px;
		line-height: 48px;
	}

	.service-block .service-title h3 {
		font-size: 32px;
		line-height: 32px;
	}

	.service-block .service-title, .service-block .service-image {
		float: none;
	}
		.service-block .service-image {
			margin-bottom: 10px;
		}
	.service-block .views-row {
		text-align: center;
	}

}


@media only screen and (min-width: 768px) and (max-width: 995px) {

	#comment-form .form-text,
	#user-login .form-text,
	#contact-site-form input.form-text,
	.search-form .form-text {
		width:200px;
	}

	body#body {
		min-width:768px;
	}

	#superfish-1 a {
		width: 123px;
	}

	#superfish-1 ul {
		width: 124px !important;
	}

	.slider_caption {
		font-size: 32px;
	}

	#content h1.title, h2, h3 {
		font-size:32px;
		line-height:34px;
	}

	.h2-text {
		font-size: 44px;
		line-height: 46px;
	}

	.service-block .service-title h3 {
		font-size: 30px;
		line-height: 30px;
	}

	.service-block .service-title, .service-block .service-image {
		float: none;
	}
		.service-block .service-image {
			margin-bottom: 10px;
		}
	.service-block .views-row {
		text-align: center;
	}


	.flex-control-nav {
		bottom: 87px;
	}

	.slider_caption {
		font-size: 30px;
		padding: 25px 0;
	}
	
}

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

	.img-left.rt {
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.img-right.rt  {
		float: none;
		margin-left: 0;
		margin-bottom: 20px;
	}


	#content {
		overflow: visible;
	}

	.comment-wrapper {
		overflow: visible;
	}

	.user-picture {
		margin-bottom: 12px;
	}

	#comment-form .form-text,
	#user-login .form-text,
	#contact-site-form input.form-text,
	.search-form .form-text {
		width:200px;
	}



	.flexslider .slider_caption,
	#block-views-slider-block .flex-control-nav,
	.flex-direction-nav	{
		display:none;
	}

	#forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager {
		white-space:normal;
		font-size: 11px;
	}

	.addthis_button_tweet.at300b {
		height:35px;
	}
	.field-type-addthis {margin-bottom:20px;}
	
	#superfish-1 {display:none;}
	
	.select-menu {
		display:inline !important;
		width:100%;
		margin:10px 0;
		background: #ECEAE9;
		border: 1px solid #444;
		cursor: pointer;
		height: 30px;
		padding: 5px;
	}
	
	.page-portfolio-1-col .view-portfolio .views-row .views-field-field-portfolio-image {float:none; margin-right:0;}
	
	
	.node-teaser .field-type-image, .node-employee .field-type-image {
		float:none;
		margin:0 0px 20px 0;
		width: auto;
	}
	
	
	.panel-pane.error-page .pane-content span.err {
		float:none;
		text-align:center;
		display:block;
	}
	
	.panel-pane.error-page .pane-content .extra {
		background:none;
		padding-left:0px;
		display:block;
		text-align:center;
		max-width:100%;
		border-top:1px solid #4A4A4A;
	}
	.panel-pane.error-page .pane-content .err-body {
		width:100%;
	}
	#block-search-form .container-inline, #search-block-form .container-inline {display:block;}
	
	.page-page-404 #search-block-form {width:300px;}
	
	#block-search-form .container-inline .form-item, #search-block-form .container-inline .form-item {width:260px;}

	.sticky-table td,
	.sticky-table th {
		font-size: 9px;
	}

	.views-field-field-portfolio-image {
		pointer-events:none;
	}


	#content h1.title, h2, h3 {
		font-size:32px;
		line-height:34px;
	}

	.h2-text {
		font-size: 44px;
		line-height: 46px;
	}

	.service-block .service-title h3 {
		font-size: 30px;
		line-height: 30px;
	}

	.service-block .service-title, .service-block .service-image {
		float: none;
	}
		.service-block .service-image {
			margin-bottom: 10px;
		}
	.service-block .views-row {
		text-align: center;
	}

	#block-follow-site, #block-block-5 {
		float: none;
		text-align: center;
	}

	#block-follow-site {
		margin-bottom: 20px;
	}

	.section-1 .col1,
	.section-1 .col2 {
		clear: both;
	}

	.section-1 .col1 {
		margin-bottom: 15px;
	}

	.section-3 {
		padding-top: 2px !important;
	}

	.indent-top-1 {
		padding-top: 0;
	}

	.views-field-title,
	.node h2,
	article.comment h3 {
		font-size: 22px;
	}

	#filters li {
		margin-bottom: 10px;
	}
	
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

	.field-type-addthis {margin-bottom:10px;}
	
}