/* =========================================================================================================
   GENERAL STYLESHEET FOR RESPONSIVE; THESE CLASSES / AMEND THE BASIC BOOTSTRAP CSS (/styles/bootstrap.css)     
   ========================================================================================================= */



@font-face {
	font-family: 'SourceSansPro-Regular';
	src: url('/assets/fonts/SourceSansPro-Regular-webfont.eot');
	src: url('/assets/fonts/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'),  url('/assets/fonts/SourceSansPro-Regular-webfont.woff') format('woff'),  url('/assets/fonts/SourceSansPro-Regular-webfont.ttf') format('truetype'),  url('/assets/fonts/SourceSansPro-Regular-webfont.svg#SourceSansPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansPro-Semibold';
	src: url('/assets/fonts/SourceSansPro-Semibold-webfont.eot');
	src: url('/assets/fonts/SourceSansPro-Semibold-webfont.eot?#iefix') format('embedded-opentype'),  url('/assets/fonts/SourceSansPro-Semibold-webfont.woff') format('woff'),  url('/assets/fonts/SourceSansPro-Semibold-webfont.ttf') format('truetype'),  url('/assets/fonts/SourceSansPro-Semibold-webfont.svg#SourceSansPro-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'SourceSansPro-Light';
	src: url('/assets/fonts/SourceSansPro-Light-webfont.eot');
	src: url('/assets/fonts/SourceSansPro-Light-webfont.eot?#iefix') format('embedded-opentype'),  url('/assets/fonts/SourceSansPro-Light-webfont.woff') format('woff'),  url('/assets/fonts/SourceSansPro-Light-webfont.ttf') format('truetype'),  url('/assets/fonts/SourceSansPro-Light-webfont.svg#SourceSansPro-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('/assets/fonts/glyphicons-halflings-regular.eot');
	src: url('/assets/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/assets/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/assets/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'SourceSansPro-Regular';
	font-weight: normal;
	font-style: normal;
}
h3.subhead {
	font-size: 1.3em;
}
h1.subhead, h2.subhead {
	font-family: 'SourceSansPro-Light';
}
.focus-highlight {
	line-height: 1.3em;
}
.text-justify {
  text-align: justify;
}
.thin-slate-border {
	border: solid 1px #9BAFC3;
	padding: 0;
}
.thin-slate-border-gear {
	border-left: solid 1px #9BAFC3;
	border-top: solid 1px #9BAFC3;
	border-right: solid 1px #9BAFC3;
	padding: 0;
}
.thin-slate-border-player {
	border: solid 1px #9BAFC3;
	padding: 0px 1px 0px 0px;
}
.thick-blue-border {
	border: solid 2px #009BDF;
	padding: 0;
}
h1.home-headlines {
	font-size: 42px;
	font-family: 'SourceSansPro-Light', Helvetica;
	margin: 5px 0 5px 0px;
	line-height: 1em;
}
h1.category-headlines {
	font-size: 38px;
	font-family: 'SourceSansPro-Light', Helvetica;
	margin: 5px 0 5px 0px;
	line-height: 1em;
}
h2.category-headlines {
	font-size: 24px;
	font-family: 'SourceSansPro-Light', Helvetica;
	margin: 5px 0 5px 0px;
	line-height: 1em;
}
h3.category-headlines {
	font-size: 18px;
	font-family: 'SourceSansPro-Light', Helvetica;
	margin: 5px 0 5px 0px;
	line-height: 1.5em;
}
h2.home-headlines {
	font-size: 24px;
	font-family: 'SourceSansPro-Light', Helvetica;
	margin: -2px 0 8px 0px;
	line-height: 1.3em;
	font-weight: 500;
}
h1.home-headlines-white {
	font-size: 42px;
	font-family: 'SourceSansPro-Light', Helvetica;
	margin: 5px 0 5px 0px;
	line-height: 1em;
	color: #FFFFFF;
	-webkit-text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
	-moz-text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
}
h2.home-headlines-white {
	font-size: 24px;
	font-family: 'SourceSansPro-Light', Helvetica;
	margin: -2px 0 8px 0px;
	line-height: 1.3em;
	color: #FFFFFF;
	font-weight: 500;
	-webkit-text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
	-moz-text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 1);
}
/**** alternate green title based on button for telestream-events *****/
.GreenTitle {
	display: inline-block;
	zoom: 1;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	text-align: center;
	color: #ffffff;
	/*background-color:#BDD85A;*/
	background-color: #8BC838;
	font-family: SourceSansPro-Regular, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: .5px;
	padding: 4px 10px 4px 10px;
}

@media screen and (max-width: 480px) {
h1.home-headlines-xs {
	font-size: 24px;
	font-family: 'SourceSansPro-Light', Helvetica;
	margin: 5px 0 5px 0px;
	line-height: 1em;
	background: #cccccc;
	padding: 10px;
}
}


.Pad-5-rt {
	padding: 0px 5px 0px 0px;
}
.Pad-15-rt {
	padding: 0px 15px 0px 0px;
}


.Pad-10-lft {
	padding: 0px 0px 0px 10px;
}
.Pad-15-lft {
	padding: 0px 0px 0px 15px;
}
.Pad-30-rt {
	padding: 0px 30px 0px 0px;
}
.Pad-customer-support-links {
	padding: 0px 25px 0px 40px;
}
.Pad-solutions {
	padding: 0px 30px 0px 30px;
}
.Pad-ts-partners {
	padding: 10px 20px 0px 10px;
}
.Pad-5 {
	padding: 0px 0px 0px 10px;
}
.Pad-5-horz {
	padding: 0px 5px 0px 5px;
}
.Pad-10 {
	padding: 0px 10px 0px 10px;
}
.Pad-15 {
	padding: 0px 15px 0px 15px;
}
.Pad-20 {
	padding: 0px 20px 0px 20px;
}
.Pad-25 {
	padding: 0px 25px 0px 25px;
}
.Pad-30 {
	padding: 0px 30px 0px 30px;
}
.Pad-40 {
	padding: 0px 40px 0px 40px;
}
.Pad-80 {
	padding: 0px 80px 0px 80px;
}
.Pad-90 {
	padding: 0px 90px 0px 90px;
}
.Pad-100 {
	padding: 0px 100px 0px 100px;
}
.Pad-110 {
	padding: 0px 110px 0px 110px;
}
.Pad-120 {
	padding: 0px 120px 0px 120px;
}
.Pad-130 {
	padding: 0px 130px 0px 130px;
}
.Pad-140 {
	padding: 0px 140px 0px 140px;
}
.Pad-150 {
	padding: 0px 150px 0px 150px;
}
.Pad-160 {
	padding: 0px 160px 0px 160px;
}






.Pad-ts-home-btn {
	padding: 10px 20px 10px 20px;
}
.fa-video {
	font-size: 1.1em;
}
.fa-1 {
	font-size: .5em;
}
.fa-1-3 {
	font-size: 1.3em;
}
.fa-1-5 {
	font-size: 1.5em;
}
.fa-1-7 {
	font-size: 1.7em;
}
.fa-2 {
	font-size: 2em;
}
.fa-2-5 {
	font-size: 2.5em;
}
.fa-3 {
	font-size: 4em;
}
.fa-4 {
	font-size: 5em;
}
.fa-5 {
	font-size: 6em;
}

@media screen and (min-width: 768px) {
.container .jumbotron {
	padding-right: 60px;
	padding-left: 30px;
	padding-top: 48px;
	padding-bottom: 28px;
	background-image: url("/slides/home-slide-adapting-media.jpg");
}
.container .jumbotron {
	/* border-radius: 6px; */
	border-radius: 0px;
}
}
h2.prod-subhead {
	font-family: "SourceSansPro-Regular", Helvetica;
	font-size: 18px;
}

@media screen and (max-width: 768px) {
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 100%;
	border: solid 0px #000000;
}
/*THIS CONTROLS THE STYLE OF THE PHONE/MOBILE VIEW FOR THE DROPDOWN PANEL*/
.navbar-nav {
	/*margin: 7.5px -15px;*/
  /* margin-top: -5px; */
	padding-left: 0px;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
	-webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
}
.nav > li > a {
/*padding: 0px 10px 20px 20px;*/
}
.video a:link {
	color: #ffffff;
	text-decoration: none;
}
.video a:hover {
	color: #009BDF;
	text-decoration: none;
}
/*OVERRIDES THE BASIC BOOTSTRAP CSS FOR THE MEGAMENU DROPDOWN PNEL*/
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 13px;
  list-style: none;
  background-color: #dee7f5;
  border: 0px solid #cccccc;
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}


.dropdown-menu > li > a:hover {
	font-size: 13px;
	list-style: none;
	color: #ffffff;
	text-decoration: none;
	background-color: #dee7f5;
}
.img-logo {
/*margin-left: -50px;*/
      /*height: auto;
      max-width: 70%;*/
      /*padding: 4px;
      margin-top: 8px;
      line-height: 1.428571429;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;*/
}
/*.navbar-nav > li {
  float: left;
  border: solid 1px #000000;
}*/

/*.navbar-nav {
  float: right;
  margin-top: 0px;
  border: solid 0px #000000;
}*/

.navbar-default {
	/*background-color: #f8f8f8;*/
	background-color: #fff;/*border-color: #e7e7e7;*/
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555555;
    /* background-color: #e7e7e7; */
    background-color: #dee7f5;
}





.navbar-default .navbar-text {
	color: #000000;
}
.navbar-default .navbar-nav > li > a {
	color: #000000;
}
}
.hvr-icon-pulse {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	font-size: 36px;
	padding-right: 2.2em;
}
/* DEACTIVATED BECAUSE IT WILL */
/*a:link {
  color: #009BDF;
  text-decoration: none;
  font-weight: normal;
}

a:visited {
  color: #009BDF;
  text-decoration: none;
}*/

.sub-headlines-white {
	font-size: 16px;
	margin: 285px 0 18px 800px;
	line-height: 1.3em;
	color: #ffffff;
	text-align: right;
	position: absolute;
}
.sub-headlines-grey {
	font-size: 16px;
	margin: 285px 0 18px 800px;
	line-height: 1.3em;
	color: #959595;
	text-align: right;
	position: absolute;
}
.font-size-11 {
	font-family: 'SourceSansPro-Regular';
	font-size: 11px;
	line-height: .9em;
}
.font-size-12 {
	font-family: 'SourceSansPro-Regular';
	font-size: 11px;
}
.font-size-13 {
	font-family: 'SourceSansPro-Regular';
	font-size: 13px;
}
.font-size-14 {
	font-family: 'SourceSansPro-Regular';
	font-size: 14px;
}
.font-size-15 {
	font-family: 'SourceSansPro-Regular';
	font-size: 15px;
}
.font-size-16 {
	font-family: 'SourceSansPro-Regular';
	font-size: 16px;
}
.font-size-18 {
	font-family: 'SourceSansPro-Regular';
	font-size: 18px;
}
.font-size-20 {
	font-family: 'SourceSansPro-Regular';
	font-size: 20px;
}
.font-size-22 {
	font-family: 'SourceSansPro-Light';
	font-size: 22px;
}
.font-size-24 {
	font-family: 'SourceSansPro-Light';
	font-size: 24px;
}
.font-size-30 {
	font-family: 'SourceSansPro-Light';
	font-size: 30px;
}
.font-size-32 {
	font-family: 'SourceSansPro-Light';
	font-size: 32px;
}
.font-size-34 {
	font-family: 'SourceSansPro-Light';
	font-size: 34px;
}
.font-size-36 {
	font-family: 'SourceSansPro-Light';
	font-size: 36px;
}
.font-size-50 {
	font-family: 'SourceSansPro-Light';
	font-size: 50px;
}
p {
	font-family: 'SourceSansPro-Regular';
	font-size: 1.0em;
	line-height: 1.3em;
	padding: 0px;
	margin: 0 0 10px;
}
.bold {
	font-family: 'SourceSansPro-Semibold';
	font-weight: 200;
}
.tight {
	line-height: .9em;
	padding: 0px;
	margin: 0 0 10px;
}
.semi-tight {
	line-height: 1.0em;
	padding: 0px;
	margin: 0 0 10px;
}
footer {
	margin: 0;
	width: 100%;
	border: solid #000000 0px;
}
.panel {
	margin-bottom: 20px;
	background-color: #dee7f5;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
	color: #009BDF;
}
.panel-heading [data-toggle="collapse"]:after {
	font-family: 'Glyphicons Halflings';
	content: "\e080";
	float: right;
	color: #b0c5d8;
	font-size: 18px;
	line-height: 17px;
	/* rotate "play" icon from ^ (up arrow) to down arrow */
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.panel-heading [data-toggle="collapse"].collapsed:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.panel-FatFooter {
	padding: 0px 15px 10px;
	/*padding: 10px 0px 0px 50px;*/
  /*background-color: #f5f5f5;*/
	background-color: #dee7f5;
	/*width: 100%;*/
  /*border-top: 1px solid #dddddd;*/
	border-top: 0px solid #000000;/*border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;*/
  
}

.panel-FatFooter-inverse {
	padding: 0px 15px 10px;
	/*padding: 10px 0px 0px 50px;*/
  /*background-color: #f5f5f5;*/
	background-color: #202020;
	/*width: 100%;*/
  /*border-top: 1px solid #dddddd;*/
	border-top: 0px solid #000000;/*border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;*/
  
}
.panel-FatFooter a {
	font-size: 1.0em;
	line-height: 1.3em;
}

/*HOME PANELS/ACCORDIANS*/

.panel-group-home {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0px;
    background-color: #009bdf;
}

.panel-home {
	margin-bottom: 20px;
	/*background-color: #009bdf;*/
    background-color: #dee7f5;
	border: 1px solid transparent;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-default-home > .panel-heading-home {
	color: #ffffff;
    background-color: #009bdf;
    border: 1px solid #009bdf;
    padding: 25px 15px 25px 15px;
}
.panel-heading-home [data-toggle="collapse"]:after {
	font-family: 'Glyphicons Halflings';
	content: "\e080";
	float: right;
	color: #b0c5d8;
	font-size: 18px;
	line-height: 17px;
	/* rotate "play" icon from ^ (up arrow) to down arrow */
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.panel-heading-home [data-toggle="collapse"].collapsed:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.panel-title-home a:link, .panel-title-home a:hover {font-size: 20px; color: #ffffff; text-decoration: none;}

.panel-body-home {background-color: #dee7f5; border: 1px solid #009bdf; border-radius: 0px; /*padding: 15px 15px 0px 15px;*/}

.panel-default-home > .panel-heading-home + .panel-collapse-home .panel-body-home {
    border-top-color: #000000;
}

.panel-group-home .panel-heading-home + .panel-collapse-home .panel-body-home {
    border-top: 1px solid #000000;
}

.panel-collapse-home, .collapse-home {background-color: #dee7f5;}







.product {
	font-family: "SourceSansPro-Regular", Helvetica;
	font-size: 18px;
}
.product-headlines {
	font-family: "SourceSansPro-Light", Helvetica;
}
.category {
	font-family: "SourceSansPro-Light", Helvetica;
	font-size: 24px;
	margin-bottom: 10px;
}
.category-mobile {
	font-family: "SourceSansPro-Regular", Helvetica;
	font-size: 32px;
}
.sub-category {
	font-family: "SourceSansPro-Light", Helvetica;
	font-size: 26px;
}
h1.sub-page-hero {
	font-size: 36px;
	font-family: 'SourceSansPro-Light', Helvetica;
	margin: 5px 0 5px 0px;
	line-height: 1em;
	color: #FFFFFF;
	text-shadow: 0 0 50px #0026C9;
}
.hero-unit {
	/*background-image:url('https://www.telestream.net/screenflow/images/ScreenFlow-Hero-1.jpg');*/
	background-size: cover;
	background-color: #EEEEEE;
	height: 340px;
	/*height:100%;*/
    
	padding: 50px;
	width: 100%
}
.hero-unit h1 {
	color: #FFFFFF;
	/*font-size: 48px;*/
	font-size: 3.429em;
	font-family: 'SourceSansPro-Light';
	letter-spacing: -1px;
	line-height: 1;
	margin-bottom: 0;
	margin: 10px 0;
	font-weight: normal;
	line-height: 20px;
	text-rendering: optimizelegibility;
}
.hero-unit h2 {
	/*font-size: 28px;*/
	font-size: 2.000em;
	color: #FFFFFF;
	font-family: 'SourceSansPro-Light';
	line-height: 36px;
}
.fill {
	width: 100%;
	height: 340px;
	background-position: center;
	background-size: cover;
}

/* Large desktop */
@media (min-width: 1200px) {
.hero-unit {
	/*background-image:url('https://www.telestream.net/screenflow/images/ScreenFlow-Hero-1.jpg');*/
	background-size: cover;
	background-color: #EEEEEE;
	height: 340px;
	/*height:32vh;*/
    /*height:100%;*/
	padding: 50px;
	width: 100%;
}
.hero-unit h1 {
	color: #FFFFFF;
	/*font-size: 48px;*/
	font-size: 3.429em;
	font-family: 'SourceSansPro-Light';
	letter-spacing: -1px;
	line-height: 1;
	margin-bottom: 0;
	margin: 10px 0;
	font-weight: normal;
	line-height: 20px;
	text-rendering: optimizelegibility;
}
.hero-unit h2 {
	/*font-size: 28px;*/
	font-size: 2.000em;
	color: #FFFFFF;
	font-family: 'SourceSansPro-Light';
	line-height: 36px;
}
.fill {
	width: 100%;
	height: 340px;
	background-position: center;
	background-size: cover;
}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 767px) and (max-width: 1024px) {
.hero-unit {
	background-image: url('https://www.telestream.net/screenflow/images/ScreenFlow-Hero-1.jpg');
	background-size: cover;
	background-color: #EEEEEE;
	height: 320px;
	padding: 30px;
	width: 100%
}
.fill {
	width: 100%;
	height: 320px;
	background-position: center;
	background-size: cover;
}
.hero-unit h1 {
	color: #FFFFFF;
	font-size: 40px;
	font-family: 'SourceSansPro-Light';
	letter-spacing: -1px;
	line-height: 1;
	margin-bottom: 0;
	margin: 10px 0;
	font-weight: normal;
	line-height: 18px;
	text-rendering: optimizelegibility;
}
.hero-unit h2 {
	font-size: 20px;
	color: #FFFFFF;
	font-family: 'SourceSansPro-Light';
	line-height: 28px;
}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
/*p, .btn, input, div, span, h4 {
            font-size: 95%;
        }*/

}

/* Landscape phones and down */
@media (max-width: 480px) {
}
/* HERO IMAGE CATEGORY/SUBPAGES*/

.hero-sub {
	/*background-image:url('https://www.telestream.net/screenflow/images/ScreenFlow-Hero-1.jpg');*/
	background-size: cover;
	background-color: #EEEEEE;
	height: 186px;
	/*height:100%;*/
    
	padding: 20px;
	width: 100%
}
.hero-sub h1 {
	color: #FFFFFF;
	/*font-size: 48px;*/
	font-size: 3.429em;
	font-family: 'SourceSansPro-Light';
	letter-spacing: -1px;
	line-height: 1;
	margin-bottom: 0;
	margin: 10px 0;
	font-weight: normal;
	line-height: 20px;
	text-rendering: optimizelegibility;
}
.hero-sub h2 {
	/*font-size: 28px;*/
	font-size: 2.000em;
	color: #FFFFFF;
	font-family: 'SourceSansPro-Light';
	line-height: 36px;
}
.fill {
	width: 100%;
	height: 186px;
	background-position: center;
	background-size: cover;
}

/* Large desktop */
@media (min-width: 1200px) {
.hero-sub {
	/*background-image:url('https://www.telestream.net/screenflow/images/ScreenFlow-Hero-1.jpg');*/
	background-size: cover;
	background-color: #EEEEEE;
	height: 186px;
	/*height:32vh;*/
    /*height:100%;*/
	padding: 20px;
	width: 100%;
}
.hero-sub h1 {
	color: #FFFFFF;
	/*font-size: 48px;*/
	font-size: 3.000em;
	font-family: 'SourceSansPro-Light';
	letter-spacing: -1px;
	margin-bottom: 0;
	margin: 10px 0;
	font-weight: normal;
	line-height: 1.000em;
	text-rendering: optimizelegibility;
}
.hero-sub h2 {
	/*font-size: 28px;*/
	font-size: 2.000em;
	color: #FFFFFF;
	font-family: 'SourceSansPro-Light';
	line-height: 36px;
}
.fill {
	width: 100%;
	height: 186px;
	background-position: center;
	background-size: cover;
}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 767px) and (max-width: 1024px) {
.hero-sub {
	background-image: url('https://www.telestream.net/screenflow/images/ScreenFlow-Hero-1.jpg');
	background-size: cover;
	background-color: #EEEEEE;
	height: 186px;
	padding: 20px;
	width: 100%
}
.fill {
	width: 100%;
	height: 186px;
	background-position: center;
	background-size: cover;
}
.hero-sub h1 {
	color: #FFFFFF;
	font-size: 32px;
	font-family: 'SourceSansPro-Light';
	letter-spacing: -1px;
	line-height: 1;
	margin-bottom: 0;
	margin: 10px 0;
	font-weight: normal;
	line-height: 32px;
	text-rendering: optimizelegibility;
}
.hero-sub h2 {
	font-size: 20px;
	color: #FFFFFF;
	font-family: 'SourceSansPro-Light';
	line-height: 28px;
}
}

/*X-LARGE BUTTON*/

.btn-xl {
    padding: 18px 28px;
    font-size: 22px;
    border-radius: 4px;
}


.btn-video {
	display: inline-block;
	/*padding: 6px 12px;*/
	padding: 1px 5px 0px 7px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	/*border-radius: 4px;*/
	border-radius: 2px;/* added by mpotampa 021715*/
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
/*NEW BUTTON - RED*/
.btn-red {
	color: #ffffff;
	background-color: #BE1E18;
	/*border-color: #eea236;*/
	border-color: #BE1E18;
}
.btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active, .open .dropdown-toggle.btn-red {
	color: #ffffff;
	background-color: #912421;
	border-color: #912421;
	text-decoration: none;
}
.btn-red:active, .btn-red.active, .open .dropdown-toggle.btn-red {
	background-image: none;
}
.btn-red.disabled, .btn-red[disabled], fieldset[disabled] .btn-red, .btn-red.disabled:hover, .btn-red[disabled]:hover, fieldset[disabled] .btn-red:hover, .btn-red.disabled:focus, .btn-red[disabled]:focus, fieldset[disabled] .btn-red:focus, .btn-red.disabled:active, .btn-red[disabled]:active, fieldset[disabled] .btn-red:active, .btn-red.disabled.active, .btn-red[disabled].active, fieldset[disabled] .btn-red.active {
	background-color: #BE1E18;
	/*border-color: #eea236;*/
	border-color: #BE1E18;
}
/* END RED BUTTON*/

/*NEW BUTTON - ORANGE*/
.btn-orange {
	color: #ffffff;
	background-color: #F26A21;
	/*border-color: #eea236;*/
	border-color: #F26A21;
}
.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
	color: #ffffff;
	background-color: #CC500D;
	border-color: #CC500D;
	text-decoration: none;
}
.btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
	background-image: none;
}
.btn-orange.disabled, .btn-orange[disabled], fieldset[disabled] .btn-orange, .btn-orange.disabled:hover, .btn-orange[disabled]:hover, fieldset[disabled] .btn-orange:hover, .btn-orange.disabled:focus, .btn-orange[disabled]:focus, fieldset[disabled] .btn-orange:focus, .btn-orange.disabled:active, .btn-orange[disabled]:active, fieldset[disabled] .btn-orange:active, .btn-orange.disabled.active, .btn-orange[disabled].active, fieldset[disabled] .btn-orange.active {
	background-color: #f26a21;
	/*border-color: #eea236;*/
	border-color: #f26a21;
}
/* END ORANGE BUTTON*/

/*NEW BUTTON - WHITE*/
.btn-white {
	color: #65758D;
	background-color: #FFF;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
	color: #FFF;
	background-color: #65758D;
}
.btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
	background-image: none;
}
.btn-white.disabled, .btn-white[disabled], fieldset[disabled] .btn-white, .btn-white.disabled:hover, .btn-white[disabled]:hover, fieldset[disabled] .btn-white:hover, .btn-white.disabled:focus, .btn-white[disabled]:focus, fieldset[disabled] .btn-white:focus, .btn-white.disabled:active, .btn-white[disabled]:active, fieldset[disabled] .btn-white:active, .btn-white.disabled.active, .btn-white[disabled].active, fieldset[disabled] .btn-white.active {
	background-color: #269abc;
}
/* END WHITE BUTTON*/

/*NEW BUTTON - BLUE*/
.btn-blue {
	color: #FFFFFF;
	background-color: #009BDF;
	border-color: #009BDF;
	border-radius: 2px;
	padding-bottom: 5px;
	line-height: 1.0;
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .open .dropdown-toggle.btn-blue {
	color: #FFFFFF;
	background-color: #009BDF;
	border-color: #269abc;
}
.btn-blue:active, .btn-blue.active, .open .dropdown-toggle.btn-blue {
	background-image: none;
}
.btn-blue.disabled, .btn-blue[disabled], fieldset[disabled] .btn-blue, .btn-blue.disabled:hover, .btn-blue[disabled]:hover, fieldset[disabled] .btn-blue:hover, .btn-blue.disabled:focus, .btn-blue[disabled]:focus, fieldset[disabled] .btn-blue:focus, .btn-blue.disabled:active, .btn-blue[disabled]:active, fieldset[disabled] .btn-blue:active, .btn-blue.disabled.active, .btn-blue[disabled].active, fieldset[disabled] .btn-blue.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}
/* END BLUE BUTTON*/

/*NEW BUTTON - YELLOW*/
.btn-yellow {
	color: #000;
	background-color: #FFC000;
	font-weight: bold;
	padding-left: 60px;
	padding-right: 60px;
	margin-left: -15px;
	margin-top: -15px;
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active, .btn-yellow.active, .open .dropdown-toggle.btn-yellow {
	color: #000;
	background-color: #F9A000;
}
.btn-yellow:active, .btn-yellow.active, .open .dropdown-toggle.btn-yellow {
	background-image: none;
}
.btn-yellow.disabled, .btn-yellow[disabled], fieldset[disabled] .btn-yellow, .btn-yellow.disabled:hover, .btn-yellow[disabled]:hover, fieldset[disabled] .btn-yellow:hover, .btn-yellow.disabled:focus, .btn-yellow[disabled]:focus, fieldset[disabled] .btn-yellow:focus, .btn-yellow.disabled:active, .btn-yellow[disabled]:active, fieldset[disabled] .btn-yellow:active, .btn-yellow.disabled.active, .btn-yellow[disabled].active, fieldset[disabled] .btn-yellow.active {
	background-color: #FFC000;
}
/* END YELLOW BUTTON*/


/*NEW BUTTON - GREY*/
.btn-grey {
	color: #ffffff;
	background-color: #9BAFC3;
}
.btn-grey:hover, .btn-grey:focus, .btn-grey:active, .btn-grey.active, .open .dropdown-toggle.btn-grey {
	color: #ffffff;
	background-color: #6E8295;
}
.btn-grey:active, .btn-grey.active, .open .dropdown-toggle.btn-grey {
	background-image: none;
}
.btn-grey.disabled, .btn-grey[disabled], fieldset[disabled] .btn-grey, .btn-grey.disabled:hover, .btn-grey[disabled]:hover, fieldset[disabled] .btn-grey:hover, .btn-grey.disabled:focus, .btn-grey[disabled]:focus, fieldset[disabled] .btn-grey:focus, .btn-grey.disabled:active, .btn-grey[disabled]:active, fieldset[disabled] .btn-grey:active, .btn-grey.disabled.active, .btn-grey[disabled].active, fieldset[disabled] .btn-grey.active {
	background-color: #428bca;
}
/* END GREY BUTTON*/

/*NEW BUTTON - WCST-TITLER*/
.btn-wcst-titler {
	/*color: #FFF;
	background-color: #00B259;*/
	color: #009BDF;
	background:rgba(0,0,0,0.0);
	border: solid 1px #009BDF;
}
.btn-wcst-titler:hover, .btn-wcst-titler:focus, .btn-wcst-titler:active, .btn-wcst-titler.active, .open .dropdown-toggle.btn-wcst-titler {
	/*color: #FFF;
	background-color: #008844;*/
	color: #FFF;
	background-color: #3276B1;
	border: solid 1px #3276B1;
}
.btn-wcst-titler:active, .btn-wcst-titler.active, .open .dropdown-toggle.btn-wcst-titler {
	background-image: none;
}
.btn-wcst-titler.disabled, .btn-wcst-titler[disabled], fieldset[disabled] .btn-wcst-titler, .btn-wcst-titler.disabled:hover, .btn-wcst-titler[disabled]:hover, fieldset[disabled] .btn-wcst-titler:hover, .btn-wcst-titler.disabled:focus, .btn-wcst-titler[disabled]:focus, fieldset[disabled] .btn-wcst-titler:focus, .btn-wcst-titler.disabled:active, .btn-wcst-titler[disabled]:active, fieldset[disabled] .btn-wcst-titler:active, .btn-wcst-titler.disabled.active, .btn-wcst-titler[disabled].active, fieldset[disabled] .btn-wcst-titler.active {
	background-color: #428bca;
}
/* END WCST-TITLER BUTTON*/

/*NEW BUTTON - GREEN*/
.btn-green {
	/*color: #FFF;
	background-color: #00B259;*/
	color: #00B259;
	background:rgba(0,0,0,0.0);
	border: solid 1px #00B259;
}
.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
	/*color: #FFF;
	background-color: #008844;*/
	color: #FFF;
	background-color: #00B259;
	border: solid 1px #00B259;
}
.btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
	background-image: none;
}
.btn-green.disabled, .btn-green[disabled], fieldset[disabled] .btn-green, .btn-green.disabled:hover, .btn-green[disabled]:hover, fieldset[disabled] .btn-green:hover, .btn-green.disabled:focus, .btn-green[disabled]:focus, fieldset[disabled] .btn-green:focus, .btn-green.disabled:active, .btn-green[disabled]:active, fieldset[disabled] .btn-green:active, .btn-green.disabled.active, .btn-green[disabled].active, fieldset[disabled] .btn-green.active {
	background-color: #428bca;
}
/* END GREEN BUTTON*/

/*NEW BUTTON - GREEN TRANSPARENT*/
.btn-green-transparent {
	color: #ffffff;
	background:rgba(0,0,0,0.5);
	border: solid 1px #00B259;
}
.btn-green-transparent:hover, .btn-green-transparent:focus, .btn-green-transparenty:active, .btn-green-transparent.active, .open .dropdown-toggle.btn-green-transparent {
	color: #ffffff;
	background-color: #008844;
	border: solid 1px #008844;
}
.btn-green-transparent:active, .btn-green-transparent.active, .open .dropdown-toggle.btn-green-transparent {
	background-image: none;
}
.btn-green-transparent.disabled, .btn-green-transparent[disabled], fieldset[disabled] .btn-green-transparent, .btn-green-transparent.disabled:hover, .btn-green-transparent[disabled]:hover, fieldset[disabled] .btn-green-transparent:hover, .btn-green-transparent.disabled:focus, .btn-green-transparent[disabled]:focus, fieldset[disabled] .btn-green-transparent:focus, .btn-green-transparent.disabled:active, .btn-green-transparent[disabled]:active, fieldset[disabled] .btn-green-transparent:active, .btn-green-transparent.disabled.active, .btn-green-transparent[disabled].active, fieldset[disabled] .btn-green-transparent.active {
	background-color: #428bca;
}
/* END GREEN TRANSPARENT BUTTON*/

/*NEW BUTTON - BLUE TRANSPARENT*/
.btn-blue-transparent {
	color: #ffffff;
	background:rgba(0,0,0,0.5);
	border: solid 1px #009BDF;
}
.btn-blue-transparent:hover, .btn-blue-transparent:focus, .btn-blue-transparenty:active, .btn-blue-transparent.active, .open .dropdown-toggle.btn-blue-transparent {
	color: #ffffff;
	background-color: #3276B1;
	border: solid 1px #3276B1;
}
.btn-blue-transparent:active, .btn-blue-transparent.active, .open .dropdown-toggle.btn-blue-transparent {
	background-image: none;
}
.btn-blue-transparent.disabled, .btn-blue-transparent[disabled], fieldset[disabled] .btn-blue-transparent, .btn-blue-transparent.disabled:hover, .btn-blue-transparent[disabled]:hover, fieldset[disabled] .btn-blue-transparent:hover, .btn-blue-transparent.disabled:focus, .btn-blue-transparent[disabled]:focus, fieldset[disabled] .btn-blue-transparent:focus, .btn-blue-transparent.disabled:active, .btn-blue-transparent[disabled]:active, fieldset[disabled] .btn-blue-transparent:active, .btn-blue-transparent.disabled.active, .btn-blue-transparent[disabled].active, fieldset[disabled] .btn-blue-transparent.active {
	background-color: #428bca;
}
/* END BLUE TRANSPARENT BUTTON*/


/*NEW BUTTON - DARK GREY*/
.btn-dark-grey {
	color: #ffffff;
	background-color: #65758D;
}
.btn-dark-grey:hover, .btn-dark-grey:focus, .btn-dark-grey:active, .btn-dark-grey.active, .open .dropdown-toggle.btn-dark-grey {
	color: #ffffff;
	background-color: #3276B1;
}
.btn-dark-grey:active, .btn-dark-grey.active, .open .dropdown-toggle.btn-dark-grey {
	background-image: none;
}
.btn-dark-grey.disabled, .btn-dark-grey[disabled], fieldset[disabled] .btn-dark-grey, .btn-dark-grey.disabled:hover, .btn-dark-grey[disabled]:hover, fieldset[disabled] .btn-dark-grey:hover, .btn-dark-grey.disabled:focus, .btn-dark-grey[disabled]:focus, fieldset[disabled] .btn-dark-grey:focus, .btn-dark-grey.disabled:active, .btn-dark-grey[disabled]:active, fieldset[disabled] .btn-dark-grey:active, .btn-dark-grey.disabled.active, .btn-dark-grey[disabled].active, fieldset[disabled] .btn-dark-grey.active {
	background-color: #428bca;
}
/* END DARK GREY BUTTON*/

/*NEW BUTTON - DARK BLUE*/
.btn-dark-blue {
	color: #ffffff;
	background-color: #3276B1;
}
.btn-dark-blue:hover, .btn-dark-blue:focus, .btn-dark-blue:active, .btn-dark-blue.active, .open .dropdown-toggle.btn-dark-blue {
	color: #ffffff;
	background-color: #65758D;
}
.btn-dark-blue:active, .btn-dark-blue.active, .open .dropdown-toggle.btn-dark-blue {
	background-image: none;
}
.btn-dark-blue.disabled, .btn-dark-blue[disabled], fieldset[disabled] .btn-dark-blue, .btn-dark-blue.disabled:hover, .btn-dark-blue[disabled]:hover, fieldset[disabled] .btn-dark-blue:hover, .btn-dark-blue.disabled:focus, .btn-dark-blue[disabled]:focus, fieldset[disabled] .btn-dark-blue:focus, .btn-dark-blue.disabled:active, .btn-dark-blue[disabled]:active, fieldset[disabled] .btn-dark-blue:active, .btn-dark-blue.disabled.active, .btn-dark-blue[disabled].active, fieldset[disabled] .btn-dark-blue.active {
	background-color: #428bca;
}
/* END DARK BLUE BUTTON*/


/*NEW BUTTON - LIGHT GREY*/
.btn-light-grey {
	color: #000;
	background-color: #D3E0F1;
}
/*.btn-light-grey:hover,
.btn-light-grey:focus,
.btn-light-grey:active,
.btn-light-grey.active,
.open .dropdown-toggle.btn-light-grey {
  color: #ffffff;
  background-color: #9BAFC3;
}

.btn-light-grey:active,
.btn-light-grey.active,
.open .dropdown-toggle.btn-light-grey {
  background-image: none;
}

.btn-light-grey.disabled,
.btn-light-grey[disabled],
fieldset[disabled] .btn-light-grey,
.btn-light-grey.disabled:hover,
.btn-light-grey[disabled]:hover,
fieldset[disabled] .btn-light-grey:hover,
.btn-light-grey.disabled:focus,
.btn-light-grey[disabled]:focus,
fieldset[disabled] .btn-light-grey:focus,
.btn-light-grey.disabled:active,
.btn-light-grey[disabled]:active,
fieldset[disabled] .btn-light-grey:active,
.btn-light-grey.disabled.active,
.btn-light-grey[disabled].active,
fieldset[disabled] .btn-light-grey.active {
  background-color: #428bca;
}*/
/* END LIGHTGREY BUTTON*/
.btn-checkbox {
	color: #000;
	background-color: #eee;
	border: solid 1px #000;
	height: 15px;
	width: 15px;
}

/*TELESTREAM BUTTON*/
.btn-telestream {
	padding: 2px 8px 2px 8px;
	font-family: 'SourceSansPro-Light';
	font-size: 20px;
	line-height: 1.33;
	border-radius: 2px;
}
.btn-telestream:hover {
	padding: 2px 8px 2px 8px;
	font-family: 'SourceSansPro-Light';
	font-size: 20px;
	line-height: 1.33;
	border-radius: 2px;
}
.btn-download {
	/*padding: 2px 8px;*/
	padding: 0px 8px 4px 10px;
	font-family: 'SourceSansPro-Light';
	font-size: 32px;
	line-height: 1.0;
	border-radius: 2px;
}
.btn-download:hover {
	/*padding: 2px 8px;*/
	padding: 0px 8px 4px 10px;
	font-family: 'SourceSansPro-Light';
	font-size: 32px;
	line-height: 1.0;
	border-radius: 2px;
}
.btn-download.disabled, .btn-download[disabled], fieldset[disabled] .btn-download, .btn-download.disabled:hover, .btn-download[disabled]:hover, fieldset[disabled] .btn-download:hover, .btn-download.disabled:focus, .btn-download[disabled]:focus, fieldset[disabled] .btn-download:focus, .btn-download.disabled:active, .btn-download[disabled]:active, fieldset[disabled] .btn-download:active, .btn-download.disabled.active, .btn-download[disabled].active, fieldset[disabled] .btn-download.active {
	/*padding: 2px 8px;*/
	padding: 0px 8px 4px 10px;
	font-family: 'SourceSansPro-Light';
	font-size: 32px;
	line-height: 1.0;
	border-radius: 2px;
}
.btn-download:hover, .btn-download:focus, .btn-download:active, .btn-download.active, .open .dropdown-toggle.btn-download {
	/*padding: 2px 8px;*/
	padding: 0px 8px 4px 10px;
	font-family: 'SourceSansPro-Light';
	font-size: 32px;
	line-height: 1.0;
	border-radius: 2px;
}
/*END TELESTREAM BUTTON*/
.no-margin {
	margin: 0px;
}
.margin-5 {
	margin-bottom: 5px;
}
.margin-10 {
	margin-bottom: 10px;
}
.margin-15 {
	margin-bottom: 15px;
}
.margin-20 {
	margin-bottom: 20px;
}
.margin-30 {
	margin-bottom: 30px;
}
.border-right {
	border-right: 1px solid #9BAFC3;
	padding-right: 25px;
}
.border-left {
	border-left: 1px solid #D5DDE6;
	padding-left: 25px;
}
.col-padding-15 {
	padding: 0px 0px 0px 15px;
}
.col-padding-25 {
	padding: 0px 0px 0px 25px;
}
.col-padding-50 {
	padding: 0px 0px 0px 50px;
}
.col-padding-30 {
	padding: 0px 30px 0px 30px;
}
.banner-headline {
	font-size: 3em;
}
.banner-sub-text {
	font-size: 1.8em;
	line-height: 1.0em;
}
.banner-headline-xs {
	font-size: 1.4em;
	line-height: .5em;
}
.banner-tagline {
	font-size: 1.2em;
	line-height: .7em;
	font-style: italic;
}
.support-headline {
	font-size: 3em;
}
.sub-page-screenflow {
	font-size: 36px;
	font-family: 'SourceSansPro-Light', Helvetica;
	margin: 5px 0 5px 0px;
	line-height: 1em;
	text-shadow: 0 0 50px #0026C9;
}
.sub-page-switch {
	font-size: 34px;
	font-family: 'SourceSansPro-Light', Helvetica;
	margin: 5px 0 5px 0px;
	line-height: 1em;
	text-shadow: 0 0 50px #0026C9;
}
.sub-page-flip4mac {
	font-size: 34px;
	font-family: 'SourceSansPro-Light', Helvetica;
	margin: 5px 0 5px 0px;
	line-height: 1em;
}
/* CUSTOM COLORS, ICONS, ETC.*/

.red {
	color: #d6191c;
}
.blue {
	color: #009bdf;
}
.blue-bg {
	background-color: #009bdf;
}
.orange-bg {
	background-color: #fd8725;
}
.green-bg {
	background-color: #a2d731;
}
.gold {
	color: #f9bf24;
}
.slate {
	color: #9bafc3;
}

.white {color: #ffffff;}

/*CUSTOM STYLE FOR ACCORDIAN TITLE (QUESTION)*/
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
}
/*CUSTOM STYLE FOR ACCORDIAN DROPDOWN PANEL (ANSWER)*/
.bg-accordian {
	background-color: #ffffff;
}


.bg-accordian-home {
    background-color: #dee7f5;
}

/*CUSTOM BUTTON FOR SCREENFLOW STORIES*/
.CategoryButton {
	display: inline-block;
	zoom: 1;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	text-align: center;
	color: #FFFFFF;
	background-color: #9BAFC3;
	font-family: SourceSansPro-Semibold, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px 7px 2px 7px;
	width: auto;
}
/*NEW BUTTON - BLUE*/

.btn-ts {
	color: #ffffff;
	background-color: #009bdf;
	border-color: #009bdf;
	border-radius: 4px;
	padding-bottom: 5px;
}
.btn-ts:hover, .btn-ts:focus, .btn-ts:active, .btn-ts.active, .open .dropdown-toggle.btn-ts {
	color: #ffffff;
	background-color: #0987be;
	border-color: #269abc;
}
.btn-ts:active, .btn-ts.active, .open .dropdown-toggle.btn-ts {
	background-image: none;
}
.btn-ts.disabled, .btn-ts[disabled], fieldset[disabled] .btn-ts, .btn-ts.disabled:hover, .btn-ts[disabled]:hover, fieldset[disabled] .btn-ts:hover, .btn-ts.disabled:focus, .btn-ts[disabled]:focus, fieldset[disabled] .btn-ts:focus, .btn-ts.disabled:active, .btn-ts[disabled]:active, fieldset[disabled] .btn-ts:active, .btn-ts.disabled.active, .btn-ts[disabled].active, fieldset[disabled] .btn-ts.active {
	background-color: #009bdf;
	border-color: #009bdf;
}
.btn-ts-sub {
	color: #ffffff;
	background-color: #009bdf;
	border-color: #ffffff;
}
.btn-ts-sub:hover, .btn-ts-sub:focus, .btn-ts-sub:active, .btn-ts-sub.active, .open .dropdown-toggle.btn-ts-sub {
	color: #ffffff;
	background-color: #428bca;
	border-color: #ffffff;
}
.btn-ts-sub:active, .btn-ts-sub.active, .open .dropdown-toggle.btn-ts-sub {
	background-image: none;
}
.btn-ts-sub.disabled, .btn-ts-sub[disabled], fieldset[disabled] .btn-ts-sub, .btn-ts-sub.disabled:hover, .btn-ts-sub[disabled]:hover, fieldset[disabled] .btn-ts-sub:hover, .btn-ts-sub.disabled:focus, .btn-ts-sub[disabled]:focus, fieldset[disabled] .btn-ts-sub:focus, .btn-ts-sub.disabled:active, .btn-ts-sub[disabled]:active, fieldset[disabled] .btn-ts-sub:active, .btn-ts-sub.disabled.active, .btn-ts-sub[disabled].active, fieldset[disabled] .btn-ts-sub.active {
	background-color: #428bca;/*border-color: #357ebd;*/
}
/* END NEW BUTTONS*/


/* ADDS A CUSTOM STYLE TO THE LIST WITHOUT AFFECTING THE NAVIGATION OR TABS */

.ts-list, .ts-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}
.ts-list li {
	margin: .5em;
	margin-left: 1.4em;/*line-height:1.1em;*/

}
.ts-list li:before {
	content: '\f0c8'; /* fa-square */
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.5em;
	margin-top: 1px;
	color: #009bdf;
	font-size: .5em;/*padding: 1px 7px 0px 8px;*/
  /*background: transparent url(/images/shared/blue-bullet.gif) 0px 6px no-repeat;
  background: transparent url(/images/shared/blue-sub-bullet.gif) 0px 6px no-repeat;*/
}
.ts-list ul li {
	margin: .5em;
	margin-left: 2em;/*line-height:1.1em;*/

}
.ts-list ul li:before {
	content: '\f096'; /* fa-square */
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.5em;
	color: #009bdf;
	font-size: .5em;/*padding: 1px 7px 0px 8px;*/
  /*background: transparent url(/images/shared/blue-bullet.gif) 0px 6px no-repeat;
  background: transparent url(/images/shared/blue-sub-bullet.gif) 0px 6px no-repeat;*/
}
/* support panels */

.ts-list-decimal, .ts-list-decimal li {
	padding: 0;
	margin: 0;
	list-style: decimal;
}
.ts-list-decimal li {
	margin: .5em;
	margin-left: 1.4em;/*line-height:1.1em;*/

}

.panel-support {
	border-color: #acbdcf;
	background-color: #fff;
}
.panel-support > .panel-heading {
	color: #000;
	background-color: #e6e6e6;
	border-color: #acbdcf;
}
.panel-support > .panel-heading + .panel-collapse .panel-body {
	border-top-color: #bce8f1;
}
.panel-support > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #bce8f1;
}
/* customer panels */

.panel-customers {
	border-color: #acbdcf;
	background-color: #fff;
}
.panel-customers > .panel-heading {
	/*color: #000;
  background-color: #e6e6e6;*/
	color: #fff;
	background-color: #acbdcf;
	border-color: #acbdcf;
}
.panel-customers > .panel-heading + .panel-collapse .panel-body {
	/*border-top-color: #bce8f1;*/
	border-top-color: #009bdf;
}
.panel-customers > .panel-footer + .panel-collapse .panel-body {
	border-bottom-color: #bce8f1;
}

.panel-body .ts-list, .ts-list li {
	padding: 0;
	/*margin: 0;*/
	list-style: none;
}
.panel-body .ts-list li {
	margin: .5em;
	margin-left: 1em;
}
.panel-body .ts-list li:before {
	content: '\f0c8'; /* fa-square */
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.5em;
	color: #009bdf;
	font-size: .5em;/*padding: 1px 7px 0px 8px;*/
  /*background: transparent url(/images/shared/blue-bullet.gif) 0px 6px no-repeat;
  background: transparent url(/images/shared/blue-sub-bullet.gif) 0px 6px no-repeat;*/
}


.ts-list-sub {
	margin-left: -4em;
}
.ts-list-sub li {
	margin: .8em;
	margin-left: -1.9em;
}
ul.ts-list-sub li:before {
	content: '\f096'; /* fa-square-o */
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.5em;
	color: #009bdf;
	font-size: .5em;
}
ul.ts-list-play li {
	margin: .4em;
	margin-left: -1.5em;
	list-style: none;
}
ul.ts-list-play ul li {
	margin: .4em;
	margin-left: -3.5em;
	list-style: none;
}
/* ul.ts-list-play li:before{content: "\f152";font-family: 'FontAwesome';float: left; margin-left: -1.1em; color: #009bdf;font-size:1.2em;}fa-caret-square-o-right */
ul.ts-list-play li:before {
	content: "\f144";
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.1em;
	color: #009bdf;
	font-size: 1.2em;
}/* fa-play-circle */
ul.ts-list-play li.archive:before {
	content: "\f1c6";
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.1em;
	color: #000000;
	font-size: 1.1em;
}/* fa-file-archive-o */
ul.ts-list-play li.cc:after {
	content: '\e188';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.1em;
	color: #000000;
	font-size: 1.1em;
}
ul.ts-list-doc li {
	margin: .4em;
	margin-left: -1.5em;
	list-style: none;
}
ul.ts-list-doc li:before {
	content: "\f1c1";
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.1em;
	color: #cc0000;
	font-size: 1.0em;
}/* fa-file-pdf-o */
ul.ts-list-doc li.new:before {
	content: "\f1c5";
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.1em;
	color: #339900;
	font-size: 1.0em;
}
ul.ts-list-doc li.globe:before {
	content: "\f245";
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.1em;
	color: #009BDF;
	font-size: 1.0em;
}
ul.ts-list-doc li.html:before {
	content: "\f1c9";
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.1em;
	color: #009BDF;
	font-size: 1.0em;
}
ul.ts-list-doc li.bullet:before {
	content: '\f0c8';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.5em;
	margin-top: 1px;
	color: #009bdf;
	font-size: .5em;
}
ul.ts-list-doc li.archive:before {
	content: "\f1c6";
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.1em;
	color: #000000;
	font-size: 1.1em;
}/* fa-file-archive-o */
/*ul.ts-list-doc li.new:before{content: "\f03e";font-family: 'FontAwesome';float: left; margin-left: -1.1em; color: #339900;font-size:1.1em;}*//* fa-file-picture-o */
ul.ts-list-doc li ul.li {
	list-style: none;
}

/*POINTER FOR SOLUTIONS LIST*/
ul.ts-list-solutions li {
	margin: .4em;
	margin-left: -1.5em;
	list-style: none;
}
ul.ts-list-solutions ul li {
	margin: .4em;
	margin-left: -3.5em;
	list-style: none;
}
/* ul.ts-list-solutions li:before{content: "\f152";font-family: 'FontAwesome';float: left; margin-left: -1.1em; color: #009bdf;font-size:1.2em;}fa-caret-square-o-right */
ul.ts-list-solutions li:before {
	content: "\f0da";
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.1em;
	color: #009bdf;
	font-size: 1.2em;
}/* fa-play-circle */
ul.ts-list-solutions li.archive:before {
	content: "\f1c6";
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.1em;
	color: #000000;
	font-size: 1.1em;
}/* fa-file-archive-o */
ul.ts-list-solutions li.cc:after {
	content: '\e188';
	font-family: 'FontAwesome';
	float: left;
	margin-left: -1.1em;
	color: #000000;
	font-size: 1.1em;
}



/* "POPULAR" OVERLAY FOR OVERVIEW PAGES*/

.popular {
	width: 140px;
	height: 35px;
	padding-top: 6px;
	background: #009BDF;
	border: 0px solid black;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
}
/* CIRCLED NUMBER STYLES FOR WIRECAST PAGES*/

.numberYellowCircle {
	border-radius: 50%;
	width: 35px;
	height: 35px;
	padding-top: 1px;
	background: #F9BA08;
	border: 0px solid black;
	color: #fff;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	display: inline-block;
}
/* CIRCLED NUMBER STYLES FOR SUPPORT PAGES*/

.numberCircle {
	border-radius: 50%;
	width: 35px;
	height: 35px;
	padding-top: 7px;
	background: #9BAFC3;
	border: 0px solid black;
	color: #fff;
	text-align: center;
	font-size: 27px;
	display: inline-block;
}
.larger {
	font-size: 32px;
}
/* FIREFOX FIX - target the specific image and add a definition */

.img-responsive {
	display: block;
	height: auto;
	/*max-width: 100%;*/
	width: 100%;
}
/* FILTERS THE NEWS AND PRESS FOR THE HOME PAGE */

#currentNews {
	display: none;
}
#currentPress {
	display: none;
}
/*OPTION/PLAN STYLING - CUSTOMIZED SIZE ELEMENTS BASED ON CONTENT */
#plans div.plan {
	/*margin-right: 14px;*/
	margin-right: 25px;
	margin-left: 25px;
	padding-bottom: 15px;
}

@media (min-width: 768px) {
#plans div.plan {
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 15px;
}
}
#plans .plan {
	/*float: left;*/
	width: 400px;
	height: 340px;
	margin: 20px 2px;
	padding: 15px 15px 5px 15px;
	text-align: center;
	background: white;
	background-clip: padding-box;
	border: 2px solid #9BAFC3;
	border-radius: 7px;
}
#plans .plan-price {
	margin-bottom: 20px;
	line-height: 1;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}
#plans .plan-features {
	width: 360px;
	margin: 10px auto 10px;
	padding: 10px 0 0 10px;
	border-top: 1px solid #BDCAD7;
	text-align: left;
}
#plans .plan-title-screenflow {
	margin-bottom: 12px;
	font-size: 28px;
	color: #36bce6;
}
#plans h3 {
	margin: 0px;
}
/* NOT USED */
/*#plans ul ul li { 
  margin: 2px 0px 0px -20px;
  padding: 0px 0px 0px 14px;
  text-align: left;
  list-style: none;
  background: transparent url(/images/shared/blue-bullet.gif) 0px 6px no-repeat;
  z-index: 1000;
}*/



/* MARK P LABORATORY*/

/*.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}*/

.panel-footer {
	padding: 0px 15px 20px 30px;
	background-color: #dee7f5;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
/*SALES KIT PANEL STYLES*/

/* PANEL STYLES */

.panel-sales-kit {
	margin-bottom: 20px;
	background-color: linen;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
	padding: 15px 15px 0px 15px;
}
.panel-heading-sales-kit {
	/*padding: 10px 15px;*/
	padding: 0px 0px 0px 15px;
	/*border-bottom: 4px solid transparent;*/
  
	border-bottom: 0px solid #f06723;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}
.panel-sales-kit > .panel-heading-blue {
	color: #ffffff;
	/*background-color: #f5f5f5;*/
	background-color: #009BDF;
	border-color: #dddddd;
	padding: 5px 0px 5px 15px;
	font-family: "SourceSansPro-Semibold", Helvetica;
}
.panel-sales-kit > .panel-heading {
	color: #ffffff;
	/*background-color: #f5f5f5;*/
	background-color: #f06723;
	border-color: #dddddd;
	padding: 5px 0px 5px 15px;
	font-family: "SourceSansPro-Semibold", Helvetica;
}
.sales-kit-title {
	font-family: "SourceSansPro-Regular", Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-weight: 500;
}
.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
	padding: 4px;
	line-height: 1.428571429;
	vertical-align: top;
	border-top: 0px solid #dddddd;
}
.panel-body ul li {
	margin: 2px 0px 0px -20px;
	padding: 0px 0px 0px 14px;
	text-align: left;
	list-style: none;
	/*background: transparent url(/images/shared/blue-bullet.gif) 0px 6px no-repeat;*/
	z-index: 1000;
}
/* CUSTOM 5 COLUMN SPAN LAYOUT
  *
  * based on https://gridcalculator.dk/
  * width => 1200, gutter => 15px, margin => 15px, columns => 5
  */
.row-fluid-5 {
	width: 100%;
 *zoom: 1;
/*padding: 10px 0px 0px 15px;*/
}
.row-fluid-5:before,  .row-fluid-5:after {
	display: table;
	line-height: 0;
	content: "";
}
.row-fluid-5:after {
	clear: both;
}
.row-fluid-5 [class*="span"] {
	display: block;
	float: left;
	/*width: 100%;*/
	min-height: 30px;
	margin-left: 1.875%;
 *margin-left: 1.875%;
	/*margin-left: 1.250%;
   *margin-left: 1.250%;*/

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.row-fluid-5 .controls-row [class*="span"] + [class*="span"] {
	margin-left: 1.875%;
}
.row-fluid-5 [class*="span"]:first-child {
	margin-left: 0;
}
.row-fluid-5 .span-1 {
	width: 22%;
 *width: 22%;
}
.row-fluid-5 .span1 {
	width: 19%;
 *width: 19%;
}
.row-fluid-5 .span2 {
	/*width: 24%;
   *width: 24%;*/
	width: 18.0%;
 *width: 18.0%;
}
.row-fluid-5 .span3 {
	width: 16%;
 *width: 16%;
}
.row-fluid-5 .span4 {
	width: 14%;
 *width: 14%;
}
.row-fluid-5 .span5 {
	width: 16%;
 *width: 16%;
}
.row-fluid-5 .span6 {
	width: 56%;
 *width: 56%;
}
.row-fluid-5 .span7 {
	width: 36%;
 *width: 36%;
}
.row-fluid-5 .span8 {
	width: 39%;
 *width: 39%;
}
.row-fluid-5 .span9 {
	width: 8%;
 *width: 8%;
}
.row-fluid-5 .spanSupport {
	width: 16%;
 *width: 16%;
	margin-right: 2.5%;
}
.row-fluid-5 .spanSupportSF {
	width: 16%;
 *width: 16%;
	margin-left: 5%;
	margin-right: 5%;
}
.row-fluid-5 .spanSupport-cc {
	width: 10%;
 *width: 10%;
	margin-right: 2.5%;
}

/* responsive ONLY */

@media (max-width: 600px) { /* spans reduce to 100px then go full width */
.row-fluid-5 [class*="span"] {
	margin-left: 0;
	float: left;
	width: 100%;
	padding: 10px;
}
}

/*CUSTOM 7 COLUMN*/

@media (min-width: 768px) {
.seven-cols .col-md-1,  .seven-cols .col-sm-1,  .seven-cols .col-lg-1 {
	width: 100%;
 *width: 100%;
}
}

@media (min-width: 992px) {
.seven-cols .col-md-1,  .seven-cols .col-sm-1,  .seven-cols .col-lg-1 {
	width: 14.285714285714285714285714285714%;
 *width: 14.285714285714285714285714285714%;
}
}

/**
 *  The following is not really needed in this case
 *  Only to demonstrate the usage of @media for large screens
 */    
@media (min-width: 1200px) {
.seven-cols .col-md-1,  .seven-cols .col-sm-1,  .seven-cols .col-lg-1 {
	width: 14.285714285714285714285714285714%;
 *width: 14.285714285714285714285714285714%;
}
}
/*custom mpotampa 05.06.15*/

.TwoPixelPadding {
	margin-bottom: 5px;
	padding: 3px;
	border: 0px solid #000000;
}
.TenPixelPadding {
	margin: 10px;
	padding: 10px;
	border: 0px solid #000000;
}
.MenuTitle {
	font-family: "SourceSansPro-Regular", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 1.0;
	font-size: 1.2em;
	margin-bottom: 5px;
}
.SubMenuTitle {
	font-family: "SourceSansPro-Regular", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: .9;
	font-size: 1.1em;
	margin-bottom: 5px;
	margin-top: 5px;
}

.MenuTitleInverse {
	font-family: "SourceSansPro-Regular", Helvetica, Arial, sans-serif;
	font-weight: 500;
	line-height: 1.0;
	font-size: 1.2em;
    color:#ffffff;
	margin-bottom: 5px;
}
.SubMenuTitleInverse {
	font-family: "SourceSansPro-Regular", Helvetica, Arial, sans-serif;
	font-weight: 200;
	line-height: .9;
	font-size: 1.0em;
    color:#e1e1e7;
	margin-bottom: 5px;
	margin-top: 5px;
}
.footer_branding {
	width: 375px;
	height: 95px;
	position: absolute;
	margin: 330px 0px 0px 700px;
	border: 0px solid #000000;
	color: #000000;
}
/* ==========================================================================
   A STICKY FOOTER TO MAKE IT ALWAYS STICK TO THE BOTTOM by M.POTAMPA
   ========================================================================== */

        /** {
            margin: 0;
        }*/

html, body {
	height: 100%;
}
/*html, body { 
            height: 100%; 
            width: 100%; 
            margin: 0; 
            }*/

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	margin-top: -20px;
}
#Footer, .push {
	height: 4em;
}
/* FOR THE MODAL WINDOW POPUPS - OPTIONAL STYLING */
.responsive-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
	background: #ffffff;
}
.responsive-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
}
.modal.custom .modal-dialog {
	width: 80%;
	margin: 0 auto;
}
.close-video {
	float: right;
	background: none;
	border: none;
	margin: -30px -20px 0px 0px;
	font-size: 41px;
	font-weight: bold;
	line-height: 1;
	color: #009bdf;
	text-shadow: 0 0px 0 #ffffff;
}
.close {
	float: right;
	background: none;
	border: none;
	margin: 0px 0px 0px 0px;
	font-size: 31px;
	font-weight: bold;
	line-height: 1;
	color: #009bdf;
	text-shadow: 0 0px 0 #ffffff;
	z-index: 1;
}
/* FOR THE HOME IMAGE RECYCLER*/



#cycler {
	position: relative;
	/*margin: 60px 0px 0px 40px;*/
	border: 0px solid #000000;
	/*width:100%;
    height: auto !important;*/
	width: 1024px;
	height: 380px;
}
#cycler p {
	position: absolute;
	/*top: 10px;
                right: 10px;*/
	color: #ffffff;
	margin: 60px 0px 0px 40px;
	z-index: 4;
}
#cycler img {
	position: absolute;
	z-index: 1;
	/*	margin: 0px 0px 0px -512px;
	margin: 0px 0px 0px 0px\9; /* IE 8 and below */
	/*margin: 0px 0px 0px 0px;*/ /*IE*/
	background-color: white;
}
#cycler img.active {
	z-index: 3;
}
.cycler_controls {
	position: absolute;
	top: 337px;
	right: 0;
	z-index: 4
}
.cycler_controls a {
	margin-left: 5px
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */

#cycler img {
	position: absolute;
	z-index: 1;
	margin: 0px 0px 0px 0px;
	background-color: white;
}
}
/* UNIVERSAL SPACING ELEMENTS*/

.horizontal-rule-1 {
	clear: both;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #9BAFC3;
}
.horizontal-rule-5 {
	clear: both;
	width: 100%;
	height: 5px;
	border-bottom: 1px solid #9BAFC3;
}
.horizontal-rule-10 {
	clear: both;
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #9BAFC3;
}
.horizontal-rule-15 {
	clear: both;
	width: 100%;
	height: 15px;
	/*border-bottom: 1px solid #D5DDE6;*/
	border-bottom: 1px solid #9BAFC3;
}
.horizontal-rule-20 {
	clear: both;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #9BAFC3;
}
.horizontal-rule-25 {
	clear: both;
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #9BAFC3;
}
.horizontal-rule-30 {
	clear: both;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #9BAFC3;
}
.horizontal-rule-40 {
	clear: both;
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #9BAFC3;
}
.horizontal-rule-30-home {
	clear: both;
	width: 95%;
	height: 30px;
	border-bottom: 1px solid #D5DDE6;
}
.horizontal-rule-50 {
	clear: both;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #9BAFC3;
}
.horizontal-rule-55 {
	clear: both;
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #9BAFC3;
}
.horizontal-rule-60 {
	clear: both;
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #9BAFC3;
}
.horizontal-rule-70 {
	clear: both;
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #9BAFC3;
}
.horizontal-rule-75 {
	clear: both;
	width: 100%;
	height: 75px;
	border-bottom: 1px solid #9BAFC3;
}
.horizontal-rule-80 {
	clear: both;
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #9BAFC3;
}

/*spacing, brought over from the old main styles */

.clear {
	clear: both;
}
.clear-0 {
	clear: both;
	height: 0px;
}
.clear-5 {
	clear: both;
	height: 5px;
}
.clear-10 {
	clear: both;
	height: 10px;
}
.clear-15 {
	clear: both;
	height: 15px;
}
.clear-20 {
	clear: both;
	height: 20px;
}
.clear-22 {
	clear: both;
	height: 22px;
}
.clear-25 {
	clear: both;
	height: 25px;
}
.clear-30 {
	clear: both;
	height: 30px;
}
.clear-35 {
	clear: both;
	height: 35px;
}
.clear-40 {
	clear: both;
	height: 40px;
}
.clear-42 {
	clear: both;
	height: 42px;
}
.clear-45 {
	clear: both;
	height: 45px;
}
.clear-50 {
	clear: both;
	height: 50px;
}
.clear-53 {
	clear: both;
	height: 53px;
}
.clear-55 {
	clear: both;
	height: 55px;
}
.clear-60 {
	clear: both;
	height: 60px;
}
.clear-70 {
	clear: both;
	height: 70px;
}
.clear-75 {
	clear: both;
	height: 75px;
}
.clear-80 {
	clear: both;
	height: 80px;
}
.clear-90 {
	clear: both;
	height: 90px;
}
.clear-100 {
	clear: both;
	height: 100px;
}
.clear-110 {
	clear: both;
	height: 110px;
}
.clear-120 {
	clear: both;
	height: 120px;
}
.clear-130 {
	clear: both;
	height: 130px;
}




/* ================================================ */
/* Responsive - Media queries                       */
/* ================================================ */
 
 
/* ============================================== */
/* HDTV                                           */
/*                                      1920x1080 */
/* ============================================== */
@media screen and (min-width: 1080px) and (max-width: 1920px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
}
 
/* ============================================== */
/* Widescreen                                     */
/*                                       1280x800 */
/* ============================================== */
@media screen and (min-width: 800px) and (max-width: 1280px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
}
 
/* ============================================== */
/* Twitter Bootstrap                              */
/*                                       980x     */
/* ============================================== */
@media screen and (min-width: 980px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
}
 
/* ============================================== */
/* Twitter Bootstrap                              */
/*                                       x979     */
/* ============================================== */
@media screen and (max-width: 979px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
}
 
/* ============================================== */
/* iPad Landscape & Portrait                      */
/*                                       1024x768 */
/* ============================================== */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */


 
}
 
/* ============================================== */
/* iPad Landscape                                 */
/*                                       1024x768 */
/* ============================================== */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
}
 
/* ============================================== */
/* iPad Portrait                                  */
/*                                       768x1024 */
/* ============================================== */
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
. . .
}
 
/* ============================================== */
/* Small Tablet Landscape/Portrait                */
/*                                        800x600 */
/* ============================================== */
@media screen and (min-width: 600px) and (max-width: 800px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
    .Pad-30 {
padding:0px 0px 0px 0px;
}
 .Pad-40 {
padding:0px 10px 0px 10px;
}
}
 
 
/* ============================================== */
/* iPhone5/Android landscape (& narrow browser)   */
/*                                        568x320 */
/* ============================================== */
@media screen and (min-width: 320px) and (max-width:568px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
    .Pad-30 {
padding:0px 0px 0px 0px;
}
 .Pad-40 {
padding:0px 10px 0px 10px;
}
}
 
/* ============================================== */
/* iPhone4/Android landscape (& narrow browser)   */
/*                                        480x320 */
/* ============================================== */
@media screen and (min-width: 320px) and (max-width:480px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
    .Pad-30 {
padding:0px 0px 0px 0px;
}
 .Pad-40 {
padding:0px 10px 0px 10px;
}
}
 
/* ============================================== */
/* iPhone4/Android portrait               320x480 */
/* iPhone5 portrait                       320x568 */
/* ============================================== */
@media screen and (max-width:320px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
    .Pad-30 {
padding:0px 0px 0px 0px;
}
 .Pad-40 {
padding:0px 10px 0px 10px;
}
}
 
/* ============================================== */
/* Smaller devices                                */
/* Android Landscape                      320x240 */
/* ============================================== */
@media screen and (min-width:240px) and (max-width:320px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
    .Pad-30 {
padding:0px 0px 0px 0px;
}
 .Pad-40 {
padding:0px 10px 0px 10px;
}
}
 
/* ============================================== */
/* Smaller devices                                */
/* Android Portrait                       240x320 */
/* ============================================== */
@media screen and (max-width:240px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
    .Pad-30 {
padding:0px 0px 0px 0px;
}
 .Pad-40 {
padding:0px 10px 0px 10px;
}
}
/* =========== OVERRIDE STYLES FOR THE DATA TABLE ONLY =========== */

table.dataTable.no-footer {
	border-bottom: 1px solid #ddd;
}
table.dataTable thead th, table.dataTable thead td {
	padding: 10px 18px;
	border-bottom: 1px solid #ddd;
}
#productnav {
	font-size: 14px;
	color: #9BAFC3;
}
#productnav span {
	color: #9BAFC3;
	margin: 0px 9px 0px 9px;
	text-decoration: none;
	font-weight: normal;
}
#productnav a {
	margin: 0px 9px 0px 9px;
}
#productnav a:link {
	color: #009BDF;
	margin: 0px 9px 0px 9px;
	text-decoration: none;
	font-weight: normal;
}
#productnav a:visited {
	color: #009BDF;
	text-decoration: none;
}
#productnav a:hover {
	color: #009BDF;
	text-decoration: underline;
}
#productnav a:active {
	color: #009BDF;
	text-decoration: none;
}

#bottomnav {
	font-size: 14px;
	color: #9BAFC3;
}
#bottomnav span {
	color: #9BAFC3;
	margin: 0px 9px 0px 9px;
	text-decoration: none;
	font-weight: normal;
}
#bottomnav a {
	margin: 0px 9px 0px 9px;
}
#bottomnav a:link {
	color: #009BDF;
	margin: 0px 9px 0px 9px;
	text-decoration: none;
	font-weight: normal;
}
#bottomnav a:visited {
	color: #009BDF;
	text-decoration: none;
}
#bottomnav a:hover {
	color: #009BDF;
	text-decoration: underline;
}
#bottomnav a:active {
	color: #009BDF;
	text-decoration: none;
}

.content a:link {
	color: #009BDF;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
}
.content a:visited {
	color: #009BDF;
	text-decoration: none;
}
.content a:hover {
	color: #009BDF;
	text-decoration: underline;
}
.content a:active {
	color: #009BDF;
	text-decoration: none;
}

.GrayButton {
	display: inline-block;
	zoom: 1;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	text-align: center;
	color: #FFFFFF;
	background-color: #9BAFC3;
	font-family: SourceSansPro-Semibold, Helvetica, sans-serif;
	padding: 3px 9px 3px 9px;
	width: auto;
	font-size: 14px;
}
.padding-15 {
	padding: 15px;
}
.padding-20 {
	padding: 20px;
}
.padding-5perc {
	padding: 0% 5% 0% 5%;
}
.padding-10perc {
	padding: 0% 10% 0% 10%;
}
.padding-15perc {
	padding: 0% 15% 0% 15%;
}
.btn {
	padding: 3px 10px;
}
.affix-top {
/* Initial items */
}
.affix {
	top: 0%;
	right: 0;
	position: fixed;
	z-index: 1000000;
}
.event-even {
	background-color: #EDF2FB;
	padding: 10px;
}
.event-odd {
	background-color: #FFFFFF;
	padding: 10px;
}
/*COLORED TITLE BAR STYLES FOR DEALERS SECTION*/

.title-aqua {
	color: #FFFFFF;
	background-color: #66CCCC;
	padding: 3px 0px 3px 7px;
}
.title-pink {
	color: #FFFFFF;
	background-color: #FF80FF;
	padding: 3px 0px 3px 7px;
}
.title-orange {
	color: #FFFFFF;
	background-color: #FFB164;
	padding: 3px 0px 3px 7px;
}
.title-blue {
	color: #FFFFFF;
	background-color: #0080FF;
	padding: 3px 0px 3px 7px;
}
.title-violet {
	color: #FFFFFF;
	background-color: #B66CFF;
	padding: 3px 0px 3px 7px;
}
.title-green {
	color: #FFFFFF;
	background-color: #55BA55;
	padding: 3px 0px 3px 7px;
}
.title-rust {
	color: #FFFFFF;
	background-color: #D16969;
	padding: 3px 0px 3px 7px;
}
.title-canary {
	color: #FFFFFF;
	background-color: #ffcc00;
	padding: 3px 0px 3px 7px;
}
.title-grey {
	color: #FFFFFF;
	background-color: #9BAFC3;
	padding: 3px 0px 3px 7px;
}
/*CUSTOM RESPONSIVE iframe */
.wrapper {
	width: 96%;
	height: 100%;
	margin: 0 auto;
	background: #fff
} /*NOT USED RIGHT NOW*/
.h_iframe {
	position: relative;
}
.h_iframe .ratio {
	display: block;
	width: 100%;
	height: auto;
}
.h_iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#canvas {
	width: 100%;
}
.logoswitcher {
	height: auto;
}
.logoswitcher .cycle-slideshow {
	width: 25%;
	float: left;
	text-align: center;
	height: 75px
}
.logoswitcher .cycle-slideshow img {
	padding-right: 10px;
	max-height: 75px
}
.logoswitcher-countries {
	clear: left;
	overflow: hidden;
}
.logoswitcher-countries img {
	height: auto;
	padding: 10px 20px 10px 20px;
}
.fastspring-badge {
    font-size: 17px;
    display: block;
    position: absolute;
    top: 1px;
    left: 18px;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    background: rgba(0,0,0,0);
	font-weight: bold;
}
.fastspring-badge-sf {
    font-size: 17px;
    display: block;
    position: absolute;
    top: 17px;
    left: 18px;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    background: rgba(0,0,0,0);
	font-weight: bold;
}
.fastspring-badge-nav {
    font-size: 11px;
    display: block;
    position: absolute;
    top: 10px;
    left: 32px;
    width: 1.3em;
    height: 1.3em;
    line-height: 1.4em;
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    background: rgba(0,0,0,0);
	font-weight: bold;
	background-color: orangered;
}
.top-violator-blue {
	background-color: #009BDF; 
	color: #FFF;
	padding: 20px 30px 20px 30px;
	text-align: center;
	font-size: 22px;
	line-height: 1.3em;
}
.full-width-blue-20 {
	background-color: #DFE7F4; 
	padding: 20px 0px 0px 0px;
}
.full-width-blue-quotes {
	background-color: #DFE7F4; 
	padding: 45px 0px 30px 0px;
}
.full-width-blue {
	background-color: #DFE7F4; 
	padding: 60px 0px 80px 0px;
}
.full-width-white {
	background-color: #FFF; 
	padding: 60px 0px 80px 0px;
}
.wirecast-hero-h1 {
	font-family: 'SourceSansPro-Light';
	text-shadow: 0 0 25px #000;
	color: #FFF;
	margin:0px 0px 10px 0px;
	font-size: 50px;
}
.wirecast-hero-h2 {
	font-family: 'SourceSansPro-Regular';
	text-shadow: 0 0 25px #000;
	color: #FFF;
	margin:-5px 0px 0px 0px;
	font-size: 24px;
}
.wirecastgear-hero-h1 {
	font-family: 'SourceSansPro-Light';
	color: #000;
	margin:0px 0px 10px 0px;
	font-size: 50px;
}
.wirecastgear-hero-h2 {
	font-family: 'SourceSansPro-Regular';
	color: #000;
	margin:-5px 0px 0px 0px;
	font-size: 24px;
}
.screenflow-hero-h1 {
	font-family: 'SourceSansPro-Light';
	text-shadow: 0 0 25px #000;
	color: #FFF;
	margin:0px 0px 10px 0px;
	font-size: 50px;
}
.screenflow-hero-h2 {
	font-family: 'SourceSansPro-Regular';
	text-shadow: 0 0 25px #000;
	color: #FFF;
	margin:-5px 0px 0px 0px;
	font-size: 24px;
}
.screenflow-hero-edu-h1 {
	font-family: 'SourceSansPro-Light';
	text-shadow: 0 0 25px #FFF;
	color: #000;
	margin:0px 0px 10px 0px;
	font-size: 50px;
}
.screenflow-hero-edu-h2 {
	font-family: 'SourceSansPro-Regular';
	text-shadow: 0 0 25px #FFF;
	color: #000;
	margin:-5px 0px 0px 0px;
	font-size: 24px;
}
.screenflow-hero-corp-h1 {
	font-family: 'SourceSansPro-Light';
	text-shadow: 0 0 4px #1D7FB4;
	color: #FFF;
	margin:0px 0px 10px 0px;
	font-size: 50px;
}
.screenflow-hero-corp-h2 {
	font-family: 'SourceSansPro-Regular';
	text-shadow: 0 0 4px #1D7FB4;
	color: #FFF;
	margin:-5px 0px 0px 0px;
	font-size: 24px;
}
.shadow-blue {
	box-shadow: 0 0 4px #164C69;
}
.shadow-black {
	box-shadow: 0 0 4px #000;
}
.shadow-grey {
	box-shadow: 0 0 4px #424251;
}
.shadow-white {
	box-shadow: 0 0 25px #FFF;
}
.underline {
	text-decoration: underline;
}