/* ==========================================================================
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;
}

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

#content {
	background-color: #fff;
}

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

.container {
	position: relative;
}

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

/* ==========================================================================
Mobile < 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: 0;
}

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: 50%;
    line-height: 0;
    vertical-align: baseline;
}

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

.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: 210px;
	height: 49px;
}

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

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

.search {
	width: 199px;
}

.searchfield {
	width: 165px;
}

#phoneNumber {
	display: none;
}

.coverage-type {
	margin: 30px 0px;
}

.callout {
	margin-bottom: 30px;
}

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

#nav > 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;
}

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

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

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

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

#nav > 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 > li > a {
	padding-top: 8px;
	padding-bottom: 7px;
}

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

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

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

}

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

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


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

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

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

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

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

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

#navLeft {
	display: none;
}


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

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

.jumbotron, .subpageHeader {
	margin-top: 0px;
	padding: 6px 0px 0px;
}

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

.jumbotron .row {
	margin:0px;
	display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
}

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

#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>.row>.col-sm-4+.col-sm-8 {				
	margin-top: 20px;				
}

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

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

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


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

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

.jumbotron a {
	color:#fff;
	text-decoration: none;
	text-wrap: nowrap;
}

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


/* 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;
}

iframe {
	border:none;
	width: 100%;
	height: 700px;
}

/* .field-label {
	margin-top: 20px;
	font-family: 'alright_sansregular';
	font-weight: 500;
}

.form-right div:first-child .field-label {
	margin-top: 0px;
}

.form-control {
	font-family: 'alright_sansregular';
}

.form-text {
	margin-top: 7px;
	color: #a94442;
} */


/* 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, #ibxSubmit {
	font-size: 16px;
	padding: 6px 28px
}

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

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

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;
}

.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 > a {
	margin: 0px;
	font-size: 11px;
}

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


@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;
	}

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

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

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

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

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

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

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

	.coverage-type {
		margin: 0px;
	}

	/* 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: 33px;
		left: 0px;
		width: 250px;
		height: 60px;
	}

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

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

	.searchfield {
		width: 153px;
	}

	#phoneNumber {
		display: block;
		right: 15px;
		top: 33px;
		font-size: 22px;
	}

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

	.navbar-nav {
		margin:0;
	}

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

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

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

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

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

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

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

	#nav > li > a:focus {
		background: none;
	}

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

	.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>li {
		padding: 5px;
		margin-bottom: 0;
	}

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

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


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

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

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

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


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

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

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

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

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

	.jumbotron .item {
		height: 450px;
	}

	.jumbotron .hero-text {
		width: 100%;
		padding: 0;
	}

	.jumbotron #hero-img {
		display: block;
		width: 360px;
        height: 300px;
		background: url(../images/hero.jpg) no-repeat 0 0 ;
		background-size: cover;
	}

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

	.jumbotron p {
		line-height: 1.4;
	}

	.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;
	}

	.callout {
		margin-bottom: 0px;
	}


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

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

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

	iframe {
		height: 700px;
	}


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

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

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

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


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

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

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

	footer li > 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;
	}

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


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

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

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

	li {
		font-size: 16px;
	}

	#navLeft {
		width: 19%;
	}

	#contentCol {
		width: 57%;
	}

	.col-sm-9#contentCol {
		width: 81%;
	}



	/* 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: 37px;
		left: 0px;
		width: 300px;
		height: 71px;
	}


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

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

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

	#nav > li > a:focus {
		background: none;
	}

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

	.dropdown-menu {
		top: 38px;
	}

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

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

	#phoneNumber {
    right: 15px;
    top: 44px;
	font-size: 26px;
}

	.searchfield {
		width: 185px;
	}

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

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

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

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

	#nav .dropdown-menu>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;
	}
	
	
	/* Main Body styles
	-------------------------------------------------- */

	.jumbotron {
		margin-top: 128px;
	}

	.jumbotron .hero-text {
		width: 420px;
	}

	.jumbotron #hero-img {
		width: 470px;
        height: 356px;
	}

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

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

	.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;
	}

	iframe {
		height: 700px;
	}


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

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

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

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

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



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

}


@media (min-width: 1200px) {

	.jumbotron .hero-text {
		width: 470px;
	}

	.jumbotron #hero-img {
		width: 570px;
        height: 432px;
	}

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

	.jumbotron p {
		font-size: 21px;
	}
	
	#clicktocall {
		display:none !important;
	}
	
	.mobileonly {
		display:none !important;
	}
	
	#opinionlab {
		display:block;
	}
	
	.desktoponly {
		display:block; 
		}

		/* Simple Popup Styling */


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

	iframe {
		height: 700px;
	}

}



/* ==========================================================================
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 > .container > .row {		
	margin-top: 0;		
}		                
                           
#content .container:first-child .row:first-child {	
	margin-top:0px;
	padding: 0;	
	margin-top: 30px;
}	

#content .coverage-type .container .row:first-child {
	margin-bottom: 30px;
}

#content .coverage-type .container {
	padding-bottom:0px;
}


/* 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 {
	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 > li:first-child {
	margin-left: 0;
}

.dropdown-menu > 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;
}


/* 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;
}                                

ul li {
    background: url(../images/bullet.svg) no-repeat 0px 9px;
    background-size: 7px;
    padding: 0 0 0px 20px;
    margin-bottom: 4px;
}
 
ul > li > ul >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 > li > 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 .hero-text {
	padding-right: 0;
}

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

.jumbotron p {
	color: #fff;
	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, .coverage-type {
	background-color: #eff4f7;
}

.callout {
	padding:40px;
}

.callout img {
	padding-top: 20px;
	margin:0px auto;
}

.coverage-type ul {
	margin-bottom: 0px;
}

.coverage-type ul li {
	background:none;
	border-top: thin solid #ccc;
	padding: 20px 0px;
}

.coverage-type ul li:last-child {
	padding-bottom:0px;
}

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


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

#ibxSubmit {
	margin-bottom: 20px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, #ibxSubmit:hover, #ibxSubmit:focus {
	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>.dropdown-toggle.btn-default {
	color: #f16935;
	background-color: transparent;
}

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

.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 > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: #fff;
}
.panel-title > a {
	color: inherit;
}

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

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

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

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

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

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

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

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

.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
}
.panel > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.panel > .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 > .table,
.panel > .table-responsive > .table {
	margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}


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

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

/* 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;
}


/* 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 > a {
	color: #ffffff;
	text-decoration: none;
}

footer li > 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;
}
