/*
Theme Name: Technology Solutions (UK) Ltd
Theme URI: //www.tsl.com/
Description: The official theme for Technology Solutions (UK) Ltd

Version: 1.00032
*/
/* ============================================================== */
/* PurposePress Framework
/* By: Paul Godney
/* v.0.1.0
/* ============================================================== */
/* Table of contents

/* # CSS Reset
/* # Global Styles
/* # Typography
/* # WordPress Core Styling & Comments

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

img { -ms-interpolation-mode: bicubic; max-width: 100%; height: auto; }

html { line-height: 1; }


table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

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

/* ============================================================== */
/* Global Styles
/* ============================================================== */
body { background: white; font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif; font-size: 16px; line-height: 20px; color: #444444; position: relative; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }

th, td { font-weight: normal; padding: 15px; vertical-align: middle; }

/* ============================================================== */
/* Typography Styles
/* ============================================================== */
/* Headings */
h1, h2, h3, h4, h5, h6 { font-family: "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif; line-height: 1.2; color: #333; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }

h3 a { color: #003087; }

h1 { font-size: 2em; font-weight: 700; margin: 2em 0 0.5em 0; }

h2 { font-size: 1.6em; font-weight: 700; margin: 2em 0 0.5em 0; }

h3 { font-size: 1.1em; font-weight: 700; color: #003087; margin: 1.5em 0 0.5em 0; }

h4 { font-size: 1em; font-weight: 700; margin: 1em 0 0.4em 0; }

h5 { font-size: 0.875em; font-weight: 700; margin: 0.5em 0 0.3em 0; }

h6 { font-size: 0.75em; font-weight: 700; }

.subheader { font-weight: normal; color: #6f6f6f; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { font-size: 60%; color: #6f6f6f; }

h1.page-title { margin-top: 1em; }
h1.page-title i { font-style: italic;}
h1.page-title sup { font-size: 50%; vertical-align: super; }


hr { border: 1px solid #e2e2e2; clear: both; margin: 1.875em 0 1.875em; height: 0; }

/* Paragraphs */
p { font-size: 1em; line-height: 1.5; margin-bottom: 0.5em; }
p.lead { font-size: 1.0625em; }
p img { margin: 0; }

em { font-style: italic; line-height: inherit; }

strong { line-height: inherit; font-weight: bold; }

small { font-size: 60%; line-height: inherit; }

/* Links */
a { color: #0092c5; text-decoration: none; outline: 0; line-height: inherit; -webkit-transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; -o-transition: color 0.3s ease-out; transition: color 0.3s ease-out; img-border: none; }
a:hover, a:focus { color: #75cfef; }


sup {
	font-size: 50%;
	vertical-align: super;
}

.product-left sup {
	font-size: 50%;
	vertical-align: super;
}
.full-width-content a { color: #0092c5; text-decoration: underline; outline: 0; line-height: inherit; -webkit-transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; -o-transition: color 0.3s ease-out; transition: color 0.3s ease-out; img-border: none; }
li sup { font-size:9px; line-height: 2.5; vertical-align: super; font-weight: 500; }

p a, p a:visited { line-height: inherit; }

/* Lists */
ul, ol { line-height: 1.5; }
ul { list-style: disc; margin-left: 2em; }
ol { list-style: decimal; margin-left: 2em; }
ul ul, ol ol { margin: 0.25em 0 0.25em 1.75em; }
li { margin-bottom: 0.25em; }

.bullets ul, .bullets ol { margin-top: 0.5em; line-height: 1.5; list-style: disc;  }
.bullets ul li {margin-bottom: 1em;}
.bullets ul ul { list-style: circle;}
.bullets ul ul li { margin-bottom: 0; }

.content article ul { list-style: disc; margin-top: 1em; margin-bottom: 2em; }
.content article li { margin: 0.5em 0; }

ol.alpha { list-style-type: lower-alpha; }
ol.roman { list-style-type: lower-roman; }
ul.square { list-style: square outside; margin-left: 2em;  }
ul.circle { list-style: circle outside; margin-left: 2em;  }
ul.disc { list-style: disc outside; margin-left: 2em;  }

.productdescription ul { list-style: disc;}
.productdescription ul li {margin-bottom: 1em;}
.productdescription ul ul { list-style: circle; }
.productdescription ul ul li { margin-bottom: 0; }



/* Blockquotes */
blockquote { background: #f7f7f7; border-left: 0.625em solid #ffffff; margin: 0.9375em 0.625em; padding: 0.9375em 0.625em; quotes: "\201C""\201D""\2018""\2019"; }

blockquote:before { color: #cdcdcd; content: open-quote; font-size: 2.8125em; line-height: .1; margin-right: 0.9375em; vertical-align: -.4em; }

blockquote p { display: inline; }

/* ======================================= */
/* WordPress Styles
/* ======================================= */
/* WordPress Core */
.alignnone { margin: 0.2em 1.25em 0.2em 0; }

.aligncenter, div.aligncenter { display: block; margin: 0.3125em auto 0.3125em auto; }

.alignright { float: right; margin: 0.3125em 0 1.25em 1.25em; }

.alignleft { float: left; margin: 0.3125em 1.25em 1.25em 0; }

a img.alignright { float: right; margin: 0.3125em 0 1.25em 1.25em; }

a img.alignnone { margin: 0.2em 1.25em 0.2em 0; }

a img.alignleft { float: left; margin: 0.3125em 1.25em 1.25em 0; }

a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { background: #fff; border: 1px solid #ffffff; max-width: 96%; padding: 0.3125em 0.1875em 0.625em; text-align: center; }

.wp-caption.alignnone { margin: 0.3125em 1.25em 1.25em 0; float: left; }

.wp-caption.alignleft { margin: 0.3125em 1.25em 1.25em 0; }

.wp-caption.alignright { margin: 0.3125em 0 1.25em 1.25em; }

.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }

.wp-caption p.wp-caption-text { font-size: 0.8em; font-style: italic; line-height: 1.0625em; margin: 0; padding: 0 0.25em 0.3125em; }

.rp-caption { height: 140px; }

/* WordPress Comments */
ol.commentlist { list-style: none; margin-left: 0; }

ol.commentlist li.comment { padding: 0.625em 0.625em 0.625em 0; }

ol.commentlist li.comment div.vcard cite.fn { font-weight: bold; }

ol.commentlist li.comment div.vcard cite.fn a.url { color: #222222; }

ol.commentlist li.comment div.vcard img.avatar { float: left; margin: 0 0.625em 0 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; }

ol.commentlist li.comment div.comment-meta { font-size: 0.75em; }

ol.commentlist li.comment div.comment-meta a { color: #999; }

ol.commentlist li.comment div.reply { font-size: 0.75em; }

ol.commentlist li.comment div.reply a { font-weight: bold; }

ol.commentlist li.comment ul.children { list-style: none; margin: 0.625em 0 0; }

ol.commentlist li.comment ul.children li.depth-2 { margin: 0 0 0 1.25em; }

ol.commentlist li.comment ul.children li.depth-3 { margin: 0 0 0 1.25em; }

ol.commentlist li.comment ul.children li.depth-4 { margin: 0 0 0 1.25em; }

ol.commentlist li.comment ul.children li.depth-5 { margin: 0 0 0 1.25em; }

ol.commentlist li.comment ul.children li.depth-5 { margin: 0 0 0 1.25em; }

h2#comments { border-bottom: 2px solid #222222; padding: 1.5625em 0 0.9375em 0; }

.comment-body { border-bottom: 1px solid #e2e2e2; padding-bottom: 1.25em; }

.generic-sprite { background: url('../index.html') no-repeat; }

/* ============================================================== */
/* Footer Styles
/* ============================================================== */

.fat-footer-band { background: #333743; margin-top: 3em; }
.fat-footer-band ul { margin: 0; }


.fat-footer {  width: 75vw; margin: 0 auto; padding: 1.5em 0 1.5em 0; font-size: small; color: #F1F1F1; }
.fat-footer:before, .fat-footer:after { content: ""; display: table; }
.fat-footer:after { clear: both; }
.fat-footer h3 { font-weight: 300; color: #F1F1F1;}



.quick-contact { float: left; width: 38%; min-width: 500px; }

@media screen and (max-width: 1024px) { .quick-contact { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; min-width: 200px; } }

.quick-contact a:hover{color: #17DCFF;}



.quick-links { float: left; width: 24%; max-width: 250px; padding-left: 25px; }

@media screen and (max-width: 1024px) { .quick-links { clear: left; float: left; width: 100%; max-width: unset; margin-top: 10px; margin-left: 0%; margin-right: -100%; padding-left: 0; } }


.quick-links ul li { border-bottom: 1px solid #cdcdcd; width: 95%; padding: 0.125em; background: url(../png/arrow-right.png) right center no-repeat; }
.quick-links ul li.menu-last-item { border-bottom: none; }
.quick-links ul li a { display: block; width: 100%; color: #F1F1F1; }
.quick-links ul li:hover { color: #0092c5; background: url(../png/arrow-right-hover-blue.png) right center no-repeat; -webkit-transition: background 0.3s ease-out; -moz-transition: background 0.3s ease-out; -o-transition: background 0.3s ease-out; transition: background 0.3s ease-out; }
.quick-links ul li a:hover { color: #0092c5; }


.subscribe { float: left; width: 38%; margin-left: 62%; margin-right: -100%; padding-left: 75px; padding-right: 30px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible; }

@media screen and (max-width: 1024px) { .subscribe { float: left; width: 33.33333%; margin-left: 66.66667%; margin-right: -100%; padding-left: 40px; padding-right: 25px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible; } }

@media screen and (max-width: 1024px) { .subscribe { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible; margin-bottom: 1.25em; } }

.subscribe a:hover{color: #17DCFF;}


.main-footer-band { background: #18191e;}
.main-footer-band ul { margin: 0; }

.main-footer { *position: relative; *zoom: 1; width: 75vw; margin: 0 auto; padding: 1.875em 0 1.875em 0; color: #F1F1F1; font-size: small; }
.main-footer:before, .main-footer:after { content: ""; display: table; }
.main-footer:after { clear: both; }

.copyright { padding-right: 250px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible; font-size: 0.8em; }
@media screen and (max-width: 1024px) { .copyright { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible; } }
.copyright ul li { display: inline; }
.copyright p { color: #AAA; }
.copyright a:hover{color: #17DCFF;}

ul.header-social {
	float: left;
    padding: 0 2.5em 15px 0;
}

@media screen and (max-width: 1550px) {
ul.header-social {
padding: 0 0 15px 0;
}
}

ul.header-social li {
	float: right;
	margin: 0 4px 0;
	padding: 0;
	list-style: none;
}
ul.header-social li a {
	padding: 0;
	opacity: 1;
}
ul.header-social li a:hover {
	opacity: 0.7;
}
ul.header-social li a img {
-webkit-border-radius: 4px;
border-radius: 4px;
}


/* ============================================================== */
/* Header Styles
/* ============================================================== */
.color-accent { width: 100%; height: 0.3125em; background: #0092c5; background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #0092c5), color-stop(100%, #2e3789)); background: -webkit-linear-gradient(top left, #0092c5, #2e3789); background: -moz-linear-gradient(top left, #0092c5, #2e3789); background: -o-linear-gradient(top left, #0092c5, #2e3789); background: linear-gradient(top left, #0092c5, #2e3789); }

.main-header { *position: relative; *zoom: 1; width: 75vw; margin: 0 auto; padding: 1em 0 0 0; }

@media screen and (max-width: 1550px) {
	.main-header {
	}
}


.main-header:before, .main-header:after { content: ""; display: table; }
.main-header:after { clear: both; }

.upper-level {
width: 100%;
float: left;
clear: both;
}

@media screen and (max-width: 625px) {
.upper-level {
display: none;
}
}


.lower-level { width: 100%; float: left; clear: both; margin-bottom: 10px; }

@media screen and (max-width: 1200px) {
	.upper-level {max-width: 980px; float: unset; margin: auto;}
	.lower-level {max-width: 980px; float: unset; margin: auto;}
}


.tagline { float: left; width: 100%; margin-left: 0%; margin-right: 0; padding-left: 0px; padding-right: 0px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible; text-transform: uppercase; font-size: 0.6875em; font-weight: bold; margin-top: 12px; }
.tagline p { margin-bottom: 0; color: #888888; }
@media screen and (max-width: 1024px) { .tagline { display: none; /*clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("//www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible; margin-bottom: 0px;*/ } }




#menu-secondary-menu {
	margin-top: -40px;
}
@media screen and (max-width: 1024px) {
	#menu-secondary-menu {
		margin-top: 0px;
	}	
}

.site-search {
	margin-top: 0;
	text-align: right;
}

@media screen and (max-width: 625px) {
.site-search {
	    text-align: center !important;
}
}

.site-search input[type="submit"] {
    float: right;
    width: 31%;
	background: #0092c5;
    border: 1px solid #0092c5;
padding: 4px;
border-radius: 3px;
color: #fff;
cursor: pointer;
font-size: 11px;
z-index: 9;
}

.site-search input[type="text"] {
    float: left;
    width: 61%;
	font-size: 11px;
	padding: 4px;
	border-radius: 3px;
	border: 1px solid #cdcdcd;
	background: #fafafa;
}

.site-search #searchform {
	display: inline-block;
	padding: 2px 0;
}

.site-login {
	text-align: right;
	margin: 0 0 0 0;
}

.site-login p {
	margin: 0 0 0 0;
}


@media screen and (max-width: 625px) {
	.site-login {
		text-align: center !important;
		width: 100%;
		padding-top: 0;
		padding-bottom: 0;
	}
}

.site-login a {
	font-size: 14px;
	font-weight: normal;
}

@media screen and (max-width: 625px) {
	.site-login a {
		margin: 0 auto 0 auto;
	}
}



	.main-logo {
		float: left;
		width: 254px;
		margin: 5px 2px 0 2px;
	}

	
@media screen and (max-width: 1550px) {
	.main-logo {
		margin: 0;
	}
}

@media screen and (max-width: 625px) {
	.main-logo {
		width: 100%;
	}
}
		
	.main-logo h2 a {
		font: 0/0 a;
		text-shadow: none;
		color: transparent;
		display: block;
		background: url(../webp/header-logo.webp) no-repeat;
		width: 250px;
		height: 64px;
/* 		margin: 10px 0 0 5px; */
	}
	
@media screen and (max-width: 1024px) {
	.main-logo h2 a {
		margin: 0 0 0 15px;
	}
}

@media screen and (max-width: 625px) {
	.main-logo h2 a {
		margin: 0 auto 0 auto;
	}
}



/* Main Navigation */
	.main-navigation {
		min-width: 978px;
		/* height: 70px; */
		margin: 0 auto 0 auto;
		
		}
		
@media screen and (max-width: 2300px) {
	.main-navigation {
		clear: both;
		margin: 0 auto 0 auto;
		padding: 1em 0;
	}
}

.main-navigation ul, .main-navigation ul li { margin: 0px; }

.main-navigation ul { text-align: center; }

.main-navigation ul li { display: inline; position: relative; }

.main-navigation ul li span { display: none; }

.main-navigation ul li a { display: inline-block; font-size: 14px !important; font-weight: bold; color: #000; line-height: 1.6; padding: 0 6% 12px 0; }

.main-navigation ul li a:hover { cursor: pointer; color: #000; }

.main-navigation ul li.menu-last-item a { padding-right: 0px; }

.main-navigation ul li.current_page_item a { color: #0092c5; }

.main-navigation ul li.active a { color: #0092c5; }

.main-navigation ul li:hover > a { color: #0092c5; }

/* dropdown menu items */
.main-navigation ul ul { position: absolute; z-index: 999; min-width: 100%; background: rgba(50,50,50,1); text-align: left; height: 0; overflow: hidden; opacity: 0; filter: alpha(opacity=0); -moz-transition: opacity 0.2s ease-in-out; -webkit-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out; -ms-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; }

.main-navigation ul li:hover > ul { height: auto; overflow: auto; border-top: 1px solid #0092c5; opacity: 10; filter: alpha(opacity=100); }

.main-navigation ul ul li { display: list-item; border-bottom: none; margin-bottom: 0; }

.main-navigation ul ul li:hover { background: rgba(55,55,55,1); }

.main-navigation ul ul li.menu-last-item { border-bottom: none; }

.main-navigation ul li.current_page_item ul li a { color: #FFF; }

.main-navigation ul ul li a { display: block; width: 225px; line-height: 1.7; padding: 8px 16px; font-weight: normal; color: #F1F1F1; }


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

  #main-menu select {
		display: none;
		width: 100%;
		margin-top: 20px;
		height: 50px;
	}

	#main-menu ul li a i {
		font-style: italic;
	}

	@media only screen and (max-width: 1024px) {
	
		#main-menu select {
			display: block;
			margin-top:0;
		}
		
		#main-menu ul {
			display: none;
		}
	}

.menu-main-menu-container {
   padding-top: 25px;
}

		.secondary-navigation {
			float: right;
			width: 204px;
			padding: 5px 0 0 0;
			margin: 0 10px 0 10px;
			-moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc");
			font-weight: bold;
		}
		
@media only screen and (max-width: 625px) {
	.secondary-navigation {
			width: 100%;
			margin: 0;
			padding: none;
			-moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible;
		}		
}		
		
		.secondary-navigation ul { line-height: 0.7; float: right; background: #f3f3f3; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; padding: 1.25em; margin-top: -1.25em; text-align: center;
		}
		
		.secondary-navigation ul li {
		display: inline;
		}
		
		.secondary-navigation ul li a {
		font-size: 0.6875em; text-transform: uppercase; padding-right: 1.5625em; color: #444;
		}
		
		.secondary-navigation ul li a:hover {
		color: #0092c5;
		}
		
		.secondary-navigation ul li.menu-last-item a {
		padding-right: 0;
		}
		
		.secondary-navigation ul li span {
		background: url(../png/secondary-nav-divider.png) no-repeat;
		display: inline-block;
		width: 0.0625em;
		height: 0.875em;
		vertical-align: middle;
		padding-right: 0.9375em;
		}
		
		.secondary-navigation ul li.menu-last-item span {
		display: none;
		}

@media screen and (max-width: 625px) {
		.secondary-navigation ul { margin-bottom: 9px; float: none; }
		.secondary-navigation ul li span { padding-right: 0.0625em; }
		.secondary-navigation ul li a { text-transform: uppercase; padding-right: 0.625em; }
}

	.sub-menu {
	 left: 0;
	}	
	


/* ============================================================== */
/* Homepage Styles
/* ============================================================== */
/*Banners*/
.homepage-banners { margin: 0 auto; max-width: 978px; }
.homepage-banners li { margin-bottom: 0; }
@media screen and (max-width: 1024px) { .homepage-banners { display: none; } }

ul.slides li img { height: auto; }

#sub-banner ul { clear: left; width: 100%; background: #f9f9f9; }
#sub-banner ul li { display: inline-block; width: 24.69%; text-align: center; margin: 0; margin-left: -1px;}
#sub-banner ul li a { display: block; font-size: 1em; font-weight: 700; padding: 1.125em; -webkit-transition: color 0.1s ease-out; -moz-transition: color 0.1s ease-out; -o-transition: color 0.1s ease-out; transition: color 0.1s ease-out; width: 85.2%; }
#sub-banner ul li.current a { background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0794c5), color-stop(100%, #0794c5)); background: -webkit-linear-gradient(#0794c5, #0794c5); background: -moz-linear-gradient(#0794c5, #0794c5); background: -o-linear-gradient(#0794c5, #0794c5); background: linear-gradient(#0794c5, #0794c5); color: #fff; }
#sub-banner ul li.last a { border-right: none; }

.mobile-banners {
	display: none;
}
@media screen and (max-width: 1024px) { .mobile-banners { margin: 0 auto; max-width: 978px; display: block; } .mobile-banners .flexslider { margin-top:0; } }

.flexslider .slides > li:first-child {float: left; display: block;}

/*Main-Content*/
.content-band {  width: 75vw; margin: 0 auto; padding: 1em 0 0 0; }


	.featured-blog-post { *position: relative; *zoom: 1; max-width: 978px; margin: 0 auto; padding: 1.875em 0 1.875em 0; }
.featured-blog-post:before, .featured-blog-post:after { content: ""; display: table; }
.featured-blog-post:after { clear: both; }
.featured-blog-post .post-image { float: left; width: 33.33333%; margin-left: 66.66667%; margin-right: -100%; padding-left: 15px; padding-right: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .featured-blog-post .post-image { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }


.featured-blog-post .post-content { float: left; width: 66.66667%; margin-left: 0%; margin-right: -66.66667%; padding-left: 0; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .featured-blog-post .post-content { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }





.introduction { float: left; max-width: 1666px; }
@media screen and (max-width: 1024px) { .introduction { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; } }

.dividers { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
.dividers hr { border-color: #89d2f4; margin: 0.875em 0 2.1875em 0; }

/*by application*/
.by-application { float: left; width: 33.33333%; margin-left: 66.66667%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .by-application { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }
.by-application nav ul li { display: block; border-bottom: 1px solid #e2e2e2; padding: 0.25em 0 0.25em 0; background: url(../png/arrow-right.png) right center no-repeat; }
.by-application nav ul li.menu-last-item { border-bottom: none; }
.by-application nav ul li a { display: block; width: 100%; }
.by-application nav ul li:hover { background: url(../png/arrow-right-hover.png) right center no-repeat; -webkit-transition: background 0.3s ease-out; -moz-transition: background 0.3s ease-out; -o-transition: background 0.3s ease-out; transition: background 0.3s ease-out; }

/*Exit Points*/
.homepage-exit01 h3, .homepage-exit02 h3, .homepage-exit03 h3 { font-size: 1em; font-weight: 700; margin: 0.6em 0 0 0; }

.homepage-exit01 { font-size: 0.9em; clear: left; float: left; width: 33.33333%; margin-top: 2em; margin-left: 0%; margin-right: -33.33333%; padding: 0 15px 3em 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; text-align: center;}
@media screen and (max-width: 1024px) { .homepage-exit01 { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }

.homepage-exit02 { font-size: 0.9em; float: left; width: 33.33333%; margin-left: 33.33333%; margin-top: 2em; margin-right: -66.66667%; padding: 0 15px 3em 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; text-align: center;}
@media screen and (max-width: 1024px) { .homepage-exit02 { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }

.homepage-exit03 { font-size: 0.9em; float: left; width: 33.33333%; margin-left: 66.66667%; margin-right: -100%; margin-top: 2em; padding: 0 15px 3em 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; text-align: center;}
@media screen and (max-width: 1024px) { .homepage-exit03 { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }

/* ============================================================== */
/* Page Styles
/* ============================================================== */
/* Breadcrumbs */
.breadcrumbs { width: 75vw; margin: 0 auto; padding-top: 0.2em; padding-bottom: 0; }
.breadcrumbs:before, .breadcrumbs:after { content: ""; display: table; }
.breadcrumbs:after { clear: both; }

.bc-display { float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 0; padding-right: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; font-size: 0.75em; color: #888; }
.bc-display a { color: #0092c5; }

/*  Full Width Generic Page */
.full-width-content { *position: relative; *zoom: 1; width: 75vw; margin: 0 auto; padding: 1.2em 0; }
.full-width-content:before, .full-width-content:after { content: ""; display: table; }
.full-width-content:after { clear: both; }
.full-width-content article { float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 0; padding-right: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }

@media screen and (max-width: 1024px) {
.full-width-content { width: 96vw; }
}

/*  About Page Template */
.about-main { *position: relative; *zoom: 1; max-width: 63em; margin: 0 auto; padding: 1.875em 0 1.875em 0; }
.about-main:before, .about-main:after { content: ""; display: table; }
.about-main:after { clear: both; }
.about-main .about-sidebar { float: left; width: 25%; margin-left: 0%; margin-right: -25%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .about-main .about-sidebar { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; margin-bottom: 1.25em; } }
.about-main .about-sidebar h1 { font-weight: 300; color: #666666; }
.about-main .about-sidebar nav ul li { display: block; border-bottom: 1px solid #e2e2e2; padding: 0.25em 0 0.25em 0; background: url(../png/arrow-right.png) right center no-repeat; }
.about-main .about-sidebar nav ul li.current-menu-item a { color: black; background: url(../png/arrow-right-hover.png) right center no-repeat; -webkit-transition: background 0.3s ease-out; -moz-transition: background 0.3s ease-out; -o-transition: background 0.3s ease-out; transition: background 0.3s ease-out; }
.about-main .about-sidebar nav ul li.menu-last-item { border-bottom: none; }
.about-main .about-sidebar nav ul li a { display: block; width: 100%; }
.about-main .about-sidebar nav ul li:hover { background: url(../png/arrow-right-hover.png) right center no-repeat; -webkit-transition: background 0.3s ease-out; -moz-transition: background 0.3s ease-out; -o-transition: background 0.3s ease-out; transition: background 0.3s ease-out; }
.about-main article { float: left; width: 75%; margin-left: 25%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .about-main article { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }

/* Applications Page */
.applications-main { *position: relative; *zoom: 1; max-width: 63em; margin: 0 auto; padding: 1.875em 0 1.875em 0; }
.applications-main:before, .applications-main:after { content: ""; display: table; }
.applications-main:after { clear: both; }
.applications-main .page-header { float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
.applications-main .page-content { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
.applications-main .page-content ul li { list-style: square; }
.applications-main .page-content nav ul li { display: block; border-bottom: 1px solid #e2e2e2; padding: 0.25em 0 0.25em 0; background: url(../png/arrow-right.png) right center no-repeat; }
.applications-main .page-content nav ul li.current-menu-item a { color: black; background: url(../png/arrow-right-hover.png) right center no-repeat; -webkit-transition: background 0.3s ease-out; -moz-transition: background 0.3s ease-out; -o-transition: background 0.3s ease-out; transition: background 0.3s ease-out; }
.applications-main .page-content nav ul li.menu-last-item { border-bottom: none; }
.applications-main .page-content nav ul li a { display: block; width: 100%; }
.applications-main .page-content nav ul li:hover { background: url(../png/arrow-right-hover.png) right center no-repeat; -webkit-transition: background 0.3s ease-out; -moz-transition: background 0.3s ease-out; -o-transition: background 0.3s ease-out; transition: background 0.3s ease-out; }

/* Distributors Pages */
.distributor-content { *position: relative; *zoom: 1; max-width: 63em; margin: 0 auto; padding: 1.875em 0 1.875em 0; }
.distributor-content:before, .distributor-content:after { content: ""; display: table; }
.distributor-content:after { clear: both; }

.distributor-list { float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }

/* Blog Pages */
.content article { clear: left; }

/* 404 */
.noresults { float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }

.error404-wrapper {
background: url("../jpg/desert.jpg")  no-repeat center center fixed;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	    min-height: 600px;
}

.error404-header {
	margin: 0 auto;
    padding: 3em 10% 1em 10%;
	text-align: center;
}

.error404-header h1 {
	font-size: 5em;
	color: white;
	margin-bottom: 0;
}

.error404-header h2 {
	font-size: 2em;
	color: white;
	margin-bottom: 0;
}

.error404-content {
	margin: 0 auto;
    padding: 1% 10%;
	max-width: 300px;
	text-align: center;
		color: white;

}

.error404-content a {
		color: #333743;
}

.error404-content a:hover {
		text-decoration: underline;
}



/* ============================================================== */
/* Contact Styles
/* ============================================================== */
.contact-content { position: relative; zoom: 1; max-width: 75em; margin: 0 auto; padding: 1.875em 0 1.875em 0; }
.contact-content:before, .contact-content:after { content: ""; display: table; }
.contact-content:after { clear: both; }

.contact-header { float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .contact-header { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible; } }
.contact-header h1 { color: #0092c5; }

.contact-sidebar { clear: left; float: left; width: 33.33333%; margin-left: 0%; margin-right: -33.33333%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .contact-sidebar { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible; } }

.contact-main { float: left; width: 66.66667%; margin-left: 33.33333%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .contact-main { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("http://www.testing.tsl.com/wp-content/themes/tsl-theme/js/boxsizing.htc"); _display: inline; _overflow: hidden; _overflow-y: visible; } }

div.wpcf7 { margin: 0 0 0 0; }

.wpcf7 input[type="url"], .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="number"], .wpcf7 textarea {
width: 100%;
font-size: 14px;
padding: 8px 5px;
margin: 5px 0 5px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #cdcdcd;
/*-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.18);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.18);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.18); */
background: #fafafa; }

.wpcf7 select {
width: 100%;
font-size: 14px;
padding: 8px 5px;
margin: 5px 0 5px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #cdcdcd;
/* -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.18);
-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.18);
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.18); */
background: #fafafa; }

.wpcf7 label { display: inline; margin: 0 0 10px 0; }

/*The following element was added 2016.10.18 to prevent a Google Chrome conflict with "position: relative" property in the Contact Form 7 'Subscribe to TSL' email field:*/
.wpcf7-form-control-wrap {
	position: static !important;
}

/*.wpcf7-form-control-wrap span { display: inline; background: none; padding: 5px; font-size: 12px; color: black; }*/

span.wpcf7-not-valid-tip {
    color: red;
    font-size: 12px;
    font-weight: normal;
    display: block;
}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid, .wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.wpcf7-not-valid, .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required.wpcf7-not-valid  {
        border: 1px solid red;
}

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

.wpcf7 form p { margin: 0 0 15px 0; }

.wpcf7 h2 { line-height: 50px; margin: 0 0 -8px 0; clear: left;}

.wpcf7-submit { display: none; background: #0092c5; border: none; padding: 0.625em 0.9375em; color: #fff; cursor: pointer; font-size: 1em; }

span.wpcf7-list-item { display: table-row; }
span.wpcf7-list-item input[type="radio"] {
    display: inline;
}

.wpcf7 form .wpcf7-response-output {
    margin: auto;
}

@media (max-width: 625px) {
    #c7form_left {
    float: none;
    width: 100%;
}
    #c7form_right {
    float: right;
    width: 100%;
}
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #ff0000; /* Red */
	color: #ff0000; /* Red */
	}
	


/* ============================================================== */
/* Subscribe Styles
/* ============================================================== */

	.subscribe .wpcf7-form-control-wrap { float: left; width: 100%; }

@media screen and (max-width: 1100px) {
	.subscribe .wpcf7-form-control-wrap { clear: both; width: 100%; }
}

	.subscribe input[type="email"] {
		float: left;
		width: 95%;
		background-color: #333743;
		border: 1px solid #0092c5;
		color: #F1F1F1;
	}

	.subscribe input[type="submit"] {
		float: left;
		width: 20%;
		margin-top: 4px;
	}

@media screen and (max-width: 1100px) {
	.subscribe input[type="submit"] {
		float: left;
		clear: both;
		width: 120px;
	}
}

	.subscribe p {
		clear: both;
	}
	
	div.wpcf7-response-output {
		max-width: 740px;
    	margin: auto;
    	padding: 0.2em 1em;
	}

	
	.subscribe div.wpcf7-response-output {
		margin: 2em 0 1em 0;
	}

	.subscribe div.wpcf7-mail-sent-ok {
		border: 1px solid #0092c5;
		    border-radius: 3px;
	}


	.subscribe div.wpcf7 .ajax-loader {
	    margin: 0 0 0 30px;
	}
	


.post ul li {
	list-style: disc;
}



/* ============================================================== */
/* Product Pages
/* ============================================================== */
.content.products { padding-top: 0; }

.products-content { *position: relative; *zoom: 1; width: 75vw; margin: 0 auto; padding: 1.875em 0; padding-top: 0; }
.products-content:before, .products-content:after { content: ""; display: table; }
.products-content:after { clear: both; }
.products-content hr { margin-top: 0.625em; margin-bottom: 1.25em; }

.sub-title h4 { color: #0092c5; padding-left: 13px;}
.sub-title h4 span { color: #888; }

.sub-title.tax-title { margin-bottom: 1.25em; }


.page-intro { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }

.product-platforms { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }

.product-features { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }

.product-platforms ul li { display: inline; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30); opacity: 1; }
.product-platforms ul li.associated { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
.product-platforms ul li:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
.product-platforms hr { margin-top: 0.625em; margin-bottom: 1.25em; }
.product-platforms a img { margin-right: 2em; }

.product-features ul li { display: inline; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25); opacity: 0.25; margin: 0 0.5em 1em 0; }
.product-features ul li.associated { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
.product-features ul li:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }

/* Product Front Page */
.product-items { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }

.product-item { width: 10em; float: left; padding: 0 1.5%; }
.product-item:hover .item-title h5 { color: #0794c5;}
.product-item a { position: relative; display: block; overflow: hidden; text-decoration: none; }
.product-item .item-title { background-color: white; top: 95px; width: 90%; height:55px; display: block; padding: 0.5em 0.5em 0.5em 0.5em; -webkit-transition: background 0.3s ease-in-out; -moz-transition: background 0.3s ease-in-out; -o-transition: background 0.3s ease-in-out; transition: background 0.3s ease-in-out; }
.product-item .item-title h5 { text-align: center; font-size: 0.64em; font-weight: 700; }

.title { float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }

/* Product Single */
.single-product-content { *position: relative; *zoom: 1; width: 75vw; margin: 0 auto; padding: 1.875em 0 1.875em 0; }
.single-product-content:before, .single-product-content:after { content: ""; display: table; }
.single-product-content:after { clear: both; }

.product-header { float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 0; padding-right: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; margin-bottom: 1.875em; }
.product-header h1 { font-weight: 700; }
.product-header h1 i { font-style: italic; }
.product-header h1 sup { font-size: 50%; vertical-align: super; }

.product-left { clear: left; float: left; width: 50%; margin-left: 0%; margin-right: -50%; padding-right: 2em; min-width: 250px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; font-size: 0.875em; }
@media screen and (max-width: 1024px) { .product-left { clear: left; float: left; padding-left: 0; padding-right: 0; width: 100%; margin-left: 0%; margin-right: -100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }
.product-left ul.tabbed-content > li { background: #fafafa; display: inline-block; padding: 0.625em 0.9375em; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; font-weight: 700; }
.product-left ul.tabbed-content > li.active-tab { background: #0092c5; }
.product-left ul.tabbed-content > li.active-tab a { color: #fff; }
.product-left ul.tabbed-content-content { margin-top: -0.25em; border-top: 1px solid #89d2f4; list-style: none;}
.product-left ul.tabbed-content-content a { color:#0092c5; }
.product-left ul.tabbed-content-content > li { background: #fafafa; padding: 1.875em; } 
.product-left table h2 { font-weight: 700; font-size: 1em; }
.product-left td { border: 1px solid #e2e2e2; font-size: 0.875em; padding: 0.625em; }

.product-left .wp-caption { background: none; border: none;}
.product-left .wp-caption p.wp-caption-text { font-style: normal; font-weight: bold; font-size: 0.75em;}

.product-left .full-width {
	float: left;
}
.product-left ul.tabbed-content-content .wp-caption.alignnone { margin: 0.2em 0.5em 0.5em 0; }

@media screen and (max-width: 1024px) { 
.product-left ul.tabbed-content {
	margin-left: 0;
}
.product-left ul.tabbed-content-content {
		margin-left: 0;
}
}


.product-right { float: left; width: 50%; margin-left: 50%; margin-right: -100%; padding-left: 2em; padding-right: 2em; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; margin-top: 2.75em; }
@media screen and (max-width: 1024px) { .product-right { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }
.product-right h3 { font-weight: 700; font-size: 1.25em; }

.downloads { float: left; width: 50%; padding-left: 15px; padding-right: 15px; padding-top: 30px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .downloads { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px;  padding-top: 30px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }
.downloads img { margin-right: 0.625em; }
.downloads h3 { display: inline; }
.downloads ul { margin-top: 0.9375em; }
.downloads ul li { font-size: 0.9em; display: block; border-bottom: 1px solid #e2e2e2; padding: 0.25em 0 0.25em 0; background: url(../png/arrow-right.png) right center no-repeat; }
.downloads ul li.menu-last-item { border-bottom: none; }
.downloads ul li a { display: block; width: 100%; color: #0092c5; }
.downloads ul li:hover { background: url(../png/arrow-right-hover.png) right center no-repeat; -webkit-transition: background 0.3s ease-out; -moz-transition: background 0.3s ease-out; -o-transition: background 0.3s ease-out; transition: background 0.3s ease-out; }

.support { float: left; width: 50%; padding-left: 15px; padding-right: 15px;  padding-top: 30px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .support { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px;  padding-top: 30px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }
.support img { margin-right: 0.625em; }
.support h3 { display: inline; }


.support ul { margin-top: 0.9375em; position: relative;}
.support ul li { font-size: 0.9em; display: block; border-bottom: 1px solid #e2e2e2; padding: 0.25em 0 0.25em 0; background: url(../png/arrow-right.png) right center no-repeat; position: relative; }
.support ul li.menu-last-item { border-bottom: none; }
.support ul li a { display: block; width: 100%; color: #0092c5; }
.support ul li:hover { background: url(../png/arrow-right-hover.png) right center no-repeat; -webkit-transition: background 0.3s ease-out; -moz-transition: background 0.3s ease-out; -o-transition: background 0.3s ease-out; transition: background 0.3s ease-out; }

.support ul li:hover > ul, .support ul li ul:hover {
	display: block;
}

.support ul li ul {
	display: none;
	-webkit-transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; -o-transition: color 0.3s ease-out;
	position: absolute;
	top: 33px;
	left: 0;
	margin: 0;
	width: 100%;
	padding-top: 3px;
}



.relatedproducts {
	height: 160px;
	float: left;
}


.related-products { clear: both; *position: relative; *zoom: 1; max-width: 63em; margin: 0 auto; padding: 1.875em 0 1.875em 0; }
.related-products:before, .related-products:after { content: ""; display: table; }
.related-products:after { clear: both; }
.related-products .intro { float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
.related-products .intro img { margin-right: 0.625em; }
.related-products .intro h3 { display: inline; line-height: 1; }

.related-product-items { clear: left; float: left; width: 100%; margin-top: 20px; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; font-size: small; }

.related-product-items .wp-caption.alignnone { height: 130px; }


.compatible-apps { clear: both; width: 100%; margin-bottom: 0px; margin-top: 0px; *position: relative; *zoom: 1; margin: 0 auto; padding: 1.875em 0 1.875em 0; }
	


.compatible-apps-items { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; }

.compatible-apps-items .wp-caption.alignnone { height: 120px; }

.compatible-apps-items p { padding-top: 20px; }


/* Product Banners */
#product-banners { margin-top: 0; }

#thumbs-banner ul { clear: left; width: 100%; line-height: 0; }
#thumbs-banner ul li { display: inline-block; width: 23%; text-align: center; margin-right: 0.5625em; margin-bottom: 0; }
#thumbs-banner ul li.last { margin-right: 0; }
#thumbs-banner ul li a { display: block; }
#thumbs-banner ul li a img { max-width: 100%; }
#thumbs-banner ul li.current { -webkit-box-shadow: 0px 0px 5px #333333; -moz-box-shadow: 0px 0px 5px #333333; box-shadow: 0px 0px 5px #333333; color: #fff; }
#thumbs-banner ul li.last a { border-right: none; }

/* Taxonomy Page */
.breadcrumbs.tax-display .bc-display { float: left; width: 50%; margin-left: 0%; margin-right: -50%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; font-size: 0.75em; color: #0092c5; }
@media screen and (max-width: 1024px) { .breadcrumbs.tax-display .bc-display { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }
.breadcrumbs.tax-display .bc-display a { color: #888888; }

nav.all-products { float: left; width: 50%; margin-left: 50%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; text-align: right; }
@media screen and (max-width: 1024px) { nav.all-products { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; text-align: left; } }
nav.all-products a { color: #0092c5; font-weight: 700; font-size: 0.875em; }

#wpmem_reg .center small a { display: none; }

/* ============================================================== */
/* How to buy Styles
/* ============================================================== */
.h2b-content article { *position: relative; *zoom: 1; max-width: 63em; margin: 0 auto; padding: 1.875em 0 1.875em 0; }
.h2b-content article:before, .h2b-content article:after { content: ""; display: table; }
.h2b-content article:after { clear: both; }
.h2b-content article header { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; margin-bottom: 20px; }
.h2b-content article h4 { font-weight: 300; font-size: 1.5em; }

.map01 { clear: left; float: left; width: 33.33333%; margin-left: 0%; margin-right: -33.33333%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; text-align: center; }
@media screen and (max-width: 1024px) { .map01 { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }
.map01 a { display: block; background: #f3f3f3 url(../png/emea.png) no-repeat; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; width: 306px; height: 306px; margin-bottom: 20px; }
.map01 a:hover { background: #e2e2e2 url(../png/emea-hover.png) no-repeat; }

.map02 { float: left; width: 33.33333%; margin-left: 33.33333%; margin-right: -66.66667%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; text-align: center; }
@media screen and (max-width: 1024px) { .map02 { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }
.map02 a { display: block; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; background: #f3f3f3 url(../png/americas.png) no-repeat; width: 306px; height: 306px; margin-bottom: 20px; }
.map02 a:hover { background: #e2e2e2 url(../png/americas-hover.png) no-repeat; }

.map03 { float: left; width: 33.33333%; margin-left: 66.66667%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; text-align: center; }
@media screen and (max-width: 1024px) { .map03 { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }
.map03 a { -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%; display: block; background: #f3f3f3 url(../png/ap.png) no-repeat; width: 306px; height: 306px; margin-bottom: 20px; }
.map03 a:hover { background: #e2e2e2 url(../png/ap-hover.png) no-repeat; }


table#howtobuytable {
	width: 750px;
    margin-left:auto; 
    margin-right:auto;
border: 1px solid #e2e2e2;
}





/* ============================================================== */
/* Blog Styles
/* ============================================================== */
.content { *position: relative; *zoom: 1; max-width: 63em; margin: 0 auto; padding: 1.875em 0 1.875em 0; }
.content:before, .content:after { content: ""; display: table; }
.content:after { clear: both; }

.blog-entries { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -80%; padding-left: 10px; padding-right: 20px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .blog-entries { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }

.entry-image {
	margin-bottom: 15px;
}
.entry-image img {
	max-width: 650px;
}

#blog-sidebar { display:none; float: left; width: 20%; margin-left: 80%; margin-right: -100%; padding-left: 20px; padding-right: 0px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { #blog-sidebar { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }

.main-title { float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .main-title { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }

.comments { clear: left; float: left; width: 66.66667%; margin-left: 0%; margin-right: -66.66667%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .comments { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; } }

/* ============================================================== */
/* Project Profiles Summary Page (https://www.tsl.com/project-profiles/) 
/* ============================================================== */


.profile-entries article { min-height: 250px; border-top: 2px solid #e2e2e2;}

.profile-entries .profile-thumbnail {padding: 50px 15px; width: 50%; max-width: 500px;}

@media screen and (max-width: 1024px) {
.profile-entries .profile-thumbnail {padding: 40px 15px 5px 15px; width: 100%; max-width: 500px;}
}


.profile-entries .profile-meta {padding: 50px 15px; width: 50%;}

@media screen and (max-width: 1024px) {
.profile-entries .profile-meta {padding: 0 15px 5px 15px; width: 100%;}
}

.profile-entries .profile-meta p {font-size: 15px;}

.profile-entries .profile-meta h2, h3 { margin: 0 0 0.4em 0; }

.profile-entries .profile-meta p.front-excerpt { font-size: 15px; margin: 0.2em 0; }





/* ============================================================== */
/* Project Profiles
/* ============================================================== */


.profile-content { *position: relative; *zoom: 1; max-width: 63em; margin: 0 auto; padding: 1.875em 0 1.875em 0; }
.profile-content:before, .profile-content:after { content: ""; display: table; }
.profile-content:after { clear: both; }

.project-profile-header { clear: left; float: left; width: 25%; margin-left: 0%; margin-right: -25%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .project-profile-header { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; margin-bottom: 0.9375em; } }

.project-profile-header hr {display: none;}

h2.profile-title { color: #0092c5; font-weight: 700; }

.profile-info { color: #777; }

.profile-info img { max-width: 180px; }

.project-profile-content { float: left; width: 75%; margin-left: 25%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }

.project-profile-content ul {
	list-style: disc outside;
	margin-bottom: 17px;
}
@media screen and (max-width: 1024px) { .project-profile-content { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; margin-bottom: 0.9375em; } }

.profile-thumbnail { float: left; width: 33.33333%; margin-left: 0%; margin-right: -33.33333%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .profile-thumbnail { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; margin-bottom: 0.9375em; } }

.profile-meta { float: left; width: 66.66667%; margin-left: 33.33333%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; }
@media screen and (max-width: 1024px) { .profile-meta { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; word-wrap: break-word; *behavior: url("../boxsizing.html"); _display: inline; _overflow: hidden; _overflow-y: visible; margin-bottom: 0.9375em; } }


span.itsblue {
	color: #0092c5 !important;
	font-style: italic;
}

.copyright sup {
	font-size: 90%;
	vertical-align: super;
}

.profile-info h4 {
	font-weight: bold;
	color: #777;
	margin-top: 25px;
}

.profile-meta p {
	margin-bottom: 0;
	font-size: 13px;
	color: #777;
}

.profile-meta p.front-excerpt {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #222;
}

.iso {
float: right; width: 120px; padding-right: 20px;
}

@media screen and (max-width: 1024px) { .iso { clear: left; float: left; width: 100%; margin-left: 0%; margin-right: -100%; padding-left: 15px; padding-right: 15px; } }

	.iso  img{
		float: right;
	}

@media screen and (max-width: 1024px) {
	.iso  img{
	float: left;
	}
}









/* ============================================================== */
/* Downloads CSS
/* ============================================================== */

ul.download-accordion {
width: 590px;
margin: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-top: 1px solid grey;
list-style: none;
padding: 0;
}

@media screen and (max-width: 700px) { 
ul.download-accordion {
float: left;
width: 100%;
margin: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-top: 1px solid grey;
list-style: none;
padding: 0;
}
}

ul.download-accordion li {
float: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: auto;
padding: 0 24px;
line-height: 52px;
color: black;
text-decoration: none;
font-size: 18px;
border-bottom: 1px solid grey;
list-style: none;
position: relative;
cursor: hand;
cursor: pointer;
}

ul.download-accordion li:after {
content: "+";
color: black;
font-size: 18px;
line-height: 52px;
position: absolute;
right: 24px;
top: 0;
}

ul.download-accordion li.active:after {
content: "-";
}

ul.download-accordion li a {
float: left;
width: 100%;
margin: 0 0 0 -24px;
padding: 0 24px;
line-height: 52px;
color: black;
text-decoration: none;
font-size: 18px;
list-style: none;
position: relative;
cursor: hand;
cursor: pointer;
background: #fafafa;
}

ul.download-accordion li ul li a:before, ul.download-accordion li ul li.page_item_has_children ul li a:before {
	content: "»";
	margin-right: 6px;
}

ul.download-accordion li ul li.page_item_has_children a:before {
	content: "";
	margin-right: 0px;
}
ul.download-accordion li ul li.page_item_has_children a, ul.download-accordion li ul li.page_item_has_children a:hover {
	color: black;
}
ul.download-accordion li ul li.page_item_has_children ul li a {
color: #0092c5;
}

ul.download-accordion li a:hover {
color: #0092c5;
}

ul.download-accordion li p {
display: none;
height: 0;
margin: 0;
padding: 0;
width: 0;
}

ul.download-accordion li ul {
float: left;
width: 100%;
border: 0px;
border-top: 1px solid black;
list-style: none;
margin: 0 0 0 -24px;
padding: 12px 24px;
display: none;
background: white;
}

ul.download-accordion li ul li ul {
display: block;
border: 0;
padding: 0 48px 12px;
}

ul.download-accordion li ul li ul:last-child {
padding-bottom: 0;
}

ul.download-accordion li ul li {
float: left;
width: 100%;
margin: 0;
padding: 0;
line-height: 42px;
color: black;
text-decoration: none;
font-size: 18px;
border: 0px;
list-style: none;
cursor: auto;
}

ul.download-accordion li ul li a {
float: left;
width: auto;
margin: 0;
padding: 0;
color: #0092c5;
line-height: 40px;
font-size: 16px;
border: 0px;
background: white;
list-style: none;
}

ul.download-accordion li ul li a:hover {
color: black;
}

ul.download-accordion li ul li:after {
content: "";
display: none;
}

.download-dropdown-trigger {
	float: right;
	line-height: 36px;
	border: 1px solid black;
	font-size: 16px;
	padding: 0 16px;
	text-align: center;
	margin: 0 0 0 20px;
	position: relative;
	cursor: hand;
	cursor: pointer;
color: #0092c5;
}

.download-dropdown-trigger:hover {
color: #000;
}

.download-dropdown-trigger:after {
content: "+";
margin-left: 12px;
}

.download-dropdown-trigger.active:after {
content: "-";
margin-left: 15px;
}

ul.download-dropdown {
	position: absolute;
	top: 36px;
	right: -1px;
	width: 216px;
	background: white;
	z-index: 3000;
	list-style: none;
	margin: 0;
	padding: 12px 12px 0;
	font-size: 18px;
	border: 1px solid black;
	cursor: auto;
	display: none;
}
ul.download-dropdown li {
	float: left;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 12px;
	text-align: left;
}
ul.download-dropdown li a {
	text-decoration: none;
}
ul.download-dropdown ul li a:hover {
	color: black !important;
}
.full-width {
	clear: both;
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
}

.full-width ul.download-dropdown ul li a:hover {
	color: black !important;
}

.full-width p { padding-top: 25px;}

.slide-content {
	float: left;
	width: 100%;
display: none;
background: #f7f7f7;
}


.w3eden {
float: left;
width: 100%;
margin-top: -1px;
border-bottom: none;
}

.w3eden .col-md-5{
border: 1px solid black;
}

.single-wpdmpro-package .w3eden .mb-2{
 margin-top: 0;
}

.single-wpdmpro-package .w3eden .col-md-5{
border: none;
}

.single-wpdmpro-package .w3eden h1{
font-size: 1.8em;
}

.single-wpdmpro-package .w3eden h3{
font-size: 1.4em;
margin-top: 1em;
}


.w3eden .col-md-5 td{
padding: 10px;
vertical-align: top;
}


.w3eden .h1, .w3eden h1 {
    font-weight: 700;
}

.w3eden a {
text-decoration: none;
font-weight: bold;
}

.w3eden a:visited {
color: #0092c5;
}

.w3eden ul.nav.nav-pills.pull-right {
display: none;
}

.w3eden .btn-primary {
margin: 6px 0 2px 0;
font-size: x-small;
background-color: #38afdd;
border-color: #38afdd;
}

@media screen and (max-width: 768px) {
.w3eden .btn-primary {
margin: 6px 2px 0 12px;
}
}

.w3eden .btn-primary:hover {
background-color: #0794c5;
border-color: #0794c5;
}

.w3eden .btn-primary:active {
background-color: black;
border-color: black;
}

.w3eden .btn-primary:not(:disabled):not(.disabled):active, .w3eden .btn-primary:not(:disabled):not(.disabled).active, .w3eden .show>.btn-primary.dropdown-toggle {
background-color: black;
border-color: black;
}

.w3eden .btn-primary:focus {
background-color: #444;
border-color: #444;
}

.w3eden .row {
border-bottom: 1px solid #ccc;
float: left;
width: 100%;
margin-bottom: 0px;
height: 100%;
margin-left: 0;
}

.w3eden .col-md-6 {
border: 1px solid #ccc;
border-bottom: 0;
line-height: 42px;
float: left;
width: 100%;
padding: 0 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: inherit;
    max-width: 100%;
    flex: 0 0 100%;
}

.w3eden .col-md-4 {
float: left;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border-top: 1px solid #aaa;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: table-row;
}

.w3eden .col-md-4 p {
	margin-bottom: 0;
}
	

.tsl-template-one, .tsl-template-two, .tsl-template-three, .tsl-template-four, .tsl-template-five, .templated-style {
height: 100%;
vertical-align: top;
font-size: 12px;
line-height: 21px;
text-align: left;
padding: 6px 0;
display: table-cell;
min-height: 63px;
}
.tsl-template-one, .templated-style {
padding-left: 12px;
width: 240px;
padding-right: 6px;
}

.tsl-template-two {
width: 75px;
}
.tsl-template-three {
width: 130px;
}
.tsl-template-four {
width: 70px;
}
.tsl-template-five {
padding-left: 12px;
width: 415px;
padding-right: 12px;
}

.w3eden .col-md-6 .tsl-template-one, .w3eden .col-md-6 .tsl-template-two, .w3eden .col-md-6 .tsl-template-three, .w3eden .col-md-6 .tsl-template-four, .w3eden .col-md-6 .tsl-template-five, .templated-style {
line-height: 21px;
min-height: 21px;
height: 21px;
margin: 0;
font-style: normal;
}

@media screen and (max-width: 1024px) {
.w3eden .col-md-6 .tsl-template-one, .w3eden .col-md-6 .tsl-template-two, .w3eden .col-md-6 .tsl-template-three,  .w3eden .col-md-6 .tsl-template-five, .templated-style {
display: inherit;
}
}

@media screen and (max-width: 1024px) {
.w3eden .col-md-6 .tsl-template-three  {
    margin-left: 1em;
}
}

@media screen and (max-width: 1024px) {
.w3eden .col-md-6 .tsl-template-four  {
    display: none;
}
}


.w3eden .col-md-6 .tsl-template-one, .templated-style {
padding-left: 0;
}
.w3eden .col-md-6 .tsl-template-five {
padding-right: 0;
}

.tsl-template-four a {
display: inline-block;
margin-top: 8px;
}


.tsl-template-one, .tsl-template-five, .templated-style {
text-align: left;
}



.tsl-template-one, .tsl-template-two, .tsl-template-three, .tsl-template-four {
	border-right: none;
}

.single-wpdmpro .comments, .single-wpdmpro aside, .single-wpdmpro p.byline.vcard {
	display: none;
}
.single-wpdmpro .blog-entries {
	width: 100%;
}





.w3edened {
float: left;
width: 100%;
display: table;
height: 100%;
}

.w3edened a {
	text-decoration: none;
}

.w3edened ul.nav.nav-pills.pull-right {
display: none;
}

.w3edened .row {
border-bottom: 0px solid black;
float: left;
width: 100%;
margin-bottom: 0px;
height: 100%;
}

.w3edened .col-md-6 {
border: 1px solid black;
border-bottom: 0;
line-height: 42px;
float: left;
width: 100%;
padding: 0 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.w3edened .col-md-4 {
float: left;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border: 1px solid black;
border-bottom: 0px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: table-row;
}	

.w3edened .col-md-6 .tsl-template-one, .w3edened .col-md-6 .tsl-template-two, .w3edened .col-md-6 .tsl-template-three, .w3edened .col-md-6 .tsl-template-four, .w3edened .col-md-6 .tsl-template-five {
line-height: 21px;
min-height: 21px;
height: 21px;
margin: 0;
font-style: italic;
font-weight: bold;
}
.w3edened .col-md-6 .tsl-template-one {
padding-left: 0;
}
.w3edened .col-md-6 .tsl-template-five {
padding-right: 0;
}

.w3edened .wpdm_icon {
	width: 24px;
}

.w3eden .panel {
    display: none;
}



.w3eden .mb-3 {
    color: red;
}




.inner-dl {
border: none;
line-height: 42px;
width: 100%;
color: white;
background-color: #38AFDD;
padding: 20px 12px 0 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 14pt;
font-weight: 500;
margin-top: 20px;
}


.dc-title {
border: none;
line-height: 42px;
float: left;
width: 100%;
color: white;
background-color: #38AFDD;
padding: 20px 12px 0 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 14pt;
font-weight: 500;
margin-top: 20px;
}
.dc-subtitle {
border: 1px solid black;
float: left;
width: 100%;
padding: 6px 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: 21px;
min-height: 21px;
margin: 0;
font-style: normal;
font-weight: bold;
font-size: 12px;
text-align: left;
}
.dc-downloadtitle {
float: left;
width: 100%;
height: 100%;
margin: -1px 0 0;
padding: 6px 12px;
border: 1px solid black;

-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: table-row;
line-height: 21px;
min-height: 21px;
font-size: 12px;
font-weight: bold;
}
.right-slide-it {
	float: right;
color: #0092c5;
cursor: hand;
cursor: pointer;
font-weight: normal;
-webkit-transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; -o-transition: color 0.3s ease-out; transition: color 0.3s ease-out;
}
.dc-downloadtitle .right-slide-it:after {
	content: "▼";
	margin-left: 5px;
}
.dc-downloadtitle.active .right-slide-it:after {
	content: "▲";
	margin-left: 5px;
}
.right-slide-it:hover {
color: black;
}
.slide-content p {
	height: 0;
	padding: 0;
	margin: 0;
}
.dc-downloadtitle p {
float: left;
margin: 0;
padding: 0;
}


.tsl-temp-one {
padding-left: 12px;
min-height: 63px;
width: 240px;
padding-right: 6px;
}
.tsl-temp-two {
width: 75px;
line-height: 63px;
min-height: 63px;
}
.tsl-temp-three {
width: 130px;
line-height: 63px;
min-height: 63px;
}
.tsl-temp-four {
width: 70px;
min-height: 63px;
}
.tsl-temp-five {
padding-left: 12px;
min-height: 63px;
width: 100px;
padding-right: 12px;
}
.tsl-temp-one, .tsl-temp-two, .tsl-temp-three, .tsl-temp-four, .tsl-temp-five {
float: left;
min-height: 100%;
font-size: 12px;
line-height: 21px;
text-align: left;
padding: 6px 0;
display: table-cell;
font-weight: bold;
font-style: normal;
}
.dc-sublisttitle .tsl-temp-one, .dc-sublisttitle .tsl-temp-two, .dc-sublisttitle .tsl-temp-three, .dc-sublisttitle .tsl-temp-four, .dc-sublisttitle .tsl-temp-five {
line-height: 21px;
min-height: 21px;
height: 21px;
margin: 0;
font-style: normal;
font-weight: bold;
}
.dc-sublisttitle .tsl-temp-one {
padding-left: 12px;
padding-right: 6px;
}
.dc-sublisttitle .tsl-temp-five {
padding-right: 0;
padding-left: 12px;
}

.dc-sublisttitle {
background-color: #0794c5;
color: white;
border: none;
line-height: 42px;
margin-top: 0px;
float: left;
width: 100%;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-top: 0;
border-bottom: 0;
}

@media screen and (max-width: 1024px) {
	.dc-sublisttitle {
		display: none;
	}
	.tsl-template-one, .tsl-template-two, .tsl-template-five {
		display: block;
		width: 100%;
		text-align: left;
		float: left;
  		-webkit-box-sizing: border-box;
  		-moz-box-sizing: border-box;
  		box-sizing: border-box;
		border: 0;
		padding: 12px;
		min-height: 12px;
		height: 100%;
		line-height: normal;
	}	
	.tsl-template-two {
		padding: 0 12px;
	}
	.tsl-template-two:before {
		content: "Version: ";
	}
	.tsl-template-one table, .tsl-template-two table, .tsl-template-five table {
		min-height: 10px !important;
	}
	.tsl-template-three, .tsl-template-four {
		display: none;
	}

}

.tsl-temp-one, .tsl-temp-five, .templated-style {
text-align: left;
}


.tsl-temp-one, .tsl-temp-two, .tsl-temp-three, .tsl-temp-four {
	border-right: none;
}

.psuedo-link {
color: #0092c5; text-decoration: none; outline: 0; line-height: inherit; -webkit-transition: color 0.3s ease-out; -moz-transition: color 0.3s ease-out; -o-transition: color 0.3s ease-out; transition: color 0.3s ease-out; img-border: none; cursor: hand; cursor: pointer;
}
.psuedo-link:hover, .psuedo-link:focus { color: #4d4d4d;
}



.single-wpdmpro-package {
	min-height: 500px;
}





.sa-list {
	float: left;
	width: 90vw;
    margin-left: calc(50% - 50vw);
	text-align: center;
	margin-bottom: 10px;
}

@media screen and (max-width: 1024px) {
.sa-list {
	width: 100%;
    margin-left: auto;
    margin-right: auto;
}
}
.sa-list li {
	display: inline-block;
	width: 212px;
	padding: 10px;
	vertical-align: top;
	text-align: left;
	background: #fbffff;
	margin: 2px 2em 4em 2em;
	border: 1px solid #d7d7d7;
	height: 370px;
	position: relative;
	font-size: 0.9em;
}

.sa-list li h3 {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 100%;
	text-align: center;
}

.appstoreicons {
	position: absolute;
	background-color: #dae8ed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 1px;
	text-align: center;
	
}

.store-icons {
	width: 140px;
	float: left;
	margin: 0 10px 0 10px;
	text-align: center;
}


.thirdpartytube {
	position: absolute;
	bottom: 50px;
	left: 9px;
	
}
.company-logo-list {
	float: left;
	width: 90vw;
	margin-left: calc(50% - 50vw);
	text-align: center;
	margin-bottom: 10px;
	margin-top: 60px;
}
@media screen and (max-width: 1024px) {
.company-logo-list {
	margin-top: 5px;
}	
}
.company-logo-list li {
	display: inline-block;
	width: 212px;
	height: 100px;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
	background: white;
	margin: 2px 2px 2px;
	margin-bottom: 4px;
	border: 1px solid #d7d7d7;
	position: relative;
}

.company-logo-list li img {
	margin: auto; /* Center the item vertically & horizontally */
	position: absolute; /* Break it out of the regular flow */
	top: 0; left: 0; bottom: 0; right: 0; /* Set the bounds in which to center it, relative to its parent/container */
}



.partner-country-list {
	float: left;
	width: 90vw;
	margin-left: calc(50% - 50vw);
	text-align: center;
	margin-bottom: 10px;
	margin-top: 60px;
}
@media screen and (max-width: 1024px) {
.partner-country-list {
	margin-top: 5px;
}	
}
.partner-country-list li {
	display: inline-block;
	width: 212px;
	height: 100px;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	background: white;
	margin: 2px 2px 2px;
	margin-bottom: 4px;
/*	border: 1px solid #d7d7d7; */
	position: relative;
}

.partner-country-list li img {
	margin: auto; /* Center the item vertically & horizontally */
/*	position: absolute; /* Break it out of the regular flow */
/*	top: 0; left: 0; bottom: 0; right: 0; /* Set the bounds in which to center it, relative to its parent/container */
}



h3 a, h3 a:visited {
	text-decoration: none !important;
}



.product-info-container {
    float: left;
	width: 100%;
}

.testimonials {
    float: left;
	padding: 30px 15px 0 15px;
}

.testimonials h3 {
	display: inline;
}

.testimonials img {
	margin-right: 0.5em;
}


.testimonial-list p {
	font-size: 21px;
	line-height: 24px;
	padding: 0 0 0 38px;
	position: relative;
}
.testimonial-list p:before {
	content: "";
	background: url('../png/squote.png') center center no-repeat;
	width: 32px;
	height: 23px;
	position: absolute;
	top: 0;
	left: 0;
}
.testimonial-list p:after {
	content: "";
	background: url('../png/equote.png') center center no-repeat;
	width: 32px;
	height: 23px;
	display: inline-block;
	margin-left: 6px;
}

.flex-direction-nav li {
	list-style: none !important;
}



.app-listing {
	width: 100%;
}

.app-icon-list {
	width: 100%;
}

.app-icon-list .wp-caption.alignnone {
	height: 125px;
}


.btn {
	background: #0092c5;
	border: none;
	padding: 0.85em 0.9375em 0.625em;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
	font-size: 1em;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
}

.bluetxt {
	color: #0092c5;
}

#pcarousel {
	padding: 0 29px;
}

#pcarousel .flex-direction-nav .flex-prev {
	left: 0px !important;
}
#pcarousel .flex-direction-nav .flex-next {
	right: 0px !important;
}	

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


	.main-navigation { float: left; width: 100%; padding-left: 15px; padding-right: 15px; margin-top: 0px; }

	.main-header .divider { display: none; /* margin-top: 0px;margin-bottom: 0px; */}

}





/**
 * Custom pagination for WordPress to be like Zurb Foundation Pagination, without the need to hook/change classes or items on the paginate_links() function.
 * This style has been compile using the default Foundation settings.
 * Final note: .page-number li has a float: right rule which isn't from Foundation, it's custom.
 */
ul.page-numbers {
  clear:left;
	display: block;
  min-height: 1.5rem;
  margin-left: 1.5rem;
}
ul.page-numbers li {
  height: 1.5rem;
  color: #222;
  font-size: .875rem;
  margin-left: .3125rem;
  display: block;
  float: left;
}
ul.page-numbers li a.current, ul.page-numbers li span.current {
  padding: .0625rem .625rem;
  cursor: default;
  color: #999;
}
ul.page-numbers li a.current:hover, ul.page-numbers li a.current:focus, ul.page-numbers li span.current:hover, ul.page-numbers li span.current:focus {
  background: transparent;
}
ul.page-numbers li a, ul.page-numbers li span {
  display: block;
  padding: .0625rem .625rem;
  color: #999;
  background: none;
  border-radius: 3px;
  font-weight: 400;
  font-size: 1em;
  line-height: inherit;
  transition: background-color 300ms ease-out;
}
ul.page-numbers li a:hover, ul.page-numbers li a:focus, ul.page-numbers li span:hover, ul.page-numbers li span:focus {
  background: #e6e6e6;
}
ul.page-numbers li a.unavailable, ul.page-numbers li span.unavailable {
  cursor: default;
  color: #999;
  background: transparent;
}
ul.page-numbers li a.current, ul.page-numbers li span.current {
  background: #0794c5;
  color: #FFF;
  cursor: default;
}
ul.page-numbers li a.current:hover, ul.page-numbers li a.current:focus, ul.page-numbers li span.current:hover, ul.page-numbers li span.current:focus {
  background: #0794c5;
}

/**
 * End of Custom pagination for WordPress
 */
 

/**
 * Responsive Form styling - enabling two-columns when using Contact Form 7
 */
 
.responsive-form .column-half{min-height: 110px;}

#pe-form .column-half{min-height: 80px; padding: 0 0.65rem;}
#pe-form .h2 {padding-top: 1em;}
#pe-form .form-row{padding: 1em 0;}

.responsive-form{
	max-width:800px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}


.form-row{width: 100%;}

    
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

.toggle_title {
    font-size: 16px;
    font-weight: bold;
}

.required p:before{
   content:'* ';
  color:#f00;
}

.newspostdate { font-size: 0.8em; font-weight: normal; color: grey; }

/**---------------- QUICK LINK ICONS ON DOWNLOAD PAGES ----------------**/


#quicklinkicons {
    position: fixed;
    bottom: 0;
    left: 0;
    max-height: 150px;
    margin-left: auto;
    overflow: hidden;
    margin-right: auto;
    padding-top: 15px;
    background-color: #fff;
    text-align: center;
    width: 100%;
    font-size: 0.8em;
    border-top: 1px solid #0092c5;
	z-index: 99;
}

@media screen and (max-width: 768px) {
#quicklinkicons {
    display: none;
}
}




#quicklinkicons .wp-caption {
margin-left: 1vw;
margin-right: 1vw;
margin-bottom: 0;
}

#quicklinkicons .wp-caption img{
    max-width: 50px;
}
@media screen and (max-width: 910px) {

#quicklinkicons .wp-caption img{
display: none;
}
}

#quicklinkicons .wp-caption a {
    text-decoration: none;
	color: #333;
}

#quicklinkicons h2 {
color: #39c98b;
font-weight: bold;
display: none;
}


.quicklinkiconscentre {

position: relative;
text-align: center;
display: inline-block;
}

/**
 * Youtube Videos Page
 */
 
 .yt-videos-list{ 
     margin: 0 -3%;
}

 @media screen and (max-width: 1100px) {
 .yt-videos-list{ 
     margin: 0;
}
}

 .yt-videos-list ul{ 
	list-style: none;
	margin-left: 0;
}
	
 .yt-videos-container{
    float: left;
    margin: 5px 3%;
    width: 34vw;
    max-width: 560px;
    min-height: 480px;
 }
 
 @media screen and (max-width: 1100px) {
 .yt-videos-container{
    width: 100%;
    float: none;
    margin: 0 auto 50px auto;
    height: auto;
    min-height: unset;
 }
}
 

  .yt-videos-desc{
padding: 5px 2px;
}

  .yt-videos-desc a{
    text-decoration: none;
}

  .yt-videos-desc p{
        font-size: 0.95em;
        line-height: 1.1;
        margin-bottom: 0.4em;
}
  .yt-videos-desc h1, .yt-videos-desc h2, .yt-videos-desc h3 {
    margin-bottom: 0.4em;
    margin-top: 0;
}

  .yt-video{
}

.ytiframe {
  aspect-ratio: 16 / 9;
  width: 100%;
}

/**
 * Youtube Icon in top-right corner
 */

.header-social-ytb {
    float: right;
    padding: 5px 12px 25px 0;
    text-align: right;
    font-size: 0.75em;
	color: #999;
}

.page.page-id-36127 .header-social-ytb {
display: none;
}	
	

@media screen and (max-width: 2300px) {
.header-social-ytb {
        padding: 0 6px 0 0;
}
}

.header-social-ytb img{
float: right;
max-height: 20px;
padding: 3px 0 0 3px;}

.header-social-ytb p{
	    line-height: 2.6em;
}

@media screen and (max-width: 625px) {
	
	.header-social {
			text-align: center;
	}
		
	.header-social-ytb {
	float: none;
	padding-top: 3px;}	
		
	.header-social-ytb img{
	float: none;
	padding-top: 3px;}	
	
}



/**
 * 'Bluetooth® Operating Modes' page - table styling
 */

table#bt-modes-table {
    width: 100%;    
	min-width: 500px;
    margin-left:auto; 
    margin-right:auto;
}

table#bt-modes-table th {
background: #0794c5;
color: #fff;
border: 1px solid #CCC;
padding-top: 5px;
padding-bottom: 5px;
}

table#bt-modes-table tr:nth-child(even) {
    background: #fff;
}

table#bt-modes-table tr:nth-child(odd) {
    background: #eef7fb;
}

table#bt-modes-table td {
    vertical-align: top;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*----------------*/


/**
 * General Support Articles Table styling
 */

table#support-table th {
background: #0794c5;
color: #fff;
border: 1px solid #CCC;
padding-top: 5px;
padding-bottom: 5px;
}

table#support-table td {
    vertical-align: top;
	border: 1px solid #CCC;
	padding-top: 5px;
padding-bottom: 5px;
}

table#support-table tr:nth-child(odd) {
    background: #fff;
}

table#support-table tr:nth-child(even) {
    background: #eef7fb;
}

/*----------------*/


/**
 * 'CompleteCare'page - table styling
 */

table#cc-table {
    width: 100%;    
	min-width: 500px;
	font-size: 16px;
}

table#cc-table th {
    background: #003087;
    font-weight: bold;
    color: white;
    vertical-align: bottom;
}

table#cc-table tr:nth-child(odd) {
    background: #fff;
}

table#cc-table tr:nth-child(even) {
    background: #eef7fb;
}

table#cc-table td {
    vertical-align: top;
	border: 1px solid #FFF;
}

/*----------------*/
  
 /**
-------------------------------
   Two-column divs
-------------------------------
 */
 
.twodiv-wrapper {
  margin: 0px;
}
.twodiv-left {
  float: left;
  width: 49%;
  background-color: #CCF;
}
.twodiv-right {
  float: right;
  width: 49%;
  background-color: #FFA;
}

/*----------------*/

 
  /**
-------------------------------
   Three-column divs
-------------------------------
 */
 
.threediv-wrapper {
  margin: 10px;
}
.threediv-column {
  float: left;
  width: 33.33%;
  margin: 10px;
}

/*----------------*/

  /**
-------------------------------
   Three-column DIVs on Complete Care page
-------------------------------
 */
 
#cc-threediv-left {
  float: left;
  width: 40%;
  height: 300px;
}

#cc-threediv-middle {
  float: left;
  width: 30%;
  height: 300px;
}

#cc-threediv-right {
  float: left;
  width: 30%;
  height: 300px;
}

.padding {
	padding:10px;
}

.code {
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
    padding: 2px 5%;
    color: #000;
	background-color: #f5f5f5;
	font-weight: normal;
}

code {
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
    color: #000;
	background-color: #f5f5f5;
	font-weight: normal;
	padding: 2px 8px;
}

.courier {
	font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}



/*----------------*/
 

/**---------------- HOME PAGE V3 (2018) ----------------**/
.smartslider-banners sup {
	font-size: 60% !important;
}

.updates {
	clear: both;
	max-width: 1666px;
	padding: 50px 10px 10px 10px;
}

.news1UP {
	width: 100%;
	float: left;
	clear: both;
    padding-top: 1.5em;
}

.news2UP {
	width: 100%;
	float: left;
	clear: both;
    padding-top: 1.5em;
}




.news1UP article {
	width: 98%;
	min-width: 300px;
	padding: 5px 1% 30px 1%;
}

.news2UP article {
	width: 46%;
	min-width: 300px;
	float:left;
	position: relative;
	padding: 5px 2% 30px 2%;
}

@media screen and (max-width: 1024px) {
.news2UP article {
	width: 100%;
	padding: 0;
}
}





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

.news1UP article .article-image { position: relative; }
@media screen and (max-width: 1024px) { .news1UP article .article-image { padding: 2em 0; } }

.news2UP article .article-image { position: relative; }
@media screen and (max-width: 1024px) { .news2UP article .article-image { padding: 2em 0; } }


.article-content {
	position: relative;
	background: white;
	left: 0;
	bottom: 7px;
	width: 100%;
}




.article-text {
	color: #444444;
    padding: 15px 0 15px 0;
    margin: 0 0 0 0;
}


.article-text h2 {
	margin-bottom: 4px;
	line-height: 1.5em;
	font-size: 1.3em;
}

@media screen and (max-width: 1024px) {
.article-text h2 {
	color: #282828;
	
}
}

.article-text p {
	    margin-bottom: 0.5em;
    	margin-top: 0.8em;
		font-size: 0.9em;
}

.article-text-1column {
	padding: 5px 0 5px 0;
}

.news2UP .article-text-1column {
	padding: 0;
}


.article-text-2column {
	width: 48%;
    float: left;
    padding: 1%;
	padding: 10px 1% 10px 1%;
}

.article-link {
    font-size: small;
}




.ytb-playlist {
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: hidden;
}

.occupy-full-width {
	width: 100%;
    float: left;
}



/**---------------- Industry Applications List ----------------**/

.industry-list-breakout {
	float: left;
	width: 100vw;
    margin-left: calc(50% - 50vw);
}

.industry-list {
	text-align: center;
}

.industry-list img {
	display: inline-block;
	padding-bottom: 9px;
	vertical-align: top;
	text-align: center;
	position: relative;

}

.industry-list .wp-caption.alignnone {
    float: none;
	display:inline-block;
}

.industry-list a {
	font-size: 1.2em;
	text-decoration: none;
}

/**---------------- Wider pages ----------------**/
	.wide-page { *position: relative; *zoom: 1; width: 75vw; max-width: 1666px; margin: 0 auto; padding: 0 1em; }
	.wide-page .page-header { clear: both; padding: 2em 0 0 0; }

	.wide-page .button-group { padding: 0 0 0 5px; }
 
 @media screen and (max-width: 1550px) {
	.wide-page { }
}

.wide-page .bc-display {padding: 0;}
.wide-breadcrumbs { padding-top: 0;}




/*---Hide reCaptcha v3 visible seal---*/
.grecaptcha-badge {
opacity:0 !important;
}


.disclaimer-text {
	font-size: 8pt;
	line-height:8pt;
}

/**----- Google Maps Widget - reducing size of 'OpenStreetMap contributors' text -------**/

.ol-attribution.ol-unselectable.ol-control.ol-uncollapsible {
	font-size: 8pt;
	padding: 0px;
	line-height: 18px;
}

#wprmenu_bar .menu_title a {
    top: 5px;
    margin-left: 5px;
    color: white;
}


/**----- Homepage Product Thumbnails -------**/
.homepage-products {
	margin: 10px 10px;
	text-align: center;
	padding-top: 1em;
	position:relative;
}

.imgLowest { top: 0px; left: 0px; z-index: 1; } 
.imgRAINRFID { position:absolute; width: 45px; top: 120px; right: 30px; z-index: 3; }
 @media screen and (max-width: 800px) {
	.imgRAINRFID { position:absolute; width: 70px; top: 70px; right: 0px; z-index: 3; }
}

.imgRAINRFIDhide { position:absolute; width: 100px; top: 140px; right: 3px; z-index: 3; visibility: hidden;}




.homepage-products h2 {
	font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
		font-size: 16px;
	    text-align: left;
}

.homepage-products ul {
	margin: 0;
}



.homepage-products-list {
	display: inline-block;
	width: 90%;
	max-width: 1500px;
	text-align: center;
	font-family: 'Roboto','Arial';
}

 @media screen and (max-width: 800px) {
	 
	 .homepage-products-list {
		width: 100%;

}
	 }

.homepage-products-list li {
	display: inline-block;
	width: 250px;
	height: 310px;
	padding: 10px;
	vertical-align: top;
	text-align: center;
	    margin: 2px 10px 30px 10px;
	border: 1px solid #d7d7d7;
	position: relative;
	font-size: 0.9em;
}

 @media screen and (max-width: 800px) {
	 .homepage-products-list li {
	width: 120px;
		 height: 220px;
		 margin: 1px 10px 1px 10px;
		 border: none;
}
}


.homepage-products-list li img {

}


.homepage-products-list h2 {
	color: #282828;
	font-size: 1em;
	min-height: 50px;
	margin: 0 0 0.5em 0;
}

 @media screen and (max-width: 800px) {
	.homepage-products-list h2 {
	display: none;
} 
	}  
	 
	 

.btn-productpage {
	background-color: #0794c5;
  border: none;
  color: white;
  padding: 5px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1em;
}

.btn-downloadspage {
  background-color: #81898d;
  border: none;
  color: white;
  padding: 5px 20px;
	margin-left: 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 1em;
}


 @media screen and (max-width: 800px) {
	 .btn-productpage {
 width: 90px;
    clear: both;
    margin-left: -5px;
}
	
}


 @media screen and (max-width: 800px) {
		 .btn-downloadspage {
  width: 90px;
    clear: both;
    margin-left: -5px;
}
}



.news2UP .sub-title {
        padding-left: 2em;
}


.flex-viewport {
        max-height: none;
}

.flexslider .slides img {
    max-height: 500px;
	width: auto;
	margin: auto;
}


.PartNumberTable {
	width: 100%;
	table-layout: auto;
	border-collapse: collapse;

	overflow:auto;

}


.PartNumberTable td {
	vertical-align: top;
}

.PartNumberTable p {
	margin-bottom: 0.2em;
} 

.PartNumberTable th {
	font-weight: bold;
	background-color: #bfebfa;
	padding: 5px 5px 3px 10px;
}

.TableSubHeader {
	background-color: #ecfaff;
}

.TableSubHeader td {
	font-weight: bold;
	vertical-align: bottom;
}
    

.PartNumberSubTable {
    border: 2px solid #fff;
	width: 100%;
	background-color: #fff;
	overflow:auto;

}


.PartNumberSubTable td {
  vertical-align: top;
}

.product-left table {
background-color: #fff;
}




	.helptopics button {
    width: 23%;
    max-width: 240px;
    min-height: 250px;
    float: left;
    margin: 10px 1%;

}

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

	.helptopics button {
    width: 45%;
    float: left;
    min-width: 150px;
}
}


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

	.helptopics button {
    width: 100%;
    max-width: 400px;
    clear: left;
    float: left;
    min-width: 150px;
}
}

	.helptopics button img {
    max-width: 160px;
    margin: 0 auto 1em auto;
}

	.helptopics .responsive-tabs .responsive-tabs__list__item {
    color: #aaa;
}

	.helptopics .responsive-tabs .responsive-tabs__list__item--active, .responsive-tabs .responsive-tabs__list__item--active:hover {
    color: #0794c5;
}

	.helptopics .responsive-tabs .responsive-tabs__list__item:hover {
    color: #0794c5;
}

	.helptopics h3 {
    margin: 1em 0 0 0;
}

.align-center {
	text-align: center;
}

/* 	.qsm-user-answer-text, .qsm-text-simple-option, .qsm-text-correct-option, .qsm-text-wrong-option {
    font-weight: bold;
}

.mlw_qmn_question {
    font-weight: bold;
} */


/* Style the buttons that are used to open and close the accordion panel */

	.accordion {
		width: 590px;
		margin: auto;
	}

@media screen and (max-width: 700px) { 
	.accordion {
		float: left;
		width: 100%;
		padding: 0;
	}
}

	.inner-dl-accordion {
		width: 100%;
					}

.inner-dl-accordion p, .inner-dl-accordion tr, .inner-dl-accordion td {
    line-height: 1.5;
    font-size: 12px;
	vertical-align: top;
}


	.inner-dl-accordion th {
	font-size: 12px;
    font-weight: bold;
	vertical-align: bottom;	
	}

.inner-dl-accordion img {
    width: 40px;
    max-width: 40px;
    height: auto;
}



.inner-dl-accordion .wpdm-download-link.btn.btn-primary {
 text-decoration: none !important;
    letter-spacing: 1px;
	line-height: 3em;
	font-weight: 800 !important;
    text-transform: uppercase;
	margin: 8px 0 2px 0;
	padding: 4px 8px;
    font-size: x-small;
    background-color: #38afdd;
    border-color: #38afdd;
	border-radius: 4px;	    
	color: white;
	font-family: Rubik, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	}

.inner-dl-accordion .wpdm-download-link.btn.btn-primary:hover {
    background-color: #0794c5;
	}


.inner-dl-accordion .wpdm-download-link.btn.btn-primary:focus {
    background-color: #849aa3;
	}


.inner-dl-accordion-notes {max-height: 140px; overflow-y: auto;}



	.accordion-btn {
		background-color: #38AFDD;
		color: #fff;
		cursor: pointer;
		padding: 18px;
		width: 100%;
		text-align: left;
		border: none;
		outline: none;
		font-size: 1em;
		transition: 0.4s;
	}


	

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion-btn:hover {
  background-color: #0794c5;
}

.accordion-btn:after {
  content: '\002B'; /* Unicode character for "plus" sign (+) */
  color: #fff;
	font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2212"; /* Unicode character for "minus" sign (-) */
}

/* Style the accordion panel. Note: hidden by default */
 .accordion-panel {
  padding: 2px 10px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}


.accordion-panel table {
	width: 100%;
	min-width: 700px;
	margin: 0 0 1em 0;
}

.accordion-panel tr:nth-child(even) {background: #f3f3f3;}
.accordion-panel tr:nth-child(odd) {background: #fff;}


.accordion-panel .w3eden {
    display: none;
}

.accordion-panel .pagination {
    display: none;
}

/* .accordion-panel ul {
	margin: 10px 12px;
	list-style: none;
}
    
.accordion-panel li {
	line-height: 30px;
}


*/
.accordion-panel a {
	text-decoration: none;
} 




tr.dlrow1 {
}

th.dlcol1 {	width: 33%;}
th.dlcol5 {	width: 40%;}

.show {
  display: inline-block;
}



#menu-quick-links {
	    list-style: none;
}

.twocol-wrapper {
  margin: 0px;
}
.twocol-left {
  float: left;
  width: 45%;
}
.twocol-right {
  float: right;
  width: 45%;
}

@media screen and (max-width: 1100px) {
	.twocol-left {
		clear: left;
		width: 100%;
	}
	.twocol-right {
		clear: left;
		width: 100%;
	}
	.twocol-wrapper {
		padding: 0 1em;
	}

}
	 
hr.hidden  {
    clear: both;
	visibility: hidden;
}

 .ppw-ppf-field-container {
margin-top: 1em;
}
    
