/*
Theme Name: tec
Theme URI: http://www.tourismexportcouncil.org.nz
Description: Custom theme for Tourism Export Council of New Zealand
Author: TML Web Design
Author URI: http://www.tmlwebdesign.co.nz
version: 1.0
*/

/*
    font-family: 'Mada', sans-serif;
    font-family: 'Merriweather', serif;
*/

/* basics */

* {
	margin:0;
	padding:0;
}
html, body {
	font-family: 'Mada', sans-serif;
	font-size: 16px;
	margin:0;
	padding:0;
	color: #2c2c2c;
	font-weight:300;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 130%;
	color: #2c2c2c;
}
h1, h2 {
	font-family: 'Merriweather', serif;
	font-weight:400;
}
h3, h4, h5, h6 {
	font-family: 'Mada', sans-serif;
	font-weight:400;
}

h1 {
	font-size:2.25rem;
}
h2 {
	font-size: 1.625rem;
	margin:2rem 0 1rem;
}

h2.archivetitle {
	margin: 0.75rem 0 1rem;
}

h3 {
	font-size: 1.25rem;
	margin:0.75rem 0 1rem;
}

h4 {
	font-size: 1rem;
}

#hero h1 {
	font-size:5.5rem;
	color:#ffffff;
	text-align:center;
	font-weight:900;
	font-style:italic;
	margin:0;
}

hr {
    border-color: #CCCCCC;
    border-right: 0 none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
.entry table.lines td p{
	margin: 5px 0;
}
.entry table.lines td{
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}
.entry table.lines td h2{
	margin: 0px 0px 0px 0px;}
	
	
p { margin-bottom:1rem; }	

/* images and misc. */



img {
	border: none;
}
img a {
	border:none;
}
img.alignleft {
	float: left;
	border: none;
	padding: 5px;
	margin: 10px 10px 10px 0;
}
img.alignright {
	float: right;
	border: none;
	padding: 0;
	margin: 0 0 10px 10px;
}
img.aligncenter {
	width:100%;
	height:auto;
}
blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	margin:10px;
	font-family:"Courier New", Courier, monospace;
}
/* links */

a {
	color:#2c2c2c;
	text-decoration:underline;
	border: none;
}
a:hover {
	color:rgba(0,160,80);
	text-decoration: underline;
}
a.post-edit-link{
	padding: 10px 0;
}
p.read-more {
	margin-top:2rem;	
}
.read-more-button {
	border:1px solid #2c2c2c;
	border-radius:0;
	padding:0.4rem 1.25rem;
	text-transform:uppercase;
	text-decoration:none;
	color:#2c2c2c;
	transition:color, background 0.6s ease;
	font-size:0.875rem;
	font-weight:400;
	background:#fff;
}
.read-more-button:hover {
	text-decoration:none;
	background:#2c2c2c;
	color:#fff;
}
.read-more-button.inline {
	margin:0.25rem 0.125rem;
	display:inline-block;
	padding:0.5rem 1rem;
}

/* Breadcrumbs */
.breadcrumb{
	margin-top:1rem;
	padding:0;
	background:none;
	border:none;

}
p#breadcrumbs{
	font-size:0.75rem;
	font-weight: bold;
	color: #000;
}
p#breadcrumbs strong{
	color: #666;
	font-weight: normal;
}
p#breadcrumbs a{
	font-weight: normal;
}

/* header */

#header-inner {
	position:relative;
}

#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;
	padding: 120px 0 0 16px;
}
#header h1 a {
	color: #404040;
	text-decoration: none;
}
#header img#banner_quote{
	float: right;
	margin-top: 50px;
	position: absolute;
	right: 0;
	}
#header h1 a:hover {
	color: #666;
	text-decoration: none;
}
#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 18px;
}
#search-header{
	width: 942px;
	margin: 0 auto;
	position: relative;

	}
#search-header-inner {
	color: #262223;
	width: 215px;
	float: right;
	height: 165px;
	position: absolute;
	z-index: 998;
	right: 0;

	}
#search-header-inner-bk{
	background: #262223;
	padding: 15px;
}
#search-header-inner-footer{
	background: url(../images/home_search_bk_s1.png) bottom right no-repeat;
	height: 13px;
}
#search-header-inner li{
	list-style: none;
}
#search-header-inner label{
	display: none;
}
#search-header-inner  h1{
	color: #fff;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
	}

#logo {
	float:left;
}
.logo {
	float:left;
	display:block;
	margin:1rem 2rem 1rem 3rem;
	height:150px;
}
.logo img {
	height:100%;
	width:auto;
}

.tint {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:1;
	background:rgba(0,0,0,0.3);
}

.image-credit {
	position:absolute;
	right:0.5rem;
	bottom:0.5rem;
	color:#ffffff;
	background:rgba(0,0,0,0.3);
	font-size:0.625rem;
	text-transform:uppercase;
	z-index:50;
	padding:0.25rem 0.5rem;
	border-radius:5px;
	margin:0;
}
section { position:relative; }

/* Hero */
#hero {
	min-height:400px;
	/*background:#2c2c2c;*/
	background-size:cover;
	background-position:center;
	position:relative;
	text-shadow:0px 0px 20px rgba(0,0,0,0.5);
}

.home #hero {
	height:880px;
}

.hero-content {
	position:relative;
	z-index:5;
}

.home .hero-content {
	height:880px;
}

#hero .subtitle {
	font-size:2.4rem;
	color:#ffffff;
	text-align:center;
	font-family: 'Merriweather', serif;
	font-style:italic;
	font-weight:900;
}

.vertical-align {
	position:relative;
	top:50%;
	transform:translateY(-50%);	
}

#search-database, #join-tecnz {
	background-size:cover;
	background-position:center;
	height:760px;
}
#search-database .subtitle, #join-tecnz .subtitle {
	color:#ffffff;
	font-family: 'Merriweather', serif;
	font-size:1.5rem;	
	font-style:italic;
	text-align:center;
	font-weight:600;
	margin-bottom:2rem;
	margin-top:-1rem;
}
.slide {
	min-height:800px;
	background-size:cover;
	background-position:center;
}


/* homepage */
#intro {
	text-align:center;
	padding:6rem 0 8rem 0;
}

#intro h1 {
	font-size:2rem;
	font-weight:900;
	font-style:italic;
}

#intro p {
	font-size:1.375rem;
	line-height:1.75rem;
	margin-bottom:1rem;
}

.search-databse-content, .join-tecnz-content {
	position:relative;
	z-index:10;
	height:760px;
}

#search-database h1, #join-tecnz h1 {
	font-size:4rem;	
	font-weight:900;
	font-style:italic;
	color:white;
	text-align:center;
	margin:0 0 2rem 0;
	line-height:1;
}

#search-database #membership-select {
	text-align:center;
}
#search-database label {
	color:white;
	font-size:1rem;
	line-height:1;
	text-transform:uppercase;
	margin:0 0.75rem 0 0;
	font-weight:600;
}
#search-database .sel {
	display:inline-block;
	width:250px;
	margin-right:0.75rem;
}
#search-database select {
	width:100%;
	text-transform:uppercase;
	font-size:0.875rem;
	padding:0.25rem 0.5rem;
}
#search-database .tpicker_submit, #join-tecnz .button, #sidebar-member-search .tpicker_submit, .login .button {
	text-transform:uppercase;
	font-size:0.875rem;
	padding:0.25rem 1rem;
	background:none;
	border:1px solid #fff;
	border-radius:0;
	color:#fff;
	text-decoration:none;
	transition:color, background 0.6s ease;
}
#search-database .tpicker_submit:hover, #join-tecnz .button:hover, #sidebar-member-search .tpicker_submit:hover, .login .button:hover {
	background:white;
	color:#2c2c2c;
	text-decoration:none;
}
.scroll-down {
	background:none;
	border:none;
	color:#fff;
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	font-size:2rem;
	z-index:100;
	background:rgba(0,0,0,0);
	transition:background 0.6s ease;
}
.scroll-down:hover {
	background:rgbg(0,0,0,0.3);
}
#scroll-target {
	display:block;
	height:1px;
	max-height:1px;
}
#member-updates {
	padding: 6rem 0 8rem 0;
}
#member-updates h1 {
	text-align:center;
}
.post-date {
	font-weight:700;
	font-size:0.75rem;
	text-transform:uppercase;	
	color:rgb(0,169,80);
	margin-top:-0.5rem;
}
.text-center {
	text-align:center;
}

#jump-links{
	margin-top:3rem;
}
.jump-link {
	position:relative;
	height:320px;
	background-size:cover;
	background-position:center;
}
.jump-link a {
	text-decoration:none;
	display:block;
	height:100%;
}
.jump-link span {
	font-size:2rem;
	font-weight:500;
	color:#fff;
	text-align:center;
	display:block;
	transition:font-size 0.6s ease;
	line-height:1;
}
.jump-link a:hover {
	text-decoration:none;
}
.jump-link a:hover span {
	font-size:2.15rem;	
}
.jump-link .vertical-align {
	z-index:10;
}

.archive .member-search {
	padding:1.5rem 2rem;
}
.archive #sidebar #membership-select {
	float:none;
}
.archive #membership-select {
	float:left;
	width:100%;
}
.archive .member-search .selectwrap {
	margin-bottom:0.5rem;	
}
.archive .member-search .sel {
	width:48%;
	margin-right:2%;
	padding:0.5rem 0;
}

.archive .member-search .sel select {
	width:100%;	
}

.gallery-col a {
	display:block;
	background-size:cover;
	background-position:center;
	min-height:200px;
	text-decoration:none;
}
.gallery-col a:hover {
}
.gallery-row {
	margin-bottom:1.75rem;	
}

/* Image Slice */
#banner-slice{
	width: 942px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	}
#image-slice{
	width: 724px;
	float: left;
	}
#search-slice{
	background: #262223 url(../images/members-search-corner.gif) bottom right no-repeat;
	color: #262223;
	width: 184px;
	float: right;
	height: 128px;
	position: absolute;
	z-index: 998;
	right: 0;
	padding: 15px;
	}
#search-slice h1{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
}
#search-slice label{
	display: none;
}
#search-slice select, #search-header-inner select{
	font-size: 11px;
	width: 175px;
	margin-bottom: 10px;
	}
#search-slice li{
	list-style: none;}
/* content */

#content {
	margin-top:2rem;
	margin-bottom:2rem;
}
#container.home #content {
	padding: 30px 20px 20px 20px;
	}
.post {
	padding: 0 0 1.5rem 0;
}
.post h2 a {
	color: #08122E;
	text-decoration: none;
}
.post h2 a:hover {
	color: #666;
	text-decoration: none;
}
.post p {
}
.post a {

}
.post ul {
	margin:0 0 1rem 1rem;
}
.post li {
	margin: 0.75rem 0 0.75rem 0.75rem;
}
.entry p {
	margin:1rem 0;
	line-height:1.5;
}
.postmetadata {
	clear: both;
	border-top: 1px dotted #A2A2A2;
	padding:6px 0;
	margin-top: 16px;
}
p.postmetadata {
	font-size: 10px;
	font-weight: bold;
}
.navigation {
	float:left;
	width:100%;
}
.notfound {
	padding: 25px;
	font-size: 14pt;
	font-weight: 300;
}

/* Homepage Features */
.homepage_middle{
	border-top: 1px solid #d3d3d3;
	padding: 15px 0;
	overflow: hidden;
	}
.homepage_features{
}
.homepage_feature_item{
	border-top: 1px solid #d3d3d3;
	padding: 15px 0;
	overflow: hidden;
	font-size: 11px;
	line-height: 160%;
}
.homepage_feature_item a{
	font-size: 12px;
}
.homepage_feature_item img.wp-post-image{
	float: left;
	margin-right:10px;
	border: 1px solid #d3d3d3;
	}

.homepage_meet-the-members{
	background: #332f30;
	width: 300px;
	padding: 0 10px 10px 10px;
	float: right;
	color: #fff;
	font-size: 11px;
	line-height: 160%;
	height: 237px;
	
}

.homepage_meet-the-members p a.more-link{
    background: url("../images/view-listing-button.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-size: 9px;
    font-weight: normal;
    padding: 3px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 79px;	
	margin: 10px 0 0 0;
}

.homepage_meet-the-members img {
	float: right;
	margin: -14px 0 0 10px;
	padding: 0;
}
.homepage_meet-the-members h2{
	color: #fff;
	margin-top: 5px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #fff;
	font-size: 15px;
	font-variant: small-caps;
	
	}	
.homepage_meet-the-members h2 a {
	color: #fff;
	text-decoration: none;}
.homepage_meet-the-members h3 a{
	color: #fff;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
	}
.homepage_meet-the-members h3 p{
	line-height: 200%;
}
.homepage_tools{
	width: 273px;
	float: left;
	background: url(../images/tools_bk_s1.gif) repeat-x;
}
.homepage_tools h2, .sidebar_tools h2{
	padding: 8px 13px 0px 13px;
	font-variant: small-caps;
	margin: 5px 0;
	}
ul.tools{
	}
ul.tools li {
	list-style: none;
	font-size: 11px;
	color: #444444;
	border-bottom: 1px solid #fff;
	padding: 7px 0 7px 32px;
	background-position: 10px 8px ;
	background-repeat: no-repeat;
	}
ul.tools li a{
	color: #444444;
	}
ul.tools li.pdf{
	background-image: url(../images/tools-pdf.png);
	background-position: 10px 4px !important;
	}
ul.tools li.jobs{
	background-image: url(../images/tools-jobs.png);
	}
ul.tools li.edirectory{
	background-image: url(../images/tools-edirectory.png);
	}
.homepage_video{
	border-bottom: 1px solid #D3D3D3;
	width: 273px;
	float: left;
	margin-bottom: 17px;
	font-size: 11px;
	padding: 0 0 20px 0;
	color: #444444;
}
.homepage_video p.youtube-top{
	height: 0;
	padding: 0;
	margin: 0;
	}
.homepage_video img{
	margin-bottom: 0;
	margin-right: 8px;
	margin-top: 0;
	padding: 0;}
.homepage_video h3{
	margin-top: 0;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	}
.homepage_middle_left{
		width: 273px;
	float: left;
}


/* HOMEPAGE INBOUND SUCCESS MAN */
.tec-manual {
	padding-top:0;
	padding-right: 0;
	;
}

.tec-manual .float {
	float: left;
	width: 114px;
}

.tec-manual img {
	float: right;
	height: 247px;
	margin: 0;
}

.tec-manual p a.more-link {
	width: 100%;
	background: #339A22;
	border-radius: 4px;
	line-height: 1.5;
}

/* sidebar */
#sidebar-member-search {
	background:#2c2c2c;
	margin-top:-4rem;
	padding:1.25rem;
}
#sidebar-member-search label{
	color:#fff;
}
#sidebar-member-search select {
	width:100%;
	margin:0 0 1rem 0;
	text-transform:uppercase;
	font-size:0.875rem;
	padding:0.25rem 0.5rem;
}
#sidebar-navigation .search-toggle {
	display:none;
}
/* ISM ORDER FORM */

#isf-form {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

#isf-form .form-group {
	margin-top: 0.75em;
}

#isf-form label {
	float: left;
	width: 340px;
	margin-top: 1em;
}

#isf-form input,
#isf-form textarea,
#isf-form select {
	font-size: 12px;
	border: 1px solid #aaa;
	border-radius: 4px;
	padding: 6px;
	width: 368px;
	box-sizing:border-box;
}
#isf-form #how_other, #isf-form #how {
	margin-top:10px;	
}
#isf-form #how_other {
	display:none;
}
#isf-form .f-num {
	width: 26px;
	text-align: center;
}

#isf-form button {
	border: 1px solid #aaa;
	font-size: 16px;
	padding: 0.25em 1em 0.25em 1em;
	border-radius: 6px;
	width: 185px;
	line-height: 16px;
}

#isf-form button:first-child {
	margin-right: 10px
}
#isf-form button:last-child {
	background:#eee;
	margin-left: 10px;
}

#isf-form p {
	max-width: 382px;
	margin: 1em 0 1em 0;
	line-height: 1.5em;
}

#isf-form label.error {
		color: red;
		position: absolute;
		/* left: 0; */
		background: white;
		border: 1px solid #999;
		display: block;
		display: block;
		padding: 5px;
		border-radius: 4px;
		margin-top: -30px;
		right: 103px;
		width: auto;
		background: #eafaef;
}

#isf-form .fsmall {
	position: relative;
}

#isf-form .fsmall label.error {
	right: 146px;
	margin-top: 5px;
	position: absolute;
	
}

#isf-form label.error.valid {
	display: none !important;
}

/* << */

/* CF7 ISF */
/*
#isf-form {
	position: relative;
	width: 100%;
	margin: 0 auto;
}

.wpcf7 .form-group {
	margin-top: 0.75em;
}

.wpcf7  label {
	float: left;
	width: 340px;
	margin-top: 1em;
}

.wpcf7  input,
.wpcf7  textarea,
.wpcf7  select {
	font-size: 12px;
	border: 1px solid #aaa;
	border-radius: 4px;
	padding: 6px;
	width: 368px;
	box-sizing:border-box;
}
.wpcf7  #how_other, #isf-form #how {
	margin-top:10px;	
}
.wpcf7  #how_other {
	display:none;
}
.wpcf7  .f-num {
	width: 26px;
	text-align: center;
}

.wpcf7 input[type="submit"], .wpcf7 input[type="reset"] {
	border: 1px solid #aaa;
	font-size: 16px;
	padding: 0.25em 1em 0.25em 1em;
	border-radius: 6px;
	width: 185px;
	line-height: 16px;
}

.wpcf7 input[type="submit"] {
	margin-right: 10px
}
.wpcf7 input[type="reset"] {
	background:#eee;
	margin-left: 10px;
}

.wpcf7  p {
	max-width: 382px;
	margin: 1em 0 1em 0;
	line-height: 1.5em;
}

.wpcf7  label.error {
		color: red;
		position: absolute;
		background: white;
		border: 1px solid #999;
		display: block;
		display: block;
		padding: 5px;
		border-radius: 4px;
		margin-top: -30px;
		right: 103px;
		width: auto;
		background: #eafaef;
}

.wpcf7  .fsmall {
	position: relative;
}

.wpcf7  .fsmall label.error {
	right: 146px;
	margin-top: 5px;
	position: absolute;
	
}

.wpcf7  label.error.valid {
	display: none !important;
}
*/
/* end CF7 */
fieldset {
	margin-top:2rem;
}
.checkboxes .wpcf7-list-item {
	display:block;
	width:100%;
}
legend { line-height:1.4; }


/*span.wpcf7-list-item.first {margin-left:0;}
.wpc77-checkbox span.wpcf7-list-item.first {margin-left:1em;}*/

#sidebar img {
	padding: 0;
	margin: 0;
}

/* comments */

#commentssection {
	clear: both;
	padding: 0px 12px;
	margin: 0 10px 0 0;
}
#commentssection h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000;
}
#commentform {
	padding:5px;
	border-top: 1px dotted #A2A2A2;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: underline;
	line-height: 14px;
}
#commentform h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#commentbox {
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
}
#author, #email, #url, #commentbox, #submit {
	background: #fff;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 11px;
	margin:10px 5px 0 0;
	padding: 3px;
	border: 1px solid #B2B2B2;
}
#submit {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10px;
	padding: 2px;
	margin: 10px 0px;
	border: none;
	background-color: #000;
	color: #fff;
}
ol.commentlist {
	list-style-type: none;
}
ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 5px;
	overflow: hidden;
}
ol.commentlist li.alt {
	background: none;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 150%;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
ol.commentlist a {
	color:#000;
}
cite {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: underline;
}
/* search */
.search-box {
	position:absolute;
	height:auto;
	width:50%;
	top:2rem;
	max-height:0px;
	background:#fff;
	overflow:hidden;
	transition:max-height 0.6s ease;
	right:0;
}
.search-box.toggle {
	max-height:300px;
}
.search-box label {
	margin:1rem 0 0 1rem;
}
.search-box #searchform {
	margin:0 1rem 1rem 1rem;
}
#searchform {
	padding: 2px;
	margin: 0;
	border: 1px solid #919191;
	background: #fff;
	overflow: hidden;

}
#searchform input#s {
	font-size: 1rem;
	padding: 0.5rem;
	margin: 0;
	float: left;
	border: none;
	width: 80%;
	background:none;
}
#searchform button#searchsubmit {
	margin:0;
	float:right;
	width:2.5rem;
	height:2.5rem;
	line-height:1;
	font-size:1.25rem;
	color:#2c2c2c;
	background:#f7f7f7;
	border:none;

}

/* Sidebar Elements */

.become_member{
	background: url(../../../images/button-charcoal.gif) no-repeat;
	width: 253px;
	height: 42px;
	color: #fff;
	padding: 15px 0px 10px 30px;
	margin: 10px 0 0 0;
	
	}
.what_we_do{
	background: url(../../../images/button-green.gif) no-repeat;
	width: 223px;
	height: 42px;
	padding: 15px 0px 10px 60px;
	color: #fff;
	margin: 10px 0 0 0;
	}
.our_members{
	background: url(../../../images/button-blue.gif) no-repeat;
	width: 253px;
	height: 42px;
	color: #fff;
	padding: 15px 0px 10px 30px;
	margin: 10px 0 0 0;
	}
.our_members h2, .become_member h2,  .what_we_do h2{
	color: #fff;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	text-shadow: 0 0 10px #999999;
	}	
	.news{
		overflow: hidden;
		margin-top: 10px;
	}
.ad{
	border: 1px solid #eee;
	width: 250px;
	height: 250px;
	margin: 10px auto;}
	
/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:34px;
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display:block;
	padding: 8px 0;
	text-align: center;	
	text-decoration:none;
	border-bottom:0px;
	height:18px;
	background: url(../images/tabs_bk.gif);
	color:#2c2c2c;
	position:relative;
	outline:0;
}
ul.css-tabs li.whats_new a{
	width: 127px;
	background-position: 0 -35px;
	}
ul.css-tabs li.members_updates a{
	width: 156px;
	background-position: -128px -35px;
	}
ul.css-tabs li.members_updates a.current{
	background-position: -128px 0;
	}
ul.css-tabs li.whats_new a.current{
	background-position: 0 0;
	}
ul.css-tabs a:hover {
	color:#2c2c2c;
}
.nav-alignright{
	float: right;
	padding: 10px 5px;
	}
.nav-alignleft{
	float: left;
	padding: 10px 5px;
	}
/* selected tab */
ul.css-tabs a.current {
	background-color:#ddd;
	color:#000;	
	cursor:default;
}

	
/* tab pane */
.css-panes div {
	display:none;
	min-height:425px;
	padding:10px 20px;
	background: #CDCDCD url(../../../images/sidebar-news-bg.gif) top repeat-x; 
	color:#444;
	font-size: 11px;
	position: relative;
}
.css-panes div h2 a{
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-family: "Georgia", Times New Roman, Times, serif;
	margin-bottom: 5px;
	}

.css-panes a.tab_view_news{
	background: url(../images/sidebar-news-button.gif) no-repeat;
	color: #fff;
	padding: 4px 8px;
	font-size: 9px;
	text-transform: uppercase;
	bottom: 20px;
	position: absolute;
	}


/* footer */

#footer {
	background: #212121;
	color:#f1f1f1;
	text-align:center;
}
#footer h4 {
	font-size:1rem;
	font-weight:600;
	text-transform:uppercase;
	font-size:1rem;
	margin-bottom:1.5rem;
	color:#f1f1f1;
}
#footer p {
	font-size:0.875rem;
	font-weight:600;
	margin-bottom:0.25rem;
}
#footer a {
	text-decoration: none;
	color:#e8e8e8;
}
#footer a:hover {
	text-decoration: underline;
	color:#ffffff;
}
#footer .footer-contact {
	padding:4rem 0 0 0;
}
#footer .footer-social {
	padding:1.5rem 0 2.5rem 0;
}
#footer .footer-social a {
	display:inline-block;
	margin:0 1rem;
}
#footer .footer-social .icon {
	line-height:1;
	font-size:2.5rem;
}
#footer .footer-copyright {
	border-top:1px solid #2f2f2f;
	padding:1rem 0;
}
#footer .footer-copyright p {
	font-size:0.875rem;
	color:#3f3f3f;
	text-align:left;
}
#footer .footer-copyright a {
	color:#3f3f3f;
}
#footer .footer-copyright a:hover {
	color:#ffffff;
}
#footer a.youtube i, #footer a.facebook i {
	transition:color 0.6s ease;
}
#footer a.youtube:hover i {
	color:hsl(0, 100%, 50%);	
}
#footer a.facebook:hover i {
	color:#3b5998;	
}


#image-banner {
	height: 350px;
	width: 100%;
	background: #262223;
	margin: 0 auto 0 auto;
}

/* Mailchimp Form */
#mc_signup {
	background:#f7f7f7;
	padding:1rem;
}
.mc_merge_var {
	float:left;
	margin-right:1rem;
	padding:0.25rem 0;
}
.mc_var_label {
	margin-right:1rem;
}

.mc_error_msg, .mc_success_msg {
    color: #fff !important;
	float: left;
	margin: 3px 0;
}
	
/* Slideshow */
.lof-slidecontent {
	margin: 0 auto;
}
.lof-navigator-wapper{
	bottom: 50px !important; 
	left: 43% !important;  
	padding: 5px;
}

/* Login */
.login{
	background:#2c2c2c;
	padding:0.5rem;
	float:left;
	position:absolute;
	right:0;
	top:0;
	height:42px;
}
.login-corner{
	width:0;
	height:0;
	border-top:42px solid #2c2c2c;
	border-left:56px solid transparent;
	position:absolute;
	left:-56px;
	top:0;
	/*background-image:url(../images/login-corner.png);
	background-size:cover;*/
}
.login a{
	color: #fff;
	font-weight: bold;
	padding: 0 1px;
}
.login p{
	margin:0;
}
.login form{
	float:left;
}
.login .button {
	margin-right:0.5rem;
	font-weight:300;
}
.login form input#log, .login form input#pwd{
	border:none;
	color:#333;
	padding:0.125rem 0.25rem;
	margin-left:1rem;
	float:left;
	font-size:0.875rem;
}
.login form input.button{
	border:none;
	float:left;
	margin-left:1rem;
	font-size:0.875rem;
	padding:0.125rem 1.5rem;
	text-transform:uppercase;
}
.login-title{
	color: #fff;
	float: left;
	text-transform:uppercase;
	padding:0.125rem 0.25rem;
}

/* Listings */
h1.listing-heading{
	margin-bottom: 5px;
	}
.listing {
    float: left;
    margin-left: 0px;
    padding: 0px;
    width: 100%;
	border-top: 1px solid #eee;
	list-style: none;
	padding: 6px 0;
}
.listing-archive {
    padding: 0px;
    width: 100%;
	border-bottom: 1px solid #eee;
	list-style: none;
	padding: 6px 0 12px 0;
	overflow: hidden;
}
.listing-archive h3{
	font-weight: normal;
	color:#00AE4B; }
.listing-archive h3 a{
	text-decoration: none;
	font-weight: bold;
}
.listing-archive .listing-intro{
	width: 475px;
	float: left;
	}
.listing-archive .listing-intro-link{
	width: auto;
	float: right;
}

.listing-top {
    float: left;
    margin-left: 0px;
    padding: 0px;
    width: 100%;
	border-top: none;
	list-style: none;
	padding: 6px 0;
}
.listing_top_section{
	border-bottom: 5px solid #D3D3D3;
	margin-bottom: 12px;
	overflow: hidden;
	padding-bottom: 20px;
}
.listing-website-link, .listing-contact-link{
	float:left;
	margin:1rem 1rem 0 0;
}
.listing-website-link a, .listing-contact-link a{
}
.listing_top_section p{
	float: left;
	width: 315px;
	color: #00AE4B;
	font-weight: bold;}
.listing label, .listing-top label{
	width: 175px;
	float: left;
	color: #000;
}
.listing-image{
	margin-bottom: 15px;
	}
.listing-detail{
	width: 420px;
	float: left;
}
ul.listing-social{
	list-style: none;
	margin: 0;
	padding: 0;
}
li.listing-facebook a{
	background:url(../images/1330029828_facebook.png) no-repeat;
	width: 24px;
	padding: 24px 0 0 0;
	height: 0;
	overflow: hidden;
	float:left;
	margin-right: 5px;
}
li.listing-twitter a{
	background:url(../images/1330029839_twitter.png) no-repeat;
	width: 24px;
	padding: 24px 0 0 0;
	height: 0;
	overflow: hidden;
	float:left;
	margin-right: 5px;
}
li.listing-youtube a{
	background:url(../images/1330029849_youtube.png) no-repeat;
	width: 24px;
	padding: 24px 0 0 0;
	height: 0;
	overflow: hidden;
	float:left;
	margin-right: 5px;
}
li.listing-linkedin a{
	background:url(../images/1330029860_linkedin.png) no-repeat;
	width: 24px;
	padding: 24px 0 0 0;
	height: 0;
	overflow: hidden;
	float:left;
	margin-right: 5px;
}
.listing .qualmark{
	float: left;
	margin-right: 5px;
}
.listing-logo{
	float: right;
	margin-right: 15px;
	width: 250px;
}
.listing-logo img{
	float: right;}
.slider-grad-left{
	width: 150px;
	height: 350px;
	float: left;
	position: absolute;
	left: 0;
	background: url(../images/slider_left.png) no-repeat;
	z-index: 1;
	}
.slider-grad-right{
	width: 150px;
	height: 350px;
	float: right;
	position: absolute;
	right: 0;
	background: url(../images/slider_right.png) no-repeat;
	z-index: 1;
	}
a.edit-profile, a.add-update {
    background: url("images/sidebar-news-button.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 9px;
    padding: 4px 8px;
    text-transform: uppercase;
	margin: 10px 0;
	width: 121px;
	display: block;
	text-align: center;
}
.member-search{
	background: #EDEDED;
	margin: 20px 0;
	padding: 10px 15px 7px 15px;
	float: left;
	clear: both;
}

.member-search .sel {
	/*width: 20%;*/
	float: left;
	margin-right: 11px;
}

.member-search .sel > span {
	font-weight: 600;
	margin-top: 10px;
	display: block;
}

.member-search li{
	list-style: none;}
.member-search ul.taxonomy-list li, .member-search p{
	list-style: none;
	width: 125px;
	float: left;
	}
.member-search p{
	list-style: none;
	width: 50px;
	float: right;
	}
.member-search ul.taxonomy-list{
	float: left;
	width: 500px;}
.member-search ul.taxonomy-list li select{
	font-size: 11px;
	width: 115px;
}
.member-search ul.taxonomy-list li label{
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 5px 0;
	}
.taxonomy-picker input{
	background: url(../images/member-search-search-button.png) no-repeat;
	color: #fff;
	width: 51px;
	border: none;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 3px 0;
	float: left;
}
.member-search input{
	margin: 10px 0 0 0;
	}
	
.member-search .selectwrap {
	float: left;
	/*width: 80%;*/
}	
	
.member-search button {

}

.member-search button:hover {

}
	
.sidebar_ad{
	width: 230px;
	height: 220px;
	margin: 20px auto;
	color: #444444;
	font-size: 11px;
	padding: 15px 10px;
	border: 1px solid #ccc;
	line-height: 125%;
}
	
.name select option[value="market=all"] {display:none;}	




/*


*/
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 23px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('chosen-sprite.png') no-repeat 100% -20px;
  background: url('chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('chosen-sprite.png') no-repeat -30px -20px;
  background: url('chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */


#tpicker .sel span {
		display: none;
	}
	
#tpicker .tpicker_submit {
	background: url(../images/member-search-search-button.png) no-repeat;
	color: #fff;
	width: 51px;
	border: none;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 3px 0;
	float: left;
	
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

td {
	padding:0.75rem 0;
	border-bottom: 1px solid #ccc;
}
	
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.listing-image img {
	width:100%;
}


@media screen and (max-width:768px){
	#login {
		height:auto;
		padding:0;
		overflow:hidden;
		position:relative;
	}
	#login .login-corner {
		display:none;
	}
	
	#login .login-title {
		display:block;
		text-align:center;
		width:100%;
		margin:1rem 0 0.5rem 0;
	}
	
	#login form input#log, #login form input#pwd {
		width:90%;
		margin:0.5rem 5%;
		margin-bottom:1rem;
	}
	#login form input.button {
		position:relative;
		left:50%;
		transform:translateX(-50%);
		margin:0.5rem 0 1rem 0;
	}
	
	#login {
		max-height:0;
		transition:max-height 0.6s ease;
		width:100%;
	}
	.login form {
		float:none;	
	}
	#login.toggle {
		max-height:400px;
	}
	
	#logo {
		position:relative;
		left:50%;
		transform:translateX(-50%);
	}
	.logo {
		margin:1rem 0;
		height:100px;
	}
	.search-box {
		position:relative;
		top:0;
		width:100%;	
		max-height:100px;
	}
	.search-toggle {
		display:none;
	}
	
	#search-database .sel {
		width:200px;	 
	}
}

@media screen and (max-width:1024px){
	#hero h1 {
		font-size:4.5rem;
	}
	#hero .subtitle {
		font-size:2rem;
	}
	.home #hero, .home .hero-content {
		height:80vh;
	}
	#sidebar-member-search {
		margin-top:2rem;
	}
}
@media screen and (max-width: 768px){
	#sidebar-navigation {
		display:none;
	}
}


@media screen and (max-width:500px){
	#hero h1 {
		font-size:3.0rem;
	}
	#hero .subtitle {
		font-size:1.8rem;
	}
	.home #hero, .home .hero-content {
		height:80vh;
	}



	#search-database h1, #join-tecnz h1 {
		font-size:3rem;
	}
	#search-database label {
		margin:0 0 1rem;
		width:100%;
		text-align:center;
	}
	#search-database .sel {
		width:100%;
		margin:0 0 1rem 0;
	}
	
	.gallery-col {
		margin-bottom:15px;	
	}
	
	#member-updates p.read-more {
		margin-bottom:3rem;
	}
}


@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}