.liveChatBoxFloat{
	display: none;
}

.header-section:after {
    background: #003C5C;
    border-top: 1px solid #006195;
    height: 10px;
    display: block;
}

.infographic-reset html {
	color: #3c3c3c;
	background: #FFF
}

.infographic-reset body,
.infographic-reset div,
.infographic-reset dl,
.infographic-reset dt,
.infographic-reset dd,
.infographic-reset ul,
.infographic-reset ol,
.infographic-reset li,
.infographic-reset h1,
.infographic-reset h2,
.infographic-reset h3,
.infographic-reset h4,
.infographic-reset h5,
.infographic-reset h6,
.infographic-reset pre,
.infographic-reset code,
.infographic-reset form,
.infographic-reset fieldset,
.infographic-reset legend,
.infographic-reset input,
.infographic-reset textarea,
.infographic-reset p,
.infographic-reset blockquote,
.infographic-reset th,
.infographic-reset td {
/*	margin: 0;
	padding: 0
*/}

.infographic-reset table {
	border-collapse: collapse;
	border-spacing: 0
}

.infographic-reset fieldset,
.infographic-reset img {
	border: 0
}

.infographic-reset address,
.infographic-reset caption,
.infographic-reset cite,
.infographic-reset code,
.infographic-reset dfn,
.infographic-reset th,
.infographic-reset var {
	font-style: normal;
	font-family: 'FuturaRound-Book', sans-serif;
}

.infographic-reset li {
	list-style: none
}

.infographic-reset caption,
.infographic-reset th {
	text-align: left
}

.infographic-reset h1,
.infographic-reset h2,
.infographic-reset h3,
.infographic-reset h4,
.infographic-reset h5,
.infographic-reset h6 {
	font-size: 100%;
	font-family: 'FuturaRound-Demi', sans-serif;
}

.infographic-reset q:before,
.infographic-reset q:after {
	content: ''
}

.infographic-reset abbr,
.infographic-reset acronym {
	border: 0;
	font-variant: normal
}

.infographic-reset sup {
	vertical-align: text-top
}

.infographic-reset sub {
	vertical-align: text-bottom
}

.infographic-reset input,
.infographic-reset textarea,
.infographic-reset select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}

.infographic-reset input,
.infographic-reset textarea,
.infographic-reset select {
*font-size:100%
}

.infographic-reset legend {
	color: #000
}


.infographic-img {
	overflow: hidden;
	/*text-indent: -999999px;*/
	background-repeat: no-repeat
}

.animated {
	-webkit-animation-play-state: paused;
	-moz-animation-play-state: paused;
	-o-animation-play-state: paused;
	animation-play-state: paused
}

.play {
	-webkit-animation-play-state: running;
	-moz-animation-play-state: running;
	-o-animation-play-state: running;
	animation-play-state: running
}

.btn {
	position: relative;
	cursor: pointer
}

.btn div {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%
}

.btn.fade div {
	opacity: 0
}

.ie .btn.fade div {
	display: none
}

.btn.fade div:hover {
	opacity: 1;
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	transition: opacity .2s ease
}

.ie .btn.fade div:hover {
	display: block
}

.btn.fade div:active {
	opacity: 0
}

.ie .btn.fade div:active {
	display: block
}

.infographic-clearfix {
	clear: both;
}

#infographic-incorporate-interactive {
	position: relative;
	color: #333333;
	min-width: 651px;
	background: #FFF;
	padding: 15px 0 0 0;
}

#infographic-header,
#infographic-footer {
	width: 35em;
	margin: 0 auto;
	text-align: center
}

#infographic-footer {
	padding-bottom: 100px
}

#infographic-header h2,
#infographic-footer h2 {
	font-size: 40px;
	color: #3c3c3c;
}

#infographic-header h3,
#infographic-footer h3 {
	font-size: 18px;
	font-family: 'FuturaRound-Book', sans-serif;
}

#infographic-footer h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px 0;
	font-size: 18px;
	font-family: 'FuturaRound-Book', sans-serif;
	text-align: left;
	text-indent: 18px;
	color: #FFF;
	background: #359bac;
}

#infographic-footer h4 a {
	color: #FFF;
	text-decoration: none
}

#infographic-social {
	position: absolute;
	bottom: 6px;
	right: 0;
	height: 25px;
	width: 220px
}

#infographic-social .fb-like,
#infographic-social .tweet,
#infographic-social .gplus {
	position: absolute
}

#infographic-social .fb-like {
	bottom: 6px;
	right: 245px
}

#infographic-social .tweet {
	bottom: 0;
	right: 100px
}

#infographic-social .gplus {
	bottom: 0;
	right: 10px
}

#infographic-body {
	position: relative;
	max-width: 1100px;
	margin: 70px auto 40px;
	overflow: hidden
}

.infographic-step {
	position: relative;
	z-index: 1;
	float: left;
	width: 20%
}

#infographic-step-1,
#infographic-step-2,
#infographic-step-3,
#infographic-step-4,
#infographic-step-5 {
	margin-bottom: 22px
}

.step-info {
	width: 129px;
	margin: 0 auto 10px auto!important;
	text-align: center;
	font-size: 16px;
	color: #3c3c3c;
}

.step-info span {
	display: block;
	margin-top: 5px;
	color: #3c3c3c;
	font-size: 13px;
	line-height: 15px;
	font-family: 'FuturaRound-Demi', sans-serif;
	white-space: nowrap
}

.infographic-img {
	cursor: pointer;
	position: relative;
	overflow: visible;
	width: 129px;
	height: 88px;
	margin: 0 auto!important;
	z-index: 1;
    background-color: #ffffff;
    border-radius: 20px;
    border: 4px solid #003C5C;
    color: #D1344F;
    text-align: center;
}

.glyphicon{
	display: inherit;
}

.step-icon-font {
    font-size: 42px;
    margin-top: 20px;
}

.step-icon-font::before {
    position: relative;
    top: 20px;
}

#infographic-connector-curve {
	position: relative;
	clear: left;
	width: 100%;
	height: 0;
	margin-bottom: 77px
}

.infographic-connector-curve-h {
	position: relative;
	height: 0;
	border-top: 3px dashed #D1344F;
}

.infographic-connector-curve-v {
	position: relative;
	width: 0;
	border-left: 3px dashed #D1344F;
}

#infographic-connector-curve-1 {
	position: absolute;
	left: 46px;
	right: 0;
	bottom: 186px;
	width: 100%
}

#infographic-connector-curve-2 {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 190px
}

#infographic-connector-curve-3 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100%
}

#infographic-connector-curve-4 {
	position: absolute;
	left: 0;
	top: 0;
	height: 190px
}

#infographic-connector-curve-5 {
	position: absolute;
	right: 46px;
	top: 188px;
	width: 100%
}

.path-yes {
	position: relative;
	left: 70px;
	margin-left: 50% !important;
	margin-top: -70px !important;
	font-size: 18px;
	font-family: 'FuturaRound-Demi', sans-serif;
}

.path-no {
	cursor: pointer;
	width: 129px;
	height: 16px;
	margin: 50px auto 0 auto !important;
	text-indent: 0;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	font-family: 'FuturaRound-Demi', sans-serif;
	background-position: 0 -87px
}

.path-no:hover {
	text-decoration: underline
}

.infographic-img-text:hover {
    text-decoration: underline;
}

.no-text {
	visibility: hidden;
	display: block;
	width: 123px;
	margin: 0 auto!important;
	padding: 3px!important;
	border-top: 5px solid #FFF;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	background: #e7e6e5
}

.no-text.inf-opened {
	visibility: visible
}

.no-text span {
	cursor: pointer;
	text-decoration: underline;
	color: #3c3c3c;
}

.no-text span:hover {
	text-decoration: underline;
	color: #D1344F;
}

.compact #infographic-connector-curve,
.compact .path-yes {
	display: none
}

.compact .path-no {
	margin-top: 6px!important
}

#infographic-popup-block {
	z-index: 1;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

#infographic-popup-block>table,
#infographic-popup-block>tbody,
#infographic-popup-block>tr,
#infographic-popup-block>td {
	width: 100%;
	height: 100%
}

#infographic-popup-block>table>tbody>tr>td {
	text-align: center;
	vertical-align: top
}

#infographic-popup-block.inf-opened {
	display: block
}

#infographic-popup-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4)
}

.ie #infographic-popup-overlay {
	background: #000;
	filter: alpha(opacity=50)
}

#infographic-popup {
	display: inline-block;
	position: relative;
	border: 2px solid #000;
	border-radius: 10px;
	background: #FFF
}

.ie7 #infographic-popup {
	max-width: 686px
}

#infographic-popup.inf-opened {
	display: inline-block
}

#infographic-close-popup {
	cursor: pointer;
	position: absolute;
	right: -11px;
	top: -11px;
	border-radius: 10px;
}

#infographic-popup-content {
	display: table-cell;
	padding: 30px;
	text-indent: 0;
	vertical-align: middle;
	text-align: center
}

.infographic-popup-content {
	display: none
}

.infographic-popup-content.inf-opened {
	display: block
}

#infographic-popup-content h2 {
	font-size: 40px;
	margin-bottom: 20px!important
}

#infographic-popup-content p {
	font-size: 20px;
	margin: 1em 0
}

#infographic-popup-content ul,
#infographic-popup-content ol {
	font-size: 20px;
	margin: 1em 0;
	text-align: left
}

#infographic-popup-content-6 ol {
	margin-left: 2em
}

#infographic-popup-content-7 ol {
	margin-left: 7em
}

#infographic-popup-content-10 ol {
	margin-left: 3em
}

#infographic-popup-content ul li {
	list-style: disc;
	list-style-position: inside
}

#infographic-popup-content ol li {
	list-style: decimal;
	list-style-position: inside
}

#infographic-popup-content li {
	margin: .5em 0
}

#infographic-popup-content a:link,
#infographic-popup-content a:visited {
	color: #3c3c3c;
	text-decoration: underline;
}

#infographic-popup-content a:hover,
#infographic-popup-content a:active {
	color: #D1344F;
	text-decoration: underline;
}

#infographic-step-5-map {
	cursor: pointer;
	margin: 0 auto;
	width: 383px
}

.ie7 #infographic-step-5-map,
.ie8 #infographic-step-5-map {
	cursor: default
}

#infographic-step-5-map .inf-map-state:hover path,
#infographic-step-5-map .inf-map-state:hover polygon {
	fill: #D1344F;
}

#infographic-step-5-map-fallback {
	display: none;
	width: 383px;
	height: 259px;
	margin-bottom: 10px;
	background-position: -970px -152px
}

.ie7 #infographic-step-5-map-fallback,
.ie8 #infographic-step-5-map-fallback {
	display: block
}

table#infographic-map-states-list {
	margin: 0 auto;
	font-size: 12px;
	text-align: left
}

table#infographic-map-states-list td {
	vertical-align: top;
	padding: 0 10px!important
}

table#infographic-map-states-list a.infographic-state-hightlighted {
	color: #202020;
	background: #D1344F
}




/* incorporate.com styles */

.tcc-logo {
	text-align: center;
	padding: 20px 0 0;
}

.tcc-logo {
	max-width: 320px;
}

.phone-section {
	text-align: center;
	padding-top: 10px;
}

.phone-section .phone-number {
	font-size: 24px;
	font-family: 'FuturaRound-Demi', sans-serif;
}

.footer {
    margin-top: 60px;
}

.misc-footer-content {
    background-color: #003B5C;
    padding: 20px;
    text-align: center;
    overflow: hidden;
}

.footerText {
    color: #fff;
    font-size: 16px;
}

.footerText > a {
    margin: 0 5px;
}

.socialMedia{
    margin: 0;
}
.social-media-icons li a{
    background-image: url('inccom_social_media_sprite.png');
    width: 32px;
    height: 32px;
    display: block;                         
}
.social-media-icons li.linkedin a{
    background-position: 0 -1px;
}
    .social-media-icons li.googleplus a:hover{
        background-position: 0 33px;
    }

.social-media-icons li.facebook a{
    background-position: -44px -1px;
}
    .social-media-icons li.googleplus a:hover{
        background-position: -44px 33px;
    }

.social-media-icons li.twitter a{
    background-position: -89px -1px;
}
    .social-media-icons li.googleplus a:hover{
        background-position: -89px 33px;
    }

.social-media-icons li.youtube a{
    background-position: -134px -1px;
}
    .social-media-icons li.googleplus a:hover{
        background-position: -134px 33px;
    }
    
.social-media-icons li.googleplus a{
    background-position: -178px -1px;
}
    .social-media-icons li.googleplus a:hover{
        background-position: -178px 33px;
    }

.badges img {
    margin: 0 2px;
}

.legal-section {
    margin: 0;
    overflow: hidden;
}

.legal-section > p {
    color: #fff;
    font-size: 14px;
    font-family: 'FuturaRound-Book', sans-serif;
    margin: 0;
    text-align: center;
}

.glyphicon.glyphicon-tcc-cancel-square2 {
    background-color: #ffffff;
    color: #202020;
    font-size: 40px;
}


    /*** screen ≈ desktop  ***/
    @media (min-width: 992px) {

		.live-chat {
		  margin: 20px 15px 30px 0;
		}
		.live-chat p {
		  font-size: 18px;
		  color: #3C3C3C;
		  font-family: 'FuturaRound-Bold', sans-serif;
		  text-transform: uppercase;
		  position: relative;
		  top: -4px;
		}
		.live-chat p.chat-offline {
		  position: relative;
		  top: 3px;
		}
		.live-chat p a:hover,
		.live-chat p a:focus {
		  text-decoration: none;
		  outline: none;
		}
		.live-chat .chat-icon-img {
		  margin-right: 5px;
		  position: relative;
		  font-size: 30px;
		  top: 6px;
		  color: #003C5C !important;
		}
		.live-chat .chat-online:hover {
		  text-decoration: none;
		}
		.live-chat .chat-online p {
		  top: -4px;
		}
		.live-chat .chat-online .chat-icon-img {
		  top: 5px;
		}
		.live-chat .chat-offline p {
		  top: 4px;
		}
		.live-chat .chat-offline .chat-icon-img {
		  top: 12px;
		}
		.live-chat .smaller-icon-text {
		  display: block;
		  font-size: 15px;
		  margin-top: -10px;
		  text-transform: none;
		  margin-left: 44px;
		  font-family: 'FuturaRound-Medium', sans-serif;
		}


    	.phone-section {
    		text-align: right;
    	}

        .misc-footer-content {
            text-align: left;
        }

        .footerText > a {
            margin: 0 6px;
        }

        .social {
            text-align: right;
        }

        .badges {
            text-align: left;
        }

        .badges img {
            margin: 0 20px;
        }

        .badges img {
            margin: 20px;
        }

    }