<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ==========================================================================
Author's custom styles
========================================================================== */

@font-face {
    font-family: 'alright_sansthin';
    src: url('../styles/fonts/alrightsans_thin_mod-webfont.woff2') format('woff2'),
         url('../styles/fonts/alrightsans_thin_mod-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alright_sanslight';
    src: url('../styles/fonts/alrightsans_light_mod-webfont.woff2') format('woff2'),
         url('../styles/fonts/alrightsans_light_mod-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alright_sansregular';
    src: url('../styles/fonts/alrightsans_regular_mod-webfont.woff2') format('woff2'),
         url('../styles/fonts/alrightsans_regular_mod-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alright_sansmedium';
    src: url('../styles/fonts/alrightsans_medium_mod-webfont.woff2') format('woff2'),
         url('../styles/fonts/alrightsans_medium_mod-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alright_sansbold';
    src: url('../styles/fonts/alrightsans_bold_mod-webfont.woff2') format('woff2'),
         url('../styles/fonts/alrightsans_bold_mod-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'helvetica_lt_stdlight';
	src: url('../styles/fonts/helveticaltstd_light-webfont.eot');
	src: url('../styles/fonts/helveticaltstd_light-webfont.eot?#iefix') format('embedded-opentype'),
	url('../styles/fonts/helveticaltstd_light-webfont.woff') format('woff'),
	url('../styles/fonts/helveticaltstd_light-webfont.ttf') format('truetype'),
	url('../styles/fonts/helveticaltstd_light-webfont.svg#helvetica_lt_stdlight') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'helvetica_lt_stdregular';
	src: url('../styles/fonts/helveticaltstd_roman-webfont.eot');
	src: url('../styles/fonts/helveticaltstd_roman-webfont.eot?#iefix') format('embedded-opentype'),
	url('../styles/fonts/helveticaltstd_roman-webfont.woff') format('woff'),
	url('../styles/fonts/helveticaltstd_roman-webfont.ttf') format('truetype'),
	url('../styles/fonts/helveticaltstd_roman-webfont.svg#helvetica_lt_stdregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../styles/fonts/glyphicons-halflings-regular.eot');
	src: url('../styles/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../styles/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../styles/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../styles/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

#hero_logo {
    margin: 0;
    padding: 0;
    position: relative;
	width: 60%
}

body {
	font-size: 15px;
	font-family: arial;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	/* Margin bottom by footer height */
	margin-bottom: 316px;
	background-color: #eff4f7;
}

#content {
	background-color: #fff;
}

html {
	position: relative;
	min-height: 100%;
}

.container {
	position: relative;
}

#content .container:last-child {				
	border-bottom: 0px;				
}

/* ==========================================================================
Mobile &lt; 768 styles
========================================================================== */

.desktoponly {
		display:none !important; 
		}
	
#opinionlab {
		display:none !important; 
		}	
	
#clicktocall {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #008ccc;
   color: white;
   text-align: center;
	z-index: 10000;
    height: 50px;
    font-size: 18px;
	font-weight:bold;
    line-height: 50px;
    text-decoration: none !important;
}

.ctc_bar {
	color: #ffffff !important;
    background-color: #008ccc;
}

h1, .h1 {
	font-size: 27px;
	margin-top: 34;
}

h2, .h2 {
	font-size: 22px;
	line-height: 1.3;
	margin-top: 0;
}

h3, .h3 {
	font-size: 17px;
}

p {
	margin: 0 0 14px;
}

li {
	font-size: 14px;
}

ul li ul {				
    display:block;				
}				
ul li ul+ul {				
    margin-top: 0px;				
}

sup {
    top: -1.0em;
}
 
sub, sup {
    position: relative;
    font-size: 43%;
    line-height: 0;
    vertical-align: baseline;
}

.row {
	/* text-align: center; */
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-bottom: 0;
}

#home_buckets&gt; .row  {
	border-top: 1px solid #e0e4e7;
	border-bottom: 1px solid #e0e4e7;
	background-color: #ffffff;
	text-align: left;
}

#home_buckets&gt; .row .col-sm-4 {
	margin-top:20px;
	margin-bottom:30px;
	text-align: center;
}


.iconography {
	display: none;
	float: right;
}

/* Table styles 
-------------------------------------------------- */

.tableHeaders {

    border-top: none !important;
}


/* Head styles
-------------------------------------------------- */

.search {
}

#loginBtn {
	font-size: 18px;
	width: 144px;
	height: 33px;
	padding: 7px 0 0 0 !important;
	margin: 0 0 0 0;
	text-align: center;
}

#logo {
	top: 6px;
	left: 15px;
	width: 160px;
	height: 36px;
}

#logo img {
	max-width: 100%;
}

.navbar {
	min-height: 51px;
	margin-bottom: 0;
}

.search {
	width: 199px;
}

.searchfield {
	width: 165px;
}

#phoneNumber {
	display: none;
}

/* Main Navigation styles
-------------------------------------------------- */
#nav {
	margin: 0 -15px;
	width: auto;
}

#nav &gt; li {
	display: block;
	margin: 0;
	position: relative;
	font-size: 15px;
}

.nav li {
	background: none;
	padding-left: 0;
	font-size: 15px;
}

.navbar-right li{
	margin-bottom: 0;
}

.nav .social {
	/* padding-left: 8px; */
	display: inline-block;
}

.nav .social {
	padding-left: 8px;
	display: inline-block;
}

.nav .social a{
	    padding-bottom: 9px;
}

.social +.social a {
 /* background-size: 27px 19px; */
 padding-right: 7px;
 height: 20px;
 width: 35px;
}

.dropdown-menu&gt;li&gt;a {
	text-decoration: none;
}

#nav &gt; li &gt; a {
	color: #393939;
	padding-bottom: 7px;
	position: relative;
	display: block;
	padding: 10px 15px;
	text-decoration: none;
}

#nav &gt; li &gt; a:hover {
	color: #ffffff;
	background-color: #f16935;
	text-decoration: none;
}

#nav &gt; li &gt; a:focus {
	background: #f5f5f5;
	color: #393939;
	text-decoration: none;
}

#nav &gt; li+li+li+li+li {
	padding: 0 0 0 18px;
}

.dropdown-menu {
	position: relative;
	top: 100%;
	left: 0;
	display: none;
	float: none;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #fff;
	border: none;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-clip: initial;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #00aaf8;
}

.navbar-toggle {
	background-color: #f16935;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-default .navbar-toggle {
	border-color: transparent;
}

.navbar-right {
	margin-right: 0px;
}

.navbar-nav {
    margin: 7.5px 0px;
}

.col-sm-6 + .col-sm-6 {
	margin-top: 20px;
}

/* Top Right Navigation styles
-------------------------------------------------- */

.navbar-nav {
	margin-top: 0;
	margin-bottom: 0;
	display: block;
	width: auto;
	margin: 0 -15px;
}

.navbar-default  .navbar-nav &gt; li &gt; a {
	padding-top: 8px;
	padding-bottom: 7px;
}

.navbar-default  .navbar-nav &gt; li + li + li + li + li&gt; a{
 /* background-color: #00afff; */
 color: #fff;
}

.navbar-default  .navbar-nav &gt; li + li + li + li + li +li&gt; a{
 background-color: transparent;
 color: #fff;
}

.navbar-default  .navbar-nav &gt; li:last-child a{
 background-color: transparent;

}

#home_buckets .col-sm-6:first-child {
	margin-top: 20px;
}


.navbar-default .navbar-nav&gt;li&gt;a {
    color: #ffffff;
}

.navbar-nav &gt; li + li +li+ li &gt; a{
 background-color: transparent;
}
.navbar-nav &gt; li + li +li+ li+ li+ li{
 margin-left: 0px;
 margin-top: 7px;
 margin-bottom: 3px;
}


.navbar-default .navbar-nav&gt;li&gt;a {
	color: #393939;
	text-decoration: none;
}

.navbar-default .navbar-nav&gt;li&gt;a:hover, .navbar-default .navbar-nav&gt;li&gt;a:focus {
	color: #ffffff;
	background-color: #f16935;
}

.navbar-default {
	background-color: #fff;
}

.navbar-right .dropdown-menu {
	top: 35px;
}

.navbar-right .dropdown-menu &gt; li &gt; a {
	font-size: 14px;
}

/* Left Navigation styles
-------------------------------------------------- */

#navLeft {
	display: none;
}


/* Social Nav Icons main */

.social + .social + .social {
	display: none;
}

.social a {
	width: 23px;
	height: 23px;
	padding-right: 6px;
}

.social {
	border-left: 0px;
}

/* Main Body styles
-------------------------------------------------- */

.jumbotron {
    background-color: #008ccc;
    text-align: center;
}

.jumbotron, .subpageHeader {
	margin-top: 0px;
	padding: 6px 0px 0px;
}
.jumbotron .container {
	background-color: #008ccc; 
}

.subpageHeader {
	border-top: 1px solid #e2e2e2;
	background-color: #fff;
}

.jumbotron .container {
	background-color: #008ccc;
}

#heading {
	font-family: 'alright_sanslight';
	color: #008ccc;
	display: block;
	font-size: 27px;
	padding: 22px 0px;
}

.subpageHeader .container {
	margin: 0 15px;		
	padding: 0;		
}		

.subpageHeader .container .row .col-sm-12 {		
	margin: 0;		
	padding:0;
}

.jumbotron .hero-text {
	padding: 26px 0;
}

.subpageHeader #here-text {
	width: 400px;
	height: 250px;
}

#content .container&gt;.row&gt;.col-sm-4+.col-sm-8 {				
	margin-top: 20px;				
}

.jumbotron #hero-img {
	display: none;
	position: absolute;
	right: 15px;
}

.jumbotron h1, .jumbotron .h1, .subpageHeader .h1  {
	font-size: 28px;
}

.jumbotron #slide1 h1{
		color: #FFF;
	}


.subpageHeader .h1 {
	margin-bottom: 20px;
}


.jumbotron p, .subpageHeader p {
	line-height: 1.4;
}

.jumbotron p {
	font-size: 17px;
}

#home_buckets .col-sm-4 img, #home_buckets .col-sm-6 img{
	width: 170px;
	margin: 0 auto;
	display: block;
}

.subpageHeader #hero-img {
	display: none;
	position: absolute;
	right: 15px;
}

.callout .h2 {				
	margin-top: 0px;				
	margin-bottom: 19px;				
	display: block;				
	font-size: 26px;				
}		
.callout .col-sm-12 .h2 {		
	margin-top: 0px;		
	margin-bottom: 10px;		
}		
.callout .col-sm-6 img, .callout .col-sm-12 img{				
   	display:none;				
}

.callout .h2 {
	margin-top: 0px;
	margin-bottom: 18px;
	display: block;
	font-size: 26px;
}

.col-sm-4 &gt; .callout {	 
	 margin-top: -30px;		 
}	
	                     
.col-sm-4 &gt; .callout&gt;.row{	 
    margin-top: -30px;		 
}

.callout .col-sm-6 img{
   	display:none;
}

/* Responsive Slider (Carousel) styles
-------------------------------------------------- */

.jumbotron #carousel_btns {
    display: none;
}

.carousel-indicators {
    bottom: -61px;
}

/* Table styles
-------------------------------------------------- */


td {
	vertical-align: top;
	padding: 10px;
	font-size: 1em;
	font-family: Helvetica, Arial,sans-serif;
}

td h3 {
	color: #373737;
	text-indent: 0;
	margin-top: 0;
}


/* Button styles
-------------------------------------------------- */

.btn {
	font-family: 'helvetica_lt_stdregular';
	display: inline-block;
	padding: 0px;
	margin-bottom: 0;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 3px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.btn-primary, .btn-default {
	font-size: 16px;
	padding: 6px 28px
}
.btn-iconPlus {
	margin: 0px 0px 1px 4px; 
	padding: 6;
}

.btn-bucket {
	padding: 20px 5px;
	width: 100%;
	border: 1px solid #e7e7e7;
}

.btn-bucket:hover{
	border: 1px solid #e7e7e7;
}

.btn-iconPlus  {margin: 0px 0px 1px 4px;}


/* Ask IBX  styles
-------------------------------------------------- */

#ask-contactText {
    background-color: #158dca;
    width: 100%;
    height: 76px;
    vertical-align: top;
    display: table-header-group;
}

#ask-contactText h1, #ask-contactText .h1 {
	color: #ffffff;
	font-family: 'alright_sanslight';
	display: inline-block;
	font-size: 26px;
	margin-top: 26px;
	margin-left: 18px;
}

#ask-contactText img {
    width: 50px;
    height: 45px;
    margin-left: 10px;
    margin-bottom: 13px;
}

#askIBX {
	background-color: #eff4f7;
	display: table;
	width: 100%;
	text-align: center;
}

.container&gt;#askIBX-box {
	    padding: 0;
	    margin-top: 0;
	    border: 0;
}

#askIBX-box&gt;.col-sm-12 {
	padding: 0px;
}

.row#askIBX-box {
	    background-color: transparent;
}

#ask-contactSearch {
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 12px;
    padding-bottom: 12px;
    width: 100%;
    display: table-footer-group;
}
		
#ask-contactSearch span {
	color: #158dca;
	font-size: 21px;
	font-family: 'alright_sansregular';
	margin-bottom: 13px;
	display: block;
	margin-top: 17px;
}

#ask-contactSearch input {
    padding: 5px 10px;
    -webkit-appearance: textfield;
    width: 93%;
}

.ask-popupbox input {
    width: 70%;
    display: block;
}

#ask-contactSearch p {
    margin: 13px 0;
    font-size:13px;
    line-height: 1.6;
}

.simplePopupClose {
	float:right;
	cursor:pointer;
	margin-top: 7px;
	margin-right: 20px;
}


.ask-contactButton {
	color: #ffffff;
	background-color: #f16935;
	border-color: #ffffff;
	padding: 8px 33px;
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 11px;
	font-size: 15px;
	border-radius: 25px;
	line-height: 1.33;
	text-decoration: none;
	/* font-weight: bold; */
	position: relative;
	display: inline-block;
	top: 0;
}

.ask-contactButton:hover, .ask-contactButton:focus  {
	color: #fff;
    background-color: #00aaf8;
    border-color: #ffffff;
    text-decoration: none;
}

#ask-popuptitle img {
	width: 50px;
	height: 61px;
	margin-left: 15px;
	margin-bottom: 9px;
}

#ask-popuptitle .h1 {
	font-size: 30px;
	margin-top: 13px;
	margin-left: 40px;
}

ul.ui-widget-content {
	z-index: 20001;
}

ul.ui-widget-content li { 
	list-style: none;
	background: none;
    background-size: 0;
    padding: 0;
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 4px 1em 4px .7em;
    display: block;
    text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #77a9c7;
    background: #c4e9ff;
    font-weight: bold;
    color: #4c4444;
}

#status ul li {
    background: none;
    background-size: 0;
    padding: 0 0 0px 0px;
    margin-bottom: 4px;
}

/* Popup Styles */

#popup h2 {
	font-size: 30px;
    font-family: 'alright_sanslight';
}

#popup h5{
	font-size: 18px;
    font-family: 'alright_sansregular';
    margin-bottom: 12px;
    margin-top: 26px;
}

.ask-popupbox {
	width: 100%;	
}

#ask-popuptitle {
    background-color: #008ccc;
    height: 60px;
}


.ask-popupbox input {
    width: 70%;
    display: inline-block;
    padding: 5px 10px;
    margin-left: 40px;
    margin-bottom: 20px;
    -webkit-appearance: textfield !important;
}

/* IBX ASK Tab */

#tab {
	  background: #008BCC;
	  border: #008BCC 1px solid;
	  border-radius: 5px 0 0 5px;
	  position: fixed;
	  right: 0px;
	  top: 255px;
	  width: 48px;
	  cursor:pointer;
	  z-index: 500;
}

#tab #close{
	margin-left: 16px;
	margin-top: 11px;
}

#tab-label {
  height: 146px;
  margin-bottom: 8px;
}

.tab-btn {
    width: 48px;
    height: 40px;
    margin: 0 auto 0px;
    cursor: pointer;
    border-top: 1px solid #1ba6ee;
}

#tab-expand {
  
}

#tab-close {
  background-position: -139px -13px;
  margin-bottom: 0;
}

.turn{  
	transform: rotate(90deg);
	transform-origin: left top 0;
	-ms-transform: rotate(90deg); /* IE 9 */
	-ms-transform-origin: left top 0; /* Safari */   
	-webkit-transform: rotate(90deg); /* Safari */
	-webkit-transform-origin: left top 0; /* Safari */
    width: 100px;
    color: #fff;
    margin-top: 13px;
    margin-left: 39px;
    font-size: 22px;
}

#icon-ask {
	width: 34px;
    height: 31px;
    margin-top: 11px;
    margin-left: 7px;
}


/* Footer styles
-------------------------------------------------- */

footer {
	font-size: 11px;
}

#content footer .container {
    	border-bottom: 0;
 }

#footer-links {
	margin: 0px;
	float: left;
}

.container .credit {
	margin: 10px 0 0 0;
	clear: both;
}

footer li &gt; a {
	margin: 0px;
	font-size: 11px;
}

footer li &gt; a + a {
	margin: 0 0 0 10px;
}

.row#updated {
	text-align: left;
	padding: 40px 0 12px;
}


@media screen and (min-width: 768px) {
	.jumbotron {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	.container .jumbotron {
		padding-right: 60px;
		padding-left: 60px;
	}
	
	.jumbotron h1, .jumbotron .h1, 	.jumbotron .h1 {
		font-size: 63px;
	}
}

/* ==========================================================================
768 - 992 custom styles
========================================================================== */

@media (min-width: 768px) {

	#clicktocall {
		display:none !important;
	}
	
	.mobileonly {
		display:none !important;
	}
	
	.desktoponly {
		display:block; 
		}
    
    body {
		font-size: 15px;
		line-height: 1.5;
		background-color: #fff;
	}

	#heading {
	    font-size: 36px;
	    padding: 40px 0px 37px;
	}

	#home_buckets .row {
		padding-top: 20px;
		padding-bottom: 20px;
		border: none;
		background-color: transparent;
		text-align: left;
	}

	.row#updated {
    	padding: 0;
    	margin-top: 0px;
    	margin-bottom: 0;
  	}	

	.row {
		text-align: left;
		margin-top: 14px;
		padding-bottom: 0;
		padding-top: 0;
	}

	#content .container&gt;.row&gt;.col-sm-4+.col-sm-8 {				
		margin-top: 0px;				
	}	

	.jumbotron #slide1 h1{
		color: #008ccc;
        margin-top: 35px;
		line-height: 35px
	}	            

	.callout {					  
		margin-bottom: 20px;	  
	}							  

	.callout .col-sm-12 {}				

	.col-sm-4 &gt; .callout , #content .container .row .col-sm-4 &gt; .callout&gt;.row{				
		margin-top: 0;			
	}		               

	#content .container {
		padding-top: 41px;
		padding-bottom: 30px;
	}

	h1, .h1 {
		font-size: 35px;
		margin-top: 0;
	}

	h2, .h2 {
		font-size: 25px;
	}

	h3, .h3 {
		font-size: 20px;
	}

	li {
		font-size: 15px;
	}
	
	ul li ul {				
		    display: inline-block;				
	}				
	ul li ul+ul {				
    	margin-left: 45px;		    					
	}

	#home_buckets&gt; .row {
    	text-align: left;
    	padding-top: 24px;
  	}

    
    #home_buckets .row {
		padding-top: 0px;
		padding-bottom: 0;
		border: none;
		background-color: transparent;
		text-align: left;
	}


#home_buckets .col-sm-6:first-child {
	margin-top: 0px;
}


	.iconography {
		display: block;	
	}

	#home_buckets .row#askIBX-box {
		padding-bottom: 0;
	}

	.media-icon {
	    width: 214px;
	    height: 90px;
	    padding-right: 8px;
	}


	/* Head styles
	-------------------------------------------------- */

	.search {
		position: absolute;
	}

	#loginBtn {
		font-size: 18px;
		width: 144px;
		height: 33px;
		padding: 7px 0 0 0 !important;
		margin: 0 0 0 0;
		text-align: center;
	}

	#logo {
		top: 75px;
		left: 0px;
		width: 350px;
		height: 55px;
	}

	.navbar {
		height: 35px;
		min-height: 35px;
		margin-bottom: 20px;
	}

	.search {
		width: 187px;
		top: 93px;
		right: 10px;
		position: absolute;
	}

	.searchfield {
		width: 153px;
	}

	#phoneNumber {
		display: block;
		right: 15px;
		top: 62px;
	}

	/* Main Navigation styles
	-------------------------------------------------- */
	#nav {
		width:100%;
		top: 170px;
		position: absolute;
		margin: 0;
	}

	.navbar-nav {
		margin:0;
	}

	#nav &gt; li {
		display: inline-block;
		margin: 0;
		padding-bottom: 20px;
		position: relative;
		font-size: 15px;
		float: left;
	}

	#nav &gt; li + li +li + li a {
		border-left: none;
		color: #ffffff;
		background-color: #008ccc;
		padding: 7px 17px;
		border-radius: 4px;
	}

	#nav &gt; li + li +li + li  {
		float:right;
		right: 30px;
	}

	#nav &gt; li + li +li + li &gt; .dropdown-menu&gt;li&gt;a {
		color: #5a5a5a;
		background-color: transparent;
	}

		#nav &gt; li + li +li + li &gt; .dropdown-menu&gt;li&gt;a:hover {
		color: #262626;
		background-color: #c4e9ff;
	}

	#nav &gt; li &gt; a {
		padding: 3px 15px;
		color: #393939;
		border-left: 1px solid #e2e2e2;
	}

	#nav &gt; li &gt; a:hover {
		color: #008ccc;
		text-decoration: none;
		background-color: transparent;
	}

	#nav &gt; li &gt; a:focus {
		background: none;
	}

	.dropdown:hover .dropdown-menu {
		display: block;
	}

	.social .dropdown-menu {
		top: 35px;
		border-top: 0px;
	}

	.dropdown-menu {
		position: absolute;
		top: 39px;
		left: auto;
		display: none;
		float: left;
		min-width: 160px;
		padding: 0;
		margin: 2px 0 0;
		list-style: none;
		font-size: 14px;
		border: 1px solid #ccc;
		border: 1px solid rgba(0,0,0,.15);
		border-radius: 0px;
		-webkit-box-shadow: none;
		box-shadow: none;
		background-clip: initial;
		border-right: 1px solid #d3d3d4;
		border-left: 1px solid #d3d3d4;
		border-bottom: 1px solid #d3d3d4;
		border-top: 1px solid #d3d3d4;
	}

	#nav .dropdown-menu&gt;li {
		padding: 5px;
		margin-bottom: 0;
	}

	.dropdown-menu&gt;li&gt;a {
		color: #5a5a5a;
		margin: 0;
		padding: 5px;
		padding: 8px 19px;
		font-size: 14px;
		border: 0 !important;
	}

	.dropdown-menu&gt;li&gt;a:hover {
		background: #c4e9ff;
	}


	/* Top Right Navigation styles
	-------------------------------------------------- */

	.navbar-nav &gt; li &gt; a {
		padding-top: 8px;
		padding-bottom: 7px;
	}

	.navbar-default .navbar-nav&gt;li&gt;a {
		color: #ffffff;
	}

	.navbar-default .navbar-nav&gt;li&gt;a:hover, .navbar-default .navbar-nav&gt;li&gt;a:focus {
		color: #ffffff;
		background-color: #f16935;
	}



	/* Social Nav Icons main */

	.social {
		border-left: 1px solid #00a5f1;
		/* border-right: 1px solid #00a5f1; */
		padding: 0;
		margin-top: 6px;
	}

	#nav .social {
		display: block
	}

	.nav .social a{
		padding: 0;
		width: 22px;
		height: 22px;
		margin: 1px 8px;
	}

	.social + .social {
    border-left: 0;
    padding-right: 8px;
    padding-left: 0;
    border-right: 1px solid #00a5f1;
	}

	.nav .social+.social a{
		padding: 0;
		width: 32px;
		height: 23px;
		margin: 1px 0px;
	    background-size: 27px 19px;
	}

	.social + .social + .social {
		display: block;
	}

	.social a {
		width: 100%;
		height: 22px;
		margin: 7px 0 0 5px;
		background-repeat: no-repeat;
	}

	/* Main Body styles
	-------------------------------------------------- */

	.col-sm-6 + .col-sm-6 {
		margin-top: 0px;
	}

	.navbar-default {
		background-color: #008ccc;
		border: none;
	}

	.jumbotron{
		margin-top: 120px;
		height: 375px;
		margin-bottom: 0px;
		background-color: transparent;
		padding: 0;
		text-align: left;
	}

	.subpageHeader {
		margin-top: 176px;
		padding: 0;
	}

	.jumbotron .container {
		background-color: transparent;
	}

	.jumbotron .item {
		height: 450px;
	}

	.jumbotron #slide3 p{
		color: white
	}
    
    .jumbotron #slide5 p{
		color: #008ccc
	}
    
    .jumbotron #slide1 p{
		color: #008ccc
	}

	#carousel-home .item {
    	background-size: 1053px 360px;
	}

	.jumbotron .hero-text {
		width: 400px;
		margin-top: 25px;
		padding: 0;
	}

	.jumbotron #hero-img {
		display: block;
		width: 312px;
		height: 90px;
	}

	.jumbotron h1, .jumbotron .h1 , .subpageHeader h1 {
		font-size: 20px;
		margin-top: 20px;
	}

	.jumbotron p {
		line-height: 1.4;
	}

	#home_buckets .col-sm-4 + .col-sm-4 {
		/* padding-left: 70px; */
	}

	#home_buckets .row .col-sm-4 {
		/* padding-right: 70px; */
		text-align: left;
	}

	#home_buckets .col-sm-4 img{
		width: 170px;
		margin: 0 auto;
		display: block;
	}

	.subpageHeader .h1 {
		margin-top: 27px;
		font-size: 34px;
		margin-left: 25px;
	}

	.subpageHeader .container {
		background-color: transparent;
		width: 720px;		
		padding: 0;		
		margin-right: auto;		
		margin-left: auto;		
	}		
	.subpageHeader .container .row .col-sm-12 {		
		padding-right: 15px;		
		padding-left: 15px;		
	}

	.subpageHeader .hero-text {
		height: 91px;
		width: 100%;
	}

	.subpageHeader #hero-img {
		display: block;
		width: 315px;
		height: 91px;
	}

	.jumbotron .glyphicon-chevron-left:before, .jumbotron .glyphicon-chevron-right:before {
		left: 6px;
		top: 6px;
		font-size: 17px;
	}

	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    	margin-right: 21px;
	}

	.carousel-indicators {
		bottom: 25px;
	}

	/* Responsive Slider (Carousel) styles
	-------------------------------------------------- */

	.jumbotron #carousel_btns {
		bottom: 160px;
		display: block;
	}


	/* Table styles
	-------------------------------------------------- */

	td {
		vertical-align: top;
		padding: 18px;
		font-family: Helvetica, Arial,sans-serif;
	}

	td h3 {
		color: #373737;
		text-indent: 0;
	}


	/* Button styles
	-------------------------------------------------- */

	.btn-primary, .btn-default {
		font-size: 16px;
		padding: 4px 42px;
		text-decoration: none;
	}

	.btn-iconPlus {
		margin: 0px 0px 1px 4px;
	}

	.btn-bucket {
		background: url(../images/btn-lm.png) no-repeat right;
		padding: 0 28px 0 0;
		border: 0px;
		text-align: left;
		width: auto;
		border-radius: 0;
	}

	.btn-bucket:hover {
		background: url(../images//btn-lmOv.png) no-repeat right;
		padding: 0 28px 0 0;
		border: none;
		color: #008ccc;
	}

	.btn-default:active, .btn-default.active, .open&gt;.dropdown-toggle.btn-default {
		background: url(../images/btn-lmOv.png) no-repeat right;
	}

	/* Ask IBX  styles
	-------------------------------------------------- */				
	
	#askIBX {
		padding: 17px;
		display: block;
		text-align: left;
		margin-bottom: 20px;
	}

	#askIBX-box&gt;.col-sm-12 {
		padding-left: 15px;
		padding-right: 15px;
	}

	#ask-popuptitle {
    	height: 80px;
	}

	#ask-contactText {
	    background-color: #158dca;
	    width: 275px;
	    height: 200px;
	    display: inline-block;
	}
	
	#ask-contactText h1, #ask-contactText .h1{
		font-size: 37px;
		margin-top: 80px;
		margin-left: 34px;
	}

	#ask-contactText img {
	    width: 65px;
	    height: 67px;
	    margin-left: 10px;
	    margin-bottom: 18px;
	}
	
	#ask-contactSearch {
	    top: 0;
	    width: 406px;
	    padding: 22px 0 0px 0;
	    margin-left: auto;
	    margin-right: auto;
	    display: inline-block;
	}
	
	#ask-contactSearch span {
	    font-size: 21px;
	    margin-bottom: 12px;
	    margin-top: 0;
	}

	#ask-contactSearch input {
	    padding: 5px 10px;
	    -webkit-appearance: textfield;
	}
	
	#ask-contactSearch p {
	    margin: 18px 0 0;
		font-size:13px;

	}
	
	#ask-contactSearch input {
		width: 296px;
	}
	
	.ask-contactButton {margin: 0 0 0 8px;top: 1px;font-size: 15px;}
	
	.ask-popupbox input {
	    width: 70%;
	    display: inline-block;
	}
	
	.ask-popupbox {
		width: 720px;
		margin: auto;
	}

	#ask-popuptitle img {
		width: 68px;
		height: 61px;
		margin-left: 23px;
		margin-bottom: 9px;
	}

	#ask-popuptitle .h1 {
		font-size: 35px;
		margin-top: 19px;
		margin-left: 40px;

	}

	.simplePopupClose {
		margin-top: 17px;
		margin-right: 20px;
	}


	/* Footer styles
	-------------------------------------------------- */

	.container .credit {
		margin: 20px 0 0 0;
	}

	#footer-links {
		margin: 20px 0;
		float: right;
		/* font-size: 14px; */
	}

	footer li &gt; a {
		margin: 0 0 0 10px;
		font-size: 12px;
	}

	.container .credit {
		float: left;
	}

	footer {
		font-size: 12px;
	}

}

/* ==========================================================================
992+ custom styles
========================================================================== */

@media (min-width: 992px) {

	#clicktocall {
		display:none !important;
	}
	
	.mobileonly {
		display:none !important;
	}
	
	.desktoponly {
		display:block; 
		}
    
    body {
		font-size: 16px;
		line-height: 1.6;
	}
	
	#home_buckets .row {
		padding-top: 60px;
		padding-bottom: 43px;
		margin-top: 0;
		margin-bottom: 0;
	}

	.row#updated {
    	padding: 0;
    	margin-top: 40px;
 	 }

	.callout .col-sm-6 div{				
    	width: 265px;				
 	}				
 	.callout .col-sm-12 div{				
    	width: 100%;				
	}				
	.callout .col-sm-6 img, .callout .col-sm-12 img {				
		position: relative;				
		display: inline-block;				
		vertical-align: top;				
	}				
	.callout .col-sm-6 span, .callout .col-sm-6 p, 				
	.callout .col-sm-6 a, .callout .col-sm-6 div				
	{				
	   display:inline-block;				
	}				
 	.callout .col-sm-6 img {				
		width: 125px;				
	}				
	.callout .col-sm-12 img {				
		width: 125px;				
		margin-bottom: 25px;				
	} 	

 	.callout .col-sm-6 div{
    	width: 265px;
 	}

	.callout .col-sm-6 img {
		position: relative;
		display: inline-block;
		vertical-align: top;
	}

	.callout .col-sm-6 span, .callout .col-sm-6 p, 
	.callout .col-sm-6 a, .callout .col-sm-6 div
	{
	   display:inline-block;

	}

 	.callout .col-sm-6 img {
		width: 125px;
	}

	#heading {
		font-size: 40px;
		padding: 40px 0px 37px;
	}


	h1, .h1 {
		font-size: 42px;
		margin-top: 0px;
		margin-bottom: 18px;
	}

	h2, .h2 {
		font-size: 32px;
		margin-top: 0px;
		margin-bottom: 18px;
	}

	h3, .h3 {
		font-size: 25px;
		margin-top: 30px;				
		margin-bottom: 19px;
	}

	li {
		font-size: 16px;
	}

	#navLeft {
		width: 19%;
	}

	#contentCol {
		width: 57%;
	}

	.col-sm-9#contentCol {
		width: 81%;
	}
	
	.media-icon {				
	    width: 214px;				
	    height: 90px;				
	    padding-right: 8px;				
	}


	/* Head styles
	-------------------------------------------------- */

	.search {
		position: absolute;
	}

	#loginBtn {
		font-size: 18px;
		width: 144px;
		height: 33px;
		padding: 7px 0 0 0 !important;
		margin: 0 0 0 0;
		text-align: center;
	}

	#logo {
		top: 77px;
		left: 0px;
		width: 500px;
		height: 60px;
	}

	.navbar {
		height: 35px;
		min-height: 35px;
	}


	/* Main Navigation styles
	-------------------------------------------------- */
	#nav {
		top: 176px;
		position: absolute;
		margin: 0;
	}

	#nav &gt; li {
		display: inline-block;
		margin: 0;
		position: relative;
		font-size: 17px;
		padding-bottom: 10px;
		/* float: left; */
	}

	#nav &gt; li &gt; a {
		padding: 0px;
		color: #393939;
		padding: 3px 24px;
	}

	#nav &gt; li &gt; a:focus {
		background: none;
	}

	#nav &gt; li+li+li+li+li {
		padding: 0 0 0 18px;
	}

	.dropdown-menu {
		top: 38px;
	}

	.dropdown-menu&gt;li&gt;a {
		font-size: 16px;
	}

	.search {
		width: 222px;
		margin: 0px 0 0 0;
		top: 93px;
		right: 15px;
	}

	#phoneNumber {
    right: 15px;
    top: 75px;
}

	.searchfield {
		width: 185px;
	}

	/* Top Right Navigation styles
	-------------------------------------------------- */

	.navbar-nav &gt; li &gt; a {
		padding-top: 8px;
		padding-bottom: 7px;
	}

	.navbar-default .navbar-nav&gt;li&gt;a {
		color: #ffffff;
	}

	.navbar-default .navbar-nav&gt;li&gt;a:hover, .navbar-default .navbar-nav&gt;li&gt;a:focus {
		color: #ffffff;
		background-color: #f16935;
	}

	#nav .dropdown-menu&gt;li {
		padding: 5px;
	}

	/* Left Navigation styles
	-------------------------------------------------- */

	#navLeft ul {
		margin: 0;
		padding: 0;
		width: 160px;
	}

	#navLeft li {
		width: 160px;
		margin: 0;
		line-height: 22px;
		font-size: 16px;
	}

	#navLeft li a {
		padding: 10px 0 10px 0px;
	}

	#navLeft li a:hover {
		color: #008ccc;
	}

	#navLeft ul ul {
		margin: 0 0 0px 0;
	}

	#navLeft ul ul li {
		padding: 0;
		font-size: 1.0em;
	}

	#navLeft ul ul li a {
		padding: 7px 0 7px 11px;
		font-size: 15px;
	}

	/* Social Nav Icons 992 */

	.social a {
		width: 100%;
		height: 23px;
		margin: 6px 0 0 5px;
		background-repeat: no-repeat;
	}

	.social .dropdown-menu li {
		background: none;
		padding: 5px;
		margin: 0 10px;
	}
	
	
	/* Main Body styles
	-------------------------------------------------- */

	.jumbotron {
		margin-top: 128px;
		height: 445px;
	}

	#carousel-home .item{
		background-size: 1385px 460px; /* 1385 */

	}

	.jumbotron .hero-text {
		width: 459px;
		margin-top: 40px;
	}
    
    .jumbotron #slide1 .hero-text {
		width: 600px;
		margin-top: 60px;
	}
    
    .jumbotron #slide3 .hero-text {
		width: 600px;
		margin-top: 40px;
	}
    
    .jumbotron #slide5 .hero-text {
		width: 500px;
		margin-top: 40px;
	}

	.jumbotron .item {
		height: 550px;
	}


	.jumbotron #hero-img {
		width: 415px;
		height: 332px;
	}

	.jumbotron h1, .jumbotron .h1 {
		font-size: 27px;
		color: #ffffff;
	}

	.jumbotron p {
		line-height: 1.4;
		font-size: 26px;
	}

	#home_buckets .col-sm-4 {
		padding-left: 40px;
		padding-right: 40px;
	}


	.subpageHeader {
		margin-top: 186px;
	}

	.subpageHeader .container {
		width: 940px;
	}
	
	.subpageHeader .container {		
			width: 940px;		
	}

	.subpageHeader .hero-text {
		width: 100%;
		height: 120px;
	}

	.subpageHeader #hero-img {
		display: block;
		width: 415px;
		height: 120px;
	}

	.subpageHeader .h1 {
		margin-top: 36px;
		font-size: 40px;
		margin-left: 35px;
	}

	.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
		margin-top: -15px;
		font-size: 21px;
		padding: 23px;
	}

	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		margin-right: -15px;
	}

	.jumbotron .glyphicon-chevron-left:before, .jumbotron .glyphicon-chevron-right:before {
		left: 10px;
		top: 11px;
		font-size: 23px;
	}

	/* Responsive Slider (Carousel) styles
		-------------------------------------------------- */
		.jumbotron #carousel_btns {
			bottom: 165px;
		}


	/* Button styles
	-------------------------------------------------- */

	.btn-primary {
		font-size: 19px;
	}

	.btn-default {
		font-size: 19px;
	}

	/* Ask IBX  styles
	-------------------------------------------------- */
	
	#askIBX {
	    padding: 17px;
	}

	.ask-contactButton {
	    margin: 0 0 0 8px;
	    top: 0px;
	    font-size: 17px;
	}

	#ask-contactText h1, #ask-contactText .h1{
		font-size: 40px;
		margin-top: 83px;
		margin-left: 45px;
	}

	#ask-contactText img {
		width: 97px;
		height: 84px;
	    margin-left: 26px;
	    margin-bottom: 6px;
	}
	
	#ask-contactSearch {
		width: 545px;
		padding: 32px 20px 0px 0px;
	}

	#ask-contactSearch span {
    font-size: 27px;
    margin-bottom: 12px;
}
	
	#ask-contactSearch p {
	    margin: 18px 0 0;
		font-size:14px;
	}
	
	#ask-contactSearch input {
		width: 418px;
		padding: 5px 10px;
		-webkit-appearance: textfield;
	}

	#ask-popuptitle {
  		height: 84px;
	}

	#ask-contactText {
	    width: 356px;
	    height: 237px;
	}

	.ask-popupbox {
		width: 970px;
	}
	
	.ask-popupbox input {
	    width: 600px;
	}

	#ask-popuptitle img {
		width: 77px;
		height: 67px;
		margin-left: 23px;
		margin-bottom: 21px;
	}

	#ask-popuptitle .h1 {
		font-size: 42px;
		margin-top: 19px;
		margin-left: 40px;
	}

	.simplePopupClose {
		margin-top: 20px;
		margin-right: 20px;
	}

	/* Sticky footer styles
	-------------------------------------------------- */

	footer {
		font-size: 14px;
		height: 130px;
	}



	footer li &gt; a {
		margin: 0 0 0 10px;
		font-size: 14px;
	}

}


@media (min-width: 1200px) {
	
	#clicktocall {
		display:none !important;
	}
	
	.mobileonly {
		display:none !important;
	}
	
	#opinionlab {
		display:block;
	}
	
	.desktoponly {
		display:block; 
		}
    
    .callout .col-sm-6 div{			
	    	width: 345px;				
	}				
	.callout .col-sm-12 div{				
    	width: 100%;				
	}				
	.callout .col-sm-6 img{				
		width: 144px;				
		margin-top: 10px;				
	}				
	.callout .col-sm-12 img {				
		width: 144px;				
		margin-bottom: 25px;				
	}				
	.media-icon {				
	    width: 214px;				
	    height: 90px;				
	    padding-right: 8px;				
	}

	#home_buckets .col-sm-4 {
		padding-left: 50px;
		padding-right: 50px;
	}

	.callout .col-sm-6 div{
    	width: 345px;
	}

	.callout .col-sm-6 img {
		width: 144px
	}

	/* Responsive Slider (Carousel) styles
	-------------------------------------------------- */

	.jumbotron #carousel_btns {
		/* bottom: 100px; */
	}

		/* Simple Popup Styling */


	.simplePopup {
		/* width: 620px; */
	}


	/* Ask IBX  styles
	-------------------------------------------------- */
	
	#askIBX {
   		 padding: 26px;
 	}

	#ask-contactText h1, #ask-contactText .h1{
		font-size: 46px;
		margin-top: 90px;
		margin-left: 58px;
	}

	#ask-contactText img {
		width: 109px;
		height: 95px;
		margin-left: 22px;
		margin-bottom: 15px;
	}
	
	
	#ask-contactSearch {
		width: 697px;
		padding: 32px 36px 0px 0px;
	}

	#ask-contactSearch span {
		font-size: 30px;
		margin-bottom: 15px;
	}
	
	#ask-contactSearch p {
	    margin: 18px 0 0;
		font-size:14px;
	}
	
	#ask-contactSearch input {
		width: 550px;
		padding: 5px 10px;
		-webkit-appearance: textfield;
	}

	#ask-popuptitle {
  		height: 84px;
	}

	#ask-contactText {
	    width: 385px;
	    height: 250px;
	}

	.ask-popupbox {
		width: 970px;
	}
	
	.ask-popupbox input {
	    width: 600px;
	}

	#ask-popuptitle img {
		width: 77px;
		height: 67px;
		margin-left: 23px;
		margin-bottom: 21px;
	}

	#ask-popuptitle .h1 {
		font-size: 42px;
		margin-top: 19px;
		margin-left: 40px;
	}

	.simplePopupClose {
		margin-top: 20px;
		margin-right: 20px;
	}

	.subpageHeader .container {
		width: 1140px;
	}
}



/* ==========================================================================
Static custom styles
========================================================================== */

#content .container {
	border-bottom: 1px solid #e2e2e2;
}

#content .container:first-child {
	padding-top: 0;
}

#content .container:last-child {
	 border-bottom: 0px;
}

#content .container .row:first-child {
/* background-color: bisque; */
	margin-top: 0;
}

#content .container .row:last-child {
	/* background-color: pink; */
	margin-bottom: 0;
}

.subpageHeader &gt; .container &gt; .row {		
	margin-top: 0;		
}		                
                           
#content .container:first-child .row:first-child {	
	margin-top:0px;
	padding: 0;	
	margin-top: 30px;
}

#content .container.row&gt;.col-sm-4 .callout .row {
	padding: 0;				
	margin-top: 30px;				
}

#content .container .col-sm-12 .callout .row {				
	margin-top:-30px;		
}

#content .container .col-sm-4 .callout .row {				
	margin-top: 0;				
}				


/* Head styles
-------------------------------------------------- */

#loginBtn:hover {
	background-color: #013ca6;
}

#loginBtn:focus {
	background-color: #7f92a4;
}

#logo {
	position: absolute;
    left: 15px;
}

#phoneNumber {
    position: absolute;
    /* right: 254px; */
    /* top: 75px; */
    text-align: right;
}

#phoneNumber p {
	color: #505154;
	font-size: 12px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: normal;
}

#phoneNumber span {
	font-size: 26px;
	color: #008bcd;
	font-weight: normal;
	padding-left: 0px;
	font-family: arial;
}

.searchfield {
	color: #3d3d3d;
	background: url(../images/search_field.gif) no-repeat 0 0px;
	border: none;
	font-size: 14px;
	margin: 0px;
	padding: 5px 0 5px 14px;
	vertical-align: top;
	height: 34px;
}

.searchfield:focus {
	outline: none;
}

.navbar .container {
	position: relative;
}

/* Main Navigation styles
-------------------------------------------------- */

#nav {

	padding: 0;
	display: block;
}

#nav li {
	font-family: 'helvetica_lt_stdregular';
	list-style: none;
	background: none;
	padding-left: 0;
}

#nav &gt; li:first-child {
	margin-left: 0;
}

.dropdown-menu &gt; a {
	display: inline;
	position: relative;
	color: #ffffff;
	background-color: #013ca6;
	font-size: 18px;
	padding: 6px 24px;
	text-decoration: none;
}

/* Left Navigation styles
-------------------------------------------------- */

#navLeft ul {
	list-style: none;
}

#navLeft li {
	color: #5a5a5a;
	padding: 0;
	background: none;
}

#navLeft li + li {
	border-top: 1px #d7d9db solid;
}

#navLeft li a {
	color: #5a5a5a;
	text-decoration: none;
	display: block;
}

#navLeft li a:hover {
	color: #008ccc;
}

#navLeft ul ul {
}

#navLeft ul ul li {
	background: none;
	border: none;
}

#navLeft ul ul li:last-child {
	border-bottom: 1px #d7d9db solid;
}

#navLeft ul ul li a {
}

.on {
	color: #008ccc;
}


/* Social Nav Icons main */

.social {

}

.social a {
	background: url("../images/icon-fb.svg") 0px;
	background-repeat: no-repeat !important;
	background-size: 20px 20px;
	padding-right: 7px!important;
}

.social a:hover, .social a:focus {
	background: url('../images/icon-fbOv.svg') 0px;
	background-color: transparent!important;
	background-size: 20px 20px;
}

.social + .social {
	border-left: 0;
	/* padding-right: 8px; */
	padding-left: 0;
	/* border-right: 1px solid #00a5f1; */
}

.social +.social a {
	background: url('../images/icon-ytube.svg') 0px;
	/* background-size: 27px 19px; */
	padding-right: 7px;
}

.social +.social a:hover {
	background: url(../images/icon-ytubeOv.svg) 0px;
	background-size: 27px 19px;
	padding-right: 7px;
}

.social + .social + .social {
	border-right: 1px solid #00a5f1;
	padding-right: 10px;
}

.social + .social + .social a {
	background: url('../images/icon-social.svg') 0px;
	background-size: 20px 20px;
	padding-right: 7px;
}

.social + .social + .social a:hover {
	background: url('../images/icon-socialOv.svg') 0px;
	background-size: 20px 20px;
}

.social + .social + .social .dropdown-menu li a {
	background: url('../images/icon-ytube.svg') 0px;
	background-size: 20px 14px;
}

.social + .social + .social .dropdown-menu li {
	border-bottom: 1px solid #000;
	margin: 0 10px;
}

.social + .social + .social .dropdown-menu li {
	border-bottom: 1px solid #e2e2e2;
	margin: 0 10px;
}

.social + .social + .social .dropdown-menu li + li a {
	background: url('../images/icon-ln.svg') 0px;
	background-size: 20px 14px;
}

.social + .social + .social .dropdown-menu li + li +li a {
	background: url('../images/icon-pin.svg') 0px;
	background-size: 20px 16px;
}

.social + .social + .social .dropdown-menu li + li +li + li a {
	background: url('../images/icon-gplus.svg') 0px;
	background-size: 20px 16px;
}

.social + .social + .social .dropdown-menu li + li +li + li +li {
	background: none;
	border-bottom: none ;
}

.social + .social + .social .dropdown-menu li + li +li + li +li a {
	background: url('../images/icon-blog.svg') 0px;
	border-bottom: none;
	background-size: 20px 18px;
}

.social .dropdown-menu li a {
	padding: 0 0 0 34px;
}


/* Main Body styles
-------------------------------------------------- */

h1, .h1, h2, .h2 {
	color: #008ccc;
}

h1, .h1{
	font-family: 'alright_sansregular';
}

h2, .h2{
	font-family: 'alright_sansregular';
}

h3 {
	font-family: 'alright_sansregular';
	color: #000000;
}

a {
	outline: none!important;
}

ul {
	list-style-type: none;
	margin: 0px 0px 15px 8px;
	padding-left: 0px;
}

#home_buckets ul li {
	text-align: left;
}                                   

ul li {
    background: url(../images/bullet.svg) no-repeat 0px 9px;
    background-size: 7px;
    padding: 0 0 0px 20px;
    margin-bottom: 4px;
}
 
ul &gt; li &gt; ul &gt;li {
    background: url(../images/bullet_nested.svg) no-repeat 0px 9px;
    background-size: 7px;
    padding: 0 0 0px 20px;
    margin-bottom: 4px;
}
 
ol {
    margin: 0 0 15px 0px;
    padding-left: 18px;
}
 
ol li {
    padding: 0px 0 0px 3px;
    margin-bottom: 4px;
}
 
ol &gt; li &gt; ol {
    margin-top: 10px;
    list-style-type: lower-alpha;
}
 
ul ol li {
    background: none;
    padding: 0px 0 0px 3px;
    margin-bottom: 4px;
}

ul li ul {		
	margin-top: 15px;			
}		

ul li ul+ul {}

table {
	margin: 0px 0 20px;
	border-spacing: 4px;
	border-collapse: separate;
}

td {
	border: 1px solid #cbd8df;
}

td.purple {
	background: #f8fbfd;
}

td.blue {
	background: #e6f4fb;
}

th {
	height: .5em;
}

pre {
	margin: 0 0 10px;
}

.tableHeaders {
	border: none;
	text-align: left;
	padding: 0px;
}

.jumbotron {
	font-size: 21px;
	font-weight: 200;
	line-height: 2.1428571435;
	color: inherit;
}

.jumbotron .container {
	position: relative;
}

.jumbotron h1, .jumbotron .h1 {
	color: #ffffff;
}


.jumbotron #slide5 h1{
		color: #008ccc;
	}

.jumbotron .hero-text {
	padding-right: 0;
}

.jumbotron #hero-img img, .subpageHeader #hero-img img {
	max-width: 100%;
}

.jumbotron p {
	color: #a2d1ff;
	font-family: 'alright_sanslight';
}

.subpageHeader .h1 {
	color: #ffffff;
	font-family: "alright_sanslight";
	display: block;
}

.subpageHeader #hero-img {
	overflow: hidden;
}

.subpageHeader .hero-text {
	padding-right: 15px;
	background-color: #008ccc;
}

.subpageHeader .container {
	max-width: 100%;
	position: relative;
	border-bottom: 1px solid #e2e2e2;
}

.callout {
	background-color: #eff4f7;
}

.callout .row {
	padding: 0;
}

.callout .col-sm-6, .callout .col-sm-12 {
    padding: 25px 45px;
}

#slide1 p, #slide3 p  {
	/* color: #ffffff; */
}


/* Button styles
-------------------------------------------------- */


.btn-primary {
	color: #ffffff;
	background-color: #f16935;
	margin-top: 17px;
	margin-right: 10px;
	margin-bottom: 0;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #00aaf8;
	border-color: #00aaf8;
}

.btn:focus, .btn:active:focus, .btn-default:focus,.btn.active:focus, .btn:active, .btn.active {
	outline: none;
	outline-offset: 0;
	box-shadow: none;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open&gt;.dropdown-toggle.btn-default {
	color: #f16935;
	background-color: transparent;
}

.btn-lg {
	border-radius: 22px;
	line-height: 1.33;
	text-decoration: none;
}

.btn-bucket:hover {
	color: #008ccc;
}

.btn-default {
	color: #f16935;
}

.col-sm-12 .btn-lg:first-child {				
	margin-top:0;				
	margin-bottom: 15px;				
}

a::-moz-focus-inner {
	border: 0;
}

input, button, select, textarea {
	outline: none;
}

.fa-caret-right {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0px 0px 6px 4px;
	vertical-align: middle;
}

.fa-caret-down {
	display: inline-block;
	width: 16px;
	height: 17px;
	margin: 0px 0px 7px 4px;
	vertical-align: middle;
}

.btn-iconPlus  {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0px 0px 6px 4px;
	vertical-align: middle;
}

.btn-iconMinus  {
	display: inline-block;
	width: 16px;
	height: 17px;
	margin: 0px 0px 7px 4px;
	vertical-align: middle;
}

.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: transparent;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: none;
}

.panel-body {
	padding: 0px;
}
.panel-heading {
	padding: 0px;
}
.panel-heading &gt; .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: #fff;
}
.panel-title &gt; a {
	color: inherit;
}

.btn-more {
	margin-bottom: 10px;
}

.btn-more:before, .panel-title &gt; a:before {
    content: "Learn More ";
}

.btn-more, .btn-more:focus, .btn-more:active, .panel-title &gt; a.btn-primary {
	color: #008ccc;
	background-color: #fff;
	border: 1px solid #cacbcb;
}

.btn-more:hover, .panel-title &gt; a.btn-primary:hover {
	color: #fff;
	background-color: #008ccc;
	border: 1px solid #008ccc;
}

.btn-more[aria-expanded="true"]:before, .panel-title &gt; a[aria-expanded="true"]:before {
    content:'Close';
}

.btn-more[aria-expanded="false"] &gt; .btn-iconPlus:before {
    content: "\2b";
}

.btn-more[aria-expanded="true"] &gt; .btn-iconPlus:before {
    content: "\e014";
}

.btn-more:hover, .panel-title &gt; a:hover {
	text-decoration: none;
}

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
}
.panel &gt; .list-group {
	margin-bottom: 0;
}
.panel &gt; .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel &gt; .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel &gt; .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
	border-top-width: 0;
}
.panel &gt; .table,
.panel &gt; .table-responsive &gt; .table {
	margin-bottom: 0;
}
.panel &gt; .table:first-child,
.panel &gt; .table-responsive:first-child &gt; .table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}


.panel-default&gt;.panel-heading {
	color: #000;
	background-color: transparent;
	border-color: transparent;
}

.panel-default {
	border-color: transparent;
}


/* Responsive Slider (Carousel) styles
-------------------------------------------------- */


.jumbotron .carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 48px;
    height: 48px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: none;
    filter: alpha(opacity=1);
    opacity: 1;
}

.jumbotron .carousel-control:hover {		
    color: #008ccc;		
}

.jumbotron .carousel-control .glyphicon-chevron-left, .jumbotron .carousel-control .glyphicon-chevron-right, .jumbotron .carousel-control .icon-prev, .jumbotron .carousel-control .icon-next {
    border: 1px solid #fff;
}

.jumbotron .glyphicon-chevron-left:before, .jumbotron  .glyphicon-chevron-right:before {
    position: absolute;
    display: block;
    margin: 0 auto;
}

.jumbotron .carousel-control.left {
	left: 0;
	margin-left: 15px;
	padding: 0;
}

.jumbotron  .carousel-control.right {left: 80px;}

.jumbotron #carousel_btns {
	position: relative;
}

.carousel h3 {
	color: #fff;
}

.carousel-indicators li {
	border: none;
	background: #ccc;
	padding: 0;
}

.carousel-indicators .active {
	background-color: #008ccc;
}

.jumbotron.carousel-indicators {
	bottom: -40px !important;
}

.carousel-indicators {

}

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

#carousel-home .item{
	background-position: top center;
	background-repeat: no-repeat;
}


#carousel-home .item#slide1 {
	background-image: url('../images/img-slide1.jpg');
}

#carousel-home .item#slide2{
	background-image: url('../images/img-slide2.jpg');
}

#carousel-home .item#slide3{
	background-image: url('../images/img-slide3.jpg');
}

#carousel-home .item#slide4{
	background-image: url('../images/img-slide4.jpg');
}

#carousel-home .item#slide5{
	background-image: url('../images/img-slide5.jpg');
}

/* Responsive Tool Tips styles
-------------------------------------------------- */

.tTip {
	border-bottom: 1px dashed;
	text-decoration: none !important;
}

.tooltip-inner {
	background-color: #ffffff;
	color: #008ccc;
	border: 1px solid #008ccc;
	opacity: 1;
}

.tooltip.top .tooltip-arrow {
	border-top-color: #008ccc;
}


/* Ask IBX Home page */
#ask-homebox {
	width: 100%;
	height: 205px;
	position: relative;
	background-color: #eff4f7;
    border-radius: 5px;
}

.ask-hometitle {
    background-color: #008ccc;
    height: 55px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.ask-hometitle img {
	width: 42px;
	height: 37px;
	margin-left: 8px;
    margin-bottom: 6px;
}

.ask-hometitle span {
	color: #ffffff;
	font-size: 21px;
	display: inline-block;
	position: relative;
	margin-top: 10px;
	margin-left: 18px;
}

#ask-homesearch{
	margin-top: 23px;
    margin-left: 15px;
    margin-right: 15px;
}

#ask-homesearch input{
	width: 100%;
    padding: 5px 10px;
	-webkit-appearance: textfield;
}

#ask-homebottom{
	background-color: #728392;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 62px;
    margin-top: 25px;
	position: relative;
}

#ask-homebutton {
	color: #ffffff;
    background-color: #f16935;
    border-color: #ffffff;
    margin-top: -10px;
    margin-right: 10px;
    padding: 15px 25px;
    margin-bottom: 12px;
    font-size: 12px;
	border-radius: 4px;
    line-height: 1.33;
    text-decoration: none;
    font-weight: bold;
    position: absolute;
    right: -1px;
    bottom: -3px;
}

#ask-homebutton:hover {
	color: #fff;
    background-color: #00aaf8;
    border-color: #ffffff;
}

/* Chat Box */

#chatbot {
	width: 400px;
	height: 116px;
	border-radius: 10px;
    background: #008BCC;
    position: absolute;
    right: 47px;
    top: 100px;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 5000;
    display: none;
}

#askchat-bottom{
	background-color: #728392;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 62px;
    width: 100%;
    bottom: 0;
	position: absolute;
}

#askchat-bottom input{
	width: 280px;
    margin-top: 10px;
    margin-left: 14px;
    padding: 5px 10px;
    -webkit-appearance: textfield;
}

#chatbot-close {
	position: absolute;
	width: 28px;
	height: 28px;
	top: 15px;
	right: 15px;
	background-image: url('/images/btn-chatclose.png');
	cursor:pointer;
}

/*End Chatbot*/

/* Ask IBX  styles
-------------------------------------------------- */

.ask-popupbox  {
    max-height: 60%;
    overflow: auto;
    display:none;
    position:fixed;
    background:#fff;
    z-index:20001;
}

#status {
	padding: 0 40px;
}

.ask-popupbox span {
    color: #158dca;
    font-size: 21px;
    font-family: 'alright_sansregular';
    margin-bottom: 12px;
    display: block;
    margin-left: 40px;
    margin-top: 30px;
}

.simplePopupBackground {
	display:none;
	background:#000;
	position:fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	z-index:20000;
}

#ask-popuptitle .h1 {
	color: #ffffff;
	display: inline-block;
	position: relative;
    font-family: 'alright_sanslight';
}

#ask-popupsearch{
	margin-top: 23px;
    margin-left: 15px;
    margin-right: 15px;
}

#ask-popupsearch input{
	width: 100%;
    padding: 5px 10px;
	-webkit-appearance: textfield;
}

#ask-popupbottom{
	background-color: #728392;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 62px;
    margin-top: 25px;
	position: relative;
}

#ask-popupbutton {
	color: #ffffff;
    background-color: #f16935;
    border-color: #ffffff;
    margin-top: -10px;
    margin-right: 10px;
    padding: 15px 25px;
    margin-bottom: 12px;
    font-size: 12px;
	border-radius: 4px;
    line-height: 1.33;
    text-decoration: none;
    font-weight: bold;
    position: absolute;
    right: -1px;
    bottom: -3px;
}

#ask-popupbutton:hover {
	color: #fff;
    background-color: #00aaf8;
    border-color: #ffffff;
}

#rateit {
	margin: 0 40px;
}

#rateit  {
	margin: 0 40px;
}

.popH5{
	color: #000000;
    font-size: 17px;
    font-family: 'alright_sansregular';
    margin-left: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}

#rating {
  unicode-bidi: bidi-override;
    margin-top: -12px;
}
#rating &gt; a {
  	display: inline-block;
    position: relative;
    width: 1.3em;
    text-decoration: none;
    color: #959595;
    font-size: 22px;
}
#rating &gt; a:hover:before,
#rating &gt; a:hover ~ span:before {
	content: "\2605";
	position: absolute;
	color: gold;
	text-decoration: none;
}


/* Sticky footer styles
-------------------------------------------------- */

#disclaimer {
	background-color: #e9e9e9;
	height: 185px;
}

#disclaimer .row{
	margin:0;
	padding:0;
}

#med_footer {
    margin: 12px auto !important;
    position: relative;
    top: 0px;
    height: 164px;
    padding: 10px;
    overflow: auto;
    border: 1px solid #d0cfcf;
    color: #444444 !important;
    line-height: 17px !important;
}

#copyright {
	background-color: #768594;
	height: 131px;
}

footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #ffffff;/* Set the fixed height of the footer here */
	margin-top: 316px;
}

footer .row	{
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
}

#footer-links ul {
	padding: 0;
  	margin: 0;
}

footer li {
	display: inline-block;
	position: relative;
	margin-right: 18px;
	background: none;
	padding: 0;
}

footer li+li+li {
	margin-right: 0px;
}

footer li &gt; a {
	color: #ffffff;
	text-decoration: none;
}

footer li &gt; a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* Simple Popup Styling */

.simplePopup {
	display: none;
	position: fixed;
	background: #fff;
	z-index: 1002;
	padding: 25px 25px;
	border-radius: 5px;
	margin: 0 35px;
}

.simplePopupClose {
	cursor: pointer;
	margin-left: 0;
	margin-bottom: 0;
	position: absolute;
	background: transparent;
	right: 0;
	top: 0;
}

.simplePopupBackground {
	display: none;
	background: #000;
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1001;
}

.no-line {
	border-top: 0;
}

.mobile-line {
	border-top: 2px solid;
}

a {
	color: #008ccc;
	text-decoration: underline;
}

#mapKnockout2 {
	top:-1px;
	left:-1px;
}

a:hover {
	color: #56b5e0;
	text-decoration: none;
}


.simplePopup a {
    text-decoration: none;
    color: black;
    border: 0;
    padding: 0px;
    margin-top: 5px;
    margin-right: 5px;
}

.simplePopup a img {
    width: 15px;
}

.simplePopup a:hover, .simplePopup a:focus {
    text-decoration: none;
    color: black;
    background-image: none;
    background-color: transparent;
}</pre></body></html>