body {
	color: #454b4f;
    font-style: normal;
    font-family: 'Source Sans Pro','Helvetica Neue',Arial,sans-serif;
    line-height: 1.5;
    letter-spacing: .01em;
}

h1, h2, h3, h4, h5 {
	
	
	font-family: 'Barlow Semi Condensed', sans-serif;
}

h1 {
    font-size: 32px;
    line-height: 48px;
    margin-top: 0;
    color: #005899;
	font-weight: 300!important;
    font-stretch: condensed;
}


h3 {
    font-size: 1.75rem;
    line-height: 48px;
    margin-top: 0;
    color: #005899;
	font-weight: 300!important;
    font-stretch: condensed;
}

h2 {
	
	line-height: 1.2;
    font-family: 'Barlow Condensed','Arial Narrow',sans-serif;
    font-weight: bold;
    font-stretch: condensed;
	
}

.imagenx {
	float:left;
	margin-right: 20px;
	
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	
}

.btn {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #656d73;
    background-color: #ddd;
    display: inline-block;
    background-image: none;
    zoom: 1;
    text-decoration: none!important;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.btn-blue {
    background-color: #0e7dc7;
    border-color: #0e7dc7;
    color: #fff;
}


.headblock {
	display: block;
    float: left;
    overflow: hidden;
    width: auto;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

ul, ol {
    margin-left: 20px;
    padding-left: 0;
}

div.bullets ul, td.bullets ul, ul.bullets, li.bullets {
    list-style-type: square!important;
}
.bullets li {
    margin-bottom: 7px;
}

.size18 {
    font-size: 18px!important;
    line-height: 26px!important;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #fff;
	box-sizing: content-box;
    height: 0;
}

hr {
    margin: 20px 0;
    border-color: #d6d6d6;
}

.fw300 {
    font-weight: 300!important;
}

.herobox {
	background-image: url(../images/bg-digital-signage-solutions.jpg); 
	background-size: cover;
	height: 137px;
	margin-bottom: 15px;
	padding: 20px;
	background-repeat: no-repeat;
	
}

.head {
	
	background-color: #f5f5f5;
	    -webkit-box-shadow: 0 2px 12px 0 rgba(128,128,128,.5);
    -moz-box-shadow: 0 2px 12px 0 rgba(128,128,128,.5);
    box-shadow: 0 2px 12px 0 rgba(128,128,128,.5);
	padding-top:20px;
	margin-bottom: 40px;
	
}

.logo {
	
	float:left;
	
}

.logo2 {
	
	float: right;
}

.col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
	position: relative
	
}

.lightbgblue {
    background-color: #ecf3f7;
}


#helpTopics {
    margin-left: 0;
    counter-reset: listCounter;
}

.padLeft5 {
    padding-left: 5px!important;
}

.padBottom10 {
    padding-bottom: 10px!important;
}


.m-Top10 {
	padding-top: 20px;
	margin-bottom: 20px;
	color: #454b4f;
	font-size: 24px;
	line-height: 30px;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
    padding: 15px;
}
.panel-default {
    border-color: #ddd;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-default>.panel-heading {
    color: #99a0a5;
    background-color: #f5f5f5;
    border-color: #ddd;
}

#helpTopics ol {
    margin-left: 10px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

#helpTopics li {
    position: relative;
    list-style-type: none;
    padding: 5px 0 8px 45px;
    margin-bottom: 10px;
    line-height: 20px;
    min-height: 45px;
}

#helpTopics li a:link, #helpTopics li a {
    color: #4F87C7;
    text-decoration: none;
}

#helpTopics p {
    padding: 0;
    margin-bottom: 0;
	font-size: 1rem;
    line-height: 1.5;
	font-weight: 300;
		 font-family: 'Source Sans Pro','Helvetica Neue',Arial,sans-serif;
}

#helpTopics .badge {
    padding: 3px;
    font-size: 15px;
}

#helpTopics a.topic {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    padding: 0;
    margin: 0;
}

#helpTopics li:before {
    content: counter(listCounter);
    counter-increment: listCounter;
    position: absolute;
    left: 0;
    top: 0;
    font: bold 50px/1 Sans-Serif;
    color: #CDD8E3;
}

.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}
.collapse.in {
    display: block;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}

svg:not(:root).svg-inline--fa {
    overflow: visible;
}

.svg-inline--fa.fa-w-14 {
    width: .875em;
}
.pull-left {
    padding-right: 10px;
}

.pull-left {
    float: left!important;
}

.sg-icon.sg-technology {
    background-position: -60px 0;
}

.sg-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    background: url(../images/icons-superGroup.png) no-repeat top left;
}

.lightbggrey {
    background-color: #f3f4f6;
	font-size: 18px
}

.allPad15 {
    padding: 15px!important;
}

.blue {
    color: #0e7dc7!important;
	font-size: 32px
}

.fw400 {
    font-weight: 400!important;
}

.diagrams {
    margin-bottom: 15px;
    padding: 15px 30px;
    background-color: #f6f6f6;
    border: 1px solid #eee;
}

h5, h6 {
    line-height: 1.2;
    font-family: 'Barlow Condensed','Arial Narrow',sans-serif;
    font-weight: 300!important;
    font-stretch: condensed;
	font-size: 24px
}

h5 {
    font-size: 1.15rem;
}

a {
    color: #0e7dc7;
    text-decoration: none;
}

.hp-icon {
    display: inline-block;
    width: 68px;
    height: 80px;
    overflow: hidden;
    background: url(../images/icons-homepages.png) no-repeat top left;
}

.hp-icon.hp-chat {
    background-position: 0 0;
	height: 150px
}
.media-object {
    display: block;
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive {
    position: relative;
    display: block;
    height: 300px;
    padding: 0;
    overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
	max-width: 455px;
    border: 0;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

@media only screen and (max-width: 768px) {
	
	.logo {
	
	float:none;
		margin: auto;
	
}

.logo2 {
	
float:none;
		margin: auto;
}
}