/*Search Pagination*/
.pagination {
  background-color: #e6e6e6;
  font-size: 1rem!important;
  margin-top: 10px;
}
.pagination a {
  font-size: 1.15rem;!important;
}
.pagination .current-view {
  float: left!important;
  padding: 16px!important;
}
.pagination-navigation {
  float: right!important;
  font-size: 1rem;
}
.pagination-navigation .view-all {
  float: left;
  height: 44px;
  padding: 15px;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
}
.pagination-navigation .navigation {
  float: left;
  padding: 15px;
  margin-bottom: 0;
}
.pagination-navigation .navigation li {
  float: left;
  margin: 0 10px 0 0;
  font-size: 1.15rem;
  color: #666;
  font-weight: 400;
}
.pagination-navigation .navigation li a {
  color: #000000;
}
.pagination-navigation .navigation li.prev a, 
.pagination-navigation .navigation li.next a {
  color: #29ABE2;
  font-weight: 500;
}
.pagination-navigation .navigation li.prev:before {
  content: '<';
}
.pagination-navigation .navigation li.next a:after {
  content: '> ';
}
/* Search Results */
ul.search-results li {
  margin-bottom:20px;
}
ul.search-results a:link {
  color: #29ABE2;
  font-size: 1.15rem;
  font-weight: 500;
}
ul.search-results a:visited, ul.search-results a:hover {
   color: #337ab7;
}
ul.search-results p {
    padding:0;margin:0;
}
.content-block ol { 
    padding-left: 5px;
}
.content-block ol li  {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 10px;
    margin-left: 15px;
}
sup {
    font-size: 85%;
    vertical-align: super;
}
.pg_standardreferralprogram .object-and-details,
.pg_businessreferralprogram .object-and-details,
.pg_referralprogrampromo .object-and-details,
.pg_anniversaryreferralprogram .object-and-details {
  display: inline-block;
  position: relative;
}
summary {
  color: #fff;
  background: #000;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: auto;
  right: 0.5rem;
  z-index: 2;
  border-radius: 50%;
  background-image: url("/assets/images/play_circle_filled-24px.svg");
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: white;
}
[open] summary {
  background-image: url("/assets/images/pause_circle_filled-24px.svg");
  box-shadow: 0 0 0 2px #fff;
  background-color: white;
}
/* for blink/webkit */
details summary::-webkit-details-marker {
  display: none;
}
/* for firefox */
details > summary:first-of-type {
  list-style: none;
}
summary + * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0;
  padding-top: 0;
  background: #fff;
  color: #fff;
  overflow-y: auto;
  overflow: inherit;
}
summary + * a {
  color: #fff;
}
summary:focus {
  box-shadow: 0 0 0 0.25rem #aade87;
  outline: transparent;
}
.pg_standardreferralprogram .object-and-details1 img,
.pg_businessreferralprogram .object-and-details1 img,
.pg_referralprogrampromo .object-and-details1 img,
.pg_anniversaryreferralprogram .object-and-details1 img {
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: visible;
}
.home-hero-animated-section .hero-animation-wrapper .object-and-details {
  margin-top: 10px;
}
.home-hero-animated-section .hero-zip-code-description {
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
}
.home-hero-animated-section .hero-animation-wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.home-hero-animated-section .hero-animation-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* Retrieve Auto Quote Vbox Form */
#dbRecord_auto_retrieve_quote .content-block.auto { 
  background-color: transparent;
}
#dbRecord_auto_retrieve_quote .retrieve-form.Instruction { 
  padding-left: 40px;
  padding-right: 20px;
}
#dbRecord_auto_retrieve_quote .retrieve-form .TitleText {
  color: #4d4d4d;
  text-align: left;
  line-height: 40px;
  padding-left: 0;
}
#dbRecord_auto_retrieve_quote .retrieve-form .SubHeader {
  text-align: left;
  font-size: 16px;
}
#dbRecord_auto_retrieve_quote .RequiredInformation {
  margin-left: 40px;
}
#requiredText1, 
#requiredText2, 
#requiredText3 {
  color: red;
}
.btn-grey {
  font-weight: 500;
  color: white !important;
  background-color: #4d4d4d !important;
  width: 100%;
}
/* Retrieve Auto Quote - Error Modal Dialog */
.ui-dialog .ui-dialog-titlebar {
  background: none !important;
}
.overlay {
  position: fixed; /* Positioning and size */
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(128,128,128,0.5); /* color */
  display: none; /* making it hidden by default */
}
.ui-dialog .ui-dialog-titlebar {
  background-color: lightgray;
  padding: 0em !important;
}
.ui-dialog .ui-dialog-titlebar-close{
  background: url(/assets/images/close.gif) no-repeat;
  margin-left: 3px;
}
.ui-dialog .ui-dialog-content {
  padding-left: 30px;
  padding-right: 30px;
}
#ErrorModalDialog h3.error-modal-title {
  color: #666;
  font-size: 1.75rem;
  font-weight: 400;
}
#ErrorModalDialog .error-modal-content p {
  font-size: 14px;
  line-height: 28px;
  font-weight: 400;
}
@media only screen and (min-width: 1350px) {
  .home-hero-animated-section .hero-animation-wrapper {
    width: 1244px;
  }
  .home-hero-animated-section [open] summary, 
  .home-hero-animated-section details > summary:first-of-type {
    right: 10px;
    margin-top: -100px;
  }
  .home-hero-animated-section summary {
    width: 2.5rem;
    height: 2.5rem;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1349px) {
  .home-hero-animated-section .hero-animation-wrapper {
    width: 1100px;
  }
  .home-hero-animated-section [open] summary, 
  .home-hero-animated-section details > summary:first-of-type {
    right: 10px;
    margin-top: -90px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1179px) {
  .home-hero-animated-section .hero-animation-wrapper {
    width: 850px;
  }
  .home-hero-animated-section [open] summary, 
  .home-hero-animated-section details > summary:first-of-type {
    right: 0px;
    margin-top: -70px;
  }
}
@media only screen and (min-width: 776px) and (max-width: 1024px) {
  .home-hero-animated-section .hero-animation-wrapper {
    width: 700px;  
  }
  .home-hero-animated-section [open] summary, 
  .home-hero-animated-section details > summary:first-of-type {
    right: 0px;
    margin-top: -56px;
  }
}
@media only screen and (min-width: 653px) and (max-width: 775px) {
  .home-hero-animated-section .hero-animation-wrapper {
    width: 510px;
  }
  .home-hero-animated-section [open] summary, 
  .home-hero-animated-section details > summary:first-of-type {
    right: -15px;
    margin-top: -50px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 652px) {
  .home-hero-animated-section .hero-animation-wrapper {
    width: 530px;  
  }
  .home-hero-animated-section [open] summary, 
  .home-hero-animated-section details > summary:first-of-type {
    right: -15px; 
    margin-top: -50px;
  }
}
@media only screen and (max-width: 620px) {
  #dbRecord_auto_retrieve_quote .retrieve-form.Instruction {
    padding-left: 20px;
    padding-right: 20px;
  }
  .vbox-content #dbRecord_auto_retrieve_quote .content-wrapper {
    padding-left: 15px;
    width: 100%;
  }
  .ui-dialog.ui-widget {
    width: 88%!important;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 500px) and (max-width: 599px) {
  .home-hero-animated-section .hero-animation-wrapper {
    width: 425px;  
  }
  .home-hero-animated-section [open] summary, 
  .home-hero-animated-section details > summary:first-of-type {
    right: -20px;
    margin-top: -40px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 499px) {
  .home-hero-animated-section .hero-animation-wrapper {
    width: 310px;  
  }
  .home-hero-animated-section [open] summary, 
  .home-hero-animated-section details > summary:first-of-type {
    right: -25px;
    margin-top: -35px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 399px) {
  .home-hero-animated-section .hero-animation-wrapper {
    width: 220px;  
  }
  .home-hero-animated-section [open] summary, 
  .home-hero-animated-section details > summary:first-of-type {
    right: -30px;
    margin-top: -30px;
  }
}
@media only screen and (min-width: 281px) and (max-width: 299px) {
  .home-hero-animated-section .hero-animation-wrapper {
    width: 210px;  
  }
  .home-hero-animated-section [open] summary, 
  .home-hero-animated-section details > summary:first-of-type {
    right: -35px;
    margin-top: -35px;
  }
}
@media only screen and (max-width: 280px) {
  .home-hero-animated-section .hero-animation-wrapper {
    width: 210px;
  }
  .home-hero-animated-section [open] summary, 
  .home-hero-animated-section details > summary:first-of-type {
    right: -30px;
    margin-top: -30px;
  }
}
@media only screen and (min-width: 992px) {
  .home-hero-animated-section form#CompareQuote {
     margin-top: 2%;
  }
  .home-hero-animated-section .input-group-lg {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 498px;
    position: relative;
    display: table;
    border-collapse: separate;
  }
  .home-hero-animated-section .zip-code {
    min-width: 150px;
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
    border-top-left-radius: 5px!important;
    border-bottom-left-radius: 5px!important;
  }
}
@media only screen and (min-width: 845px) {
  .home-hero-animated-section .hero-animation-wrapper .object-and-details {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .hero-animated-section .hero-quote-box {
    margin-left: auto;
    margin-right: auto;
    max-width: 430px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 844px) {
  .home-hero-animated-section .hero-animation-wrapper .object-and-details {
    margin-bottom: 30px;
  }
  .home-hero-animated-section .hero-animation-wrapper .object-and-details {
    margin-top: 0;
  }
}
.bullet-list li{
  list-style-type: disc;
  margin-left: 10%;
}