/* ==========================================================================
   Table of Contents
   ==========================================================================

:: HTML5 BOILERPLATE

:: GENERAL STYLES
	:: Layout
	:: Typography
		:: Links
			:: File Links
		:: Custom list styles
		:: Multi-Column Lists
	:: Branded Line
	:: Buttons
		:: Arrow Buttons
		:: Pagination Buttons
		:: Caption Buttons
		:: Icon Buttons
			:: Commercial Insurance Icon Button
	:: Form Elements
		:: Inline Label
	:: Alerts
	:: Main
	:: Publish Date
	:: Title
	:: Byline
	:: Duration
	:: Content
		:: Bold callout
	:: Comments
		:: Comment Form
	:: Disclaimer
	:: Sidebar
	:: Misc
	:: Testing

:: MODULE STYLES
	:: Search Form
	:: Dropdown
		:: Region Dropdown
		:: Search Dropdown
	:: Figure
		:: Three up
	:: Pull Quote
		:: Personal quote
	:: Text Bubble
	:: Sub Header
	:: Page Nav
	:: Subcategory Navigation
	:: List Sorter
	:: YouTube Player
	:: Section Feature
	:: Gallery Items
	:: Hero
		:: Hero Image
		:: Hero Picturefill
		:: Hero Gallery
	:: List
		:: Items
		:: Article Item
		:: Comment Item
		:: FAQ Item
		:: Review Item
		:: Ask Hagerty Item
		:: Member Discount Item
		:: Search Item
		:: Keyword List
		:: Guideline List
		:: Region List
	:: Voting Tool
	:: Social Sharing
		:: Hagerty Like
		:: Copy Tool
	:: FAQ Controls
	:: Ask Hagerty Detail Page
	:: Member Discount Detail Page
	:: Review Form
	:: Meet the Team
	:: Contact
	:: Author
	:: Tiles
		:: Text Tile
	:: Document List
	:: Static Media List // TEMPORARY SHOULD EVENTUALLY BE DELETED
	:: Message Container

:: MODAL STYLES
	:: Default Modal
	:: Newsletter Form Modal
	:: Program Details Modal

:: WIDGET STYLES
	:: Widgets
		:: Standard Widgets Container
		:: Horizontal Widgets Container
		:: Single Widget Container
	:: CTA Widget
		:: CTA Icon
	:: Image CTA Widget
	:: Get A Quote Widget
	:: Need Help Widget
	:: Testimonial Widget
	:: Related Articles Widget
	:: Motorcycle Articles Widget
	:: Content Item List
	:: Sidebar Navigation Widget
	:: Event Widget
	:: Review and Rating Widget
	:: Review and Rating Overall Client Rating In Page
	:: Policy Forms Widget

:: WEBFONTS // DISABLED UNTIL SERVER CAN BE CONFIGURED TO SERVER WOFF FILES
	:: HelveticaNeueW01-47LtCn 692686
	:: HelveticaNeueW01-67MdCn 692710
	:: HelveticaNeueW01-77BdCn 692722

:: PRINT DEFAULTS

*/

/* ==========================================================================
   :: HTML5 BOILERPLATE
   ========================================================================== */

html,
button,
input,
select,
textarea {
  color: #222;
}

body {
  font-size: 1em;
  line-height: 1.4;
  background-color: #464646;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
  resize: vertical;
}

/* ==========================================================================
   :: GENERAL STYLES
   ========================================================================== */

/* --------------------------------------------------------------------------
   :: Layout
   -------------------------------------------------------------------------- */

#page-wrap {
  overflow: hidden;
  background-color: #fff;
}

/* --------------------------------------------------------------------------
   :: Typography
   -------------------------------------------------------------------------- */

body {
  font-size: 16px;
  line-height: 1.6em;
  color: #232323;
}

h1 { font-size: 2em; }
h2 { font-size: 1.75em; }
h3 { font-size: 1.50em; }
h4 { font-size: 1.30em; }
h5 { font-size: 1.15em; }
h6 { font-size: 1em; }

h1 sup, h2 sup, h3 sup, h4 sup, h5 sup, h6 sup { top: -1.0em; font-size: 0.5em; }

h1, h2, h3, h4, h5, h6 { font-weight: bold; line-height: 1.2em; font-family: 'HelveticaNeueW01-77BdCn 692722' !important; font-weight: normal; }

li > ul,
li > ol {
  margin: 0;
}

.larger {
  font-size: 1.714em;
  line-height: 1.15em;
}

.smaller {
  font-size: 0.75em;
}

.charcoal-label {
  background-color: #232323;
  color: #FFF;
  font-weight: bold;
  padding: 5px;
  text-transform: uppercase;
}

/* --------------------------------------------------------------------------
   :: Table
   -------------------------------------------------------------------------- */

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

/* --------------------------------------------------------------------------
   :: Links
   -------------------------------------------------------------------------- */
a,
a:hover,
a:active,
a:visited {
  color: #017dc7;
  text-decoration: none;
}

a.blue { color: #017DC7; }
a.green { color: #5bb33b; }

a.yellow { color: #ffe11f; }
a.yellow:hover { background-color: #363636; }

a.white { color: #fff; }
a.white:hover { background-color: #0069a8; }

a.arrows {
  white-space: pre;
}

/* removed b/c it was causing sentence long links w/ phone numbers to hide portions of the number
a[href^="tel:"] {
    white-space: pre;
}
*/

.arrows:after {
  content: "\00a0\00BB";
  display: inline-block;
  font-size: 1.5em;
  line-height: 20px;
  font-family: arial;
}

.up-arrows:before {
  display: inline-block;
  content: "\00BB";
  font-weight: bold;
  font-size: 23px;
  vertical-align: top;
  margin-right: 5px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  /* IE < 10 follows */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

/* --------------------------------------------------------------------------
   :: File Links
   -------------------------------------------------------------------------- */

.file-link {
  position: relative;
  padding: 0 23px 0 0;
  background-position: right center;
  background-repeat: no-repeat;
}

.pdf-link { background-image: url('/_assets/img/icons/pdf_icon.png'); }

/* --------------------------------------------------------------------------
   :: Custom list styles
   -------------------------------------------------------------------------- */

.list-style {
  padding: 0;
  list-style: none;
}

.list-style.arrow li:before {
  margin: 0 10px 0 0;
  content: '\203A';
  font-weight: bold;
  font-size: 16px;
}

.list-style.arrow li {
  margin-left: 10px;
}

/* --------------------------------------------------------------------------
   :: Multi-Column Lists
   -------------------------------------------------------------------------- */
.list-columns {
  padding-left: 15px;
}
.list-columns.four-columns li {
  width: 100%;
  float: left;
  line-height: 2em;
}

@media (min-width: 50em) {
  .list-columns.four-columns li {
    width: 50%;
  }
}

@media (min-width: 65em) {
  .list-columns.four-columns li {
    width: 25%;
  }
}



/* --------------------------------------------------------------------------
   :: Branded Line
   -------------------------------------------------------------------------- */

.branded-line {
  border: none;
  background-color: #e6e6e6;
  background-image: url('/_assets/img/misc/hr-knockout-white.png');
  background-position: 15% 0%;
  background-repeat: no-repeat;
  display: block;
  width: auto;
  height: 5px;
  margin: 1em 0 1.5em 0;
}
	.svg .branded-line { background-image: url('/_assets/img/misc/hr-knockout-white.svg'); }

.branded-line.blue { background-color:#017dc7; background-image: url('/_assets/img/misc/hr-knockout-grey.png'); }
	.svg.brandedline.blue { background-image: url('/_assets/img/misc/hr-knockout-grey.svg'); }

/* --------------------------------------------------------------------------
   :: Buttons
   -------------------------------------------------------------------------- */

.button {
  padding: 6px 20px;
  background: #017DC7;
  font-family: "HelveticaNeueW01-67MdCn 692710";
  font-weight: normal;
  font-size: 1.25rem;
  text-transform: capitalize;
  color: #fff;
  border: none;
  text-align: center;
  cursor: pointer;
  display: inline-block;
}
	.button, .button:hover, .button:active, .button:visited { color: #fff; }
	a.button, a.button:hover, a.button:active, a.button:visited { color: #fff; }
	.button:hover, .button:active { background: #00639f; text-decoration: none !important; }
	.button:active span { position: relative; top: 1px; }

.button span:after {
  content: "\00a0\00BB";
  display: inline-block;
  font-size: 1.65em;
  line-height: 1.05em;
  margin: -3px 0 0 0;
  font-family: arial;
  vertical-align: bottom;
}

.button.button-back span:before {
	content: "\00ab\00a0";
    display: inline-block;
    font-size: 1.65em;
    line-height: 1.05em;
    margin: -3px 0 0 0;
    font-family: arial;
    vertical-align: bottom;
}

.button.button-back span:after {
	content: "";
    display: none;
}

.button.gradient span {
	-webkit-text-shadow: rgba(0,0,0,0.25) 1px 1px 1px;
	   -moz-text-shadow: rgba(0,0,0,0.25) 1px 1px 1px;
			text-shadow: rgba(0,0,0,0.25) 1px 1px 1px;
}

.button.gradient.disabled span {
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}

.button.fullwidth {
  display: block;
  text-align: center;
  font-size: 22px;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
  padding: 5px;
}

.button.slim {
  padding: 3px 5px;
}

.button.green { color: #ffffff; background: #5bb33b;  }
.button.green:hover, .button.green:active { background: #4b9330; }

.button.white { background: #fff; border: 1px solid #cccccc; }
.button.white, .button.white:hover, .button.white:active, .button.white:visited { color: #017dc7; }
.button.white:hover, .button.white:active { background: #e6e6e6; }

.button.dark-grey { background: #424242;}
.button.dark-grey, .button.dark-grey:hover, .button.dark-grey:active, .button.dark-grey:visited { color: #d7d7d7; }
.button.dark-grey:hover, .button.dark-grey:active { background: #e6e6e6; }

.button.disabled, .button.disabled:hover, .button.disabled:active { color: #a7a7a7; background: #e6e6e6; cursor: default; }

.button.gradient, .button.gradient:visited {
	background: #017dc7; /* Old browsers */
	background: -moz-linear-gradient(top,  #017dc7 0%, #0069a8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#017dc7), color-stop(100%,#0069a8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #017dc7 0%,#0069a8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #017dc7 0%,#0069a8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #017dc7 0%,#0069a8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #017dc7 0%,#0069a8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#017dc7', endColorstr='#0069a8',GradientType=0 ); /* IE6-9 */
  border: 1px solid #015385;
  border-top: 1px solid #5aaadb;
}

.button.gradient:hover, .button.gradient:active {
	background: #0069a8; /* Old browsers */
	background: -moz-linear-gradient(top,  #0069a8 0%, #017dc7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0069a8), color-stop(100%,#017dc7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0069a8 0%,#017dc7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0069a8 0%,#017dc7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0069a8 0%,#017dc7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0069a8 0%,#017dc7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0069a8', endColorstr='#017dc7',GradientType=0 ); /* IE6-9 */
}

.button.green.gradient, .button.green.gradient:visited {
	background: #5bb33b; /* Old browsers */
	background: -moz-linear-gradient(top,  #5bb33b 0%, #4b9330 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5bb33b), color-stop(100%,#4b9330)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5bb33b 0%,#4b9330 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5bb33b 0%,#4b9330 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5bb33b 0%,#4b9330 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5bb33b 0%,#4b9330 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5bb33b', endColorstr='#4b9330',GradientType=0 ); /* IE6-9 */
  border: 1px solid #397224;
  border-top: 1px solid #94ce7f;
}

.button.green.gradient:hover, .button.green.gradient:active {
	background: #4b9330; /* Old browsers */
	background: -moz-linear-gradient(top,  #4b9330 0%, #5bb33b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b9330), color-stop(100%,#5bb33b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #4b9330 0%,#5bb33b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #4b9330 0%,#5bb33b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #4b9330 0%,#5bb33b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #4b9330 0%,#5bb33b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b9330', endColorstr='#5bb33b',GradientType=0 ); /* IE6-9 */
}

.button.white.gradient, .button.white.gradient:visited {
	background: #FFFFFF; /* Old browsers */
	background: -moz-linear-gradient(top,  #FFFFFF 0%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FFFFFF 0%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FFFFFF 0%,#e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FFFFFF 0%,#e6e6e6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #FFFFFF 0%,#e6e6e6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
  border: 1px solid #cccccc;
}

.button.white.gradient:hover, .button.white.gradient:active {
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #FFFFFF 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e6e6e6 0%,#FFFFFF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#FFFFFF 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e6e6e6 0%,#FFFFFF 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#FFFFFF',GradientType=0 ); /* IE6-9 */
}

.button.disabled.gradient, .button.disabled.gradient:visited,
.button.disabled.gradient:hover, .button.disabled.gradient:active {
	background: #e6e6e6; /* Old browsers */
	background: -moz-linear-gradient(top,  #e6e6e6 0%, #c8c6c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#c8c6c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#c8c6c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e6e6e6 0%,#c8c6c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e6e6e6 0%,#c8c6c6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e6e6e6 0%,#c8c6c6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#c8c6c6',GradientType=0 ); /* IE6-9 */
  border: none;
}

.button.tertiary {
  background: transparent;
  border: 2px solid #017DC7;
  color: #017DC7;
}

.button.tertiary,
.button.tertiary:hover,
.button.tertiary:active,
.button.tertiary:visited {
  color: #017DC7;
}

.button.tertiary:hover,
.button.tertiary:active {
  background: #017DC7;
  color: #fff;
}

/* --------------------------------------------------------------------------
   :: Arrow Buttons
   -------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------
   :: Pagination Buttons
   -------------------------------------------------------------------------- */

.pagination {
  font-size: 14px;
  line-height: 15px;
  float: right;
}

.top-pagination {
  margin-top: 15px;
  margin-bottom: 20px;
}

.page-btn {
  color: #017DC7;
  background: none;
  padding: 0 2px;
  margin: 0 2px 5px 2px;
  cursor: pointer;
  zoom: 1;
}

a.page-btn,
a.page-btn:hover
a.page-btn:active {
  color: #017DC7;
}

.page-btn:first-child {
  margin: 0;
}

.page-btn:hover,
.page-btn.active {
  background: #e6e6e6;
}

.page-btn.next-btn:after {
  content: "\00a0\00BB";
  font-size: 1.25em;
}

.page-btn.prev-btn:before {
  content: "\00AB\00a0";
  font-size: 1.25em;
}

.page-btn.empty {
  background: none;
  cursor: default;
  color: #7C8083;
}

/* --------------------------------------------------------------------------
   :: Caption Buttons
   -------------------------------------------------------------------------- */

.captions-btn {
  position: relative;
  display: block;
  float: right;
  width: 15px;
  height: 15px;
  background-color: #017dc7;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 0 5px 0 0;
  font-size: 14px;
  line-height: 15px;
}

.captions-btn:hover {
  background-color: #017dc7;
  background-position: center center;
  background-repeat: no-repeat;
}

.captions-btn:first-child { margin: 0; }

.captions-btn.open-btn { background-image: url('/_assets/img/icons/sm_open_icn.png'); }
	.svg .captions-btn.open-btn { background-image: url('/_assets/img/icons/sm_open_icn.svg'); }
.captions-btn.close-btn { background-image: url('/_assets/img/icons/sm_close_icn.png'); }
	.svg .captions-btn.close-btn { background-image: url('/_assets/img/icons/sm_close_icn.svg'); }
.captions-btn.expand-btn { background-image: url('/_assets/img/icons/sm_expand_icn.png'); }
	.svg .captions-btn.expand-btn { background-image: url('/_assets/img/icons/sm_expand_icn.svg'); }

.captions-btn .tooltip {
  background: #e6e6e6;
  color: #232323;
  position: absolute;
  text-align: center;
  top: -25px;
  margin-left: 50%;
  display: none;
}
	.captions-btn.open-btn .tooltip { width: 90px; left: -45px; }
	.captions-btn.close-btn .tooltip { width: 80px; left: -40px; }
	.captions-btn.expand-btn .tooltip { width: 60px; left: -30px; }

.captions-btn:hover .tooltip {
  display: block;
}

.captions-btn .tooltip:after {
  display: block;
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #e6e6e6 transparent transparent transparent;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -5px;
}

/* --------------------------------------------------------------------------
   :: Icon Buttons
   -------------------------------------------------------------------------- */

.icon-btn,
a.icon-btn {
  display: block;
  width: 180px;
  height: 135px;
  position: relative;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: url('/_assets/img/icons/icon_button_sprites.png');
  background-position: 0 0;
  margin-bottom: 20px;
}
	.icon-btn.align-left { float: left; margin-right: 25px; }
	.icon-btn.align-right { float: right; margin-left: 25px; }

a.icon-btn:hover,
a.icon-btn:active {
  background-color: #017dc7;
}

.icon-btn.icon-blank {
  text-align: center;
  background-image: none;
  line-height: 135px;
}
	a.icon-btn.icon-blank {	border: solid 2px #fff; }
	a.icon-btn.icon-blank:hover {
  border-color: #017dc7;
  background-color: #E6E6E6;
	}

.icon-btn.icon-hagerty-trophy { background-position: -180px 0px; }
a.icon-btn.icon-hagerty-trophy { background-position: 0px 0px;  }
a.icon-btn.icon-hagerty-trophy:hover { background-position: -180px 0px; }

.icon-btn.icon-classic-cars { background-position: -180px -135px; }
a.icon-btn.icon-classic-cars { background-position: 0px -135px;  }
a.icon-btn.icon-classic-cars:hover { background-position: -180px -135px; }

.icon-btn.icon-rotating-tire { background-position: -180px -270px; }
a.icon-btn.icon-rotating-tire { background-position: 0px -270px;  }
a.icon-btn.icon-rotating-tire:hover { background-position: -180px -270px; }

.icon-btn.icon-motorcycle { background-position: -180px -405px; }
a.icon-btn.icon-motorcycle { background-position: 0px -405px;  }
a.icon-btn.icon-motorcycle:hover { background-position: -180px -405px; }

.icon-btn.icon-car { background-position: -180px -540px;  }
a.icon-btn.icon-car {  background-position: 0px -540px; }
a.icon-btn.icon-car:hover { background-position: -180px -540px;  }

.icon-btn.icon-truck { background-position: -180px -675px;  }
a.icon-btn.icon-truck {  background-position: 0px -675px; }
a.icon-btn.icon-truck:hover { background-position: -180px -675px;  }

.icon-btn.icon-car2 { background-position: -180px -810px;  }
a.icon-btn.icon-car2 {  background-position: 0px -810px; }
a.icon-btn.icon-car2:hover { background-position: -180px -810px;  }

.icon-btn.icon-tractor { background-position: -180px -945px;  }
a.icon-btn.icon-tractor {  background-position: 0px -945px; }
a.icon-btn.icon-tractor:hover { background-position: -180px -945px;  }

.icon-btn.icon-flatbed-truck { background-position: -180px -1080px;  }
a.icon-btn.icon-flatbed-truck {  background-position: 0px -1080px; }
a.icon-btn.icon-flatbed-truck:hover { background-position: -180px -1080px;  }

.icon-btn.icon-racecar { background-position: -180px -1215px;  }
a.icon-btn.icon-racecar {  background-position: 0px -1215px; }
a.icon-btn.icon-racecar:hover { background-position: -180px -1215px;  }

.icon-btn.icon-boat { background-position: -180px -1350px;  }
a.icon-btn.icon-boat {  background-position: 0px -1350px; }
a.icon-btn.icon-boat:hover { background-position: -180px -1350px;  }

.icon-btn.icon-business { background-position: -180px -1485px;  }
a.icon-btn.icon-business {  background-position: 0px -1485px; }
a.icon-btn.icon-business:hover { background-position: -180px -1485px;  }

.icon-btn.icon-year-veteran { background-position: 0px 0px; background-image: url('/_assets/img/icons/icon_year_sprites.png'); }
.icon-btn.icon-year-vintage { background-position: 0px -135px; background-image: url('/_assets/img/icons/icon_year_sprites.png'); }
.icon-btn.icon-year-classic { background-position: 0px -270px; background-image: url('/_assets/img/icons/icon_year_sprites.png'); }
.icon-btn.icon-year-modern { background-position: 0px  -405px; background-image: url('/_assets/img/icons/icon_year_sprites.png'); }
.icon-btn.icon-year-future { background-position: 0px  -540px; background-image: url('/_assets/img/icons/icon_year_sprites.png'); }
.icon-btn.icon-year-historic { background-position: 0px -675px; background-image: url('/_assets/img/icons/icon_year_sprites.png'); }
.icon-btn.icon-year-motorbike { background-position: 0px -810px; background-image: url('/_assets/img/icons/icon_year_sprites.png'); }

@media (max-width: 30em) {

  .icon-btn.align-left {
    float: none;
    margin: 0 auto;
  }

}

/* --------------------------------------------------------------------------
   :: Commercial Insurance Icon Buttons
   -------------------------------------------------------------------------- */

.icon-btn.icon-commercial-insurance,
a.icon-btn.icon-commercial-insurance {
  background-image: url('/_assets/img/icons/icon_commercial_insurance_sprite.png');
	border:2px solid #fff;
}

a.icon-btn.icon-commercial-insurance:hover {
  background-color: #e6e6e6;
  border: solid 2px #017DC7;
}

.icon-commercial-insurance.icon-museum { background-position: 0 -405px; }
.icon-commercial-insurance.icon-storage { background-position: 0 -540px; }
.icon-commercial-insurance.icon-dealership { background-position: 0 -135px; }
.icon-commercial-insurance.icon-dealer-plates { background-position: 0 -675px; }
.icon-commercial-insurance.icon-business-title { background-position: 0 -270px; }
.icon-commercial-insurance.icon-events { background-position: 0 -810px; }
.icon-commercial-insurance.icon-clubs { background-position: 0 -945px; }
.icon-commercial-insurance.icon-traveling { background-position: 0 -1080px; }
.icon-commercial-insurance.icon-automobilia { background-position: 0 -1215px; }
.icon-commercial-insurance.icon-spareparts { background-position: 0 -1350px; }
.icon-commercial-insurance.icon-suretybonds { background-position: 0 -1485px; }

/* --------------------------------------------------------------------------
   :: Form Elements
   -------------------------------------------------------------------------- */

input,
select,
textarea {
  border: 1px solid #cccccc;
  padding: 7px 5px;
  outline: none;
}

input:focus,
select:focus,
textarea:focus {
  border-color: #017dc7;
}

input.invalid,
select.invalid,
textarea.invalid {
  border-color: #D40033;
}

input[type=radio] {
  vertical-align: text-top;
}

.options-group {
  display: inline-block;
  border: 1px solid transparent;
  margin: 0;
  padding: 5px;
  list-style: none;
  overflow: hidden;
  *zoom: 1;
}

.options-group.invalid {
  border-color: #D40033;
}

.options-group li {
  display: inline;
  margin: 0 0 0 10px;
}
	.options-group li:first-child { margin: 0; }

.options-group li input,
.options-group li label {
  display: inline;
}

.req-icn {
  color: #D40033;
  font-weight: bold;
}

.form {
  font-size: 14px;
}

.form.invalid:after {
  content: 'Please ensure that all required information has been provided above.';
  display: block;
  font-weight: normal;
  font-size: 12px;
  margin: 0;
  color: #D40033;
}

.form p.req-icn {
  font-weight: normal;
}

.form .instructions {
  display: block;
  color: #999;
  font-style: italic;
  font-size: 11px;
  line-height: 15px;
  margin-top: 5px;
}

.form .default-value {
  color: #999;
  font-style: italic;
}

.form fieldset {
  margin: 0 0 20px 0;
}

.form legend {
  font-size: 1.5em;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 0;
}

.form .field {
  margin: 10px 0 0 0;
}

.form .field.invalid {
  border: 1px solid #D40033;
  padding: 10px;
}

.form .error {
  color: #D40033;
}

.form .field-group-label {
  font-weight: bold;
}

.form .field > label {
  display: block;
  font-weight: bold;
}

.form .field-13 > label {
  display: inline;
}

.form .select-wrap label {
  display: block;
  font-weight: bold;
  font-size: 12px;
}

.form input[type=checkbox] {
  margin: 0 5px 0 0;
}

.form .checkbox-group {
  padding: 0;
  list-style: none;
}

.form .checkbox-group li {
  padding: 0;
}

.form .alert-error {
  display: block;
  max-width: 350px;
  padding: 20px;
  margin-bottom: 20px;
  color: #b94a48;
  background-color: #f9d9e1;
}

/* --------------------------------------------------------------------------
   :: Inline Label
   -------------------------------------------------------------------------- */

.form label.inline-label {
  position: absolute;
  top: 11px;
  left: 10px;
  color: #999;
  font-style: italic;
  font-weight: normal;
}

.form label.inline-label.sup {
  font-size: 0.8em;
  font-weight: bold;
  color: #017DC7;
  top: 0;
}

.form .inline-label + input {
  padding: 18px 10px 10px 10px;
}

/* --------------------------------------------------------------------------
   :: Alerts
   -------------------------------------------------------------------------- */

.alert {
  display: block;
  margin-bottom: 20px;
  padding: 20px;
}

.alert,
.alert h4 {
  color: #7c8083;
  background-color: #fef9dd;
}

.alert h4 {
  margin: 0;
}

.alert-danger,
.alert-error {
  background-color: #f9d9e1;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-success {
  background-color: #d6ecce;
}

/* --------------------------------------------------------------------------
   :: Main
   -------------------------------------------------------------------------- */

#main {
  position: relative;
  z-index: 1;
}

#main .row {
  margin-bottom: 10px;
}

#main .column {
  margin-bottom: 10px;
}

#main .charcoal-runner {
  margin-bottom: 0px;
}

#main .reset-bottom {
  margin-bottom: 0;
}

/* --------------------------------------------------------------------------
   :: Publish Date
   -------------------------------------------------------------------------- */

.publish-date {
  display: block;
  float: left;
  width: 70px;
  padding: 5px;
  margin: 0 10px 20px 0;
  background: #e6e6e6;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  text-align: center;
}

.publish-day {
  display: block;
  margin: 0;
  font-size: 40px;
  line-height: 35px;
}

.publish-month,
.publish-year {
  display: inline;
}

/* --------------------------------------------------------------------------
   :: Title
   -------------------------------------------------------------------------- */

.title {
  margin: 0 0 10px 0;
  line-height: 40px;
  text-transform: uppercase;
}

.title .lighten {
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-weight: normal;
}

h1.title.page-title > span.magazine-season-title {
  font-size: 1.6em;
  color: #017dc7;
  display: block;
  margin-top: 5px;
  line-height: 43px;
}

/* --------------------------------------------------------------------------
   :: Byline
   -------------------------------------------------------------------------- */

.byline {
  display: block;
  margin: -10px 0 10px 0;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}

/* --------------------------------------------------------------------------
   :: Duration
   -------------------------------------------------------------------------- */

.duration {
  display: block;
  margin: -10px 0 10px 0;
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-style: italic;
  font-size: 1.1em;
}


/* --------------------------------------------------------------------------
   :: Content
   -------------------------------------------------------------------------- */

.content {
  clear: both;
  font-size: 14px;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  margin: 0.5em 0;
}

.content  p + h1,
.content ul + h1,
.content ol + h1 {
  margin: 2em 0 0.5em 0;
}

.content  p + h2,
.content ul + h2,
.content ol + h2 {
  margin: 1.75em 0 0.5em 0;
}

.content  p + h3,
.content ul + h3,
.content ol + h3 {
  margin: 1.5em 0 0.5em 0;
}

.content  p + h4,
.content ul + h4,
.content ol + h4,
.content  p + h5,
.content ul + h5,
.content ol + h5,
.content  p + h6,
.content ul + h6,
.content ol + h6 {
  margin: 1.25em 0 0.5em 0;
}

.content .lighten {
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-weight: normal;
}

.content ul,
.content ol {
  margin: 0 0 1.75em 0;
  overflow: hidden;
}

.content p + ul,
.content p + ol {
  margin-top: -1.25em;
}

.content ul ul,
.content ol ol,
.content ul ol,
.content ol ul {
  margin-bottom: 0;
}

.content p,
.content blockquote {
  margin: 0 0 1.5em 0;
}

.content img.align-left + h2,
.content img.align-left + h3,
.content img.align-left + h4,
.content img.align-left + h5,
.content img.align-left + h6,
.content img.align-right + h2,
.content img.align-right + h3,
.content img.align-right + h4,
.content img.align-right + h5,
.content img.align-right + h6,
.content .icon-btn + h2,
.content .icon-btn + h3,
.content .icon-btn + h4,
.content .icon-btn + h5,
.content .icon-btn + h6 {
  margin-top: 0;
}

@media (max-width: 70em){
  .content .icon-btn+p.larger+h2 {
      clear: both;
  }
}

.content .content {
  clear: both;
}

.content .larger {
  font-family: 'HelveticaNeueW01-47LtCn 692686';
}

.content .larger strong {
  font-family: 'HelveticaNeueW01-67MdCn 692710';
  font-weight: normal;
}

.content .grey-box {
  display: block;
  padding: 15px 20px;
  margin: 1.5em 0;
  background: #e6e6e6;
}

.content .cta-box {
  padding: 15px 20px;
  background: #e6e6e6;
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-size: 1.75em;
  line-height: 1.2em;
  font-weight: normal;
}

.content .cta-box strong {
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
}

.content .horizontal-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.content .horizontal-list li {
  float: left;
  width: 100px;
  margin: 0 20px 20px 0;
  font-size: 0.85em;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
}

.content .horizontal-list img {
  margin: 0 0 10px 0;
}
.content .horizontal-list.files li {
  margin-right: 25px;
}
.content .horizontal-list.files a {
  display: inline-block;
  width: 100px;
  padding-top: 150px;
  background-image: url("/_assets/img/icons/PDF_file_icon.png");
  background-repeat: no-repeat;
}

.content .horizontal-list .file-meta {
  font-size: 0.75em;
}

.content .bignumber {
  padding: 3px 10px;
  margin: 0 2px 0 0;
  background: #e6e6e6;
	font-family:"HelveticaNeueW01-67MdCn 692710";
  font-size: 1.5em;
}

.content .bignumber.blue {
  background: #017DC7;
  color: #fff;
  margin-right: 10px;
}

/* --------------------------------------------------------------------------
   :: Blockquote
   -------------------------------------------------------------------------- */

.content blockquote {
  position: relative;
  margin-left: 33px;
  border-left: 3px solid #E6E6E6;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
}

.content blockquote p {
  padding: 10px 20px;
  margin-bottom: 10px;
}

.content blockquote:after {
  display: block;
  content: '';
  width: 33px;
  height: 44px;
  position: absolute;
  left: -33px;
  top: 0;
  background-image: url('/_assets/img/icons/quote_icn.png');
  background-repeat: no-repeat;
  background-size: 75%;
}
	.svg .content blockquote:after { background-image: url('/_assets/img/icons/quote_icn.svg'); }

.content blockquote.align-right,
.content blockquote.align-left {
  background: #E6E6E6;
  border-left: none;
  font-size: 18px;
}

@media (min-width: 40em) {

  .content blockquote.align-left {
    width: 47%;
    margin-right: 3%;
  }

  .content blockquote.align-right {
    width: 47%;
    margin-left: 3%;
  }

}

@media (min-width: 50em) {

	.content blockquote.align-left,
	.content blockquote.align-right {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

}

@media (min-width: 60em) {

  .content blockquote.align-left {
    width: 47%;
    margin-right: 3%;
  }

  .content blockquote.align-right {
    width: 47%;
    margin-left: 3%;
  }

}

.lt-ie9 .content blockquote.align-left, .lt-ie9 .content blockquote.align-right { width: 100%; margin-left: auto; margin-right: auto; }
.lt-ie9 .content blockquote.align-left { float: left; width: 47%; margin-right: 3%; }
.lt-ie9 .content blockquote.align-right { float: right; width: 47%; margin-left: 3%; }
.lt-ie9 .content blockquote.align-left:after, .content blockquote.align-right:after { width: 44px; height: 46px; background-size: 100%; left: -36px; top: 10px; }

/* --------------------------------------------------------------------------
   :: Bold callout
   -------------------------------------------------------------------------- */
.content .bold-callout {
  font-size: 26px;
  font-weight: normal;
  line-height: 1em;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
}

/* --------------------------------------------------------------------------
   :: Comments
   -------------------------------------------------------------------------- */

.comments {
  clear: both;
}

.comments h2 {
  background: #d4d4d4;
  font-size: 24px;
  line-height: 35px;
  text-transform: uppercase;
  padding: 0 30px;
}

.comments .comment-form {
  background: #e6e6e6;
  position: relative;
  padding: 20px 0 0 0;
}

.comments .comment-form p {
  color: #D40033;
  padding: 0 10px;
}

.comments .comment-form .captcha-error {
  display: block;
  color: #D40033;
  font-size: 12px;
}

/* --------------------------------------------------------------------------
   :: Comment Form
   -------------------------------------------------------------------------- */

.comment-form:after {
  display: block;
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e6e6e6 transparent;
  position: absolute;
  left: 40px;
  top: -10px;
}

.comment-form label {
  display: block;
  font-size: 12px;
  line-height: 20px;
}

.comment-form input[type=text],
.comment-form textarea {
  display: block;
  width: 99%;
  border: 1px solid #d4d4d4;
  margin: 0 0 15px 0;
  padding: 2px;
}

.comment-form input[type=text].invalid,
.comment-form textarea.invalid {
  border-color: #D40033;
}

.comment-form textarea {
  height: 76px;
  margin: 0 0 10px 0;
}

.comment-form .captcha-block {
  border: none;
  overflow: hidden;
  margin: 0 0 10px 0;
}

.comment-form .captcha-block .recaptchatable {
  border: none !important;
}

.comment-form .recaptchatable .recaptcha_image_cell {
  background: none;
  padding: 0 !important;
}

.comment-form .recaptchatable tr td:first-child {
  padding-left: 0 !important;
}

.comment-form #recaptcha_image {
  width: auto !important;
  height: auto !important;
}

.comment-form .recaptcha_input_area {
  padding: 0 !important;
}

.comment-form .recaptcha_input_area #recaptcha_response_field {
  display: block;
  width: 98% !important;
  border: 1px solid #D4D4D4 !important;
  margin: 0 0 15px 0;
  padding: 2px;
}

.comment-form .recaptchatable a {
  font-size: 0.5em;
  color: #017DC7 !important;
}

.comment-form .recaptchatable a:hover,
.comment-form .recaptchatable a:active {
  background: #E6E6E6 !important;
}

.comment-form .button {
  float: right;
  margin: 10px 0;
}

/* --------------------------------------------------------------------------
   :: Disclaimer
   -------------------------------------------------------------------------- */

.disclaimer {
  clear: both;
  font-size: 11px;
  font-style: italic;
  line-height: 1.7em;
  padding: 20px 0;
  color: #7C7B7B;
}
.disclaimer.in-page {
  padding: 0;
  clear: none;
  margin-top: -20px !important;
}

/* --------------------------------------------------------------------------
   :: Sidebar
   -------------------------------------------------------------------------- */

.page-runner .sidebar {
  padding-top: 10px;
  overflow: hidden;
  clear: both;
}

.sidebar .navigation-widget:first-child {
  margin-top: -60px;
}

.sidebar .widget {
  margin-bottom: 20px;
}

@media (min-width: 50em) {
  .page-runner .sidebar {
    overflow: auto;
    clear: none;
  }
}

/* --------------------------------------------------------------------------
   :: Misc
   -------------------------------------------------------------------------- */

.text-nowrap {
  white-space: nowrap;
}

.align-right,
.align-left {
  margin: 0 auto 20px auto;
}

img.align-left,
img.align-right {
  display: block;
}

.justify-left {
  text-align: left;
}

.justify-right {
  text-align: right;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.relative {
  position: relative;
}

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.no-scroll {
  overflow: hidden;
}

.inline-container {
  vertical-align: top;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

@media (min-width: 40em) {

  .align-right {
    float: right;
    margin: 0 0 20px 25px;
  }

  .align-left {
    float: left;
    margin: 0 25px 20px 0;
  }

}

@media (min-width: 50em) {

	.align-right,
	.align-left {
    margin: 0 auto 20px auto;
    float: none;
  }

}

@media (min-width: 60em) {

  .align-right {
    float: right;
    margin: 0 0 20px 25px;
  }

  .align-left {
    float: left;
    margin: 0 25px 20px 0;
  }

}

.lt-ie9 .align-right { float: right; margin: 0 0 20px 25px; }
.lt-ie9 .align-left { float: left; margin: 0 25px 20px 0; }

/* --------------------------------------------------------------------------
   :: Testing
   -------------------------------------------------------------------------- */

.demo-page {
  background: #e6e6e6;
}

.demo-box {
  background: #ffffff;
  border: 2px solid #232323;
  margin: 20px auto;
  padding: 20px;
  overflow: hidden;
}

.demo-box .sublayout {
  float: right;
  max-width: 50%;
  min-width: 50%;
  margin-left: 20px;
}

.demo-box .label {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  color: #232323;
}

.demo-box .label p {
  font-size: 1em;
  margin: 0 0 1.5em 0;
}

.devNotes {
  padding: 0 5px;
  color: #00FF00;
  background: #FF00FF;
  font-weight: bold;
  font-size: 1.5em;
}

/* ==========================================================================
   :: MODULE STYLES
   ========================================================================== */

/* --------------------------------------------------------------------------
   :: Search Form
   -------------------------------------------------------------------------- */

.search-form {
  border: 1px solid #005f98;
  background: #ffffff;
  overflow: hidden;
}

.search-form .search-input {
  float: left;
  font-size: 1em;
  line-height: 20px;
  height: 20px;
  color: #666666;
  font-style: italic;
  padding: 2px 1%;
  margin: 0;
  border: none;
  width: 78%;
}

.lt-ie9 .search-form .search-input { width: 77%; }

.search-form .search-submit {
  display: block;
  background: #017dc7;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.17em;
  line-height: 20px;
  height: 24px;
  color: #ffffff;
  float: right;
  margin: 0;
  border: none;
  width: 20%;
  padding: 0;
  cursor: pointer;
}

/* --------------------------------------------------------------------------
   :: Search Dropdown
   -------------------------------------------------------------------------- */

.search-dropdown .dropdown-btn {
  background: url('/_assets/img/icons/search_icn.png') center center no-repeat #464646;
  display: inline-block;
  width: 30px;
  height: 30px;
  zoom: 1;
  margin: 0;
  direction: ltr;
  text-indent: 9999px;
  vertical-align: middle;
}
	.svg .search-dropdown .dropdown-btn { background: url('/_assets/img/icons/search_icn.svg') center center no-repeat #464646; }

.search-dropdown:hover .dropdown-btn,
.search-dropdown .dropdown-btn.active { background: url('/_assets/img/icons/search_icn_on.png') center center no-repeat #0069a8; }

	.svg .search-dropdown:hover .dropdown-btn,
	.svg .search-dropdown .dropdown-btn.active { background: url('/_assets/img/icons/search_icn_on.svg') center center no-repeat #0069a8; }

.search-dropdown .dropdown-field {
  display: none;
  background: #0069a8;
  position: absolute;
  right: 0;
  top: 24px;
  padding: 5px;
  font-size: 1em;
  width: 165px;
}

/* --------------------------------------------------------------------------
   :: Figure
   -------------------------------------------------------------------------- */

figure {
  display: table;
  margin: 0 auto 10px auto;
}

	figure.align-right { margin-left: 20px; }

figcaption {
  display: table-caption;
  caption-side: bottom;
  background: #e6e6e6;
  font-size: 14px;
  line-height: 18px;
  padding: 10px;
}

figure.charcoal {
  background: none;
}

figure.charcoal figcaption {
  background: #232323;
  color: #fff;
}

figure.disclaimer figcaption {
  font-size: 11px;
  background: none;
  line-height: 1.7em;
}

/* --------------------------------------------------------------------------
   :: Three up
   -------------------------------------------------------------------------- */
	.blocks figure {
  width: auto;
	}

	.blocks figure img {
  width: 100%;
	}

	@media (min-width: 40em) {
  .blocks figure {
    margin: 0 0 10px 0;
  }
  .blocks-three-up.condensed figure {
    margin-left: 2px;
  }
  .blocks-three-up.condensed > li:first-child figure {
    margin-left: -2px;
    padding-left: 4px;
  }
	}

	.lt-ie9 .blocks figure img { width: 100%; }


/* --------------------------------------------------------------------------
   :: Pull Quote
   -------------------------------------------------------------------------- */

.content .pullquote {
  padding: 0;
  margin-left: 0;
  border: none;
  background: #e6e6e6;
  text-transform: uppercase;
}

.content .pullquote:after {
  display: none;
}

.content .pullquote p {
  color: #232323;
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-size: 40px;
  line-height: 45px;
  font-weight: normal;
  font-style: normal;
}

.content .pullquote p strong {
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
}

.content .pullquote .cta {
  font-size: 0.8em;
}

.content .pullquote.black {
  background: #000;
}

.content .pullquote.black p,
.content .pullquote.charcoal p {
  color: #fff;
}

.content .pullquote.charcoal {
  background: #232323;
}

/* --------------------------------------------------------------------------
   :: Personal Quote
   -------------------------------------------------------------------------- */

.content .personalquote p {
  padding: 19px 20px 10px 20px;
  font-size: 31px;
  line-height: 1.1em;
  text-indent: 35px;
}

.content .personalquote p strong {
  font-family: 'HelveticaNeueW01-77BdCn 692722';
}

.content blockquote.personalquote:after {
  display: block;
  left: 20px;
  top: 20px;
}

/* --------------------------------------------------------------------------
   :: Text Bubble
   -------------------------------------------------------------------------- */

.content .textbubble,
.content .textbubble-callout {
  background-color: #fff;
  background-image: url('/_assets/img/icons/quote_icn_small.png');
  background-position: 20px 20px;
  background-repeat: no-repeat;
  border: 1px solid #e6e6e6;
  margin: 0 0 15px 0;
  position: relative;
  padding: 10px 0;
  overflow: hidden;
}

	.content .textbubble-callout { display: none; }

	@media (min-width: 30em) {
  .content .textbubble-callout {
    display: block;
    background-size: 40px;
    border: solid 2px #e6e6e6;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 25px;
  }

  .content .textbubble-callout a {
    float: right;
    margin-right: 40px;
    margin-left: 0;
  }

		.svg .content .textbubble,
		.svg .content .textbubble-callout { background-image: url('/_assets/img/icons/quote_icn_small.svg'); }
  }

.content .textbubble:after {
  content: "";
  background-image: none;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 11.5px 11.5px 0 11.5px;
  border-color: #FFFFFF transparent transparent transparent;
  position: absolute;
  left: 56px;
  bottom: -11px;
  top: auto;
}
	.svg .content .textbubble:after,
	.svg .content .textbubble-callout:after { background-image: none; }

.content .textbubble p:after,
.content .textbubble .blockquote-inner:after, {
  content: "";
  width: 0px;
  height: 0px;
  border-width: 12.5px 12.5px 0 12.5px;
  border-color: #e6e6e6 transparent transparent transparent;
  border-style: solid;
  position: absolute;
  left: 55px;
  bottom: -12px;
}

.content .textbubble p,
.content .textbubble .blockquote-inner,
.content .textbubble-callout p,
.content .textbubble-callout .blockquote-inner {
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-weight: normal;
  font-style: normal;
  text-indent: 30px;
  font-size: 24px;
  line-height: 30px;
}

.content .textbubble-callout p {
  text-indent: 0;
  margin-top: -5px;
  margin-left: 55px;
  line-height: 35px;
}

.content .textbubble-callout p .cite {
  color: #7c8083;
  white-space: nowrap;
}

.content .textbubble-callout a {
  margin-left: 80px;
  font-style: normal;
}

.content .textbubble p strong,
.content .textbubble .blockquote-inner strong {
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
}

.content .textbubble .blockquote-inner ul {
  text-indent: 0;
  margin-left: 15px;
}
.content .textbubble.charcoal {
  background: #232323;
  color: #fff;
}

.content .textbubble.align-left,
.content .textbubble.align-right {
  margin-top: 0;
}
.content cite.greywrap {
  background: #e6e6e6;
  color: #666666;
  padding: 3px 5px 3px 20px;
  margin-bottom: 40px;
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-weight: normal;
  font-style: normal;
}

@media (min-width: 40em) {
  .content .textbubble-callout {
    background-size: 60px;
  }

  .content .textbubble-callout p {
    margin-left: 80px;
  }

  .content .textbubble-callout a {
    margin-left: 100px;
  }
}

/* --------------------------------------------------------------------------
   :: Sub Header
   -------------------------------------------------------------------------- */

.sub-header {
  overflow: hidden;
  margin: 0 0 10px 0;
}

.sub-header .label {
  float: left;
  margin: 0;
}

.sub-header .more-link {
  float: right;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
  margin: 0;
}

/* --------------------------------------------------------------------------
   :: Page Nav
   -------------------------------------------------------------------------- */

.page-nav {
  clear: both;
  overflow: hidden;
}

.page-next {
  float: right;
}

.page-next a:after {
  content: "\00a0\00BB";
  font-size: 1.25em;
  vertical-align: top;
}

.page-prev {
  float: left;
}

.page-prev a:not(.arrows):before {
  content: "\00AB\00a0";
  font-size: 1.25em;
  vertical-align: top;
}

.page-nav.uk-highlight .page-prev {
  float: none;
  display: block;
  padding: 16px 20px 20px;
  background: #e6e6e6;
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-size: 1.5em;
}

.page-nav.uk-highlight .page-prev:before {
  content: "Want more? ";
}

.page-nav.uk-highlight .page-prev .arrows:after {
  line-height: 28px;
  vertical-align: bottom;
}

.page-nav.uk-highlight+.social-sharing {
  margin-top: 20px;
}

.page-nav.uk-highlight+.social-sharing+.comments h2 {
	background:initial;
}

.page-nav.uk-highlight+.social-sharing+.comments .comment-form .row {
  padding: 0px 20px;
}

/* --------------------------------------------------------------------------
   :: Subcategory Navigation
   -------------------------------------------------------------------------- */

.subcategory-navigation {
  font-size: 16px;
  overflow: hidden;
}

.subcategory-navigation .nav-items {
  margin: 0;
  padding: 0;
  list-style: none;
}

.subcategory-navigation .nav-items > li {
  display: block;
  float: left;
  width: 100%;
  margin: 0 5px 5px 0;
  zoom: 1;
}

.subcategory-navigation .nav-items > li > a {
  background: #e6e6e6;
  display: block;
  font-size: 1em;
	font-family:"HelveticaNeueW01-67MdCn 692710";
  font-weight: normal;
  padding: 5px 20px;
}

.subcategory-navigation .nav-items > li > a:hover {
  background: #017DC7;
  color: #ffffff;
}

.subcategory-navigation .nav-items > li > a:active {
  background: #232323;
  color: #ffffff;
}

@media (min-width: 26em) {

  .subcategory-navigation .nav-items > li {
    width: 48%;
  }

}

@media (min-width: 81em) {

  .subcategory-navigation .nav-items > li {
    width: 24%;
  }

}

/* --------------------------------------------------------------------------
   :: List Sorter
   -------------------------------------------------------------------------- */

.list-sorter {
  overflow: hidden;
  float: left;
  margin: 10px 0;
}

/* --------------------------------------------------------------------------
   :: YouTube Player
   -------------------------------------------------------------------------- */

.youtube-player.align-left,
.youtube-player.align-right {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.youtube-player .video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
  background-size: cover;
  background-position: 50% 50%;
  cursor: pointer;
}

.video-container.play-btn:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 115px;
  height: 115px;
    background: url('/_assets/img/icons/video_play_btn.svg') no-repeat center rgba(0,0,0,0.7);
  background-size: 100%;
  border-radius: 80px;
}

.youtube-player .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single-widget .youtube-player + .callout-bottom {
  margin-top: -10px;
}

@media (min-width: 40em) {

  .youtube-player.align-left {
    width: 47%;
    margin-right: 3%;
  }

  .youtube-player.align-right {
    width: 47%;
    margin-left: 3%;
  }

}

@media (min-width: 50em) {

	.youtube-player.align-left,
	.youtube-player.align-right {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

}

@media (min-width: 60em) {

  .youtube-player.align-left {
    width: 47%;
    margin-right: 3%;
  }

  .youtube-player.align-right {
    width: 47%;
    margin-left: 3%;
  }

}

.lt-ie9 .youtube-player.align-left { float: left; width: 47%; margin-right: 3%; }
.lt-ie9 .youtube-player.align-right { float: right; width: 47%; margin-left: 3%; }

/* --------------------------------------------------------------------------
   :: Section Feature
   -------------------------------------------------------------------------- */

.section-feature .label a {
  float: right;
  font-size: 16px;
}

/* --------------------------------------------------------------------------
   :: Gallery Items
   -------------------------------------------------------------------------- */

.gallery-items {
  margin: 0;
  padding: 5px;
  list-style: none;
  overflow: hidden;
}

.gallery-items .gallery-thumb {
  margin: 0;
  padding: 0;
  float: left;
  overflow: hidden;
}

.gallery-items .gallery-thumb a {
  display: block;
  overflow: hidden;
  padding: 5px;
}

.gallery-items .gallery-thumb a:hover {
  background: none;
}

.gallery-items .gallery-thumb img {
  float: left;
}

/* --------------------------------------------------------------------------
   :: Hero
   -------------------------------------------------------------------------- */

.hero {
  margin-bottom: -10px;
}

/* --------------------------------------------------------------------------
   :: Hero Image
   -------------------------------------------------------------------------- */

.hero-image {
  text-align: center;
}

/* --------------------------------------------------------------------------
   :: Hero Picturefill
   -------------------------------------------------------------------------- */

.hero-picturefill {
  text-align: center;
}

/* --------------------------------------------------------------------------
   :: Hero Gallery
   -------------------------------------------------------------------------- */

.hero-gallery {
  margin: 0 auto;
  min-width: 19em;
  max-width: 90em;
  overflow: hidden;
}

.lt-ie9 .hero-gallery { padding-bottom: 5px; }

.hero-gallery .preview-outer {
  display: inline-block;
  position: relative;
  margin: 10px 0 20px 0;
  width: 100%;
  zoom: 1;
}

.hero-gallery .preview-spacer {
  padding-top: 50%;
}

.hero-gallery .preview-inner {
  background: #363636;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  vertical-align: middle;
}

.hero-gallery .preview-image {
  max-height:100%;
  position:absolute;
  top:0;
  left:0;
  bottom:0;
  right:0;
  margin:auto;
}

.lt-ie9 .hero-gallery .preview-image { max-height: 275px; }

.hero-gallery .preview-caption-wrap {
  background: url('/_assets/img/textures/75per_86black.png') repeat;
  position: absolute;
  left: 0;
  bottom: -25px;
  right: 0;
  text-align: left;
}

.hero-gallery .preview-caption {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}

.hero-gallery .preview-caption p {
  margin: 20px;
}

.hero-gallery .preview-caption-controls {
  background: #363636;
  padding: 5px;
}

.hero-gallery .gallery-items {
  margin: -10px 0 0 0;
}

.hero-gallery .gallery-thumb {
  width: 11.1%;
}

.hero-gallery .empty span {
  display: block;
  overflow: hidden;
  margin: 5px;
}

.hero-gallery .gallery-items .caption {
  display: none;
}

.hero-gallery .btn {
  color: #fff;
  cursor: pointer;
}

.hero-gallery .pagination {
  float: right;
  margin: 0 10px;
}

.hero-gallery .page-btn,
.hero-gallery a.page-btn,
.hero-gallery a.page-btn:hover,
.hero-gallery a.page-btn:active,
.hero-gallery a.page-btn:visited {
  color: #FFE11F;
}

.hero-gallery .page-btn:hover,
.hero-gallery .page-btn.active {
  background: #363636;
}

@media (min-width: 50em) {

  .hero-gallery .gallery-items {
    margin: 0;
  }

  .hero-gallery .gallery-thumb {
    width: 33.333333%;
  }

}

.lt-ie9 .hero-gallery .gallery-items { margin: 0; }
.lt-ie9 .hero-gallery .gallery-thumb { width: 33.333333%; }

/* --------------------------------------------------------------------------
   :: Stand Alone Hero Gallery
   -------------------------------------------------------------------------- */

.standalone-gallery {
  margin-bottom: -50px;
}

/* --------------------------------------------------------------------------
   :: List
   -------------------------------------------------------------------------- */

.list {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}

/* --------------------------------------------------------------------------
   :: List Item
   -------------------------------------------------------------------------- */

.item {
  margin: 0 0 30px 0;
  padding: 0;
  clear: both;
}

/* --------------------------------------------------------------------------
   :: Article Item
   -------------------------------------------------------------------------- */

.article-item {
  overflow: hidden;
}

.article-item .article-callout {
  float: left;
  width: 100px;
  margin: 0 20px 0 0;
}

.article-item .article-callout a:hover {
  background: transparent;
}

.article-item img {
  border: 1px solid #e6e6e6;
  margin: 0 20px 0 0;
}

.article-item .article-comments {
  display: block;
  background: #e6e6e6;
  font-size: 11px;
  line-height: 16px;
  margin: 5px 0 0 0;
}

.article-item .article-comment-number {
  background: #666;
  color: #FFF;
  position: relative;
  margin: 0 5px 0 0;
  padding: 1px 3px;
}

.article-item .article-comment-number:after {
  display: block;
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 3px 0 3px 3px;
  border-color: transparent transparent transparent #666;
  position: absolute;
  right: -3px;
  top: 5px;
}

.article-item .article-details {
  overflow: hidden;
}

.article-item .article-title {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}

.article-item .article-meta {
  color: #666;
  font-size: 11px;
}

.article-item .article-teaser {
  font-size: 14px;
  line-height: 20px;
}

/* --------------------------------------------------------------------------
   :: Comment Item
   -------------------------------------------------------------------------- */

.comment-item {
  overflow: hidden;
}

.comment-item .comment-callout {
  float: left;
}

.comment-item .comment-number {
  display: block;
  background: #e6e6e6;
  width: 40px;
  margin: 0 10px 0 0;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
  color: #c8c7c7;
  text-align: center;
  font-size: 24px;
  line-height: 35px;
}

.comment-item .comment-details {
  overflow: hidden;
  padding: 0 0 10px 0;
  font-size: 12px;
  line-height: 20px;
  border-bottom: 1px solid #cecece;
}

.comment-item .comment-author {
  display: block;
  margin: 0 0 10px 0;
}

.comment-item .comment-author-name {
  display: block;
  font-weight: bold;
}

.comment-item .comment-author-location {
  display: block;
}

.comment-item .comment-publish-date {
  display: block;
  color: #7c8083;
}

/* --------------------------------------------------------------------------
   :: FAQ Item
   -------------------------------------------------------------------------- */

.faq-list .item {
  background: #edeeee;
  margin: 0 0 10px 0;
  padding: 0;
  position: relative;
}

.faq-list .item-body {
  padding: 20px;
}

	.faq-list .collapsed .item-body,
	.faq-list .expanded .item-body { padding-left: 60px; }

.faq-list .item-sidebar {
  background: #e2e2e2;
  overflow: hidden;
}

.faq-list .item-question {
  font-size: 1em;
  font-family: sans-serif;
  font-weight: bold;
  margin: 0 0 20px 0;
  line-height: 20px;
  position: relative;
}

	.faq-list .collapsed .item-question { margin-bottom: 0; }

	.faq-list .collapsed .item-question,
	.faq-list .expanded .item-question { cursor: pointer; }

.faq-list .voting-tool {
  margin: 1em 0 0 0;
}

.faq-list .voting-label {
  font-size: 1em;
  font-family: sans-serif;
  font-weight: bold;
  display: inline;
  margin: 0 1em 0 0;
}

.faq-list .voting-options {
  display: inline;
  margin: 0;
  padding: 0;
  list-style: none;
}

.faq-list .voting-option {
  display: inline;
  margin: 0 0 0 1em;
  padding: 0 0 0 20px;
  background-image: url('/_assets/img/icons/pill-button-off.png');
  background-position: middle left;
  background-repeat: no-repeat;
  cursor: pointer;
}

.faq-list .voting-option:hover {
  background-image: url('/_assets/img/icons/pill-button-on.png');
}

.faq-list .voting-option:active {
  background-image: url('/_assets/img/icons/pill-button-active.png');
}

.faq-list .voting-option:first-child {
  margin: 0;
}

.faq-list .item-help {
  padding: 20px;
}

	.faq-list .collapsed .item-help,
	.faq-list .expanded .item-help { padding-left: 60px; }

.faq-list .help-title {
  font-size: 1.14em;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}

.faq-list .faq-phone {
  background-image: url('/_assets/img/icons/phone-charcoal_icn.png');
  background-position: 3px center;
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
  margin: 0 5px 0 0;
  font-size: 1em;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
  text-transform: uppercase;
}
	.svg .faq-list .faq-phone { background-image: url('/_assets/img/icons/phone-charcoal_icn.svg'); }

.faq-list .faq-email {
  background-image: url('/_assets/img/icons/email-charcoal_icn.png');
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 0 0 20px;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
  text-transform: uppercase;
}
	.svg .faq-list .faq-email { background-image: url('/_assets/img/icons/email-charcoal_icn.svg'); }

@media (min-width: 40em) {

  .faq-list .item-body {
    padding-right: 190px;
  }

  .faq-list .item-sidebar {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 170px;
  }

	.faq-list .collapsed .item-help,
	.faq-list .expanded .item-help { padding-left: 20px; }

}

/* --------------------------------------------------------------------------
   :: Review Item
   -------------------------------------------------------------------------- */

.review-list {}

.review-item {
  border: 2px solid #e6e6e6;
  padding: 20px;
  margin: 0 0 20px 0;
}

.review-item .review-rating {
  background: url('/_assets/img/icons/5-star-grey_icn.png') 0 0 no-repeat;
  display: block;
  width: 141px;
  height: 24px;
  position: relative;
  text-indent: -9999px;
  margin: 0 10px 0 0;
}

.review-item .review-rating:after {
  content: '';
  background: url('/_assets/img/icons/5-star-green_icn.png') 0 0 no-repeat;
  display: block;
  width: 0;
  height: 24px;
  position: absolute;
  left: 0;
  top: 0;
}

.review-item .review-rating.rating-5:after { width: 141px; }
.review-item .review-rating.rating-4:after { width: 112px; }
.review-item .review-rating.rating-3:after { width:  83px; }
.review-item .review-rating.rating-2:after { width:  54px; }
.review-item .review-rating.rating-1:after { width:  25px; }

.review-item .reviewer-details {
  color: #7c8083;
  font-style: italic;
}

.review-item .reviewer-yearsclient,
.review-item .reviewer-favcar {
  font-size: 0.8em;
}

.review-item .review-reply {
  background: #e6e6e6;
  margin: 0 -20px;
  position: relative;
  top: 20px;
  overflow: hidden;
  padding: 0 40px;
}

.review-item .reply-author {
  margin: 20px 0 10px 0;
  font-size: 1em;
  line-height: 1.2em;
  display: inline;
  font-style: italic;
  position: relative;
  top: 20px;
  padding-left: 20px;
  background: url('/_assets/img/icons/hagerty-blue-sm_icn.png') left center no-repeat;
}

.review-item .reply-title {
  margin: 20px 0 10px 0;
  font-size: 1em;
  display: inline;
  font-style: italic;
  font-family: sans-serif;
  font-weight: bold;
  position: relative;
  top: 20px;
}

.review-item .reply-body {
  margin-top: 20px;
}

@media (min-width: 40em) {

  .review-item .review-rating {
    float: left;
  }

  .review-item .review-title {
    overflow: hidden;
    margin-top: 0;
  }

}

/* --------------------------------------------------------------------------
   :: Ask Hagerty Item
   -------------------------------------------------------------------------- */

.ask-hagerty-list .item {
  margin: 0 0 50px 0;
  padding: 0 0 50px 0;
  border-bottom: 5px solid #e6e6e6;
}

.ask-hagerty-list .item-question {
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-weight: normal;
  padding: 0 0 0 60px;
  background: url('/_assets/img/icons/question-large_icn.png') 0 5px no-repeat;
  min-height: 52px;
}

.ask-hagerty-list .item-link {
  display: inline-block;
  *zoom: 1;
  margin: 0 0 0 60px;
  padding: 0 0 0 30px;
  background: url('/_assets/img/icons/answer-small_icn.png') left center no-repeat !important;
}

/* --------------------------------------------------------------------------
   :: Member Discount Item
   -------------------------------------------------------------------------- */

.member-discount-item {
  overflow: hidden;
}
.item.member-discount-item {
  padding-bottom: 10px !important;
  padding-top: 10px;
  border-bottom: solid 1px #A5A5A5;
}

.member-discount-item .member-discount-callout {
  float: left;
  margin: 0 20px 0 0;
}

.member-discount-item img {
  border: 1px solid #e6e6e6;
}

.member-discount-item .member-discount-details {
  overflow: hidden;
}

.member-discount-item .member-discount-teaser {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 7px;
}

/* --------------------------------------------------------------------------
   :: Video Item
   -------------------------------------------------------------------------- */

.video-list {
  clear: both;
  overflow: hidden;
}

.video-item {
  overflow: hidden;
  float: left;
  clear: none;
}

.video-item .video-callout {
  margin: 0 20px 0 0;
}

.video-item img {
  border: 1px solid #e6e6e6;
}

.video-item .video-details {
  overflow: hidden;
  margin: 15px 20px 0 0;
}

.video-item .video-title {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}

.video-item .item-teaser {
  font-size: 14px;
  line-height: 20px;
}

@media (min-width: 30em) {
  .video-list .video-item {
    overflow: hidden;
    width: 50%;
    float: left;
    clear: none;
  }
}

@media (min-width: 50em) {
  .video-list .video-item {
    width: 33.33333%;
  }
}

@media (min-width: 60em) {
  .video-list .video-item {
    width: 25%;
  }
}

/* --------------------------------------------------------------------------
   :: Related Content Widget
   -------------------------------------------------------------------------- */

.related-content-widget .item {
  overflow: hidden;
  line-height: 20px;
}

.related-content-widget .video-item {
  width: 100%;
}

.related-content-widget .item img {
  border: 1px solid #e6e6e6;
  margin: 0 20px 0 0;
}

.related-content-widget .item-thumbnail {
  border: 1px solid #e6e6e6;
  margin: 0 20px 0 0;
  float: left;
  width: 100px;
}

.related-content-widget .item .item-details {
  overflow: hidden;
}

.related-content-widget .item .item-title {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
}

.related-content-widget .video-item .item-title {
  background: url('/_assets/img/icons/video_icn.png');
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 35px;
}

	.svg .related-content-widget .video-item .item-title { background-image: url('/_assets/img/icons/video_icn.svg');	}

.related-content-widget .item .article-teaser {
  font-size: 14px;
  line-height: 20px;
}

@media (min-width: 30em), (min-width: 50em) {
  .related-content-widget .video-item .item-title {
    padding-top: 25px;
    padding-left: 0;
  }
}

@media (min-width: 60em) {
  .related-content-widget .video-item .item-title {
    padding-top: 0;
    padding-left: 38px;
  }
}

/* --------------------------------------------------------------------------
   :: Search Item
   -------------------------------------------------------------------------- */

.search-item h2 {
  margin-bottom: 10px;
}

.search-item p {
  margin: 5px 0;
}

.search-item .item-link {
  font-weight: bold;
}

.search-item .item-link:after {
  content: "\00a0\00BB";
  font-size: 1.25em;
}

/* --------------------------------------------------------------------------
   :: Keyword List
   -------------------------------------------------------------------------- */

.keyword-list {
  margin: 0 0 10px 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

.keyword-list:before {
  content: "Tags: ";
  display: block;
  float: left;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-size: 16px;
  font-weight: normal;
  margin: 0 10px 5px 0;
}

.keyword-list .taxonomy-term {
  display: inline;
  font-size: 12px;
  background: #e6e6e6;
  padding: 2px;
}

@media (min-width: 70em) {

  .keyword-list {
    width: 40%;
    float: left;
  }

}

.lt-ie9 .keyword-list { width: 40%; float: left; }

/* --------------------------------------------------------------------------
   :: Guidelines List
   -------------------------------------------------------------------------- */

.regional-guideline-label {
  background: #017dc7;
  display: inline-block;
  color: #fff;
  font-size: 1.25em;
  padding: 2px 5px;
  margin: 0 0 5px 0 !important;
}

.regional-guideline {
  background: #e6e6e6;
  display: none;
  margin: 20px 0 60px 0;
  padding: 20px 20px 1px 20px;
}

/* --------------------------------------------------------------------------
   :: Region List
   -------------------------------------------------------------------------- */

.region-list {
  display: none;
}

.region-list-wrap {
  background: #e6e6e6;
  padding: 10px;
  margin-bottom: 20px;
}

.region-list-wrap h3 {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 5px 0 0;
  display: inline;
}

/* --------------------------------------------------------------------------
   :: Voting Tool
   -------------------------------------------------------------------------- */

.voting-tool {
  display: none;
}

/* --------------------------------------------------------------------------
   :: Social Sharing
   -------------------------------------------------------------------------- */

.social-sharing {
  margin: 0;
  padding: 0;
  list-style: none;
}

.social-sharing .label {
  display: block;
  float: left;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-size: 16px;
  font-weight: normal;
  margin: 0 10px 5px 0;
}

.social-sharing .share {
  float: left;
  margin: 0 0 5px 5px;
  padding: 0;
}

.social-sharing .share:first-child {
  margin: 0 0 3px 0;
}

.social-sharing .twitter-share iframe {
  width: 59px;
  height: 62px;
}

.social-sharing .facebook-share iframe {
  width: 49px;
  height: 61px;
  margin: 1px 0 0 0;
}

.social-sharing .plusone-share {
  padding: 2px 0 0 0;
}

@media (min-width: 70em) {

  .social-sharing {
    float: right;
  }

}

.lt-ie9 .social-sharing { float: right; }

/* --------------------------------------------------------------------------
   :: Hagerty Social Tool
   -------------------------------------------------------------------------- */

.social-tool {
  cursor: pointer;
  overflow: hidden;
  display: block;
}

.social-tool .social-bubble {
  display: block;
  width: 58px;
  height: 34px;
  border: 1px solid #c9c9c9;
  background: #fff;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.social-tool .social-bubble:after {
  display: block;
  content: " ";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 3px 3px 0 3px;
  border-color: #fff transparent transparent transparent;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  bottom: -3px;
}

.social-tool .social-bubble-inner {
  display: block;
  width: 58px;
  height: 34px;
  position: relative;
}

.social-tool .social-bubble-inner:after {
  position: absolute;
  bottom: -5px;
  left: 50%;
  display: block;
  height: 0px;
  width: 0px;
  margin-left: -5px;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #c9c9c9 transparent transparent transparent;
  content: " ";
}

.social-tool .social-button {
  display: block;
  color: #fff;
	background: #3f87c6; /* Old browsers */
	background: -moz-linear-gradient(top,  #3f87c6 0%, #2e6493 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f87c6), color-stop(100%,#2e6493)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3f87c6 0%,#2e6493 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3f87c6 0%,#2e6493 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3f87c6 0%,#2e6493 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #3f87c6 0%,#2e6493 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f87c6', endColorstr='#2e6493',GradientType=0 ); /* IE6-9 */
  width: 60px;
  height: 20px;
  margin: 6px 0 0 0;
  font-size: 9px;
  line-height: 20px;
  text-transform: uppercase;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.social-tool .social-button:hover {
	background: #2e6493; /* Old browsers */
	background: -moz-linear-gradient(top,  #2e6493 0%, #3f87c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e6493), color-stop(100%,#3f87c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2e6493 0%,#3f87c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2e6493 0%,#3f87c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2e6493 0%,#3f87c6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2e6493 0%,#3f87c6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e6493', endColorstr='#3f87c6',GradientType=0 ); /* IE6-9 */
}

/* --------------------------------------------------------------------------
   :: Hagerty Social Copy Tool
   -------------------------------------------------------------------------- */

.copy-share .social-tool .social-bubble {
  background: url('/_assets/img/icons/link_icn.png') center center no-repeat #fff;
}

/* --------------------------------------------------------------------------
   :: Hagerty Social Like Tool
   -------------------------------------------------------------------------- */

.like-tool {
  display: block;
  float: left;
}

.like-tool .social-bubble-inner {
  font-size: 16px;
  line-height: 34px;
  font-weight: normal;
  text-align: center;
}

/* --------------------------------------------------------------------------
   :: FAQ Controls
   -------------------------------------------------------------------------- */

.faq-navigation {
  font-size: 16px;
}

.faq-navigation .nav-items {
  margin: 0;
  padding: 0;
  list-style: none;
}

.faq-navigation .nav-items > li {
  margin: 0.25em 1em 0.25em 0;
  display: inline-block;
  zoom: 1;
}

.faq-navigation .nav-items > li > a {
  font-size: 1em;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
  text-transform: uppercase;
}

.faq-search {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.faq-search label {
  display: block;
  font-size: 14px;
}

.faq-btn {
  width: 40px;
  height: 40px;
  background-color: #017DC7;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 50%;
  left: -50px;
  margin-top: -20px;
  cursor: pointer;
}
	.item-question:hover .faq-btn { background-color: #00639f; }

.collapsed .faq-btn { background-image: url('/_assets/img/icons/open_icn.png'); }
	.svg .collapsed .faq-btn { background-image: url('/_assets/img/icons/open_icn.svg'); }
.expanded .faq-btn { background-image: url('/_assets/img/icons/close_icn.png'); }
	.svg .expanded .faq-btn { background-image: url('/_assets/img/icons/close_icn.svg'); }

/* --------------------------------------------------------------------------
   :: Review Form
   -------------------------------------------------------------------------- */

.review-form {
  font-size: 14px;
}

.review-form .instructions {
  color: #D40033;
}

.review-form fieldset {
  margin: 0 0 20px 0;
}

.review-form legend {
  font-size: 1.5em;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 0;
}

.review-form .field {
  margin: 10px 0 0 0;
}

.review-form .field > label {
  display: block;
  font-weight: bold;
}

/* --------------------------------------------------------------------------
   :: Ask Hagerty Detail Page
   -------------------------------------------------------------------------- */

.ask-hagerty-page {
  font-size: 14px;
}

.ask-hagerty-page .item-question {
  font-family: sans-serif;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.6em;
  padding: 0 0 0 30px;
  background: url('/_assets/img/icons/question-small_icn.png') 0 5px no-repeat !important;
  min-height: 29px;
}

.ask-hagerty-page .item-answer {
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-weight: normal;
  padding: 0 0 0 60px;
  margin: 0 0 0 30px;
  background: url('/_assets/img/icons/answer-large_icn.png') 0 5px no-repeat;
  font-size: 1.75em;
}

/* --------------------------------------------------------------------------
   :: Member Discount Detail Page
   -------------------------------------------------------------------------- */

.member-discount-detail .column {
  float: none;
  width: 100%;
  margin: 0;
}

.member-discount-detail .content {
  border: none;
  padding: 0;
  margin-top: 8px;
}

.member-discount-detail img+h1 {
  margin-top: 1em;
}

.member-discount-detail .account-login-link {
  padding-top: 2px;
  padding-bottom: 0px;
}

.member-discount-detail h2 {
  color: #000;
}

/* --------------------------------------------------------------------------
   :: Meet the Team
   -------------------------------------------------------------------------- */

.meet-the-team {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

.profile {
  margin: 0 0 20px 0;
}

.profile img {
  border: 1px solid #e6e6e6;
  float: left;
  margin-bottom: 5px;
  margin-right: 10px;
}

.profile .profile-label {
  border: 1px solid #e6e6e6;
  padding: 0 10px;
  position: relative;
  overflow: hidden;
  position: relative;
  left: -11px;
}

.profile .profile-name {
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
}

.profile .profile-title {
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 5px 0;
}

.profile .profile-obsessions {
  color: #7c8083;
  font-style: italic;
}

.profile .profile-obsessions strong {
  text-transform: uppercase;
}


@media (min-width: 30em) {

  .profile {
    width: 50%;
  }

  .profile-left {
    clear: both;
    float: left;
  }

  .profile-left .profile-inner {
    padding: 0 10px 0 0;
  }

  .profile-right {
    float: right;
  }

  .profile-right .profile-inner {
    padding: 0 0 0 10px;
  }

}

.lt-ie9 .profile { width: 50%; }
.lt-ie9 .profile-left { clear: both; float: left; }
.lt-ie9 .profile-left .profile-inner { padding: 0 10px 0 0; }
.lt-ie9 .profile-right { float: right; }
.lt-ie9 .profile-right .profile-inner { padding: 0 0 0 10px; }

/* --------------------------------------------------------------------------
   :: Contact
   -------------------------------------------------------------------------- */

.contact-box .box-inner {
  padding: 0 15px 0 0;
  -ms-word-break: break-word;
  word-break: break-word;
  word-break: break-word;

  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.contact-box p {
  font-size: 18px;
	font-family:"HelveticaNeueW01-67MdCn 692710";
  font-weight: normal;
  clear: both;
}

.contact-box p strong,
.contact-box p a {
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
}

.contact-icon {
  display: inline-block;
  width: 30px;
}

.contact-icon.arrow-right:after {
  content: "";
  position: absolute;
  right: -15px;
  top: 50%;
  margin-top: -15px;
}

.contact-icon.uk-flag {background: url('/_assets/img/flags/flag_uk.png') 3px center no-repeat;}
	.svg .contact-icon.uk-flag { background: url('/_assets/img/flags/flag_uk.svg') 3px center no-repeat; }

.contact-icon.us-flag { background: url('/_assets/img/flags/flag_us.png') 3px center no-repeat; }
	.svg .contact-icon.us-flag { background: url('/_assets/img/flags/flag_us.svg') 3px center no-repeat; }

.contact-icon.ca-flag { background: url('/_assets/img/flags/flag_ca.png') 3px center no-repeat; }
	.svg .contact-icon.ca-flag { background: url('/_assets/img/flags/flag_ca.svg') 3px center no-repeat; }

@media (min-width: 40em) {

  .contact-row {
    overflow: hidden;
  }

  .contact-box {
    width: 50%;
    position: relative;
    float: left;
    margin: 0;
  }

  .contact-box.box-left {
    border-left: none;
    border-bottom: none;
    border-top: none;
    clear: both;
  }

  .contact-box.box-right {
    border-right: none;
    border-bottom: none;
    border-top: none;
    margin: 0;
  }

  .contact-box .box-inner .uk-contact {
    padding-top: 53px;
  }


}

/* --------------------------------------------------------------------------
   :: Author
   -------------------------------------------------------------------------- */

.author-information {
  margin: 15px 0;
  padding-top: 0px;
  border-bottom: solid 4px #017dc7;
}

.author-information .author-callout {
  float: left;
  padding-right: 15px;
}

.author-information .author-name {
  display: inline-block;
  margin: 0 0 0 -15px;
  padding: 5px 10px 5px 15px;
  font-size: 1.2em;
  background-color: #e6e6e6;
}

.author-information .author-bio {
  padding: 0 15px;
  font-size: 12px;
}

.author-information .author-bio p:last-child {
  margin-bottom: 10px;
}

.author-information + .social-sharing {
  margin: 15px 0;
}

/* --------------------------------------------------------------------------
   :: Presenter
   -------------------------------------------------------------------------- */

.presenter-information {
  overflow: hidden;
  margin-bottom: 25px;
}

.presenter-information .presenter-name {
  padding-bottom: 10px;
}

.presenter-information .presenter-label,
.presenter-information .presenter {
  display: inline-block;
  vertical-align: middle;
}

.presenter-information .presenter-label {
  padding: 0px 5px;
  color: #fff;
  background-color: #017DC7;
  font-family: 'HelveticaNeueW01-67MdCn 692710';
  text-transform: uppercase;
}

.presenter-information .presenter {
  margin-left: 10px;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-size: 1.25em;
}

.presenter-information .presenter-callout {
  float: left;
  padding: 0 15px 0 0;
}


.presenter-information .presenter-bio p {
  margin-top: 0;
  font-family: 'HelveticaNeueW01-47LtCn 692686';
}

/* --------------------------------------------------------------------------
   :: Tiles
   -------------------------------------------------------------------------- */

.tile-grid {
  overflow: hidden;
  line-height: 0;
}

.tile {
  display: inline-block;
  zoom: 1;
  overflow: hidden;
  position: relative;
  line-height: normal;
}

.tile > a {
  background: #e6e6e6;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
}

.tile-4-up .tile {
  width: 50%;
  height: 0px;
  padding-bottom: 50%;
}

@media (min-width: 30em) {

  .tile-4-up .tile {
    width: 25%;
    padding-bottom: 25%;
  }

}

@media (min-width: 50em) {

  .tile-4-up .tile {
    width: 50%;
    height: 0px;
    padding-bottom: 50%;
  }

}


@media (min-width: 60em) {

  .tile-4-up .tile {
    width: 25%;
    padding-bottom: 25%;
  }

}

.lt-ie8 .tile { display: block; float: left; }
.lt-ie9 .tile-4-up .tile { width: 25%; padding-bottom: 25%; }

/* --------------------------------------------------------------------------
   :: Hover Tile
   -------------------------------------------------------------------------- */

.hover-tile .hover-state {
  display: none;
}

/* added .no-touch to prevent iOS double tap */
.no-touch .hover-tile:hover .default-state {
  display: none;
}

/* added .no-touch to prevent iOS double tap */
.no-touch .hover-tile:hover .hover-state {
  display: block;
}

/* --------------------------------------------------------------------------
   :: Text Tile
   -------------------------------------------------------------------------- */

.text-tile {
  display: table;
  width: 100%;
  height: 100%;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-size: 18px;
}

.text-tile span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 10px;
  text-transform: uppercase;
}

/* --------------------------------------------------------------------------
   :: Document List
   -------------------------------------------------------------------------- */

.document-list {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}

.document-list .document {
  margin: 0 0 20px 0;
  padding: 0;
  overflow: hidden;
}

.document-list .document h2 {
  margin-top: 0;
}

.document-list .document .larger {
  margin-bottom: 10px;
}

.document-list .document-icon {
  display: block;
  width: 75px;
  margin: 0 10px 0 0;
  padding: 75px 0 0 0;
  background-image: url("/_assets/img/icons/PDF_file_icon_sm.png");
  background-position: center 5px;
  background-repeat: no-repeat;
  float: left;
  font-size: 9px;
  text-align: center;
}

.document-list .document-description {
  overflow: hidden;
}


/* --------------------------------------------------------------------------
   :: Static Media List // TEMPORARY SHOULD EVENTUALLY BE DELETED
   -------------------------------------------------------------------------- */

.content .static-media-list {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
}

.static-media-list .static-media-item {
  margin: 0 0 30px 0;
}

.static-media-list .static-media-thumbnail {
  float: left;
  margin: 0 20px 20px 0;
  max-width: 25%;
}

.static-media-list .static-media-content {
  overflow: hidden;
}

.static-media-list h2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.static-media-list p {
  font-size: 14px;
  line-height: 22px;
}

@media (min-width: 50em) {

  .static-media-list .static-media-thumbnail {
    width: 200px;
  }

}

.lt-ie9 .static-media-list .static-media-thumbnail { width: 200px; }

/* --------------------------------------------------------------------------
   :: Message Container
   -------------------------------------------------------------------------- */

.message-container-wrap .column-wrap {
  display: table;
  min-height: 80px;
  width: 100%;
}

.message-container {
  border: 1px solid #e6e6e6;
  padding: 10px 20px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}

.message-container > p {
  margin: 10px 0;
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-size: 1.5em;
}

.message-container > ul,
.message-container > ol {
  margin: 10px 0 !important;
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-size: 1.5em;
}

.message-container.drivetrain-messages,
.message-container.partner-messages {
  min-height: 75px;
  padding-left: 75px;
  background-position: left center;
  background-repeat: no-repeat;
}

.message-container.drivetrain-messages { background-image: url('/_assets/img/misc/drivetrain_alerts.png'); }
.message-container.partner-messages { background-image: url('/_assets/img/misc/partner_messages.png'); }



/* ==========================================================================
   :: MODAL STYLES
   ========================================================================== */

/* --------------------------------------------------------------------------
   :: Default Modal
   -------------------------------------------------------------------------- */

.modal-bg {
  background: url('/_assets/img/textures/75per_86black.png') repeat;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  display: none;
  cursor: pointer;
}

.modal {
  background: #fff;
  position: absolute;
  min-width: 240px;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  padding: 20px;
  z-index: 999;
  overflow: auto;
  cursor: default;
}

@media(min-width: 50em) {

  .modal {
    top: 60px;
    left: 50%;
    right: auto;
    bottom: auto;
    width: 600px;
    margin-left: -300px;
    max-height: 80%;
  }

}
.lt-ie9 .modal { top: 60px; left: 50%; right: auto; bottom: auto; width: 600px; margin-left: -300px; max-height: 80%; }

.modal .close-btn {
  position: absolute;
  font-size: 20px;
  top: 7px;
  right: 10px;
  cursor: pointer;
  font-family: 'HelveticaNeueW01-67MdCn 692710';
  text-transform: uppercase;
}

.generatedcontent .modal .close-btn:after {
  content: "x";
  background: #232323;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-family: arial, helvetica, sans-serif;
  text-transform: none;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 0 0 5px;
  vertical-align: baseline;
  position: relative;
  top: -3px;
}


/* --------------------------------------------------------------------------
   :: Program Details Modal
   -------------------------------------------------------------------------- */

.program-details-modal {
}

.program-details-header {
  background: #232323;
  margin: -20px -20px 20px -20px;
}

.program-details-header .branding {
  background-image: url('/_assets/img/misc/branding_stripes_grey.png');
  background-repeat: no-repeat;
  background-position: 210px 0;
  padding: 20px;
}
	.svg .program-details-header .branding { background-image: url('/_assets/img/misc/branding_stripes_grey.svg'); }

.program-details-header .logo {
  display: block;
  background-image: url("/_assets/img/logos/hagerty_BusinessCenter_logo.png");
  background-position: top left;
  background-repeat: no-repeat;
  width: 205px;
  height: 30px;
}
	.svg .program-details-header .logo { background-image: url("/_assets/img/logos/hagerty_BusinessCenter_logo.png"); }

.natnw .program-details-header .branding {
  background-position: 210px 0;
}

.natnw .program-details-header .logo {
  background-image: url("/_assets/img/logos/hagerty-natnw_sm.png");
  width: 213px;
}
	.svg .natnw .program-details-header .logo { background-image: url("/_assets/img/logos/hagerty-natnw_sm.png"); }


@media (min-width: 26em) {

  .natnw .program-details-header .branding {
    background-position: 265px 0;
  }

  .natnw .program-details-header .logo {
    background-image: url("/_assets/img/logos/hagerty-natnw.png");
    width: 262px;
  }
		.svg .natnw .program-details-header .logo { background-image: url("/_assets/img/logos/hagerty-natnw.png"); }

}
.lt-ie9 .natnw .program-details-header .branding { background-position: 265px 0; }
.lt-ie9 .natnw .program-details-header .logo { background-image: url("/_assets/img/logos/hagerty-natnw.png"); width: 262px; }

.allst .program-details-header .branding {
  background-position: 220px 0;
}

.allst .program-details-header .logo {
  background-image: url("/_assets/img/logos/hagerty-allst_sm.png");
  width: 226px;
}
	.svg .allst .program-details-header .logo { background-image: url("/_assets/img/logos/hagerty-allst_sm.png"); }


@media (min-width: 26em) {

  .allst .program-details-header .branding {
    background-position: 265px 0;
  }

  .allst .program-details-header .logo {
    background-image: url("/_assets/img/logos/hagerty-allst.png");
    width: 270px;
  }
		.svg .allst .program-details-header .logo { background-image: url("/_assets/img/logos/hagerty-allst.png"); }

}
.lt-ie9 .allst .program-details-header .branding { background-position: 265px 0; }
.lt-ie9 .allst .program-details-header .logo { background-image: url("/_assets/img/logos/hagerty-allst.png"); width: 270px; }

.aaa .program-details-header .branding {
  background-position: 210px 0;
}

.aaa .program-details-header .logo {
  background-image: url("/_assets/img/logos/hagerty-aaa.png");
  width: 214px;
}
	.svg .aaa .program-details-header .logo { background-image: url("/_assets/img/logos/hagerty-aaa.png"); }

.program-details-options {
  margin: 20px 0;
  padding: 0;
  list-style: none;
}

.program-details-options .option {
  display: inline-block;
  margin: 10px 10px 0 0;
  zoom: 1;
}


/* ==========================================================================
   :: WIDGET STYLES
   ========================================================================== */

/* --------------------------------------------------------------------------
   :: Widgets
   -------------------------------------------------------------------------- */

@media (min-width: 30em) {

  .widget {
    float: left;
    width: 50%;
  }

  .widget.fullwidth {
    clear: both;
    float: none;
    width: auto;
  }

  .widget .widget-inner {
    margin: 0 10px;
  }

}

@media (min-width: 50em) {

  .widget {
    float: none;
    width: auto;
  }

  .widget .widget-inner {
    margin: 0;
  }

}

/* --------------------------------------------------------------------------
   :: Standard Widgets Container
   -------------------------------------------------------------------------- */

@media (min-width: 30em) {

  .single-widget .widget {
    float: none;
    width: auto;
  }

  .single-widget .widget .widget-inner {
    margin: 0;
  }

}

/* --------------------------------------------------------------------------
   :: Horizontal Widgets Container
   -------------------------------------------------------------------------- */

.horizontal-widgets {
  overflow: hidden;
}

.horizontal-widgets .widget {
  margin: 0 0 20px 0;
}

.horizontal-widgets .widget-inner {
  margin: 0 10px;
}

.horizontal-widgets .cta-widget .widget-inner {
  padding: 20px 20px 79px 20px;
}

.horizontal-widgets .cta-widget .widget-inner .branded-line {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 74px;
  margin: 0;
}

.horizontal-widgets .cta-widget .widget-inner .button {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

@media (min-width: 50em) {

	.horizontal-widgets .widget,
	.horizontal-widgets .widget.fullwidth {
    width: 33.333333%;
    float: left;
    clear: none;
    margin-bottom: 0;
  }

}

.lt-ie9 .horizontal-widgets .widget,
.lt-ie9 .horizontal-widgets .widget.fullwidth { width: 33.333333%; float: left; clear: none; margin-bottom: 0; }
.lt-ie8 .horizontal-widgets .widget,
.lt-ie8 .horizontal-widgets .widget.fullwidth { width: 33.31%; }
.lt-ie9 .horizontal-widgets .widget-inner { margin: 0 10px; }

/* --------------------------------------------------------------------------
   :: Single Widget Container
   -------------------------------------------------------------------------- */

.single-widget .label a {
  float: right;
  font-size: 16px;
}

.single-widget .callout {
  line-height: 24px;
  font-size: 14px;
  background-color: #E6E6E6;
  padding: 5px 10px;
}

.single-widget .callout h4 {
  margin-bottom: 5px;
}

/* --------------------------------------------------------------------------
   :: CTA Widget
   -------------------------------------------------------------------------- */

.cta-widget {
  font-size: 16px;
  line-height: 1.5em;
}

.cta-widget .widget-inner {
  background: #e6e6e6;
  overflow: hidden;
  padding: 20px;
  position: relative;
}

.cta-widget h2 {
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  text-transform: uppercase;
  font-size: 2.1em;
  margin: 0 0 0.25em 0;
}

.cta-widget h2 strong {
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-weight: normal;
}

.cta-widget p {
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-weight: 100;
  font-size: 1em;
  margin: 0 0 1em 0;
}
.cta-widget .thumbnail-image {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.cta-widget .branded-line {
	background-color:#017dc7;
  background-image: url('/_assets/img/misc/hr-reverseout-grey.png');
}

.svg .cta-widget .brandedline {
  background-image: url('/_assets/img/misc/hr-reverseout-grey.svg');
}

.cta-widget.blue .widget-inner { background: #017dc7;  color: #fff; }
.cta-widget.blue .branded-line { background-color:#017dc7; background-image: url('/_assets/img/misc/hr-knockout-grey.png'); }
.svg .cta-widget.blue .brandedline { background-image: url('/_assets/img/misc/hr-knockout-grey.svg'); }

.cta-widget.white .widget-inner { background: #017dc7; }
.cta-widget.white h2 { color: #fff; }
.cta-widget.white p { color: #fff; }
.cta-widget.white .branded-line { background-color:#017dc7; background-image: url('/_assets/img/misc/hr-knockout-grey.png'); }
.svg .cta-widget.white .brandedline { background-image: url('/_assets/img/misc/hr-knockout-grey.svg'); }

.cta-widget.charcoal .widget-inner { background: #017dc7; }
.cta-widget.charcoal h2 { color: #fff; }
.cta-widget.charcoal p { color: #fff; }
.cta-widget.charcoal .branded-line { background-color:#017dc7; background-image: url('/_assets/img/misc/hr-knockout-grey.png'); }
.svg .cta-widget.charcoal .brandedline { background-image: url('/_assets/img/misc/hr-knockout-grey.svg'); }

.cta-icn {
  display: inline-block;
  margin: 0 5px 0 0;
  zoom: 1;
}

.cta-icn:first-child {
  margin-left: 0;
}

.cta-icn.plus-symbol {
  margin-right: -11px;
  color: #017DC7;
  font-size: 1.1em;
}

.cta-icn.need-help {
  background: url('/_assets/img/icons/cta-icn_need-help.png') top left no-repeat;
  width: 40px;
  height: 35px;
}
	.svg .cta-icn.need-help { background: url('/_assets/img/icons/cta-icn_need-help.svg') top left no-repeat; }

.lt-ie8 .cta-widget .branded-line {
  display: list-item;
  width: 87%;
  background: #017dc7;
  border: none;
}

.hollow-widget .widget-inner {
  border: 1px solid #555;
  background-color: transparent; }

@media (min-width: 50em) {
  .no-flexbox .horizontal-widgets .widget, .no-flexbox .horizontal-widgets .fullwidth.widget {
    width: 33% !important; } }

.no-flexbox .carousel-widget {
  display: table; }
  .no-flexbox .carousel-widget .widget-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
.icon-carousel {
  width: 300px;
  margin: 20px auto; }
  @media (min-width: 40em) {
    .icon-carousel {
      width: 530px; } }
  @media (min-width: 60em) {
    .icon-carousel {
      width: 760px; } }
  @media (min-width: 70em) {
    .icon-carousel {
      width: 990px; } }
  @media (min-width: 100em) {
    .icon-carousel {
      width: 1220px; } }

.carousel-control {
  display: inline-block;
  width: 30px;
  height: 75px;
  vertical-align: middle; }
  .carousel-control i {
    display: block;
    width: 30px;
    height: 75px;
    box-sizing: border-box;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-size: cover; }
    .carousel-control i.left {
      display: none;
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1NiAxNTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU2IDE1MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzdDODA4Mzt9DQo8L3N0eWxlPg0KPHBhdGggaWQ9Il9jb3B5XzMiIGNsYXNzPSJzdDAiIGQ9Ik01NiwxNTJoLTQuMkwwLDc2LjVMNTEuOCwwSDU2TDQuOSw3Ni41TDU2LDE1MnoiLz4NCjwvc3ZnPg0K); }
    .carousel-control i.right {
      background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCA1NiAxNTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDU2IDE1MjsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzdDODA4Mzt9DQo8L3N0eWxlPg0KPHBhdGggaWQ9Il9jb3B5XzIiIGNsYXNzPSJzdDAiIGQ9Ik0wLDE1Mmg0LjJMNTYsNzYuNUw0LjIsMEgwbDUxLjEsNzYuNUwwLDE1MnoiLz4NCjwvc3ZnPg0K); }
    .carousel-control i:hover {
      cursor: pointer; }

.icon-carousel-outer {
  display: inline-block;
  width: 230px;
  overflow: hidden;
  vertical-align: middle; }
  @media (min-width: 40em) {
    .icon-carousel-outer {
      width: 460px; } }
  @media (min-width: 60em) {
    .icon-carousel-outer {
      width: 690px; } }
  @media (min-width: 70em) {
    .icon-carousel-outer {
      width: 920px; } }
  @media (min-width: 100em) {
    .icon-carousel-outer {
      width: 1150px; } }

.icon-carousel-container {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0; }
  .icon-carousel-container .icon-container {
    float: left;
    overflow: hidden; }
  .icon-carousel-container .icon {
    box-sizing: border-box;
    width: 200px;
    height: 200px;
    padding: 40px 10px 10px 10px;
    margin: 10px 15px 10px 15px;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: border 0.25s; }
    @media (hover) {
      .icon-carousel-container .icon:hover {
        border: 2px solid #ccc;
        cursor: pointer; }
        .icon-carousel-container .icon:hover .icon-subtitle {
          opacity: 1; } }
    .icon-carousel-container .icon a {
      display: block; }
      .icon-carousel-container .icon a:hover {
        background-color: initial; }
    .icon-carousel-container .icon img {
      display: block;
      width: 160px;
      height: 60px;
      margin: 0 auto; }
    .icon-carousel-container .icon span {
      text-align: center;
      display: block; }
    .icon-carousel-container .icon .icon-title {
      margin-top: 10px;
      font-family: 'HelveticaNeueW01-67MdCn 692710';
      font-weight: normal;
      font-size: 1.25rem;
      color: #017DC7; }
      @media (min-width: 81em) {
        .icon-carousel-container .icon .icon-title {
          margin-top: 15px; } }
      .icon-carousel-container .icon .icon-title.smaller {
        font-size: 1rem;
        width: 150px;
        margin: 15px auto; }
    .icon-carousel-container .icon .icon-subtitle {
      font-family: 'HelveticaNeueW01-47LtCn 692686';
      font-weight: normal;
      color: #232323; }
      @media (min-width: 81em) {
        .icon-carousel-container .icon .icon-subtitle {
          opacity: 0;
          transition: opacity 0.25s; } }

#icon-carousel-progress {
  display: none; }

.icon-carousel.show-progress {
  margin-bottom: 0; }
  .icon-carousel.show-progress + #icon-carousel-progress {
    display: block;
    text-align: center;
    margin-bottom: 15px; }
    .icon-carousel.show-progress + #icon-carousel-progress .progress-indicator {
      display: inline-block;
      margin: 0 10px;
      width: 10px;
      height: 10px;
      border: 1px solid #017dc7;
      border-radius: 50%;
      background-color: transparent;
      transition: background-color 0.25s; }
      .icon-carousel.show-progress + #icon-carousel-progress .progress-indicator:hover {
        background-color: #005389;
        cursor: pointer; }
      .icon-carousel.show-progress + #icon-carousel-progress .progress-indicator.selected {
        background-color: #017dc7; }

.icon-carousel-container.insurance-products .icon.modified-vehicles svg {
  width: 120px; }

.icon-carousel-container.insurance-products .icon.vintage-motorcycles svg {
  width: 110px; }

@media (hover) {
  .icon-carousel-container.insurance-products .icon:hover i.road-line {
    width: 140%; }
  .icon-carousel-container.insurance-products .icon:hover i.water-line {
    width: 135%;
    background-position: -45px 0px; }
  .icon-carousel-container.insurance-products .icon:hover svg {
    fill: #017dc7; } }

.icon-carousel-container.insurance-products .icon svg {
  display: block;
  width: 160px;
  height: 60px;
  margin: 0 auto;
  fill: #232323;
  transition: fill 0.25s; }

.icon-carousel-container.insurance-products .icon i.road-line {
  display: block;
  margin-left: -25px;
  border-bottom: 2px solid #ccc;
  width: 0px;
  transition: width 0.35s ease-out; }

.icon-carousel-container.insurance-products .icon i.water-line {
  display: block;
  position: relative;
  margin: -6px 0 0 -22px;
  height: 10px;
  background: no-repeat url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNjAuMDcgNi42MyI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNjY2NjY2I7fS5jbHMtMntmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT53YXZlLW5ldy12MkFzc2V0IDI8L3RpdGxlPjxnIGlkPSJMYXllcl8yIiBkYXRhLW5hbWU9IkxheWVyIDIiPjxnIGlkPSJMYXllcl8xLTIiIGRhdGEtbmFtZT0iTGF5ZXIgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMjUuMTgsNi42M2MtNC4yMywwLTguMTUsMC0xMi4xOC0uMDdTNC42OSw2LjQ4LDAsNi40OFY0LjczYzQuNjksMCw4Ljg5LDAsMTMsLjA4LDcuNC4wNywxNC4zOC4xMywyMy42NCwwLDQuNi0uMDgsOS4zNy0xLjE5LDE0LTIuMjZDNTYuNDUsMS4xNyw2Mi40Ny0uMjMsNjguNDQuMzNjNCwuMzcsOC4xMywxLDEyLjE0LDEuNjksOSwxLjQ1LDE4LjI2LDMsMjcuMTIsMS40NCwyLjA2LS4zNSw0LjE4LS43Nyw2LjIyLTEuMThBMTA4LjE3LDEwOC4xNywwLDAsMSwxMjguNTIuMDZjNC44Ni0uMjksOS41My41OSwxNCwxLjQ1LDEuNzcuMzQsMy42LjY4LDUuNC45NWwzLC40NmM2LjE3LDEsMTIsMS44OCwxOC4xNi45bDE0LjM3LTIuMjdjOC42NS0xLjM2LDE2LjgzLS4wOCwyNC43NSwxLjE2YTEyMCwxMjAsMCwwLDAsMTYuMywxLjc5YzUuNjMuMTEsMjIuODkuMzcsMzUsLjIxbC4zOSwwaC4xMmwtLjEzLDEuNzUtLjE3LDBoLS4xOGMtMTIuMTcuMTctMjkuNDYtLjA5LTM1LjEtLjIxYTEyMS4zNiwxMjEuMzYsMCwwLDEtMTYuNTQtMS44MWMtOC4xNC0xLjI4LTE1LjgyLTIuNDgtMjQuMi0xLjE2TDE2OS4zNyw1LjU0Yy02LjQzLDEtMTIuNjcsMC0xOC43MS0uOWwtMy0uNDVjLTEuODQtLjI3LTMuNjgtLjYyLTUuNDctMS00LjQxLS44My05LTEuNy0xMy42Mi0xLjQyQTEwNi44LDEwNi44LDAsMCwwLDExNC4yNSw0Yy0yLjA1LjQxLTQuMTguODMtNi4yNywxLjE5LTkuMTUsMS41Ny0xOC41NywwLTI3LjY5LTEuNDMtNC0uNjQtOC4wOS0xLjMxLTEyLTEuNjhDNjIuNTksMS41NCw1Ni43MSwyLjkxLDUxLDQuMjNjLTQuNywxLjA5LTkuNTYsMi4yMi0xNC4zNSwyLjNDMzIuNDYsNi42LDI4LjcxLDYuNjMsMjUuMTgsNi42M1oiLz48L2c+PGcgaWQ9IkxheWVyXzItMiIgZGF0YS1uYW1lPSJMYXllciAyIj48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMTUuNjQgNi41OCAxOS4zOSA2LjYzIDIyLjU2IDYuNjMgMjguNTYgNi42MyAzMS4wNyA2LjYxIDM1LjU2IDYuNjMgMzkuNjMgNi4zNiA0My41NCA1LjgyIDQ4LjkyIDQuNzIgNTIuNzggMy44MyA1Ni41OSAzIDU5LjQxIDIuNSA2Mi4wNSAyLjE1IDY0LjA0IDIgNjcuMjQgMiA3MC42NSAyLjMzIDcyLjYzIDIuNTggNzYuMzYgMy4xMiA4MC4zIDMuNzUgODYuNTQgNC43MiA5MS4yMiA1LjMzIDk1LjM0IDUuNjkgMTAwLjcxIDUuODMgMTAzLjMzIDUuNzIgMTA3Ljk5IDUuMTggMTEzLjI5IDQuMTggMTE3Ljk1IDMuMjcgMTIyLjY3IDIuNDUgMTI1Ljc4IDIuMDUgMTI3LjkxIDEuODUgMTI5LjQxIDEuNzcgMTMxLjUgMS43NyAxMzMuNiAxLjg5IDEzNi45MyAyLjI5IDE0MC4xNiAyLjgzIDE0NS4wNCAzLjc0IDE0OS4yMyA0LjQxIDE1My41MyA1LjA3IDE1OC4zMSA1LjY4IDE2MS42IDUuOTIgMTY0LjQ3IDUuOTYgMTY4LjMyIDUuNjggMTc1LjY0IDQuNTUgMTgyLjAxIDMuNTQgMTg1Ljk2IDIuOTggMTg5LjAzIDIuNzUgMTkyLjYgMi41OCAxOTUuOTggMi44OCAyMDAuODcgMy4zOSAyMDguMDkgNC40NSAyMTEuMzYgNC45NiAyMTYuMTEgNS42MSAyMTguOCA1LjkgMjIyLjI5IDYuMTYgMjI5LjYgNi4zMyAyMzguNTQgNi40NCAyNDMuOTcgNi40OCAxNS42NCA2LjU4Ii8+PC9nPjwvZz48L3N2Zz4=);
  background-size: auto 8px;
  background-position: -457px 0;
  transition: background-position 0.45s ease-out; }

.carousel-widget a {
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-weight: normal;
  font-size: 1.125rem;
  line-height: 1.5em;
  color: #000 !important; }
  @media (min-width: 50em) and (max-width: 65em) {
    .carousel-widget a {
      font-size: 1rem; } }
  .carousel-widget a:hover {
    background-color: transparent; }

.carousel-widget ul {
  margin: 0 !important; }

.carousel-widget .widget-inner {
  display: flex;
  flex-direction: column;
  justify-content: center; }
  .carousel-widget .widget-inner .icon-carousel {
    width: auto;
    width: initial; }
    .carousel-widget .widget-inner .icon-carousel.hide-controls {
      position: relative; }
      .carousel-widget .widget-inner .icon-carousel.hide-controls .carousel-control {
        display: none;
        position: absolute;
        padding: 10px;
        top: 20px; }
        .carousel-widget .widget-inner .icon-carousel.hide-controls .carousel-control.left {
          left: 10px; }
        .carousel-widget .widget-inner .icon-carousel.hide-controls .carousel-control.right {
          right: 10px; }
      .carousel-widget .widget-inner .icon-carousel.hide-controls:hover .carousel-control {
        display: block; }

.carousel-widget .icon-carousel-outer {
  width: 300px; }

.carousel-widget .icon {
  border: 0;
  padding: 10px;
  height: auto;
  text-align: center;
  border-radius: 0;
  font-size: 1.25rem; }
  .carousel-widget .icon:hover {
    border: 0; }
  .carousel-widget .icon img {
    width: 100%;
    height: 100px; }
  .carousel-widget .icon p.description {
    margin-top: 20px; }

@media (max-width: 30em) {
  .sub-header a.more-link {
    margin: 10px; } }

@media (max-width: 30em) {
  select {
    width: 100%; } }


/* --------------------------------------------------------------------------
   :: Image CTA Widget
   -------------------------------------------------------------------------- */

.image-cta-widget .widget-inner {
  background: #E6E6E6;
  color: #232323;
  padding: 0 20px 20px 20px;
}

.image-cta-widget .slide {
  display: block;
  margin: 0 -20px;
}

.image-cta-widget h2 {
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-size: 45px;
  line-height: 40px;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  padding: 20px 0 0 0;
  margin: 0 0 20px 0;
}

.image-cta-widget h2 strong {
	font-family:"HelveticaNeueW01-77BdCn 692722";
  font-weight: normal;
}

.image-cta-widget.charcoal .widget-inner { background: #232323;  color: #fff; }
.image-cta-widget.charcoal h2 { border-color: #ffffff; }
.image-cta-widget.blue .widget-inner { background: #017dc7;  color: #fff; }
.image-cta-widget.blue h2 { border-color: #ffffff; }

@media (min-width: 50em) and (max-width: 65em), (min-width: 30em) and (max-width: 40em) {

  .image-cta-widget h2 {
    font-size: 33px;
    line-height: 33px;
  }

}
/* --------------------------------------------------------------------------
   :: Image CTA Widget
   -------------------------------------------------------------------------- */

.image-cta-widget.featured-article-widget h2{
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  font-size: 1.2em;
  line-height: 1.2em;
  text-transform: none;
  padding-top: 12px;
  margin: 0;

}

.image-cta-widget.featured-article-widget p {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 0.8em;
  line-height: 1.4em;
}
/* --------------------------------------------------------------------------
   :: Get A Quote Widget
   -------------------------------------------------------------------------- */
.getaquote-widget .widget-inner {
  overflow: hidden;
  border: 1px solid #B7B7B7;
}

.getaquote-widget .widget-inner > a {
  display: block;
  padding: 20px;
  text-transform: uppercase;
	background: #017dc7; /* Old browsers */
	background: url("/_assets/img/misc/Quote_Widget_branding_stripes_Grad.svg")right 6%,
				-moz-linear-gradient(top,  #017dc7 0%, #005389 100%); /* FF3.6+ */
	background: url("/_assets/img/misc/Quote_Widget_branding_stripes_Grad.svg")right 6%,
				-webkit-gradient(linear, left top, left bottom, color-stop(0%,#017dc7), color-stop(100%,#005389)); /* Chrome,Safari4+ */
	background: url("/_assets/img/misc/Quote_Widget_branding_stripes_Grad.svg")right 6%,
				-webkit-linear-gradient(top,  #017dc7 0%,#005389 100%); /* Chrome10+,Safari5.1+ */
	background: url("/_assets/img/misc/Quote_Widget_branding_stripes_Grad.svg")right 6%,
				-o-linear-gradient(top,  #017dc7 0%,#005389 100%); /* Opera 11.10+ */
	background: url("/_assets/img/misc/Quote_Widget_branding_stripes_Grad.svg")right 6%,
				-ms-linear-gradient(top,  #017dc7 0%,#005389 100%); /* IE10+ */
	background: url("/_assets/img/misc/Quote_Widget_branding_stripes_Grad.svg")right 6%,
				linear-gradient(to bottom,  #017dc7 0%,#005389 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#017dc7', endColorstr='#005389',GradientType=0 ); /* IE6-9 */
  background-repeat: no-repeat;
}

.getaquote-widget .widget-inner {
  color: #fff;
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  background-color: #005185;
}

.getaquote-widget h2 {
  color: #fff;
	font-family:"HelveticaNeueW01-67MdCn 692710";
  font-size: 1.3em;
  line-height: 22px;
  font-weight: normal;
  margin: 0 0 5px 0;
  text-shadow: 2px 1px 0 rgba(2, 3, 3, 0.4);
}

.getaquote-widget p {
  color: #fff;
  font-size: 20px;
  margin-top: 0;
}

.getaquote-widget .cta {
  color: #fff;
	font-family:"HelveticaNeueW01-77BdCn 692722";
  font-size: 2.3em;
  line-height: 45px;
  font-weight: normal;
  margin: 0;
  text-transform: uppercase;
  text-shadow: 2px 1px 0 rgba(2, 3, 3, 0.4);
}

.getaquote-widget .cta:after {
  font-family: arial, helvetica, sans-serif;
  content: "\00a0\00BB";
  font-size: 1.25em;
  vertical-align: text-top;
}

.getaquote-widget .sublinks {
  margin-bottom: 0;
  padding: 15px 20px;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  text-transform: capitalize;
  line-height: 18px;
}

@media (min-width: 50em) and (max-width: 62em) {

  .getaquote-widget h2 {
    font-size: 22px;
  }

  .getaquote-widget .cta {
    font-size: 30px;
  }

  .getaquote-widget .cta:after {
    font-size: 1em;
    vertical-align: top;
  }

  .getaquote-widget p {
    font-size: 18px;
  }
}

/* --------------------------------------------------------------------------
   :: Dark Get A Quote Widget
   -------------------------------------------------------------------------- */
.yellow {
  color: #FFE11F; }
.getaquote-widget-dark {
  color: #FFF;
  font-size: 1rem; }
  .getaquote-widget-dark .widget-inner {
    padding: 20px;
    background-color: #232323; }
  .getaquote-widget-dark h2 {
    margin: 0 !important;
    font-size: 3rem;
    line-height: 1em;
    text-transform: uppercase; }
    @media (min-width: 30em) and (max-width: 69.998em) {
      .getaquote-widget-dark h2 {
        font-size: 2rem; } }
  .getaquote-widget-dark p {
    font-family: 'HelveticaNeueW01-47LtCn 692686'; }
    .getaquote-widget-dark p.tagline {
      font-size: 1.15rem;
      margin: 5px 0 20px; }
    .getaquote-widget-dark p.secondary-cta {
      margin: 15px 0 0; }
  .getaquote-widget-dark a > strong {
    font-family: 'HelveticaNeueW01-67MdCn 692710';
    font-weight: normal; }
  .getaquote-widget-dark .zip-code-label {
    position: absolute;
    top: 12px;
    left: 10px;
    color: #555;
    cursor: text; }
  .getaquote-widget-dark .hero-zip-autofill-container {
    display: none;
    position: absolute;
    z-index: 1;
    margin-top: 5px;
    height: 300px;
    max-height: 300px;
    border-top: 3px solid #000;
    color: black;
    text-align: left; }
    .getaquote-widget-dark .hero-zip-autofill-container:after, .getaquote-widget-dark .hero-zip-autofill-container:before {
      bottom: 100%;
      left: 50%;
      border: solid transparent;
      content: ' ';
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    .getaquote-widget-dark .hero-zip-autofill-container:after {
      border-color: rgba(255, 255, 255, 0);
      border-bottom-color: #000;
      border-width: 15px;
      margin-left: -75px; }
    .getaquote-widget-dark .hero-zip-autofill-container:before {
      border-color: transparent;
      border-bottom-color: #000;
      border-width: 15px;
      margin-left: -75px; }
    .getaquote-widget-dark .hero-zip-autofill-container .hero-zip-suggestions {
      overflow: hidden;
      padding: 0;
      margin: 0;
      width: 250px;
      list-style-type: none;
      border: 4px solid #555;
      border-top: 0; }
      .getaquote-widget-dark .hero-zip-autofill-container .hero-zip-suggestions li {
        padding: 10px;
        background: #fff;
        border-bottom: 1px solid #e6e6e6; }
        .getaquote-widget-dark .hero-zip-autofill-container .hero-zip-suggestions li:hover {
          background-color: #e6e6e6;
          cursor: pointer;
          color: #017dc7; }
        .getaquote-widget-dark .hero-zip-autofill-container .hero-zip-suggestions li span {
          display: block;
          font-size: 0.85em;
          color: #777;
          margin-top: -5px; }
      .getaquote-widget-dark .hero-zip-autofill-container .hero-zip-suggestions li.key-down-selected {
        background-color: #e6e6e6;
        cursor: pointer;
        color: #017dc7; }
  .getaquote-widget-dark .hero-zip-error-text {
    display: none;
    position: absolute;
    font-family: sans-serif;
    z-index: 100; }
    .getaquote-widget-dark .hero-zip-error-text > div {
      position: relative;
      top: -130px;
      padding: 20px;
      color: #7c8083;
      background: #f9d9e1;
      border: 4px solid #f9d9e1; }
      .getaquote-widget-dark .hero-zip-error-text > div:after, .getaquote-widget-dark .hero-zip-error-text > div:before {
        top: 100%;
        left: 25%;
        border: solid transparent;
        content: ' ';
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      .getaquote-widget-dark .hero-zip-error-text > div:after {
        border-color: rgba(249, 217, 225, 0);
        border-top-color: #f9d9e1;
        border-width: 30px;
        margin-left: -30px; }
      .getaquote-widget-dark .hero-zip-error-text > div:before {
        border-color: rgba(249, 217, 225, 0);
        border-top-color: #f9d9e1;
        border-width: 20px;
        margin-left: -30px; }
  .getaquote-widget-dark .input-action-container .inputs {
    display: block; }
    .getaquote-widget-dark .input-action-container .inputs .inputs-container {
      width: 100%;
      clear: both; }
      .getaquote-widget-dark .input-action-container .inputs .inputs-container input {
        float: left;
        padding: 13px 3%;
        width: 100%;
        box-sizing: border-box;
        border: 2px solid white;
        border-radius: 5px;
        font-family: sans-serif;
        font-size: 1em;
        -moz-appearance: textfield; }
        @media (min-width: 30em) and (max-width: 40em), (min-width: 50em) and (max-width: 65em) {
          .getaquote-widget-dark .input-action-container .inputs .inputs-container input {
            float: none;
            width: 100%; } }
        .getaquote-widget-dark .input-action-container .inputs .inputs-container input:focus {
          border: 2px solid #017dc7; }
        .getaquote-widget-dark .input-action-container .inputs .inputs-container input::-webkit-input-placeholder {
          color: #2d2d2d; }
        .getaquote-widget-dark .input-action-container .inputs .inputs-container input::-ms-clear {
          display: none; }
        .getaquote-widget-dark .input-action-container .inputs .inputs-container input.hero-zip-error {
          border: 2px solid red; }
      .getaquote-widget-dark .input-action-container .inputs .inputs-container select {
        float: left;
        padding: 13px 3%;
        width: 57%;
        height: 47px;
        margin-left: 3%;
        box-sizing: border-box;
        border: 1px solid white;
        border-radius: 5px;
        font-family: sans-serif;
        font-size: 1em;
        color: #2d2d2d; }
        @media (min-width: 30em) and (max-width: 40em), (min-width: 50em) and (max-width: 65em) {
          .getaquote-widget-dark .input-action-container .inputs .inputs-container select {
            float: none;
            width: 100%;
            margin: 10px 0 0; } }
        .getaquote-widget-dark .input-action-container .inputs .inputs-container select option {
          background: #fff;
          color: black; }
  .getaquote-widget-dark .input-action-container .action {
    margin-top: 1em; }
    .getaquote-widget-dark .input-action-container .action .button {
      font-size: 1.4rem;
      line-height: 1.4em;
      text-transform: uppercase; }
      .getaquote-widget-dark .input-action-container .action .button.fullwidth {
        width: 100%;
        padding: 10px;
        margin: 0 auto;
        box-sizing: border-box; }

/* --------------------------------------------------------------------------
   :: Sidebar Navigation Widget
   -------------------------------------------------------------------------- */

.sidebar-nav .widget-inner {
  background: #e6e6e6;
  font-family: 'HelveticaNeueW01-47LtCn 692686';
  font-weight: 100;
}

.sidebar-nav .widget-inner > nav {
    background-color: #232323;
}

.sidebar-nav .nav-items {
  margin: 0;
  padding: 0 20px;
  list-style: none;
}

.sidebar-nav .label {
  color: #FFFFFF;
  font-size: 20px;
  font-family: 'HelveticaNeueW01-67MdCn 692710';
  line-height: 1.5em;
  text-transform: uppercase;
  padding: 7px 55px 5px 0;
  margin: 0 0 -5px 0;
  display: inline-block;
  zoom: 1;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  z-index: 1;
}

.svg .sidebar-nav .label:after {
  background-image: url("/_assets/img/misc/branding_stripes_grey.png");
  content: '';
  position: absolute;
  display: block;
  width: 77px;
  height: 100%;
  right: 0;
  top: 0;
}

.svg .sidebar-nav .label:after {
  background-image: url("/_assets/img/misc/branding_stripes_grey.svg");
}

.sidebar-nav .label+li {
  padding-top: 10px;
}

.sidebar-nav li:last-child {
  padding-bottom: 10px;
}

.sidebar-nav li {
  background: #e6e6e6;
  padding: 0 20px;
  margin: 0 -20px;
  font-size: 18px;
  line-height: 30px;
  position: relative;
  z-index: 2;
}

.sidebar-nav li a {
  color: #017DC7;
}

.sidebar-nav li a:hover {
  background: #017DC7;
  color: #FFFFFF;
  text-decoration: none;
}

/* --------------------------------------------------------------------------
   :: Gallery List Widget
   -------------------------------------------------------------------------- */
.gallery-list-widget .article-teaser,
.gallery-list-widget .article-meta {
  display: none;
}

.gallery-list-widget h2 {
  font-family: 'HelveticaNeueW01-67MdCn 692710';
  line-height: 18px;
}

.gallery-list-widget .pagination {
  font-size: 13px;
}

.gallery-list-widget .item {
  margin-bottom: 15px;
}

/* --------------------------------------------------------------------------
   :: Policy Forms Widget
   -------------------------------------------------------------------------- */

.policy-form-widget {
  background: #e6e6e6;
  padding: 20px;
}

.policy-form-widget h2 {
  font-size: 22px;
  font-family: 'HelveticaNeueW01-77BdCn 692722';
  line-height: 1.5em;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

.policy-form-widget h3 {
  font-size: 16px;
  font-family: 'HelveticaNeueW01-67MdCn 692710';
  line-height: 1.5em;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}

.policy-form-widget ul {
  font-size: 12px;
  margin: 0 0 10px 0;
}

/* --------------------------------------------------------------------------
   :: upcoming sessions
   -------------------------------------------------------------------------- */
.upcoming-sessions .sub-header {
  background: #232323;
  padding: 0 20px;
}

.upcoming-sessions .label {
  color: #FFFFFF;
  font-size: 20px;
  font-family: 'HelveticaNeueW01-67MdCn 692710';
  line-height: 1.5em;
  text-transform: uppercase;
  padding: 7px 55px 5px 0;
  display: inline-block;
  zoom: 1;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  z-index: 1;
}

.upcoming-sessions p {
  margin-top: 0;
}

.upcoming-sessions .list {
  background: #e6e6e6;
  padding: 10px 20px 1px 20px;
  margin-top: -10px;
}

.upcoming-sessions .event-item {
  border-top: solid 1px #111;
  margin-top: 10px;
  padding-top: 0;
  position: relative;
  margin-bottom: 15px;
}
.upcoming-sessions .event-date {
  font-size: 1.3em;
  margin-bottom: 7px;
  font-family: 'HelveticaNeueW01-67MdCn 692710';
}

.upcoming-sessions .event-duration {
  display: block;
}
.upcoming-sessions .event-time,
.upcoming-sessions .event-details,
.upcoming-sessions .event-duration {
  font-family: 'HelveticaNeueW01-47LtCn 692686';
}

.upcoming-sessions .event-presenter-label,
.upcoming-sessions .even-time-label,
.upcoming-sessions .event-duration-label {
  margin-right: 5px;
  font-family: 'HelveticaNeueW01-67MdCn 692710';
  font-size: 1.1em;
  margin-left: 20px;
}

.svg .upcoming-sessions .label:after {
  background-image: url("/_assets/img/misc/branding_stripes_grey.png");
  content: '';
  position: absolute;
  display: block;
  width: 77px;
  height: 100%;
  right: 0;
  top: 0;
}

.svg .upcoming-sessions .label:after {
  background-image: url("/_assets/img/misc/branding_stripes_grey.svg");
}

.upcoming-sessions .event-link {
  float: right;
  overflow: hidden;
  padding: 0 5px;
  background-color: #017dc7;
  color: #fff;
  position: absolute;
  right: 10px;
  top: 10px
}


/* ==========================================================================
   :: Error Pages
   ========================================================================== */
.error-page .title {
  color: #999999;
}


/* ==========================================================================
   :: PRINT DEFAULT
   ========================================================================== */

@media print {
  * {
    background: transparent !important;
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow:none !important;
    text-shadow: none !important;
  }

	a,
	a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
	 * Don't show links for images, or javascript/internal links
	 */

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
    content: "";
  }

	pre,
	blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
		display: table-header-group; /* h5bp.com/t */
  }

	tr,
	img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }

	p,
	h2,
	h3 {
    orphans: 3;
    widows: 3;
  }

	h2,
	h3 {
    page-break-after: avoid;
  }
}
