@font-face {
  font-family: 'PRAC';
  font-display: auto;
  src: url('/plymouthrock/home_files/wh.otf?#iefix') format('opentype');
}

@font-face {
  font-family: 'PRAC';
  font-display: auto;
  src: url('/plymouthrock/home_files/whsb.otf?#iefix');
  font-weight: bold;
}

@font-face {
  font-family: 'PRAC';
  font-display: auto;
  src: url('/plymouthrock/home_files/whital.otf?#iefix');
  font-style: italic;
}

@font-face {
  font-family: 'PRAC';
  font-display: auto;
  src: url('/plymouthrock/home_files/whital.otf?#iefix');
  font-style: oblique;
}

@font-face {
  font-family: 'PRAC';
  font-display: auto;
  src: url('/plymouthrock/home_files/whsbital.otf?#iefix');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'PRAC';
  font-display: auto;
  src: url('/plymouthrock/home_files/whsbital.otf?#iefix');
  font-weight: bold;
  font-style: oblique;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

img {
  border-width: 0;
}

body {
  font-size: 16px;
  background-color: #ffffff !important;
  font-family: PRAC, Arial, sans-serif !important;
  color: #4d4d4f !important;
  -webkit-font-smoothing: antialiased;
}

.fixedPosition {
  overflow: hidden !important;
  height: 100% !important;
  position: relative !important;

}

@media (max-width: 991px) {
  .navbar {
    overflow: auto;
    max-height: 85vh;
    align-items: flex-start;
  }
}

.row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.row-colored {
  background-color: #f1f5f6 !important;
}

.mobile-only {
  display: none;
}

.web-only {
  display: block;
}

.no-padding-margin {
  padding: 0 !important;
  margin: 0 !important;
}

p {
  font-size: 16px;
  line-height: 1.7em;
  color: #4d4d4f;
}

/*  hide horizontal line below hero image */
p.image-box {
  margin-bottom: 0;
}

.small p,
p.small {
  font-size: 14px !important;
}

.left {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

.right {
  padding-right: 0 !important;
  margin-right: 0 !important;
}

a.link-button {
  background-color: #ff6319;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 20px 5px;
  padding: 4px 20px 8px;
}

a.link-button:hover,
a.link-button:focus {
  color: #fff !important;
}

body,
html {
  height: 100%;
}

h2 {
  font-weight: normal;
  font-size: 28px;
  color: #ff6319;
  margin-top: 10px;
  margin-bottom: 0;
}

h3 {
  font-size: 18px;
  /*font-size: 28px;*/
  /*color: #007AC9;*/
  color: #4d4d4f;
  margin-top: 5px;
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: #007ac9;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #007ac9 !important;
  /*#ff6319*/
}

ol,
ul {
  margin-left: 20px;
  margin-bottom: 0;
}

ul li {
  list-style-position: outside;
  list-style-type: disc;
}

ol li {
  list-style-position: outside;
  list-style-type: decimal;
}

ifram {
  z-index: 99;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #e0e0e0;
  color: #7a7a7a;
  float: left;
  font-size: 17px;
  padding-left: 3px;
  border-radius: 0;
  font-weight: bold;
}

input[type='submit'],
input[type='button'] {
  background-color: #ff6319;
  border: medium none;
  color: #fff !important;
  cursor: pointer;
  font-weight: bold;
  vertical-align: top;
}

input[type='checkbox'] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
}

input[type='radio'] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  font-size: 17px;
  border: 0;
  border-radius: 0;
  overflow: hidden;
  line-height: 1.4em;
  color: #7a7a7a;
  padding-left: 3px;
  font-weight: bold;
}

.nav-search-blue {
  display: none;
}

.home-page .nav-search {
  display: none;
}

.home-page .nav-search-blue {
  display: block;
}

/* Including below for  'Error message project'*/
.errormsg {
  font-size: 14px;
  color: #fff;
  margin-top: 2px;
  margin-bottom: 10px;
  line-height: 0;
  display: inline-block;
  font-weight: 600;
}

.errormsgHome {
  font-size: 15px;
  color: #ff0000;
  margin-top: 10px;
  line-height: 0;
  display: inline-block;
  font-weight: 600;
}

.errormsgHero {
  font-size: 14px;
  color: #ff0000;
  margin-top: 2px;
  margin-bottom: 10px;
  line-height: 0;
  display: inline-block;
  font-weight: 600;
}

.exclamation-point {
  width: 19px;
  height: 19px;
  margin-top: -3px;
  margin-right: 5px;
}

p.errormsg-bottom {
  text-align: left;
  margin-bottom: 4px;
  padding-top: 8px;
}

.bottom-get-quote .quote-box p.errormsg-bottom {
  color: #fff !important;
  font-size: 14px;
}


/*input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}*/
/* Only Chrome */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
		padding-left: 0;
	}
}
*/

/* Only Firefox */
@-moz-document url-prefix() {
  select {
    padding-left: 0;
  }
}

select option {
  padding: 0;
  outline: 0;
  margin-left: 0;
}

.select {
  background: #fff url('/plymouthrock/home_files/down-select-arrow.png') no-repeat scroll 97% 50% / 18px auto;
  border: 1px solid #e0e0e0;
  display: inline-block;
  float: left;
  margin: 0 4px 0 0;
  overflow: hidden;
  padding: 0;
}

.container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  max-width: 1020px;
  /*border-left: 1px solid #000;*/
  /*border-right: 1px solid #000;*/
}

.vgn-ext-component {
  min-height: 0 !important;
}

.stg-text {
  background-color: #fff;
}

.mobile-header,
.header-new .orange-bar {
  display: none;
}

.header {
  background: #fff;
  height: 128px;
  border-bottom: 1px solid #b2b2b2;
}

.header.header-new {
  height: 60px;
  /* background-image: linear-gradient(to bottom, #007ac9, #126ea9); */
  background: #126ea9;
  margin-bottom: 0;
}

.header-new .main-nav>li>a,
.header-new .utilities>a {
  color: #fff;
}

.header.fixed-state {
  height: 48px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 10;
}

.fixed-state .utilities {
  display: none;
}

.fixed-state #logo {
  position: absolute;
  left: 0;
  top: 0;
  float: none;
}

.fixed-state .main-nav {
  top: 16px;
}

.content {
  max-width: 1020px;
  background-color: #fff;
  clear: both;
}

/*
.container.content {
  margin-top:10px;
}
*/
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.content.scrolled-content {
  margin-top: 100px;
}

.navbar-collapse {
  padding: 0 !important;
}

.main-nav {
  position: absolute;
  right: 60px;
  top: 97px;
  list-style: none;
  display: block;
  z-index: 100;
  margin-bottom: 0;
  margin-left: 0;
  float: right;
}

.header-new .main-nav {
  position: relative;
  right: 0;
  top: 0;
  list-style: none;
  display: block;
  z-index: 100;
  margin-bottom: 0;
  margin-left: 0;
  float: none;
}

.main-nav>li {
  float: left;
  font-size: 14px;
  font-weight: bold;
  margin-left: -20px;
  margin-right: -20px;
  position: relative;
  text-align: center;
  width: 150px;
  text-transform: uppercase;
  list-style: outside none none;
}

.home-page a:hover {
  text-decoration: none;
  color: #FF6319;
}

.home-page .seo-content a:hover {
  text-decoration: underline;
  color: #007ac9 !important;
}

.mobile-header #mobile-nav li.search-li a[class^="nav-search"] {
  display: none;
}

.main-nav li.search-li {
  /*margin-left: 20px;*/
  width: 16px;
  text-align: right;
  float: right;
  border-left: 1px solid orange;
  padding-left: 30px;
}

.header-new .main-nav li.search-li {
  /*margin-left: 20px;*/
  width: auto;
  text-align: right;
  float: right;
  border: none;
  padding: 16px 45px;
}

.mobile-header.header-new .main-nav li.search-li {
  padding: 0;
  float: left;
  margin-left: 0;
}

.mobile-header.header-new .main-nav li.search-li>ul {
  border-radius: 0;
  top: 0;
  left: 0;
  margin-left: 0;
}

.mobile-header.header-new .main-nav li.search-li>ul>li {
  width: 100%;
}

.mobile-header.header-new .main-nav li.search-li>ul>li div.up {
  width: 0px;
  height: 0px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  position: absolute;
  top: -7px;
  right: 9%;
}

.mobile-header.header-new .main-nav li.search-li>ul #web_search_text {
  width: 91%;
}

.main-nav li.search-li img {
  margin: 0 3px;
}

.main-nav li.search-li ul {
  margin-left: -190px;
  padding: 0 !important;
  top: 10px;
  min-width: 0px;
  width: 275px;
  height: 35px;
  border-radius: 40px;
}

.main-nav li:first-child {
  padding-right: 0;
}

.quicklink-img {
  width: 160px;
  border-radius: 7px 7px 0 0;
}

.quicklink-img-block {
  display: block;
  float: none;
  border-radius: 0 0 7px 7px;
  width: 160px;
  height: 35px;
  cursor: pointer;
}

.quicklink-img-block input::placeholder {
  text-align: left;
  color: #333;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}

.quicklink-img-block p a {
  text-align: left;
  color: #333;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  display: block;
  float: none;
  border-radius: 0 0 7px 7px;
  width: 160px;
  height: 35px;
  cursor: pointer;
}

/***** search stuff fixing *******/

.main-nav>li {
  width: 120px;
  margin: 0;
  height: 60px;
  padding: 16px 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #ffffff;
  text-transform: none;
}

.mobile-header .main-nav>li {
  width: 100%;
  text-align: left;
  height: auto;
}

.main-nav>li:not(.search-li):hover {
  background-color: #106297 !important;
  border-bottom: 10px solid white !important;
}

.mobile-header .main-nav>li:not(.search-li) {
  border-bottom: 1px solid #cccccc !important;
}

.mobile-header .main-nav>li:not(.search-li):hover {
  background-color: #fff !important;
  border-bottom: 1px solid #cccccc !important;
}

.mobile-header .main-nav>li:not(.search-li)>a {
  width: 100%;
}

.main-nav>li>a>span {
  display: none;
}

.mobile-header .main-nav>li:not(.search-li)>a>span {
  display: block;
  transform: rotate(0deg);
  color: #000000;
  font-size: 18px;
  float: right;
}

.mobile-header .main-nav>li.expanded:not(.search-li)>a>span {
  transform: rotate(180deg);
}


/***** search stuff fixing *******/
/* .main-nav a{
  display: inline-block;
  padding: 5px;
} */
.main-nav a:hover {
  color: #fff !important;
}

.main-nav li ul {
  top: 59px;
  background-color: #fff !important;
  display: none;
  position: absolute;
  text-align: center;
  padding-bottom: 7px;
  width: 160px;
  margin-left: 0;
  width: auto;
  min-width: 1000px;
  padding: 30px 220px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  padding-right: 0;
}

.mobile-header .main-nav li:not(.search-li)>ul {
  padding: 0 !important;
  position: relative;
  top: 0;
}

.main-nav li:not(.search-li) ul {
  padding: 0 0 0 265px;
  height: auto !important;
}

.header-container.container {
  max-width: 1200px;
}

.main-nav li ul li {
  float: none;
  list-style: none;
  padding: 0;
  text-transform: none;
  list-style: outside none none;
  float: left;
  width: 15%;
  text-align: left;
  color: #333333;
  opacity: 1 !important;
  /* remove later *******/
}

.main-nav li:not(.search-li) ul li {
  padding-top: 30px;
  padding-bottom: 25px;
}

.mobile-header .main-nav li:not(.search-li) ul li {
  height: auto;
  padding: 15px 0 9px;
  width: inherit;
  min-height: auto;
}

a.nav-list-heads,
a.nav-list-quick-heads,
div.nav-list-heads {
  font-size: 25px;
  line-height: 35px;
  letter-spacing: 0;
  color: #333333;
  font-weight: bolder;
  padding-bottom: 15px;
  display: inline-block;
}

div.nav-list-quick-heads {
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0;
  color: #333333;
  font-weight: bolder;
  padding-bottom: 15px;
  display: inline-block;
}

.header .main-nav li ul li.nav-list-quick-links,
.mobile-header .main-nav li ul li.nav-list-quick-links {
  background-color: #f5f5f5;
  border-left: solid 1px #d5d5d5;
  width: 50% !important;
  float: right;
  padding-left: 20px;
}

a.nav-list-items {
  padding: 0;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  padding: 3px 0;
  display: block;
  width: 100%;
}

.nav-list-items a {
  padding: 0;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  padding: 3px 0;
  display: block;
  width: 100%;
}

.nav-list-items a:hover {
  color: #007ac9;
}

/* .main-nav li ul li a {
  display: block;
  width: 100%;
  padding: 7px 20px;
} */

.header .main-nav li ul li a:hover {
  background-color: none !important;
  color: #007ac9 !important;
}

.submenu:hover>ul {
  display: block;
}

#logo {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
  width: 373px;
  height: 113px;
}

.header-new #logo {
  position: relative;
  width: 150px;
  height: 60px;
  margin-right: 30px;
}

.orange-bar {
  position: absolute;
  top: 10px;
  height: 17px;
  width: 100%;
  background-color: #ff6319;
}

.blue-bar {
  position: absolute;
  top: 10px;
  height: 17px;
  width: 100%;
  background-color: #007ac9;
}

.utilities {
  font-size: 14px;
  position: absolute;
  right: 40px;
  width: 400px;
  height: 50px;
  margin-top: 35px;
  font-weight: bold;
  z-index: 99;
}

/* .top-links  {
  padding-right: 12%;
  display: inline-block;
  top: 0;
  position: absolute;
  right: 0;
} */
.top-links-data {
  float: right;
  margin: .5% 2% .5% 0;
}

.top-links a {
  padding: 0 15px;
  height: 23px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #333333;
}

.top-links a:hover,
.top-links a:focus {
  color: #333333 !important;
}

.header-new .utilities {
  font-size: 14px;
  position: absolute;
  right: 40px;
  width: 400px;
  height: 50px;
  margin-top: 5px;
  font-weight: bold;
  z-index: 99;
  margin-right: -15px !important;
}

.utilities form {
  display: inline;
  float: right;
  margin-left: 10px;
}

.util-text {
  color: #666;
  float: right;
  margin: 4px 0 0 50px;
}

.util-text img {
  margin-bottom: 3px;
}

p.p-h1,
p.p-h2 {
  color: inherit;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
}

p.p-h1 {
  float: left;
}

.bottom-get-quote p.p-h1 {
  float: none;
}

.right-head,
.hero-get-quote .right-head {
  color: #fff;
  float: right;
  font-size: 15px;
  text-align: center;
  margin: 0;
}

.bottom-get-quote .right-head {
  margin-top: -45px !important;
}

.call-quote {
  font-size: 14px;
  line-height: 2em;
  font-weight: bold;
  color: #ffffff;
  padding-top: 10px;
}

.hero {
  /* height: 360px;
  border-bottom: 1px solid #b2b2b2; 
  height: 405px; */
  border-bottom: none;
  overflow: hidden;
}

.home-page .hero h1 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  line-height: 37px;
  color: #007ac9;
}

.hero h2 a,
.hero p.p-h2 a {
  font-size: 30px;
  font-weight: bold;
}

.hero .text-subheader {
  margin-top: 18px;
  font-size: 24px;
  font-weight: bold;
  color: #007ac9;
}

.agent-arrow {
  vertical-align: middle;
  margin: 0 0 2px 20px;
}

.hero h1,
.hero h2,
.hero p.p-h1,
.hero p.p-h2 {
  margin: 0;
}

.home-hero-form {
  position: relative;
  background-color: transparent;
  margin: 0;
  border: none;
  font-weight: bold;
}

.home-hero-form input {
  width: 48%;
  height: 36px;
  border-radius: 4px;
  border: 1px solid #c8c8c8;
  text-align: center;
  /* margin-bottom: 30px !important; 
  margin-right: 10px;
  margin-top: 25px;*/
  margin: 34px 0 0;
  /*margin: 25px 0 0;*/
}

.quote,
.agent {
  width: 100%;
  padding: 14px 20px;
}

.agent {
  border-top: 1px #fff solid;
}

.home-hero-form a {
  /* color: #fff !important; */
  font-size: 16px;
}

.home-hero-form a:hover {
  color: #007ac9 !important;
}

::-webkit-input-placeholder {
  color: #7a7a7a;
}

:-moz-placeholder {
  color: #7a7a7a;
}

::-moz-placeholder {
  color: #7a7a7a;
}

:-ms-input-placeholder {
  color: #7a7a7a;
}

/* Class gets added by placeholder fix for IE*/
.placeholder {
  color: #7a7a7a;
}

.agent {
  border-top: 1px #fff solid;
}

.home-boxes-group {
  padding: 25px 40px 5px calc(3.3% + 20px) !important;
  background-color: #fff;
  width: 30%;
}

.home-box {
  padding: 15px 10px 10px 60px !important;
  min-height: 150px;
  margin-bottom: 20px;
}

.home-box h1 {
  font-size: 32px;
}

.home-box h2 {
  margin: 0;
}

.home-box ul {
  margin: 0 !important;
}

.home-box ul li {
  list-style: outside none none;
}

.home-box .arrow-link {
  font-size: 14px;
  line-height: 2em;
  font-weight: bold;
}

.home-box .arrow-link:hover {
  color: #ff6319;
}

.home-top-box {
  border: 1px solid #e7e7e7;
  background: #f0f5f7 url('/plymouthrock/home_files/blue-wedge.png') top left no-repeat;
  background-size: 57px 31px;
}

.home-bottom-box {
  border: 1px solid #e7e7e7;
  background: #f0f5f7 url('/plymouthrock/home_files/blue-wedge.png') top left no-repeat;
  background-size: 57px 31px;
}

.home-hero-image img {
  width: auto;
  float: right;
}

.home-intro {
  padding: 21px 0 15px 40px;
  background-color: #fff;
  width: 70%;
}

.shift-box {
  padding: 20px 30px !important;
}

.mktg-box {
  padding: 0px 10px 0px 10px;
  float: left;
}

.testimonial {
  font-size: 15px;
  font-weight: normal;
  line-height: 1.1em;
  padding: 24px 0 8px 0;
}

h1.testimonials {
  color: #ffffff;
}

p.testimonials {
  color: #ffffff;
  font-size: 15px;
  text-align: right;
}

a.testimonials {
  color: #ffffff;
}

.signature {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  color: #258ad4;
  padding-top: 0;
}

.testimonials {
  background-color: #0083c9;
}

.testimonial_box {
  background-color: #fff;
  margin: 0px 10px 0px 10px;
  max-width: 220px;
  min-height: 200px;
  padding-bottom: 10px;
}

.testimonial_box p {
  margin: 0 0 0 0;
}

.orange_testimonial {
  position: absolute;
  height: 8px;
  margin-left: -15px;
  width: 220px;
  background-color: #ff6319;
}

.mktg-box p {
  font-size: 14px;
}

.mktg-box img {
  width: 100%;
  height: auto;
}

.seoMessage {
  padding-left: 20px;
}

.home-intro h1 {
  font-size: 40px;
  color: #ff6319;
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1em;
}

.home-intro img,
.intro-image {
  float: left;
  height: auto;
  margin: -5px 20px auto auto;
}

.home-intro p {
  /*color: #999;*/
  font-size: 18px !important;
  /*line-height: 1.5em !important;*/
  margin: 20px 20px auto auto;
  float: left;
}

.breadcrum {
  padding: 16px 40px 0 !important;
  background-color: #fff;
  font-size: 14px;
}

.breadcrum a {
  font-size: 16px;
  color: #999;
}

.breadcrum a:hover {
  text-decoration: underline !important;
  color: #999 !important;
}

li.bread-crumb,
.bread-crumb a {
  color: #999 !important;
  font-family: PRAC, Arial, sans-serif;
  display: inline-block;
  line-height: 100%;
}

.bread-crumb span.vgn-ext-nav-item {
  font-size: 16px;
  font-family: PRAC, Arial, sans-serif;
}

.vgn-ext-region {
  min-height: auto;
}

.page-content {
  float: left;
  width: 66.6666%;
  padding: 30px 50px;
}

.sidebar-group {
  padding: 20px 40px 0 0 !important;
}

/*
.footer-new {
  background: #007ac9;
}
*/
.footer {
  /*background: #ececec;*/
  padding: 23px 20px 20px;
  color: #007ac9;
  font-size: 10px;
  text-align: center;
}

.footer-new .footer {
  /*background: #007ac9;*/
  padding: 40px 50px 50px;
  color: #ffffff;
  font-size: 10px;
  text-align: center;
}

.footer-content p {
  font-weight: bold;
  text-align: center;
}

.footer-white p {
  color: white !important;
}

.footer-new .footer .footer-links li {
  margin: 0;
  padding: 0px 6px 0 5px;
  font-size: 13px;
  border-right: 1px solid #ffffff;
}

.footer-new .footer .footer-links li:last-child {
  border-right: none;
}

.footer p {
  /*margin: 0;*/
  margin-bottom: 5px;
  font-size: 18px;
  color: #007ac9;
}

.footer-new .footer p {
  /*margin: 0;*/
  margin-bottom: 5px;
  font-size: 18px;
  color: #ffffff;
}

.footer-new .footer a {
  color: #ffffff;
}

.footer-menu-list {
  max-width: 960px;
  margin: 0 auto;
}

.social ul {
  width: 100%;
  margin-left: 10px;
  padding: 0 0;
}

.social ul li {
  display: inline-block;
  list-style: none;
  margin: 0 0 0 0;
}

.social {
  padding-bottom: 50px;
}

div.social img {
  width: 32px;
  height: 32px;
}

p.nav-list-heads {
  font-size: 20px;
  font-weight: bolder;
}

#footerMenu li {
  list-style: none;
}

#footerMenu ul {
  margin-left: 0;
}

#footerMenu a {
  color: #4d4d4f;
}

#footerMenu li {
  font-size: 14px;
  line-height: 24px;
}

.footer-text {
  padding-top: 10px;
  line-height: 2em;
  clear: both;
}

.footer-text a {
  color: #4d4d4f;
  font-weight: bold;
  margin-right: 20px;
}

div.footer {
  font-size: 10px;
  text-align: left;
  float: left;
  width: 100%;
  padding: 20px 10%;
  color: #fff;
  background: #1a6fa6;
}

div.footer a {
  color: #fff;
}

div.footer img {
  width: 32px;
  height: 32px;
}

.footer-supportphone p {
  display: none;
}

p.copyright {
  font-size: 10px !important;
  text-align: center;
  margin: 2px 0 10px;
  /*2px 0 0;*/
}

p.disclaimer {
  font-size: 9px !important;
  text-align: justify;
  /*center;*/
  line-height: 1.4em;
  /* 1.7em;*/
  padding-top: 8px;
  /*20px;*/
}

.footer-new p.disclaimer {
  font-size: 9px !important;
  text-align: justify;
  /*center;*/
  line-height: 1.4em;
  /* 1.7em;*/
  padding-top: 8px;
  /*20px;*/
  margin: 0 60px;
}

ul.social-icons {
  width: 240px;
  margin: 0 auto;
  list-style-type: none;
}

.cta-auto,
.cta-home {
  width: 156px;
  height: 141px;
  border: 1px solid #007ac9;
  border-radius: 4px;
  margin-bottom: 16px;
  /* box-shadow: 1px 3px 8px #8c8c8c; */
  float: left;
  /* margin-left: 35px; */
  background-color: #ffffff;
}

.cta-auto:hover,
.cta-home:hover {
  cursor: pointer;
}

.cta-home {
  margin-left: 88px;
}

.cta-auto>a,
.cta-home>a {
  color: #99cae9;
}

.cta-auto.active>a,
.cta-home.active>a {
  color: #007ac9;
}

.cta-auto a:hover,
.cta-home a:hover,
.cta-home.active a:hover,
.cta-auto.active a:hover,
.cta-home.active a:visited,
.cta-auto.active a:visited,
.cta-home.active a:focus,
.cta-auto.active a:focus,
.cta-home.active a:active,
.cta-auto.active a:active {
  color: #007ac9 !important;
  text-decoration: underline;
}

.cta-home.active,
.cta-auto.active {
  border: 2px solid #007ac9;
}

.cta-home.active,
.cta-auto.active {
  box-shadow: 1px 3px 8px #8c8c8c;
}

.img-auto {
  width: 142px;
  height: 67px;
  margin-top: 44px;
}

.img-home {
  width: 100px;
  height: 85px;
  margin-top: 25px;
}

.footer ul {
  margin: 5px auto 0;
  list-style-type: none;
}

.footer ul li {
  display: inline-block;
  margin: 0 10px;
}

.footer-new .footer ul li {
  display: inline-block;
}

.footer-new .footer ul.footer-item li {
  margin: 0 10px;
}

/***** NEW FOOTER DESIGN ******/
.footer-img {
  width: 173px;
  height: 53px;
  margin: 50px 0 38px;
}

.footer-logo {
  text-align: center;
}

.footer-new1 {
  background: #F5F5F5;
  float: left;
  width: 100%;
}

.footer-logo-mobile {
  text-align: center;
  display: none;
}

.footer-logo-mobile img.footer-img {
  margin: 10px 0 12px;
}

.bottom-nav {
  margin: 0 auto;
  padding: 0;
  ;
}

.footer-new1 ul.bottom-nav {
  display: inline-block;
  padding: 38px 10% 50px;
  height: auto;
  width: 100%;
}

.footer-new1 li.nav-list-nav-links {
  min-width: 220px;
  float: left;
  list-style: none;
  width: auto;
  padding: 0 20px;
}

/***** NEW FOOTER DESIGN ******/

.social-icons li {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
}

.social-icons li img {
  width: 32px;
  height: 32px;
}

#mobile-nav {
  position: absolute;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  text-align: center;
  font-size: 40px;
  box-shadow: none;
  margin: 0px -20px;
  width: 100%;
}

#mobile-nav>ul {
  margin: 0;
  width: 80%;
  background-color: #fff;
  font-size: 16px !important;
  text-align: left;
}

#mobile-nav li {
  list-style: none;
  clear: both;
}

#mobile-nav li.active {
  background-color: #ff6319;
}

#mobile-nav>ul li:last-child {
  padding-bottom: 10px;
}

#mobile-nav>ul>li:last-child {
  margin-bottom: 625px;
}

#mobile-nav a {
  display: inline-block;
  padding: 5px 15px;
  text-transform: none;
  height: 20px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #757575 !important;
}

#mobile-nav .nav-list-items a {
  padding: 15px 0;
}

#mobile-nav a:hover {
  color: #ff6319;
}

#mobile-nav .mobile-submenu {
  background-color: #ffffff;
  display: none;
}

#mobile-nav .mobile-submenu a {
  color: #007ac9 !important;
  text-transform: none;
}

#mobile-nav div.nav-list-heads {
  padding-top: 15px;
  font-weight: 400;
  height: 24px;
  font-size: 20px;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #4d4d4f !important;
  padding-bottom: 25px;
}

.nav-quick-links {
  padding: 0;
}

#mobile-nav div.nav-quick-links .nav-list-heads {
  padding-top: 0;
}

#mobile-nav a.nav-list-heads.nav-list-quick-heads {
  padding: 0px 10px;
}

#mobile-nav .nav-quick-links {
  background: #f2f2f2;
  padding: 15px 15px 20px;
  margin-left: -15px;
}

#mobile-nav .nav-quick-links a.nav-list-items {
  padding: 5px 10px;
}

#mobile-nav a.nav-list-items {
  padding: 0 35px;
  color: #000 !important;
}

#mobile-nav .main-nav {
  position: relative;
  width: 100%;
}

#mobile-nav li.search-li {
  width: 100%;
}

/* Search form CSS */
#search_form input,
#web_search_form input {
  float: left;
}

#search_form input {
  height: 66px;
  margin-bottom: 10px;
}

#search_form {
  padding: 10px;
}

#search_text {
  width: 83%;
  text-align: center;
}

#search_submit {
  background-color: #ffffff;
  background-image: url('/public/Plymouthrock/StaticFiles/HomePageNew/search-icon-new.png');
  background-position: 92% center;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  width: 17%;
}

#web_search_form input {
  height: 30px;
  font-size: 14px !important;
  margin: 2px 0 2px 32px !important;
}

#web_search_form input::placeholder {
  font-style: normal;
  font-weight: normal;
  color: #333333;

}

#web_search_form {
  padding: 0;
}

#web_search_text {
  background-color: #f0f5f7;
  border: 1px solid #e7e7e7;
  width: 174px;
  border-color: #fff;
  background-color: #fff;
}

#web_search_submit {
  background-color: #ff6319;
  color: #ffffff !important;
  margin-left: 12px;
  text-transform: uppercase;
  width: 90px;
  display: none;
}

.toc-list {
  margin: 10px 0 10px 20px;
  list-style: none;
}

.toc-list li {
  margin-top: 10px;
  margin-bottom: 10px;
}

/*** content-page (insurance) start ***/
.sidebar-quote h1 {
  line-height: 1;
}

.details {
  overflow: hidden;
  border-bottom: 1px solid #b2b2b2;
}

.details img {
  margin-left: calc(50% - 510px) !important;
}

.details-image {
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  background: url('/plymouthrock/home_files/content-hero.png') no-repeat center;
  background-size: cover;
  height: 280px;
}

.details-image img {
  width: 100% !important;
}

.details-main {
  padding: 0 40px 30px !important;
  background-color: #fff;
}

.details-main h1 {
  font-size: 40px;
  margin: 0 auto 5px !important;
  color: #ff6319;
  border: none;
}

.details-main ul.toc-list {
  font-size: 16px !important;
}

.get-quote {
  padding-top: 14px;
  clear: left;
}

.get-quote:after {
  /*adds an invisible element which will force the parent element to expand after the submit button*/
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.get-quote input[type='submit'] {
  color: #fff !important;
  border: none;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  font-size: 24px;
  background-color: #ff6319;
  font-weight: bold;
  width: 81px;
  height: 37px;
  margin-left: 4px;
  padding: 0;
}

.section-get-quote input[type='submit'] {
  float: right;
}

.continue-quote {
  line-height: 1.2em;
  margin: 0;
  color: #fff;
}

.sidebar-box {
  height: auto;
  background-color: #f0f5f7;
  border: 1px solid #e7e7e7;
  background: #f0f5f7 url('/plymouthrock/home_files/blue-wedge.png') top left no-repeat;
  background-size: 57px 31px;
}

.sidebar-box p {
  line-height: 1;
}

.sidebar-box h1,
.sidebar-box h2 {
  margin: 0;
}

.sidebar-box .sidebar-agent p.p-h1,
.sidebar-box .sidebar-agent p.p-h2 {
  margin: 14px auto;
}

.sidebar-box h1,
.sidebar-box p.p-h1 {
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  margin-bottom: 14px;
}

.sidebar-box a {
  font-weight: bold;
}

.sidebar-agent h2 a,
.sidebar-agent p.p-h2 a {
  font-size: 28px;
  font-weight: bold;
}

.quote-box {
  background-color: #007ac9;
  background-image: none;
}

.quote-box a {
  color: #fff !important;
}

.links-box {
  padding: 15px 10px 15px 55px !important;
  margin-bottom: 20px;
}

.links-box h2 {
  margin: 0;
}

.links-box a {
  display: inline-block;
  font-size: 13px;
  line-height: 1em;
  margin: 10px 0 3px;
  color: #007ac9;
}

.sidebar-quote,
.sidebar-agent {
  width: 100%;
}

.sidebar-agent {
  padding: 0;
  display: inline-block;
}

.sidebar-agent {
  border-top: 1px #fff solid;
}

.sidebar-get-quote {
  display: inline-block;
  width: 100%;
}

.bottom-get-quote .sidebar-get-quote {
  width: auto;
}

.sidebar-get-quote .insurance-select {
  overflow: hidden;
  background: url('/plymouthrock/home_files/down-select-arrow.png') no-repeat 95% 50% #fff;
  background-size: 15px;
  display: inline-block;
  width: 38%;
  height: 22px;
  padding: 0px !important;
  margin: 0 4px 0 0;
  float: left;
}

.sidebar-get-quote .insurance-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  /* padding: 0 0 0 2px;*/
  height: 22px;
  width: 130%;
  font-size: 12px;
  border-radius: 0;
  overflow: hidden;
  line-height: 1.4em;
  color: #7a7a7a;
}

.sidebar-get-quote input[type='submit'] {
  background-color: #ff6319;
  font-weight: bold;
  cursor: pointer;
  color: #fff !important;
  border: none;
  width: 20%;
  margin: 0 0 8px 0;
  vertical-align: top;
  padding: 0;
}

.sidebar-get-quote input {
  width: 38%;
  height: 22px;
  font-size: 12px;
  color: #7a7a7a;
  float: left;
  margin-right: 4px;
}

.sidebar-continue-quote {
  width: 100%;
  font-size: 13px;
  margin-bottom: 0px;
}

.sidebar-agent {
  padding-left: 14px;
}

.sidebar-agent h2,
.sidebar-agent p.p-h2 {
  margin: 14px auto 14px;
}

.content .hero {
  /* height: 360px; */
  overflow: hidden;
}

.sidebar-quote {
  position: relative;
  display: block;
  vertical-align: top;
  padding: 14px;
}

.insurance-select {
  width: 155px;
  overflow: hidden;
  background: url('/plymouthrock/home_files/down-select-arrow.png') no-repeat 95% 50% #fff;
  background-size: 18px;
  border: 1px solid #e0e0e0;
  display: inline-block;
  height: 37px;
  font-size: 16px;
  margin-bottom: 5px;
  margin-left: 4px;
  float: left;
}

.insurance-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  height: 37px;
  width: 130%;
  font-size: 17px;
  border: 0;
  border-radius: 0;
  overflow: hidden;
  line-height: 1.4em;
  color: #7a7a7a;
}

.bottom-get-quote {
  padding: 0 !important;
  background-color: #007ac9;
}

.bottom-get-quote .quote-box {
  border: medium none;
  margin: 0 auto;
  text-align: center;
}

.bottom-get-quote .quote-box h1,
.bottom-get-quote .quote-box p.p-h1 {
  font-size: 40px;
}

.bottom-get-quote .quote-box input {
  height: 35px;
  margin-right: 10px;
  width: 153px;
  font-size: 17px;
  padding-left: 6px;
  vertical-align: middle;
}

.bottom-get-quote .quote-box select {
  height: 35px;
  width: 130%;
  font-size: 17px;
}

.bottom-get-quote .quote-box .insurance-select {
  height: 35px;
  margin-right: 10px;
  width: 153px;
}

.bottom-get-quote .quote-box input[type='submit'] {
  width: 74px;
  font-size: 24px;
}

.bottom-get-quote .quote-box p {
  color: #fff !important;
  font-weight: bold;
  font-size: 17px;
  margin-top: 0;
}

.bottom-get-quote .sidebar-agent {
  padding: 0;
}

.hero-get-quote {
  margin: 28px 0 0 40px;
  position: absolute;
  top: 0;
  width: 450px;
}

.hero-get-quote .sidebar-quote {
  padding: 14px 20px;
}

.hero-get-quote .sidebar-agent {
  padding-left: 0 20px;
}

.hero-get-quote .quote-box {
  background-color: rgba(0, 0, 0, 0.5);
}

.hero-get-quote .quote-box input {
  height: 37px;
  margin-right: 10px;
  width: 155px;
  font-size: 17px;
  padding-left: 6px;
}

.hero-get-quote .quote-box select {
  height: 37px;
  width: 130%;
  font-size: 17px;
}

.hero-get-quote .quote-box .insurance-select {
  height: 37px;
  margin-right: 10px;
  width: 155px;
}

.hero-get-quote .quote-box input[type='submit'] {
  width: 74px;
  margin-right: 0;
  font-size: 24px;
  padding: 0;
}

/* Top of Page */
.message-banner {
  margin: 5px 20px;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
}

/* FAQ CSS */
.numbered {
  line-height: 1.42857;
  margin-bottom: 8px;
}

.faq-headlines {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.faq-headlines ol {
  margin: 0;
}

.faq-headlines ol li {
  margin-bottom: 8px;
}

.faq-answers {
  padding-top: 35px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: rgba(0, 0, 0, 0) url('/plymouthrock/home_files/divider.png') no-repeat scroll 60% 0 / 120% 39px;
}

.faq-headlines h2,
.faq-answers h2 {
  font-weight: normal !important;
}

.faq-answers ol {
  margin: 0;
}

.faq-answers ol li {
  list-style-position: inside;
  padding-bottom: 25px;
}

.faq-answers ol li p {
  margin-top: 7px;
  margin-bottom: 30px;
}

.faq-answers .back-to-top {
  margin-bottom: 20px;
}

/* Employee Listing CSS */
.emp-container {
  padding-right: 20px !important;
}

.emp-intro p {
  margin-right: 20px;
}

.emp-list {
  padding-bottom: 60px !important;
}

.emp-list ul {
  margin: 0;
}

.emp-item {
  padding: 0 20px 30px 0 !important;
}

.emp-item.first-web {
  clear: both;
}

li.emp-item {
  list-style: outside none none;
}

.emp-item p {
  font-size: 14px !important;
  line-height: 1.42857 !important;
  margin: 0;
}

.emp-item .emp-img p {
  border: 1px solid #b2b2b2;
  /*max-height: 200px;*/
  overflow: hidden;
  margin-bottom: 5px;
}

.emp-item img {
  width: 100%;
}

.emp-display .image-box {
  border: 1px solid #b2b2b2;
}

.emp-display img {
  width: 100%;
}

.emp-display p.image-box {
  margin-bottom: 20px;
  max-height: 220px;
  overflow: hidden;
}

.emp-display p.image {
  border: 1px solid #b2b2b2;
}

.emp-display .emp-title {
  margin-top: -4px;
  margin-bottom: 20px;
}

.emp-display .emp-title p {
  margin: 0px;
  line-height: 1.42857 !important;
}

/* Search Result CSS */
#result_summary {
  background-color: #007ac9;
  color: #fff;
  text-align: center;
  padding: 48px 10px;
}

#result_summary h3 {
  color: #fff;
  margin: 0;
}

#result_content {}

#result_content p {
  font-size: 14px;
  color: #989898;
  line-height: 22px;
  margin-bottom: 20px;
  display: inline-block;
}

#result_content h3 {
  display: inline-block;
}

#result_pagination {
  text-align: center;
  padding-top: 38px;
  clear: both;
}

#result_pagination a {
  border: 1px solid #cccccc;
  width: 32px;
  height: 32px;
  display: inline-block;
  padding: 3px;
  margin: 5px;
  background-color: #ececec;
}

#result_pagination a.active {
  background-color: #007ac9;
  color: #fff !important;
}

#result_pagination #page_next a,
#result_pagination #page_previous a {
  padding: 3px 10px;
  width: auto;
}

/* Welcome Center CSS */
.welcome-content {
  padding: 0 !important;
}

.welcome-video {
  text-align: center;
  padding: 25px 0;
  border-bottom: 1px solid #a5a5a5;
  background-color: #efefef;
}

.welcome-video p {
  margin: 0 !important;
}

.welcome-intro {
  text-align: center;
  padding: 20px 40px 0 !important;
}

.welcome-items-list {
  padding: 0 20px 40px 40px !important;
}

.welcome-item {
  padding: 20px 20px 0 0 !important;
}

.welcome-item img {
  width: 100%;
  border: 1px solid #666666;
}

.welcome-item a {
  color: #007ac9;
  display: block;
  font-size: 18px;
  font-weight: bold;
}

.welcome-item p {
  margin-bottom: 5px !important;
}

/* Testimonials CSS */
.testimonials-intro {
  /*margin-bottom: 20px;*/
}

.testimonials-intro h3 {
  margin-bottom: 10px;
}

.testimonials-list {
  /*float: left;*/
  background: url('/plymouthrock/home_files/divider.png');
  background-size: 100% 39px;
  background-repeat: no-repeat;
  padding-top: 26px;
}

.testimonials-item {
  float: left;
  margin-top: 14px;
  margin-bottom: 20px;
  width: 100%;
}

.testimonials-item .web img {
  /*border: 1px solid #b2b2b2;*/
  float: left;
  margin: 6px 20px 0 0;
  /*width: 25%;*/
}

.testimonials-item .mobile img {
  display: none;
}

.testimonials-item .testimonials-footer,
.testimonials-item p {
  font-size: 24px;
  font-style: italic;
  line-height: 26px;
}

.testimonials-footer-block {
  text-align: right;
  /*color: #007AC9;*/
}

/* portfolios CSS */
.portfolio-list {
  padding-right: 20px !important;
}

.portfolios-item {
  padding: 20px 20px 0 0;
}

.portfolios-item.item-0 {
  clear: both;
}

.portfolios-item h2 {
  margin: 0;
}

.portfolios-item .web p {
  border: 1px solid #b2b2b2;
  margin-bottom: 5px;
  max-height: 270px;
  overflow: hidden;
}

.portfolios-item .web img {
  width: 100%;
}

.portfolios-item .mobile {
  display: none;
  width: 100%;
}

.portfolios-item .portfolio-slider-window {
  display: none;
}

.portfolio-slider {
  padding: 0 !important;
  margin: 0;
}

.portfolio-slider li p {
  overflow: hidden;
}

.portfolio-slider li iframe {
  width: 100%;
  z-index: 101;
}

.portfolio-slider li img {
  width: 100%;
}

.portfolio-desc {
  padding: 0 10px;
}

.ui-dialog {
  background-color: #fff !important;
  background-image: none !important;
  border: 1px solid #b2b2b2 !important;
  padding: 0 !important;
  border-radius: 0 !important;
}

.ui-dialog-titlebar {
  display: none !important;
}

.bx-viewport {
  border: medium none !important;
  box-shadow: none !important;
  left: 0 !important;
}

/* Repair Shop Finder CSS */
.repair-shop-finder-form,
.repair-shop-finder-ma-form,
.agent-finder-form {
  display: inline-block;
  width: 100%;
  background-color: #007ac9;
  padding: 20px;
  margin-bottom: 15px;
}

.repair-shop-finder-form .select {
  width: calc(66.7% - 20px);
  height: 34px;
  margin-right: 20px;
}

.repair-shop-finder-ma-form .select {
  width: calc(33.35% - 20px);
  height: 34px;
  margin-right: 20px;
}

.repair-shop-finder-form .select select,
.repair-shop-finder-ma-form .select select {
  width: 130%;
  height: 34px;
  font-size: 17px;
}

.repair-shop-finder-ma-form input {
  margin-right: 20px;
  height: 34px;
  width: calc(33% - 20px);
}

.agent-finder-form input[type='text'] {
  margin-right: 20px;
  height: 34px;
  width: calc(50% - 20px);
}

.repair-shop-finder-form input[type='submit'],
.repair-shop-finder-ma-form input[type='submit'],
.repair-shop-finder-ma-form input[type='button'] {
  width: 33.3%;
  height: 34px;
  margin: 0 !important;
  font-size: 24px;
}

.agent-finder-form input[type='button'] {
  height: 34px;
  width: 100%;
}

.agent-finder-form input[type='checkbox'],
.agent-finder-form input[type='radio'] {
  margin-right: 5px;
}

.agent-finder-form span.checkbox-box {
  color: #fff;
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-right: 15px;
  margin-top: 15px;
}

.repair-shop-note {
  font-size: 12px;
  display: inline-block;
  margin-top: -10px;
}

ol.repair-shop-result-list {
  margin-left: 0;
}

.repair-shop-result-item {
  background: url('/plymouthrock/home_files/divider.png');
  background-size: 100% 39px;
  background-repeat: no-repeat;
  font-size: 28px;
  padding-top: 50px;
  clear: both;
  list-style-position: inside;
}

.repair-shop-result-item.first {
  background: none;
  padding-top: 20px;
}

.repair-shop-result-item img {
  margin-left: 10px;
}

.repair-shop-result-item .address {
  float: left;
}

.repair-shop-result-item .phone-number-web {
  float: right;
}

.repair-shop-result-item .phone-number-mobile {
  display: none;
}

/* Promo CSS */
.promo-content {
  text-align: center;
  padding-bottom: 2px !important;
  padding-right: 20px !important;
}

.promo-content img {
  width: 100%;
}

.promo-header {
  padding-right: 20px;
}

.promo-header h1 {
  margin-bottom: 22px !important;
}

.promo-items-list {
  margin-top: 12px;
}

.promo-items-list .promo-item {
  margin: 0;
  padding-right: 20px;
  padding-left: 0;
}

/*
.promo-items-list .item-0 {
	padding-left: 0;
}
.promo-items-list .item-3 {
	padding-right: 0;
}
*/
.promo-items-list .image-box {
  border: 1px solid #b2b2b2;
  margin-bottom: 5px;
}

.promo-secondary-header {
  margin-top: 17px;
  padding-right: 20px;
}

.promo-items-secondory-list {
  margin-top: 20px;
  padding-right: 20px;
}

.promo-items-secondory-list .item-0 {
  padding-bottom: 15px;
  padding-left: 0;
  padding-right: 10px;
}

.promo-items-secondory-list .item-1 {
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 0;
}

.promo-items-secondory-list .image-box {
  border: 1px solid #b2b2b2;
}

.promo-footer {
  margin-top: 5px;
  margin-bottom: 38px;
  padding-right: 20px;
}

.promo-footer h2 {
  margin-bottom: 5px;
}

.promo-footer p {
  margin-bottom: -5px;
}

.promo-main-image {
  margin-top: 12px;
  padding-right: 20px;
}

.promo-main-image img {
  border: 1px solid #b2b2b2;
}

.promo-headlines {
  margin-top: 15px;
  padding-right: 20px;
}

.promo-sub-content h2 {
  margin-bottom: 5px;
}

.promo-sub-content {
  margin-top: 18px;
  padding-right: 20px;
}

.promo2-items-list {
  margin-top: 5px;
  padding-right: 20px;
  text-align: left;
}

.promo2-items-list h2 {
  color: #007ac9;
  margin: -5px 0 0;
}

.promo2-items-list .image-box {
  border: 1px solid #b2b2b2;
}

.promo2-items-list .item-0 .promo-item-title-box {
  float: right;
  padding-left: 10px;
  padding-right: 0;
  padding-bottom: 10px;
}

.promo2-items-list .item-1 .promo-item-title-box {
  padding-left: 0;
  padding-right: 10px;
  padding-bottom: 10px;
}

.promo2-items-list .item-0 .promo-item-image-box {
  padding-left: 0;
  padding-right: 10px;
  padding-bottom: 30px;
}

.promo2-items-list .item-1 .promo-item-image-box {
  float: right;
  padding-left: 10px;
  padding-right: 0;
  padding-bottom: 10px;
}

.promo2-items-list .item-0 .promo-item-content-box {
  padding-left: 10px;
  padding-right: 0;
  padding-bottom: 30px;
}

.promo2-items-list .item-1 .promo-item-content-box {
  padding-left: 0;
  padding-right: 10px;
  padding-bottom: 10px;
}

/* Agent locater css */
#agents_list p.msg {
  color: #ff6319;
}

.agent-block {
  background: url('/plymouthrock/home_files/divider.png');
  background-size: 100% 39px;
  background-repeat: no-repeat;
  padding-top: 50px;
  clear: both;
}

.agent-block.first {
  background: none;
}

.agent-block h3,
.agent-details h3 {
  font-size: 28px;
  color: #007ac9;
}

.agent-block p {
  margin: 0;
}

.agent-left {
  float: left;
  width: 28%;
  margin-top: 10px;
  padding-right: 10px;
}

.agent-left img {
  width: 100%;
}

.agent-center {
  float: left;
  width: 40%;
  margin-top: 10px;
  padding-right: 10px;
}

.agent-right {
  float: right;
  width: 32%;
  margin-top: 10px;
  padding-left: 10px;
  border-left: 1px solid #b2b2b2;
}

.agent-button.link-button {
  display: inline-block;
  margin: 10px 0 0;
}

.pagination-box {
  clear: both;
  padding-top: 20px;
  text-align: center;
}

.pagination-box a {
  padding: 10px;
}

#result_pagination a.pagination-next-prev {
  width: auto;
  padding: 3px 7px;
}

#agent_photos {
  text-align: center;
  margin: 15px 0;
}

#agent_logo img {
  max-width: 100%;
}

#map {
  height: 400px;
  width: 100%;
  display: none;
  margin-top: 15px;
}

/* Loading Modal CSS */
.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

body.loading {
  overflow: hidden;
}

body.loading .modal {
  display: block;
}

div[id='widgetContentDiv'] input {
  float: inherit;
}

/*Become An Agent Css*/

.become_an_agent input {
  height: 35px;
  color: #4d4d4f;
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 15px;
}

#totalPremium {
  margin-bottom: 15px;
}

/*#agencyPrincipal {
    margin: 10px 0px 10px 0px;
}*/

/*.bottomMargin {
    margin-bottom: 15px;
}*/

.width100 {
  width: 100%;
}

.become_an_agent .PrimaryButton {
  background-color: #ff6319;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

#agencyPrincipal input {
  margin-right: 5px;
}

.become_an_agent .checkbox {
  margin-top: 5px;
}

.become_an_agent .checkbox label {
  font-size: 16px;
}

.become_an_agent .checkbox label input,
#agencyPrincipal input {
  height: 15px;
}

.become_an_agent .state_dropdown {
  border: 1px solid #e0e0e0;
  font-weight: normal;
  -webkit-appearance: menulist;
  height: 35px;
  font-size: 15px;
}

.become_an_agent textarea {
  border: 1px solid #e0e0e0;
  margin-bottom: 15px;
}

.become_an_agent label.error {
  color: #eb1a1a;
  float: right !important;
  font-size: 13px;
  font-weight: normal !important;
  margin-top: 5px !important;
  width: 100%;
  padding: 0;
  border: none;
  box-shadow: none;
}

#confirm-modal {
  z-index: 1050;
  margin-top: 12%;
}

#confirm-modal p {
  margin: 0px;
  line-height: 1.4em;
}

.become_an_agent .heading {
  margin: 10px 0 10px 0;
}

.become_an_agent .heading div {
  padding-top: 6px;
  background-color: #eff4f7;
  height: 35px;
  color: #007ac9;
  border: 1px solid #e8e9ea;
  margin-bottom: 15px;
}

.become_an_agent .btn-light {
  border: 1px solid #c7c7c7;
  height: 65px;
  padding: 9px 24px 0 24px;
  font-size: 16px;
  margin: 0px 5px;
  width: 24%;
  font-weight: bold;
}

.home-page .btn-primary {
  box-shadow: none;
  border: none;
  border-radius: 4px;
  background-color: #ff6319;
  color: white;
  min-width: 100%;
}

.blue-box {
  background-color: #f6fbfe;
  border: 2px #e6eef4;
  padding: 13px 0;
  margin-bottom: 15px;
  /* 27px; */
  width: 100%;
  height: auto;
}

.manage-policy-btns,
.manage-policy-btns p {
  margin: 0 auto;
}

.manage-policy-btns a,
.manage-policy-btns a:hover {
  color: #fff !important;
}

.home-page .btn-primary.policy-btns {
  min-width: 175px;
  max-width: 233px;
  height: 42px;
  margin: 0 3px 0 4px;
  vertical-align: middle;
  padding: 10px 0;
  font-size: 16px;
}

.home-page .btn-primary:hover,
.home-page .btn-primary:focus,
.home-page .btn-primary:not(:disabled):not(.disabled):active,
.home-page .btn-primary:not(:disabled):not(.disabled):active:focus,
input[type='submit']:hover,
input[type='submit']:focus {
  background: linear-gradient(to bottom, #fd7741 50%, #ff6319 50%);
  box-shadow: none;
}

.seo-content {
  padding: 3px 50px 0 !important;
}

.footer-top {
  background: #F5F5F5;
}

.footer-bottom {
  background: #176395;
}

.footer-dark {
  font-size: 10px;
  text-align: left;
  float: left;
  width: 100%;
  padding: 20px 10%;
  color: #fff;
  background: #176395;
}

.footer-dark a {
  color: #fff;
}

.footer-dark a:hover,
.footer-dark a:focus {
  color: #ff6319 !important;
}

.footer-dark ul {
  margin: 5px auto 0;
}

.footer-dark ul li {
  display: inline-block;
  margin: 0 10px;
}

.text-content h1 {
  font-size: 32px;
  line-height: 34px;
  color: #ff6319;
  text-align: left;
  margin: 0;
  margin-bottom: 10px;
}

.text-content p {
  font-size: 16px;
  line-height: 22px;
  color: #212121;
  text-align: left;
}

.text-content p a {
  color: #007ac9;
}

.text-content p a:hover {
  color: #007ac9;
}

#confirm-modal .modal-title {
  font-weight: bold;
  color: #4d4d4f;
}

#confirm-modal .modal-header,
#confirm-modal .modal-footer {
  text-align: center;
  border: none;
}

#confirm-modal .modal-footer button {
  width: 25%;
  border: 2px solid #ccc;
}

#confirm-modal .modal-content {
  padding: 20px;
  width: 100%;
  border: 22px solid #f4f7fb;
}

#confirm-modal .modal-content h4 {
  font-weight: bold;
}

.become_an_agent .btn:active,
.btn.active {
  color: white;
  background-color: #007ac9;
}

.become_an_agent .submitButton {
  text-align: center;
}

.become_an_agent #submitBtn {
  margin-top: 15px;
  width: 60%;
}

.section-get-quote {
  display: none;
}

.section-get-quote.active {
  display: inline-block;
  width: 100%;
  float: left;
  margin: 0;
  text-align: left;
}

.home-hero-form .policy-type a {
  display: block;
  margin-top: 32px;
}

.footer-search {
  display: none;
}

.sticky-top {
  display: none;
}

.normal-details {
  padding: 0 50px 30px 50px;
}

.normal-details h2 {
  font-weight: bold;
  font-size: 20px;
  color: #ff6319;
  margin: 30px 10px 10px;
  text-align: center;
  line-height: 22px;
}

.normal-details-ads h2 {
  margin: 10px;
}

.card img {
  width: 438px;
  height: 269px;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.normal-details-ads.card img {
  width: 284px;
  height: 175px;
}

.card:hover .overlay {
  height: 58%;
}

.normal-details-ads.card:hover .overlay {
  height: 81%;
  width: 88.5%;
}

.read-more a:hover,
.read-more a:focus {
  text-decoration: underline;
  color: #007ac9 !important;
}

.overlay {
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  height: 0;
  background-color: #ffffff;
  overflow: hidden;
  transition: 0.5s ease;
  margin-left: 21.5px;
  width: 92%;
}

.normal-details-ads .overlay {
  width: 88%;
}

.overlay button.read-more {
  color: #007ac9;
  background-color: #ffffff;
  font-size: 16px;
  margin: 0;
  width: 175px;
  height: 36px;
  font-size: 16px;
  border: 2px solid #007ac9;
  border-radius: 4px;
  box-shadow: none;
}

.card-body label {
  color: #ff6319;
  margin: 30px 15px 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  display: block;
  font-size: 20px;
}

.card-body span {
  color: #212121;
  font-size: 16px;
  margin: 0 15px 20px;
  line-height: 22px;
  text-align: left;
  display: block;
}

.read-more {
  color: #007ac9;
  background-color: #ffffff;
  font-size: 16px;
  margin: 0;
}

.text-quote-2 {
  margin: 0;
}

.mobile-agent,
.mobile-agent .text-quote-2 {
  display: none;
}

.text-quote-1:hover,
.text-quote-2:hover,
.text-quote-3 {
  color: #007ac9;
}

.qute-box a {
  line-height: 22px;
  display: block;
}

.qute-box {
  margin: 25px 0px 33px 0px;
}

.home-hero-image p.image-box {
  margin: 0;
  padding: 0;
}

a.footer-mobile-phone:hover,
a.footer-mobile-phone:focus {
  color: #fff !important;
}

/** for IE specific browser **/
@supports (-ms-accelerator: true) {
  .hero h1 {
    font-size: 32px !important;
  }

  .seo-content .text-content h1 {
    font-size: 31px;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .hero h1 {
    font-size: 32px !important;
  }

  .seo-content .text-content h1 {
    font-size: 31px;
  }
}

/** Ends for IE specific browser **/
@media all and (min-width: 960px) {
  .become_an_agent .lineBreak {
    display: block;
  }

  .home-hero-form {
    width: 465px;
    left: 11%;
  }

  .home-hero-image img {
    margin-right: -150px;
    margin-bottom: -155px;
  }

  .policy-types {
    margin: 13px 30px 5px !important;
    height: 165px;
  }

  .qute-box {
    display: inline-block;
    margin: 25px 30px 33px 30px;
  }

  .text-quote-2 {
    padding-left: 30px;
  }

  .agent-text {
    margin-bottom: 15px;
  }

  .footer-new1 ul.bottom-nav>li:last-child {
    width: 30%;
    float: right;
  }
}

@media (min-width: 960px) and (max-width: 1530px) {
  /* .main-nav li:not(.search-li) ul {
    padding: 0 0 0 250px !important; 
  }
  .main-nav li ul li { 
    width: 170px;
  }
  .header .main-nav li ul li.nav-list-quick-links, .mobile-header .main-nav li ul li.nav-list-quick-links {   
    width: 45%;
   } */
}

@media (min-width: 960px) and (max-width: 965px) {
  .home-hero-image img {
    margin-right: -165px;
  }

  .home-hero-form {
    left: 10%;
  }
}

@media (min-width: 1000px) and (max-width: 1350px) {
  .home-hero-form {
    left: 12%;
  }
}

@media (min-width: 1350px) and (max-width: 1950px) {
  .home-hero-image img {
    margin-right: -210px;
  }
}

@media all and (min-width: 1650px) {

  .header .main-nav li ul li.nav-list-quick-links,
  .mobile-header .main-nav li ul li.nav-list-quick-links {
    width: 55% !important;
  }
}

@media all and (min-width: 1350px) {
  .home-hero-form {
    margin: 0 auto;
    position: relative;
    left: 0;
  }
}

@media all and (min-width: 1950px) {
  .home-hero-image img {
    margin-right: 0;
  }

  /* .main-nav li:not(.search-li) ul {
    padding: 0 0 0 350% !important; 
  } */
}

/* @media all and (min-width: 2550px) { 
  .main-nav li:not(.search-li) ul {
    padding: 0 0 0 750% !important; 
  }
} */
/*** content-page (insurance) end ***/

@media all and (max-width: 960px) {
  body {
    font-size: 16px !important;
  }

  .mobile-only {
    display: block;
  }

  .web-only {
    display: none;
  }

  .details-main {
    padding: 0 20px 30px !important;
  }

  .breadcrum {
    padding: 16px 20px 0 !important;
  }

  .main-nav,
  .utilities,
  .back-banner,
  .findout-message {
    display: none;
  }

  .top-links {
    display: none;
  }

  .header {
    display: none;
  }

  .mobile-header {
    background-color: #ffffff;
    border-bottom: 1px solid #b2b2b2;
    display: block;
    height: auto;
    text-align: center;
  }

  .mobile-header.header-new {
    background-color: #126EA9;
    border-bottom: none;
    display: block;
    text-align: left;
    height: 73px;
    padding: 10px 20px;
  }

  #mobile-logo {
    margin: 0;
    width: 150px;
    height: 50px;
    padding: 5px;
  }

  .mobile-header.header-new #mobile-nav>ul {
    overflow-y: auto;
    overflow-x: hidden;
  }

  .mobile-header.header-new #mobile-nav>ul::-webkit-scrollbar {
    width: 1px;
  }

  .mobile-header.header-new #mobile-nav>ul::-webkit-scrollbar-track,
  .mobile-header.header-new #mobile-nav>ul::-webkit-scrollbar-thumb {
    background: #fff;
  }

  .mobile-header .main-nav li:not(.search-li)>ul {
    min-width: auto;
  }

  .mobile-header .main-nav li:not(.search-li)>ul>li {
    margin: 0 15px;
    padding-left: 20px;
    width: -webkit-fill-available;
    /*border-left: 1px solid #e5e5e5;*/
  }

  .mobile-nav-bottom-items {
    padding-top: 5px;
  }

  /*
  Below snippet has been commented as it implementation in the jsp has been removed.
  Keeping it for temporary purpose till the time below hamburger menu is not approved
  */
  /*
  #menu-button {
    float: left;
    margin: 36px 18px;
  }
  .header-new #menu-button {
    float: left;
    padding: 0;
    margin: 15px 0;
  }
  #menu-button.active {
    background-color: #007ac9;
  }
  */

  /* menu icon */

  .header-new .menu-icon {
    cursor: pointer;
    display: inline-block;
    padding: 0;
    position: relative;
    user-select: none;
    margin-right: 10px;
    height: 16px;
    padding-top: 10px;
    top: 4px;
  }

  .header-new .menu-icon .navicon {
    background: #fff;
    display: block;
    height: 2px;
    position: relative;
    transition: background .2s ease-out;
    width: 18px;
  }

  .header-new .menu-icon .navicon:before,
  .header-new .menu-icon .navicon:after {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
  }

  .header-new .menu-icon .navicon:before {
    top: 5px;
  }

  .header-new .menu-icon .navicon:after {
    top: -5px;
  }

  /* menu icon */

  /* menu btn */

  .header-new .menu-btn {
    display: none;
  }

  .header-new .menu-btn:checked~.menu {
    max-height: 240px;
  }

  .header-new .menu-btn:checked~.menu-icon .navicon {
    background: transparent;
  }

  .header-new .menu-btn:checked~.menu-icon .navicon:before {
    transform: rotate(-45deg);
  }

  .header-new .menu-btn:checked~.menu-icon .navicon:after {
    transform: rotate(45deg);
  }

  .header-new .menu-btn:checked~.menu-icon:not(.steps) .navicon:before,
  .header-new .menu-btn:checked~.menu-icon:not(.steps) .navicon:after {
    top: 0;
  }

  /* menu btn */

  .mobile-login {
    float: right;
    margin: 40px 10px 0 0;
    color: #666 !important;
    font-weight: bold !important;
  }

  .header-new .mobile-login {
    float: right;
    margin: 18px 0px 0 0;
    color: #ffffff !important;
    font-weight: bold !important;
    font-size: 16px;
  }

  .mobile-login img {
    margin-bottom: 3px;
  }

  .home-boxes-group,
  .sidebar-group {
    padding: 0 !important;
  }

  .home-boxes-group {
    width: 100%;
  }

  .home-box,
  .sidebar-box {
    border: none;
    margin-bottom: 0;
  }

  .hero {
    background-image: radial-gradient(farthest-corner at 50% 100%,
        #dfdfdf 0%,
        #ffffff 100%) !important;
    background-size: 100% !important;
    left: 0;
    padding: 0 40px;
    height: auto;
    overflow: inherit;
  }

  .home-hero-form .text-quote-2,
  .home-page .hero h1,
  .home-hero-image,
  .normal-details,
  .item .card-body label,
  .item .card-body button,
  .item h2,
  .item .readmore {
    display: none;
  }

  .mobile-agent .home-hero-form .text-quote-2 {
    display: block;
    max-width: 360px;
    width: 100%;
  }

  .hero .text-subheader {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .home-hero-form {
    left: 0;
    max-width: 460px;
    margin: 0 auto;
    position: relative;
  }

  .home-hero-form input {
    width: 47%;
    max-width: 175px;
    height: 36px;
    border-radius: 4px;
    font-size: 16px;
    border: 1px #c8c8c8 solid;
    color: #212121;
    text-align: center;
    padding: 0;
    margin: 30px 0 0 0;
  }

  .policy-types {
    padding: 0px;
    max-width: 360px;
    margin: 0 auto !important;
  }

  .home-intro {
    padding: 10px 20px;
    width: 100%;
  }

  .content .hero {
    /* height: 280px; */
  }

  .hero-get-quote {
    margin: 0;
    position: static;
    top: none;
    width: 100%;
  }

  .hero-get-quote .sidebar-quote {
    padding: 14px 30px;
  }

  .hero-get-quote .sidebar-agent {
    padding-left: 0 30px;
  }

  .hero-get-quote .quote-box {
    background-color: #007ac9;
  }

  .hero-get-quote .quote-box input {
    height: 66px;
    font-size: 28px;
    margin-right: 10px;
    width: 32%;
  }

  .hero-get-quote .quote-box select {
    height: 66px;
    width: 130%;
  }

  .hero-get-quote .quote-box .insurance-select {
    height: 66px;
    margin-right: 10px;
    width: 32%;
  }

  .hero-get-quote .quote-box input[type='submit'] {
    margin-right: 0;
    width: 32%;
  }

  .page-content {
    float: none;
    width: 100%;
  }

  /*** content-page (insurance) start ***/
  .sidebar-quote,
  .sidebar-agent {
    width: 100%;
  }

  .sidebar-agent {
    padding: 0;
  }

  .sidebar-agent {
    border-top: 1px #fff solid;
  }

  .sidebar-get-quote {
    /*height: 34px;*/
    width: 100%;
  }

  .bottom-get-quote .sidebar-get-quote {
    width: 100%;
  }

  .sidebar-get-quote .insurance-select,
  .bottom-get-quote .quote-box .insurance-select {
    overflow: hidden;
    background: url('/plymouthrock/home_files/down-select-arrow.png') no-repeat 95% 50% #fff;
    background-size: 18px;
    display: inline-block;
    width: 32%;
    height: 66px;
    padding: 0px !important;
    margin: 0 10px 10px 0;
  }

  .sidebar-get-quote .insurance-select select,
  .bottom-get-quote .quote-box .insurance-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    height: 66px !important;
    width: 130%;
    font-size: 28px;
    border: 0;
    border-radius: 0;
    overflow: hidden;
    line-height: 1.4em;
    color: #7a7a7a;
  }

  .sidebar-get-quote input[type='submit'],
  .bottom-get-quote .quote-box input[type='submit'] {
    background-color: #ff6319;
    font-weight: bold;
    cursor: pointer;
    border: none;
    width: 32%;
    margin: 0 0 10px 0;
    vertical-align: top;
  }

  .sidebar-get-quote input,
  .bottom-get-quote .quote-box input {
    width: 32%;
    height: 66px;
    font-size: 28px;
    color: #7a7a7a;
    margin: 0 10px 10px 0;
  }

  .sidebar-continue-quote {
    width: 100%;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
  }

  .bottom-get-quote .quote-box {
    width: 100%;
  }

  .sidebar-agent {
    padding-left: 30px;
  }

  .sidebar-agent h2 {
    margin: 14px auto 14px;
  }

  .sidebar-quote {
    position: relative;
    display: block;
    vertical-align: top;
    padding: 14px 30px 14px 30px;
  }

  .links-box {
    padding: 15px 10px 10px !important;
    text-align: center;
    background-image: none;
  }

  .details img {
    margin-left: calc(50% - 510px) !important;
  }

  /* Employee Listing CSS */
  .emp-container {
    padding-right: 0 !important;
  }

  .emp-item.first-web {
    clear: none;
  }

  .emp-item.first-mobile {
    clear: both;
  }

  /* Welcome Center CSS */
  .welcome-content {
    padding: 0 !important;
  }

  .welcome-video {
    padding: 0 !important;
  }

  .welcome-video iframe {
    width: 100%;
  }

  .welcome-items-list {
    padding: 0 0 40px 20px !important;
  }

  .welcome-item {
    padding: 40px 20px 0 0 !important;
  }

  /* Testimonials CSS */
  .testimonials-intro {
    margin-bottom: 30px;
  }

  .testimonials-intro h3 {
    margin-bottom: 0;
  }

  .testimonials-item {
    margin-bottom: 26px;
    margin-top: 38px;
  }

  .testimonials-item .web img {
    display: none;
  }

  .testimonials-item .mobile img {
    /*border: 1px solid #b2b2b2;*/
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
  }

  .testimonial_box {
    max-width: 46%;
  }

  /* portfolios CSS */
  .portfolio-list {
    padding-right: 0 !important;
  }

  .portfolios-item .web {
    display: none;
  }

  .portfolios-item .mobile {
    display: inline-block;
  }

  .portfolios-item .mobile p {
    border: 1px solid #b2b2b2;
    margin-bottom: 5px;
    max-height: 200px;
    overflow: hidden;
  }

  .portfolios-item .mobile img {
    width: 100%;
  }

  /* Repair shops CSS */
  /*
      .repair-shop-finder-form .select {
          width: 100%;
          margin-bottom: 20px;
      }
      */
  .repair-shop-finder-ma-form input {
    width: 100%;
    margin-bottom: 20px;
  }

  .repair-shop-finder-ma-form .select {
    width: 100%;
    margin-bottom: 20px;
  }

  .repair-shop-finder-ma-form .select select {
    font-size: 24px;
  }

  .repair-shop-finder-ma-form input[type='submit'],
  .repair-shop-finder-ma-form input[type='button'] {
    width: 100%;
    font-size: 18px;
  }

  .repair-shop-result-item {
    text-align: center;
  }

  .repair-shop-result-item .address {
    float: none;
  }

  .repair-shop-result-item .phone-number-web {
    display: none;
  }

  .repair-shop-result-item .phone-number-mobile {
    display: block;
  }

  .repair-shop-result-item .phone-number-mobile a {
    background-color: #ff6319;
    color: #fff;
    padding: 6px 25px;
    font-size: 20px;
  }

  .repair-shop-result-item .phone-number-mobile a:hover,
  .repair-shop-result-item .phone-number-mobile a:focus {
    color: #fff !important;
  }

  /* Promo CSS */
  .promo-content {
    padding-right: 0 !important;
  }

  /*
      .promo-items-list .promo-item {
          width: calc(50% - 10px);
      }
      .promo-items-list .item-0,
      .promo-items-list .item-2	{
          padding-left: 0;
      }
      .promo-items-list .item-1,
      .promo-items-list .item-3 {
          padding-right: 0;
      }
      */
  .promo-items-list .item-2 {
    clear: both;
  }

  .promo-items-secondory-list .promo-secondary-item {
    padding: 0;
  }

  .promo2-items-list {
    text-align: center;
  }

  .promo2-items-list .promo-item .promo-item-title-box {
    padding-left: 0;
    padding-right: 0;
  }

  .promo2-items-list .promo-item .promo-item-image-box {
    padding: 0;
  }

  .promo2-items-list .promo-item .promo-item-content-box {
    padding: 0;
  }

  .orange_testimonial {
    width: 100%;
  }

  .become_an_agent .businessSplit {
    width: 29%;
  }

  .blue-box {
    padding: 20px 0 5px 0;
    margin-bottom: 20px;
  }

  .manage-policy-btns {
    padding: 0 40px;
  }

  .home-page .btn-primary.policy-btns {
    width: 100%;
    height: 42px;
    max-width: 335px;
    margin: 0 10px 12px 0px;
  }

  .mobile-agent {
    padding: 0 40px;
    display: block;
  }

  .mobile-agent p {
    margin: 0;
  }

  .mobile-agent .text-quote-2 {
    display: block;
    padding: 0 50px;
    font-weight: bold;
    margin: 0;
  }

  .qute-box {
    width: 360px;
    margin: 40px 0px 23px 48px;
  }

  .cta-home {
    margin-left: 0;
    float: right;
  }

  .seo-content {
    /*border-top: 2px solid #e6eef4;*/
    /*border-bottom: 2px solid #e6eef4;*/
    /*background-color: #f6fbfe;*/
    padding: 0 20px 30px !important;
    margin-top: 10px;
  }

  .text-content {
    font-size: 18px;
    line-height: 22px;
    color: #ff6319;
    text-align: left;
    margin: 0;
    padding: 0;
  }

  .footer-new .footer-search {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-width: 450px;
    padding: 20px 0;
  }

  .footer-new .footer-search #search_form #search_text,
  .footer-new .footer-search input {
    max-width: 221px;
    width: 50%;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #c8c8c8;
    background: linear-gradient(to bottom, #efefef 0%, #ffffff 100%);
    /* margin: 0 15px 0 23px; */
    text-align: center;
  }

  .footer-new .footer-search #search_form #search_submit,
  .footer-new .footer-search .btn-primary {
    max-width: 200px;
    width: 47%;
    height: 36px;
    margin-right: 23px;
    border: 1px solid #ff6319;
    min-width: 50px;
    font-size: 16px;
    padding: 0 0 2px;
    float: right;
    margin: 0;
    background: #ff6319;
    color: #fff;
    font-weight: normal;
  }

  .footer-new p.disclaimer {
    margin: auto;
  }

  .qute-box a.text-quote-3 {
    display: none;
  }

  .sticky-top {
    display: block;
    position: fixed;
    bottom: 0;
    background: #007ac9;
    color: #fff;
    width: 100%;
    height: 55px;
    padding: 10px;
    text-align: center;
    z-index: 99;
  }

  .sticky-top a {
    color: #ffffff;
    font-size: 24px;
  }

  .sticky-top a:focus,
  .sticky-top a:hover {
    color: #ffffff !important;
    text-decoration: underline;
  }

  .sticky-top a:hover {
    text-decoration: underline;
  }

  .sticky-top img {
    margin: 0 5px 0;
    width: 40px;
    height: 40px;
  }

  .item .card-body {
    height: auto;
    position: relative;
  }

  .carouselIndicators {
    display: block !important;
    text-align: center;
    margin: 40px 40px 0;
  }

  .carousel-indicators {
    bottom: 0;
    position: relative;
    width: 100%;
    margin: 0 0 10px 0;
    left: 0;
    right: 0;
    z-index: 1;
  }

  .carouselIndicators .carousel-inner img {
    height: auto;
    width: -webkit-fill-available;
  }

  .carouselIndicators .carousel-indicators li {
    background-color: #bfbfbf;
    width: 10px;
    height: 10px;
  }

  .carouselIndicators .carousel-indicators li.active {
    background-color: #707070;
    margin: 1px;
  }

  .carousel-inner .item p {
    padding: 0 0 10px 0;
    font-size: 16px;
    line-height: 22px;
    color: #212212;
    width: auto;
    margin: 0px;
  }

  .card-body span {
    margin: 0;
    text-align: center;
    display: inline-block;
  }

  #chatButton {
    display: none !important;
  }

  .errormsg {
    padding: 0;
  }

  .footer-supportphone p {
    display: block;
    font-size: 14px;
  }

  /*** content-page (insurance) end ***/
}

@media (min-width: 1024px) and (max-width: 1350px) {
  .header-container.container {
    max-width: 1020px;
  }

  .main-nav li:not(.search-li) ul li {
    min-height: 235px;
  }
}

@media (min-width: 660px) and (max-width: 1023px) {
  .footer-new p.disclaimer {
    margin: 0 30px;
  }

  .header-container.container {
    max-width: 850px;
  }

  .main-nav li:not(.search-li) ul li {
    min-height: 245px;
  }
}

@media all and (min-width: 660px) {
  .container {
    width: 100% !important;
  }
}

@media all and (max-width: 670px) {
  input {
    font-size: 24px;
  }

  select {
    font-size: 24px;
  }

  .state_dropdown {
    font-size: 16px;
  }

  .container {
    width: 100% !important;
  }

  #logo {
    float: none;
    height: auto;
    margin-top: 0 auto;
  }

  .home-hero-form input {
    width: 46%;
  }

  .copyright {
    font-size: 9px !important;
    text-align: center;
    padding-top: 10px;
  }

  .footer-new .footer {
    font-size: 13px;
  }

  .footer-new .footer-search {
    max-width: 360px;
  }

  .footer-new .footer .footer-links li {
    padding: 0 6px 0 5px;
    margin: 0;
  }

  .disclaimer {
    font-size: 9px !important;
    text-align: center;
    padding-top: 20px;
  }

  div[vgnextregionname='Footer2'] li {
    display: block;
    font-size: 13px;
    padding-top: 5px;
  }

  div[vgnextregionname='Footer3'] li {
    /* display: block; */
    font-size: 13px;
    padding-top: 5px;
  }

  .footer-new div[vgnextregionname='Footer2'] li {
    display: inline-block;
    font-size: 13px;
    padding-top: 5px;
  }

  .footer-new div[vgnextregionname='Footer3'] li {
    display: inline-block;
    font-size: 13px;
    padding-top: 5px;
  }

  div[vgnextregionname='Footer1'] ul {
    margin-bottom: 1em;
  }

  div[vgnextregionname='Footer2'] ul {
    margin-bottom: 1em;
  }

  div[vgnextregionname='Footer3'] ul {
    margin-bottom: 1em;
  }

  .home-top-box {
    background: #f0f5f7;
    background-size: 57px 31px;
  }

  .home-bottom-box {
    background: #f0f5f7;
    background-size: 57px 31px;
  }

  .shift-box {
    padding: 0 !important;
  }

  .home-hero-form h1 {
    display: none;
  }

  .get-quote input[type='submit'] {
    font-size: 40px;
    width: 100%;
    height: 65px;
    margin: 10px 0 10px 0;
  }

  .continue-quote {
    width: 100%;
    text-align: center;
  }

  .continue-quote a {
    font-size: 16px;
    font-weight: bold;
  }

  .agent {
    text-align: center;
    /*padding-bottom: 0;*/
  }

  .content .hero {
    height: auto;
  }

  .home-hero-image {
    height: 200px;
  }

  .home-intro p {
    font-size: 18px;
  }

  .page2-hero-image {
    height: auto;
    max-width: 1024px;
    margin: auto auto auto auto;
  }

  .home-boxes-group {
    border: 1px #fff solid;
    margin-bottom: 0;
  }

  .page-content {
    padding: 20px;
  }

  .mktg-box {
    padding: 20px 40px;
    font-size: 18px;
    float: left;
  }

  .home-box {
    padding: 15px 10px 10px 10px !important;
    margin-bottom: 1px;
    border: none;
    text-align: center;
  }

  .home-box h2 {
    font-size: 32px;
  }

  .home-intro h1 {
    font-size: 38px;
  }

  .home-col {
    float: none;
    width: 100%;
    padding: 20px 30px 20px 30px;
    min-height: 200px;
  }

  .home-middle-col {
    border-left: none;
    border-right: none;
    border-top: 1px dotted #aaa;
    border-bottom: 1px dotted #aaa;
    margin: 20px 0 20px 0;
  }

  .home-col h1 {
    padding-left: 44px;
  }

  .footer-text {
    margin-top: 10px;
    float: none;
    text-align: center;
  }

  .footer-text a {
    width: 100%;
    display: block;
  }

  ul.social-icons {
    width: 240px;
    float: none;
    margin: 0 auto;
  }

  .insurance-select,
  .bottom-get-quote .quote-box .insurance-select {
    width: 48%;
    height: 66px;
    float: right;
  }

  .insurance-select select,
  .bottom-get-quote .quote-box .insurance-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    font-size: 24px;
    width: 130%;
    height: 66px;
  }

  /*** content-page (insurance) start ***/
  .sidebar-box {
    margin: 0;
    position: relative;
    display: block;
  }

  .sidebar-box h1 {
    display: none;
  }

  .sidebar-box h2 a {
    font-size: 30px;
  }

  .sidebar-quote {
    position: relative;
    display: block;
    vertical-align: top;
    padding: 24px 30px;
  }

  .hero-get-quote .sidebar-quote {
    padding: 24px 30px;
  }

  .sidebar-get-quote input[type='submit'],
  .bottom-get-quote .quote-box input[type='submit'],
  .hero-get-quote .quote-box input[type='submit'] {
    font-size: 40px;
    width: 100%;
    margin: 10px 0 10px 0;
  }

  .sidebar-get-quote .insurance-select,
  .bottom-get-quote .quote-box .insurance-select,
  .hero-get-quote .quote-box .insurance-select {
    width: 48%;
    height: 66px;
    float: right;
    margin: 0 0 10px;
  }

  .sidebar-get-quote .insurance-select select,
  .bottom-get-quote .quote-box .insurance-select select,
  .hero-get-quote .quote-box select {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 130%;
    height: 66px;
  }

  .get-quote input,
  .sidebar-get-quote input,
  .bottom-get-quote .quote-box input,
  .hero-get-quote .quote-box input {
    width: 48%;
    height: 66px;
    font-size: 24px;
    margin: 0 0 10px;
  }

  .sidebar-continue-quote {
    width: 100%;
    text-align: center;
    margin-top: 0px;
  }

  .sidebar-continue-quote a {
    font-size: 16px;
  }

  .sidebar-agent {
    text-align: center;
    padding-bottom: 0;
    padding-left: 0;
  }

  .details {
    /*height: 200px;*/
  }

  .details img {
    height: 200px;
    margin-left: calc(50% - 390px) !important;
  }

  /* Welcome Center CSS */
  .welcome-video iframe {
    height: 300px;
  }

  /* Repair shops CSS */
  .repair-shop-finder-form input[type='submit'] {
    font-size: 14px;
  }

  /* Agent locater css */
  .agent-block {}

  .agent-block h3 {}

  .agent-left {
    width: 100%;
  }

  .agent-center {
    width: 100%;
  }

  .agent-right {
    width: 100%;
  }

  .agent-finder-form input[type='text'] {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }

  .agent-finder-form span.checkbox-box {
    margin-top: 0;
    margin-bottom: 15px;
  }

  /*** content-page (insurance) end ***/

  .testimonial_box {
    margin: 0px 10px 20px 10px;
    max-width: 95%;
    min-height: 180px;
  }

  p.testimonials {
    margin-top: 10px;
  }

  .orange_testimonial {
    width: 100%;
  }

  .testimonial {
    font-size: 16px;
    line-height: 1.2em;
  }

  .signature {
    font-size: 14px;
  }

  .blue-box {
    padding: 15px 0 5px 0;
    margin-bottom: 15px;
  }
}

@media all and (max-width: 480px) {

  /* iPhone 6p, Nexus 6P, Nexus 5X */
  /* iPhone 6, Galaxy S5 */
  .home-hero-image {
    height: 200px;
  }

  #menu-button img {
    width: 20px;
    height: 20px;
  }

  .header-new #menu-button img {
    width: 24px;
    height: 24px;
  }

  .home-hero-form input {
    width: 48%;
    max-width: 175px;
    height: 36px;
    border-radius: 4px;
    font-size: 16px;
    border: 1px #c8c8c8 solid;
    color: #212121;
    text-align: center;
    padding: 0;
    margin: 30px 0 0 0;
  }

  input[type='submit'] {
    color: #ffffff;
    border: 1px#FF6319;
    background-color: #ff6319;
    font-size: 16px;
    float: right;
  }

  .policy-types {
    max-width: 320px;
  }

  .text-quote-1 {
    /* margin: 30px 0; */
    margin: 20px 0 0px 0 !important;
  }

  .mobile-agent .text-quote-2 {
    padding: 0;
  }

  .hero .text-subheader {
    font-size: 22px;
  }

  .qute-box {
    width: 320px;
    /* margin: 40px auto 23px auto !important; */
    margin: 25px auto 10px auto !important;
  }

  .cta-auto {
    width: 134px;
    height: 121px;
    border-radius: 4px;
    background-color: #ffffff;
    margin: 0 0 9px 0;
    box-shadow: 1px 3px 8px #8c8c8c;
  }

  .cta-home {
    width: 134px;
    height: 121px;
    border-radius: 4px;
    background-color: #ffffff;
    margin: 0 0 9px 0;
    box-shadow: 1px 3px 8px #8c8c8c;
  }

  .img-auto {
    width: 122px;
    height: 57px;
    margin-top: 37px;
  }

  .img-home {
    width: 96px;
    height: 75px;
    margin-top: 18px;
  }

  .carousel-indicators {
    bottom: 5px;
  }

  .carouselIndicators {
    display: block !important;
    margin: 40px 40px 0;
  }

  .carouselIndicators .carousel-inner img {
    /*   min-height: 235px;*/
    width: 100%;
  }

  .sticky-top {
    padding: 10px 0;
  }

  .footer-new .footer-search {
    max-width: 320px;
    padding: 20px 10px;
  }

}

@media (min-width: 320px) and (max-width: 480px) {
  #confirm-modal {
    margin-top: 40%;
  }
}

body {
  /* IOS page orientation change resize issue*/
  -webkit-text-size-adjust: none;
}

@media all and (max-width: 414px) {

  /* iPhone 6p, Nexus 6P, Nexus 5X */
  /* iPhone 6, Galaxy S5 */
  .home-hero-image {
    height: 200px;
  }
}

@media all and (max-width: 375px) {

  .cta-auto,
  .cta-home {
    width: 125px !important;
    height: 120px !important;
  }

  .img-auto {
    width: 115px !important;
    height: 57px !important;
    margin-top: 30px;
  }

  .sticky-top a {
    font-size: 20px;
  }
}

@media (min-width: 321px) and (max-width: 340px) {
  .policy-types {
    margin: 0 -15px !important;
  }
}

@media all and (max-width: 320px) {

  /* iPhone 5 */
  .hero {
    height: auto;
    padding: 0 10px;
    width: 100%;
  }

  .home-hero-image {
    height: 200px;
  }

  .cta-auto,
  .cta-home {
    width: 125px;
    height: 120px;
  }

  .img-auto {
    width: 115px;
    height: 57px;
    margin-top: 30px;
  }

  .qute-box {
    width: 90%;
    margin: 25px 0 23px !important;
  }

  .home-hero-form {
    padding: 0;
  }

  .policy-types {
    margin: 5px;
  }

  .img-home {
    width: 83px;
    height: 60px;
    margin-top: 25px;
  }

  .text-quote-1 {
    margin: 30px 0;
  }

  .sticky-top a {
    font-size: 18px;
  }

  .message-banner {
    font-size: 14px;
  }

  The Ultimate Pre-Vacation Home Checklist
}

@media all and (max-width: 670px) {

  /* Small media footer details */
  #footerMenu {
    padding: 0 50px;
  }

  #footerMenu p.nav-list-heads {
    margin: 36px 0 17px;
  }

  #footerMenu li {
    font-size: 16px;
    line-height: 28px;
  }

  .footer-bottom {
    background: #176395;
  }

  .footer-bottom ul {
    text-align: center;
  }

  .footer-bottom ul li {
    font-size: 10px;
    line-height: 14px;
  }

  .footer-dark ul {
    text-align: center;
  }

  .footer-dark ul li {
    font-size: 10px;
    line-height: 14px;
  }

  .footer-top .seo-content {
    background-color: #1a6fa6;
    /*#007AC9*/
  }

  .footer-logo {
    display: none;
  }

  .footer-logo-mobile {
    display: block;
  }

  .footer-logo-mobile img.footer-img {
    margin: 0 0 38px;
  }

  a.footer-mobile-phone:hover,
  a.footer-mobile-phone:focus {
    color: #ff6319 !important;
  }

  /* MOBILE MENU ADJ*/
  /*li.expanded ul li .nav-list-heads{
		margin-left:34px;
	}	
	li.expanded ul li .nav-list-items{
		margin-left: 24px;
	}*/

}

@media (min-width: 660px) and (max-width: 815px) {
  .footer-menu-list {
    max-width: 500px;
  }

  .footer-logo-mobile {
    display: block;
  }

  .footer-logo {
    display: none;
  }

  .footer-logo-mobile img.footer-img {
    margin: 0 0 38px;
  }

  #footerMenu p.nav-list-heads {
    margin: 36px 0 17px;
  }
}