/* CSS Document */

/*-- LAST UPDATED: 11.5.18 --*/

/*-- Pardot Landing CSS --*/
html, body {
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}

.row #center {
	float: none;
	margin:auto;
}

/*-- 2017 Hero --*/
@media screen and (min-width: 768px) {
.hero h1 {
	font-size: 55px;
	margin-bottom: 20px;
	color: #ffffff;
	text-align: center;
}
}
@media (min-width: 1200px) {
.hero .left-image {
	float:left;
}
.hero .right-text {
	float:right;
	width:62%;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.hero .left-image {
	float:left;
}
.hero .right-text {
	float:right;
	width:50%;
}
}
.hero {
	padding: 30px 15px;
	padding-bottom: 50px;
	padding-top: 25px;
	margin-bottom: 75px;
	color: inherit;
	background-color: none;
	background-image: url(http://go.chartlogic.com/l/76372/2015-09-13/9hpnf/76372/23196/bg_doc_1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #F4F7F7;
	background-position: center center;

}



.hero p {
	text-align: center;
	color: #ffffff;
	font-size: 18px;
}


.hero h1 {
	font-size: 55px;
	margin-top: 40px;
	margin-bottom: 26px;
	color: #ffffff;
	text-align: center;
}

.hero h2 {
	font-size: 22px;
	margin-bottom: 30px;
	line-height: 150%;
	color: #ffffff;
	text-align: center;

}
	.hero h3 {
		font-size: 18px;
		margin-bottom: 12px;
		line-height: 100%;
		color: #ffffff;
		text-align: center;



}
.list-horizontal li {
	display:inline-block;
	color: #fff;
	font-size: 22px;
	text-align: center;
	font-weight: bold;


}
.list-horizontal li:before {
	content: '\00a0\2022\00a0\00a0';


}
.list-horizontal li:first-child:before {
	content: '';


}


 .hero button {
	font-size: 24px;
	margin-bottom: 12px;
	color: #ffffff;
	text-align: center;
	background-color: #58b0cf;
	border: 2px solid #58b0cf;
	border-radius: 50px;
	margin-top: 30px;
	padding: 10px 0px;
	width: 325px;

}
.hero button:hover {
	background-color: #ffffff !important;
	border-color: #ffffff !important;
	color: #1B3640;
}


}

.hero .button .specialties:hover {
background-color: #178c96;
border: 2px solid #178c96;

}

.lightbox-hero p {
	text-align: center;
	color: #ffffff;
	font-size: 18px;
}


.lightbox-hero h2 {
	font-size: 42px;
	margin-bottom: 12px;
	color: #ffffff;
	text-align: center;


}
.slider-tabs {
	padding: 0px 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: inherit;
	background-color: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #f7941d;
	background-position: center center;

}
.slider-tabs p {
	text-align: center;
	color: #ffffff;
	font-size: 26px;
}


.slider-tabs button {
	font-size: 20px;
	margin-bottom: 12px;
	color: #ffffff;
	text-align: center;
	background-color: Transparent;
	border-right: 2px solid #f7941d;
	border-left: 2px solid #f7941d;
	border-radius: 50px;
	color: #ffffff;
	margin-top: 30px;
	padding: 0px 0px;
	width: 100px;
}

.slider-tabs .tabs {
	padding-top: 25px;
	padding-bottom: 15px;

}


.slider-tabs a:hover #specialties {
background-color: rgba(27, 54, 64, 0.1);
text-decoration: none;
}


.lightbox-hero {
	padding: 20px 15px;
	padding-bottom: 25px;
	padding-top: 15px;
	margin-bottom: 0px;
	color: inherit;
	background-color: ffffff;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #F4F7F7;
	background-position: center center;
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;

}


.product-tabs p {
	text-align: center;
	color: #494f5a;
	font-size: 18px;
}


.product-tabs h1 {
	font-size: 55px;
	padding-bottom: 30px;
	color: #1B3640;
	text-align: center;
	font-weight: bold;
}

.product-tabs h3 {
	font-size: 22px;
	margin-bottom: 12px;
	color: #1B3640;
	text-align: center;
	font-weight: bold;

}

.footer {
	margin-top: 15px;

}

.footer p {
	font-size: 14px;
	color: #494f5a;
	text-align: center;
}


@media screen and (max-width: 991px) {
#screen.tab-content {
	display: none !important;
}
#mobile.tab-content {
	display: block !important;
}
.slider-tabs {
	display: none !important;
}
.tab-content h1 {
	font-size: 40px !important;
}
}

@media screen and (min-width: 991px) {
#mobile.tab-content {
	display: none !important;
}
}

.white-popup-block p {
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #69778a;
	line-height: 29px;
	margin-top: 15px;
}

/*-- Simple 2016 Style --*/
#simple.container {
	max-width: 1100px;
}
#simple .row {
}
#simple.header {
	height: 100px;
    background-color: #102349;
    text-align: center;
}
#simple.header .logo {
	margin-top: 25px;
}
@media screen and (min-width: 992px) {
#simple .left {
	margin-right: 60px;
}
}
#simple .left {
    display: inline-block;
    text-align: left;
    margin-top: 15px;
    padding-top: 20px;
}
#simple .left h1 {
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 42px;
    font-weight: 500;
    color: #102349;
    line-height: 58px;
    letter-spacing: 0;
    text-transform: none;
    text-align: left;
    margin-bottom: 40px;
    margin-top: 18px;
}
#simple .left p, #simple .left ul {
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 34px;
    color: #69778a;
	margin-bottom: 30px;
	font-weight: 300;
}
@media screen and (min-width: 992px) {
#simple .right {
	display: inline-block;
    padding: 60px 50px !important;
    background-color: #ECEEF1;
    padding-right: 100rem;
    position: absolute;
	height: 140%;
}
}
#simple .right {
    padding: 30px 20px;
    background-color: #ECEEF1;
}
#simple .right h2 {
	font-family: "proxima-nova", sans-serif;
    color: #69778a;
    font-size: 24px;
    line-height: 41px;
    margin: 0px 0 10px 0;
    font-weight: 500;
}
#simple .right p {
	font-family: "proxima-nova", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: lighter;
    color: #69778a;
    line-height: 29px;
    margin-top: 15px;
}
#simple button.learn_more {
    border: 2px solid #2c3e50;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px;
    color: #2c3e50;
    padding: 13px 16px;
    width: 100%;
    margin-bottom: 5px;
    background-color: transparent;
	-webkit-transition: 0.2s all ease !important;
    transition: 0.2s all ease !important;
}
#simple button.learn_more:hover {
	color: #fff;
    background-color: #2c3e50;
}
#simple blockquote {
    font-size: 18px;
}

/*-- Header --*/
.navbar {
	background-color: #E2231A;
	position: relative;
	min-height: 65px;
	margin-bottom: 0px;
	border-radius: 0px;
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.4);
}
@media (min-width: 768px) {
.container .navbar-header {
	margin-left: 0px !important;
}
}
.container .navbar-header {
	float:left;
	margin-left: 15px;
}
.header-phone {
	float:right;
	padding: 20px 0px;
}
@media (max-width: 400px) {
.header-phone {
	display:none;
}
}
.header-phone a {
	font-size: 18px;
	color: #fff;
}
.header-phone a:hover {
	text-decoration: none;
}

/*-- Main Content --*/
@media screen and (min-width: 768px) {
.main h1 {
	font-size: 55px;
	margin-bottom: 20px;
}
}
@media (min-width: 1200px) {
.main .left-image {
	float:left;
}
.main .right-text {
	float:right;
	width:62%;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.main .left-image {
	float:left;
}
.main .right-text {
	float:right;
	width:50%;
}
}
.main {
	padding: 30px 15px;
	padding-bottom: 0px;
	margin-bottom: 60px;
	color: inherit;
	background-color: none;
	background-image: url(http://go.chartlogic.com/l/76372/2015-09-13/9hpnf/76372/23196/bg_doc_1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #F4F7F7;
	background-position: center center;
}
.main#video {
	background-image: url(http://go.chartlogic.com/l/76372/2015-04-22/8mfw/76372/4176/Video_bg_blur.jpg);
}
.main#laptop {
	background-image: url(http://go.chartlogic.com/l/76372/2015-04-22/8mg1/76372/4178/bg_laptop.jpg);
}
.main#meeting {
	background-image: url(http://go.chartlogic.com/l/76372/2015-04-22/8mg3/76372/4180/bg_meeting.jpg);
}
.main#icd {
	background-image: url(http://go.chartlogic.com/l/76372/2015-07-08/4tr51/76372/13872/bg_icd.jpg);
}
.main#none {
	background-color: #fff;
	background-image: none;
}

@media screen and (max-width: 400px) {
.main {
	padding: 10px 0px;
}
}

/*-- Banner --*/
@media screen and (min-width: 768px) {
.banner h1 {
	font-size: 55px;
	margin-bottom: 20px;
}
}
.banner {
	padding: 80px 15px;
	margin-bottom: 0px;
	color: #ffffff;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 60%;
}
@media screen and (max-width: 400px) {
.banner {
	padding: 10px 0px;
}
}

/*-- Secondary Content --*/
.products {
	margin: 30px 0px 80px;
}
.products span {
	text-align: center;
	display: block;
	padding-top: 40px;
}
.products h2 {
	text-align: center;
	font-size: 38px;
	font-weight: 300;
}
.products p {
	font-size: 14px;
	line-height: 1.7em;
	text-align: center;
	font-weight: 400;
	color: #494F5A;
}

.resources {
	margin: 30px 0px;
}
.resources span {
	text-align: center;
	display: block;
}
.resources h1 {
	font-size: 48px;
	padding: 20px 0px 50px;
	font-weight: 300;
}
.resources h2 {
	text-align: center;
	font-size: 36px;
	font-weight: 300;
	text-decoration: none !important;
}
.resources h2 a {
	text-align: center;
	font-size: 38px;
	font-weight: 300;
	text-decoration: none !important;
	color: #333;
}
.resources p {
	font-size: 14px;
	line-height: 1.7em;
	text-align: center;
	font-weight: 400;
	color: #494F5A;
}
.resources a#button {
	border-bottom: 2px solid #002034;
	background-color: #004976;
	border-top: 0px solid;
	border-left: 0px solid;
	border-right: 0px solid;
	max-width: 200px;
	display: block;
	color: #FFF !important;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 600;
	text-shadow: none;
	border-radius: 2px;
	padding: .5em 0em;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.075)), color-stop(100%, rgba(0, 0, 0, 0.075)));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.075) 0%, rgba(0, 0, 0, 0.075) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.075) 0%, rgba(0, 0, 0, 0.075) 100%);
	-webkit-transition: 0.2s all ease !important;
	transition: 0.2s all ease !important;
	font-family: Open Sans;
	margin: 20px auto;
	text-decoration: none;
}
.resources a#button:hover {
	background-color: #494F5A !important;
	border-bottom: 2px solid #26292F !important;
}

.muconsulting h1 {
	font-size: 48px;
	padding: 20px 0px 50px;
	font-weight: 300;
}
.muconsulting h4 {
	line-height: 1.7;
	padding: 10px 0px;
}
.muconsulting h3 {
	font-size: 28px;
	margin-top: 0px;
}
.muconsulting ul { padding-left:40px; list-style:none; padding-top:10px }
.muconsulting li { margin-bottom:10px; font-size: 16px; }
.muconsulting li:before {
    font-family: 'FontAwesome';
    content: '\f067';
    margin:0 5px 0 -15px;
}

.testimonials {
	width: 100%;
	background-color: #004976;
	margin-top: 80px;
	color: #fff;
}
.testimonials p {
	text-align:center;
	position: relative;
	padding: 0 75px 20px;
	font-size: 18px;
    line-height: 20px;
}
.testimonials p.name {
	font-size: 18px;
    line-height: 22px;
	font-weight: 700;
	padding-bottom: 60px;
}
.testimonials p.name span {
	font-weight: 300;
}
.testimonials h1 {
	padding-top: 50px;
	text-align:center;
	margin: 0px 0px 20px;
	font-size: 40px;
	line-height: 42px;
}
.testimonials img.open-quote {
	position: absolute;
	left: 0;
	top: 0;
}
.testimonials img.close-quote {
	position: absolute;
	right: 0;
	top: 0;
}
.testimonials img {
	width: 35px;
}

@media screen and (max-width: 520px) {
.testimonials h1 {
	text-align:center;
	margin: 0px 0px 20px;
	font-size: 22px;
	line-height: 38px;
	padding-top: 30px;
}
.testimonials p {
	font-size: 14px;
	line-height: 18px;
	padding: 0 20px 5px;
}
.testimonials p.name {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 30px;
}
.testimonials img {
	width: 15px;
}
}

@media screen and (min-width: 768px) {
.video {
	padding: 48px 0;
}
.video h2 {
	font-size: 40px;
}
}
.video {
	color: inherit;
	background-color: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(http://go.chartlogic.com/l/76372/2015-04-14/28t5/76372/2870/Video_bg_Full.jpg);
	padding: 120px 15px 140px;
	background-position: 50% 40%;
}
.video h3 {
	margin-bottom: 30px;
	color: #494F5A;
	margin-top: 0px;
}
.video p {
	max-width: 700px;
	margin: auto;
}
.video a {
	color: #494F5A;;
	-webkit-transition: 0.2s all ease !important;
	transition: 0.2s all ease !important;
}
.video a:hover {
	color: #767C86;
}

@media screen and (max-width: 400px) {
.video {
	padding: 10px 0px 20px 0px;
}
}

.requestdemo {
	width: 100%;
	margin-top: 80px;
	color: #494F5A;
}
#image.requestdemo {
	background-image: url(http://go.chartlogic.com/l/76372/2015-04-22/8mg1/76372/4178/bg_laptop.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
}
.requestdemo p {
	text-align:center;
	position: relative;
	font-size: 18px;
    line-height: 20px;
	margin: 0px 0px 60px;
}
.requestdemo h1 {
	padding-top: 50px;
	text-align: center;
	margin: 0px 0px 30px;
	font-size: 30px;
	line-height: 36px;
}
.requestdemo a.demobutton {
	color: #494F5A;
	text-decoration: none;
	border: 2px solid #494F5A;
	border-radius: 5px;
	padding: 10px;
	-webkit-transition: 0.2s all ease !important;
	transition: 0.2s all ease !important;
}
.requestdemo a.demobutton:hover {
	color: #fff;
	text-decoration: none;
	background-color: #494F5A;
}
@media screen and (max-width: 520px) {
.requestdemo h1 {
	text-align:center;
	margin: 0px 0px 20px;
	font-size: 22px;
	line-height: 38px;
	padding-top: 30px;
}
.requestdemo p {
	font-size: 14px;
	line-height: 18px;
	padding: 0 20px 5px;
}
}

@media screen and (max-width: 991px) {
.casestudy .casetext {
	height:100% !important;
}
}
.casestudy .caseimage {
	background-size: cover;
	background-position: center center;
}
.casestudy .casetext {
	padding:35px 50px;
	background-color: #3A9EC4;
	color: #ffffff;
	text-align:center;
	display: table-cell;
	vertical-align: middle;
}
.casestudy h3 {
	font-size: 24px;
	line-height: 1.5;
	font-weight: 300;
	margin-top:0px;
	margin-bottom:20px;
}
.casestudy p.name {
	font-size: 18px;
    line-height: 22px;
	font-weight: 700;
}
.casestudy p.name span {
	font-weight: 300;
}
.casestudy p.download {
	margin-top:50px;
}
.casestudy a.download {
	color: #fff;
	text-decoration: none;
	border: 2px solid #fff;
	border-radius: 5px;
	padding: 10px;
	-webkit-transition: 0.2s all ease !important;
	transition: 0.2s all ease !important;
}
.casestudy a.download:hover {
	color: #494F5A;
	text-decoration: none;
	background-color: #fff;
}
@media screen and (max-width: 520px) {
.casestudy .caseimage {
	height: 200px !important;
}
.casestudy .casetext {
	padding: 35px 25px;
}
.casestudy h3 {
	font-size: 16px;

}
.casestudy p.name {
	font-size: 14px;
    line-height: 18px;
}
.casestudy p.download {
	margin-top:30px;
}
}

.badges {
	margin: 30px 0px;
}

.badges span {
	text-align: center;
	display: block;
	padding: 20px 0px;
}

@media (min-width: 768px) {
.benefit {
    margin-bottom: 30px;
}
}
.benefit .row {
    padding: 50px 0px;
}
.benefit h2 {
    font-size: 38px;
    font-weight: 300;
	line-height: 1.3;
}
.benefit p {
    font-size: 15px;
    line-height: 1.7em;
    font-weight: 400;
    color: #494F5A;
}
.benefit span {
	text-align: center;
	display: block;
	margin: 20px 0px;
}
.benefit span img {
	max-width: 100%;
    height: auto;
}

/*-- Footer --*/
footer {
	width: 100%;
	border-top: 2px rgb(73, 79, 90) solid;
	padding: 15px 0px 20px;
	margin-top: 0px;
}

.footer .copyright {
	float:left;
	margin-top: 15px;
}
.footer .social {
	float:right;
}

@media screen and (max-width: 400px) {
.footer .copyright, .footer .social {
	text-align: center;
	float: none;
	width: 180px;
	margin: auto;
}
}

/*-- Page Elements --*/
blockquote {
	border-left: 5px solid #3A9EC4;
	color: #3A9EC4;
	font-size: 20px;
	font-style: italic;
}

/*-- Comparison Chart --*/
.panel-default > .panel-heading {
	min-height: 140px !important;
}

.panel-chartlogic > .panel-heading {
	color: #FFFFFF;
	background-color: #E2231A;
	border-color: #DDDDDD;
	min-height: 140px !important;
}
.panel-traknet > .panel-heading {
	color: #35438C;
	background-color: #DCDFEA;
	border-color: #DDDDDD;
	min-height: 140px !important;
}
.panel-healthfusion > .panel-heading {
	color: #477ebb;
	background-color: #dde9f5;
	border-color: #DDDDDD;
	min-height: 140px !important;
}
.pricely-logo {
	padding: 20px 0px 0px;
}

.cl-compare .pricely-pro li.pricely-first-heading li.list-group-item, .cl-compare .pricely-pro li li.list-group-item {
	min-height: 40px !important;
}

.cl-compare .glyphicon {
  line-height: 1;
  top: 2px;
}

.cl-compare .pricely-pro .x {
  color: #E2231A;
}

@media screen and (max-width: 991px) {
.pricely-pro .panel-heading {
	min-height: inherit !important;
}
}

.cl-compare a.button {
	background-color: #E2231A;
	border: 1px solid #E2231A;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.075)), color-stop(100%, rgba(0, 0, 0, 0.075)));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.075) 0%, rgba(0, 0, 0, 0.075) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.075) 0%, rgba(0, 0, 0, 0.075) 100%);
	padding: 0px;
	display: block;
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}

/*-- Countdown Timer --*/
.flip-clock-wrapper ul {
	  width: 50px !important;
}
.flip-clock-divider.seconds .flip-clock-label {
	right: -82px !important;
}
.flip-clock-divider.minutes .flip-clock-label {
	right: -78px !important;
}
.flip-clock-divider .flip-clock-label {
	right: -75px !important;
}
