@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=1cc5c854-993e-4101-8803-669b7f28b7c1");
/* @font-face {
  font-family: "PT Sans-Light";
  src: url("../fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix");
  src: url("../fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix") format("eot"), url("../fonts/5a13f7d1-b615-418e-bc3a-525001b9a671.woff2") format("woff2"), url("../fonts/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff") format("woff"), url("../fonts/688ab72b-4deb-4e15-a088-89166978d469.ttf") format("truetype"), url("../fonts/7816f72f-f47e-4715-8cd7-960e3723846a.svg#7816f72f-f47e-4715-8cd7-960e3723846a") format("svg");
}
@font-face {
  font-family: "PT Sans-Roman";
  src: url("../fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix");
  src: url("../fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix") format("eot"), url("../fonts/b0868b4c-234e-47d3-bc59-41ab9de3c0db.woff2") format("woff2"), url("../fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff"), url("../fonts/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf") format("truetype"), url("../fonts/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9") format("svg");
}
@font-face {
  font-family: "PT Sans-Bold";
  src: url("../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix");
  src: url("../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix") format("eot"), url("../fonts/3b303641-706e-4221-94c4-4fb491f4f8ef.woff2") format("woff2"), url("../fonts/14ff6081-326d-4dae-b778-d7afa66166fc.woff") format("woff"), url("../fonts/8fda1e47-19be-46c7-8d83-8d4fb35572f0.ttf") format("truetype"), url("../fonts/f751c8ae-1057-46d9-8d74-62592e002568.svg#f751c8ae-1057-46d9-8d74-62592e002568") format("svg");
} */
/* Secondary Pallette */
/* line 10, ../sass/theme.scss */
:root {
	--bs-font-sans-serif: Arial, sans-serif;
	}
.stateauto--orange {
    color: #ff7900;
  }
  
  /* line 14, ../sass/theme.scss */
  .stateauto--magenta {
    color: #575a5d;
  }
  
  /* line 18, ../sass/theme.scss */
  .stateauto--gray {
    color: #575a5d;
  }
  
  /* Secondary Pallette */
  /* line 32, ../sass/theme.scss */
  .white {
    color: #ffffff;
  }
  
  /* line 36, ../sass/theme.scss */
  .yellow {
    color: #ffd200;
  }
  
  /* line 40, ../sass/theme.scss */
  .light-gray {
    color: #999;
  }
  
  /* Background Pallete */
  /* line 45, ../sass/theme.scss */
  .white--background {
    background-color: #ffffff;
  }
  
  /* line 49, ../sass/theme.scss */
  .light-gray_2--background {
    background-color: #f0efed;
  }
  
  /* line 53, ../sass/theme.scss */
  .stateauto-gray--background {
    background-color: #575a5d;
  }
  
  /* line 57, ../sass/theme.scss */
  .pattern-bg {
    display: block;
    background-image: url("/sharedassets/static/images/pattern-bg.png");
    background-repeat: repeat !important;
  }
  
  /* line 63, ../sass/theme.scss */
  .survey-bg {
    width: 100%;
  }
  /* line 66, ../sass/theme.scss */
  .survey-bg .patter-bg {
    width: 100%;
  }
  
  /* line 71, ../sass/theme.scss */
  ul {
    padding-left: 15px;
  }
  /* line 74, ../sass/theme.scss */
  ul li {
    margin-bottom: 15px;
    color: #575a5d;
    line-height: 1.2em;
  }
  /* line 79, ../sass/theme.scss */
  ul li a {
    color: #042447;
    line-height: 1.2em;
  }
  
  /* line 86, ../sass/theme.scss */
  .header-zip-code, .agents-zip-code, .text-field-full, .text-field-quarter, .text-field-quarter-mobile, .text-field-half, .text-field-half-mobile, .text-field-three-fourth, .text-field-three-fourth-mobile {
    font-family: Arial, sans-serif;
    min-height: 55px;
  }
  
  /* line 91, ../sass/theme.scss */
  a {
    outline: 0;
  }
  
  /* line 95, ../sass/theme.scss */
  *:focus {
    outline: 0;
  }
  
  /* line 99, ../sass/theme.scss */
  button.dropdown-toggle {
    min-height: 55px;
  }
  /* line 102, ../sass/theme.scss */
  button.dropdown-toggle:focus {
    border: 2px solid #8fd400 !important;
  }
  
  /* line 107, ../sass/theme.scss */
  .dropdown-menu li a {
    white-space: normal !important;
    word-wrap: break-word;
  }
  
  /* line 113, ../sass/theme.scss */
  .text-block-widget h1 {
    margin: 0px;
    color: #575a5d;
  }
  /* line 118, ../sass/theme.scss */
  .text-block-widget h2, .text-block-widget h3 {
    color: #000;
    margin: 0;
  }
  /* line 123, ../sass/theme.scss */
  .text-block-widget h4, .text-block-widget h5, .text-block-widget p {
    color: #575a5d;
    margin: 0;
  }
  /* line 128, ../sass/theme.scss */
  .text-block-widget ul {
    margin: 0;
  }
  /* line 132, ../sass/theme.scss */
  .text-block-widget img {
    margin-bottom: 20px;
  }
  /* line 137, ../sass/theme.scss */
  .text-block-widget button.secondary-button.half {
    width: 49%;
    font-weight: 300;
    white-space: normal;
  }
  @media (max-width: 767px) {
    /* line 137, ../sass/theme.scss */
    .text-block-widget button.secondary-button.half {
      width: 100%;
      margin-bottom: 20px;
    }
  }
  /* line 148, ../sass/theme.scss */
  .text-block-widget button.primary-button.half {
    width: 49%;
    font-weight: 300;
    white-space: normal;
  }
  @media (max-width: 767px) {
    /* line 148, ../sass/theme.scss */
    .text-block-widget button.primary-button.half {
      width: 100%;
      margin-bottom: 20px;
    }
  }
  /* line 159, ../sass/theme.scss */
  .text-block-widget .mb-10 {
    margin-bottom: 10px;
  }
  
  button.startover-button {
    transition: background-color 0.5s ease;
    background: #8fd400;
    text-transform: uppercase;
    color: #000000;
    padding: 15px 20px;
    font-size: 16px;
    border: none;
    font-weight: 300;
    letter-spacing: 2px;
    border-radius: 0px;
    min-height: 55px;
    margin-bottom: -70px;
  }
  button.startover-button:hover {
    background: #8fd400;
    text-transform: uppercase;
    color: #000000;
    font-size: 16px;
  }
  
  /* line 226, ../sass/theme.scss */
  button.startover-button:active {
    background: #98928d;
    text-transform: uppercase;
    color: #000000;
    font-size: 16px;
  }
  
  /* line 233, ../sass/theme.scss */
  button.startover-button--inactive {
    background: #b5ada6;
    text-transform: uppercase;
    color: #000000;
    opacity: 30%;
    font-size: 16px;
  }
  /* line 165, ../sass/theme.scss */
  
  /* line 179, ../sass/theme.scss */
  button.primary-button:hover {
    background: #8fd400;
    font-size: 16px;
    color: #000000;
  }
  
  /* line 185, ../sass/theme.scss */
  button.primary-button:focus {
    background: #8fd400;
    font-size: 16px;
    color: #000000;
  }
  
  /* line 191, ../sass/theme.scss */
  button.primary-button:active {
    background: #649400;
    font-size: 16px;
    color: #000000;
  }
  
  /* line 197, ../sass/theme.scss */
  button.primary-button--inactive {
    background: #8fd400;
    text-transform: uppercase;
    font-size: 16px;
    color: #000000;
    opacity: 30%;
  }
  
  /* line 205, ../sass/theme.scss */
  .secondary-button {
    transition: background-color 0.5s ease;
    background: #8fd400;
    text-transform: uppercase;
    color: #000000;
    padding: 15px 20px;
    border: none;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 100;
    letter-spacing: 2px;
    min-height: 55px;
  }
  
  /* line 219, ../sass/theme.scss */
  button.secondary-button:hover {
    background: #8fd400;
    text-transform: uppercase;
    color: #000000;
    font-size: 16px;
  }
  
  /* line 226, ../sass/theme.scss */
  button.secondary-button:active {
    background: #98928d;
    text-transform: uppercase;
    color: #000000;
    font-size: 16px;
  }
  
  /* line 233, ../sass/theme.scss */
  button.secondary-button--inactive {
    background: #b5ada6;
    text-transform: uppercase;
    color: #000000;
    opacity: 30%;
    font-size: 16px;
  }
  button.primary-button {
      transition: background-color 0.5s ease;
      background: #8fd400;
      text-transform: uppercase;
      color: #000000;
      padding: 15px 20px;
      font-size: 16px;
      /*border: 1px solid;*/
      font-weight: 300;
      letter-spacing: 2px;
      border-radius: 0px;
      min-height: 55px;
  }
  .carousel-caption.mobile-slider
  {
      font-size: 1em !important;
  }
  /*
  .panels-flexible-region
  {
  width: 100% !important;
  }
  */
  .panels-flexible-region-insurance_individual_panel-category_product_panel1 .pane-custom, .panels-flexible-region-insurance_individual_panel-category_product_panel2 .pane-custom, .panels-flexible-region-insurance_individual_panel-category_product_panel3 .pane-custom
  {
      
      margin: 0 10px 0 10px !important;
  }
  /*
  .category-product-widget a
  {
      margin-bottom: 0px !important;
  }
  */
  .product-section p{
  margin-bottom: 0px !important;
  padding: 20px !important;
  }
  .product-section p a{
    color: #ff7900 !important;
    transition: opacity 0.4s ease;
    opacity: 1;
    text-decoration: none !important;
    padding: 20px 0px 0px 0px !important;
    margin: 0 !important;
    font-weight: 600 !important;
  }
  .r-uppermargin
  {
      margin-top: -15px !important;
  }
  .field-content img
  {
      width: 100%;
  height:240px;	
  }
  .pane-title
  {
      background-color: #f0efed !important;
      margin-bottom: -1px !important;
      padding: 1em !important;
      display: none !important;
  }
  .pane_title
  {
      font-size: 1.8rem !important;
  }
  .tabs ul.primary
  {
      border-bottom: none !important;
  }
  .tabs ul.primary li a
  {
      background-color: unset !important;
      border: none !important;
      margin: unset !important;
  }
  .customlist ul
  {
      padding-left: 25px !important;
  }
  .customlist ul li
  {
      margin-bottom: 0px !important;
  }
  .resources-cat
  {
   /*width: 100%;*/
   padding: 2em; 
   /*padding-bottom: 4em;*/
   background-color: #f0efed;
  }
  .resources-cat table
  {
      width: 100% !important;
  }
  .leadership-grid
  {
      vertical-align: top !important;
       display: inline-block !important;
       float:left !important;
  }
  .view-leadership
  {
  }
  .resource-cat-grid
  {	
      vertical-align: top !important;
       display: inline-block !important;
       float:left !important;
  }
  .resource-cat-grid .views-field
  {
      padding-bottom: 20px !important;	
  }
  .resource-cat-grid .views-field-field-image
  {
   text-align: center !important;
  
  }
  .resource-cat-grid .views-field-title a
  {
   text-align: left !important;
   color: #575a5d !important;
   font-family: Arial, sans-serif;
   font-weight: bold; 
  }
  .resource-cat-grid .field-content
  {
   color: #575a5d !important;
      font-family: Arial, sans-serif;
  }
  .view-recent-resources.resources-cat a{
  color: #0071B3 !important;
  }
  .resource-title{
  color: #0071B3 !important;
  }
  .row-1 .row-first .row-last
  {
   vertical-align: top !important;
  }
  .pager{
  text-align: right !important;
  }
  .item-list ul li
  {
      margin: 0 !important;
  }
  .item-list .pager li
  {
      padding: 0 !important;
  }
  .articletext a
  {
      color: #575a5d !important;
      font-family: Arial, sans-serif;
  }
  .articletext 
  {
      color: #575a5d !important;
      font-family: Arial, sans-serifs;
      word-wrap:break-word;
  }
  .pager li>a, .pager li>span
  {
      border-radius: 0 !important;
      background-color: #8fd400 !important;
      border: 0 !important;
      /* padding: 10px 20px !important; */
      font-size: 16px !important;
      font-weight: bold !important;
  }
  .main_content_align
  {
      padding: 0 1em 0 1em !important;
  }
  .sidebar-link
  {
      padding: 5px;
  }
  .panels-flexible-region-aboutus-aboutus_header
  {
  width: 100% !important;
  }
  
  /* Small devices (mobile, 767px and up) */
  @media (max-width: 767px) {
    /* line 243, ../sass/theme.scss */
    .pattern-bg {
      height: auto;
      padding: 30px 0;
    }
  }
  /* Small devices (tablets, 768px and up) */
  @media (min-width: 768px) {
    /* line 251, ../sass/theme.scss */
    .pattern-bg {
      height: 510px;
    }
  }
  /* Medium devices (desktops, 992px and up) */
  @media (min-width: 992px) {
    /* line 258, ../sass/theme.scss */
    .pattern-bg {
      height: 510px;
    }
  }
  /* Large devices (large desktops, 1200px and up) */
  @media (min-width: 1200px) {
    /* line 265, ../sass/theme.scss */
    .pattern-bg {
      height: 510px;
    }
  }
  
  /** Recently added resources starts**/
  #mini-panel-resourcelatestnews{
  background:#f0efed;
  width:99%;
  }
  
  .views-row , span  a div{
  text-align: left;
      color: #575a5d;
      font-weight: 600;
      margin: 0;
      text-decoration: none; 
      font-family: Arial, sans-serif;
      text-decoration: none;
      margin-left:15px;	
  }
  .views-field-title, span a {
  color: #575a5d;
  }
  .views-field-title, a:hover {
      color: #575a5d;
  }
  .view-recently-added-resources .views-field-title, span a div{
  margin-top: 0px !important;
  }
  .view-news-from-state-auto .views-field-title, span a div{
  margin-top: 0px !important;
  }
  .views-field-title, span a div{
  text-align: left;
      color: #575a5d;
      font-weight: 100;
      margin-top: 10px;
      margin-bottom: 20px;
      font-size: 1.250rem;
      text-decoration: none; 
      font-family: Arial, sans-serif;
      margin-left:1px;
  }
  /** Recently added resources End **/
  
  .primary-button {
      transition: background-color 0.5s ease;
      background: #8fd400;
      text-transform: uppercase;
      color: #000000;
      padding: 15px 20px;
      font-size: 16px;
      font-weight: 300;
      letter-spacing: 2px;
      border-radius: 0px;
      min-height: 55px;
      margin:2px;
      border: 1px solid; 
      *border: 1px solid; 
  }
  .primary-button-search {
      transition: background-color 0.5s ease;
      background: #8fd400;
      text-transform: uppercase;
      color: #000000;
      padding: 15px 20px;
      font-size: 16px;
      font-weight: 300;
      letter-spacing: 2px;
      border-radius: 0px;
      min-height: 55px;
      margin:2px;
      border: 0px; 
      *border: 1px solid; 
  }
  
  
  
  .views-view-grid{
      width:100%;
  }
  
  .career-agent-widget{
  overflow: auto;
  }
  .career-agent-widget hr {
      color: #ff7900 !important;
      border-color: #ff7900 !important;
      margin-bottom: 40px;
      border: 1px solid;
  }
  .form-item-accounttype{
      display: inline;
      /* width: 50%; */
      padding: 15px;
  }
  #main-wrapper{
      margin-top: 2.25em !important;
  }
  
  
  .margin-top {
      margin-top:1em;
  }
  @media (min-width: 1024px) and (max-width : 1300px) {
      .col-md-offset-1 {
          margin-left: 0px; 
      }
      .header-widget .search-nav .search-input-nav input {
          width: 55%;
      }
      .dropdown-content-b  {
          min-width: 45em;
      }
  }

  .repairCenter_info {
    justify-content: center;
    display: flex;
    text-align: center;
    font-family: Arial, sans-serif;
    color: #575a5d;
  }
  #repairCenter_Form {
    margin-top: 2.5%;
  }

  #repairCenter_countryCity_form {
    float: left;
    display: flex;
  }
  #repairCenter_country_form {
    width: 50%;
    padding-right: 1px;
  }
  #repairCenter_city_form {
    width: 50%;
    padding-left: 1px;
  }

  .findanagent_info {
    justify-content: center;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: 600px !important;
    text-align: center;
    font-family: Arial, sans-serif;
    color: #575a5d;
  }
  .findanagent_info #edit-info{
    text-align: center;
    display: flex;
    color: #575a5d;
  }
  #findanagent_form {
    display: flex;
    justify-content: center;
    margin-top: 2%;
  }
  #findanagent_form .form-item-insurancetype {
    width: 50%;
    justify-content: center;
    display: flex;
    height: 70%;
    padding-left: 0.5%;
    padding-right: 0.5%;
    margin-top: 16px;
  }
  #findanagent_form #findanagent_zip {
    width: 25%;
    justify-content: center;
    display: flex;
    height: 70%;
    padding-left: 0.5%;
    padding-right: 0.5%;
  }
  #findanagent_zip .text-field-full {
    font-family: Arial, sans-serif;
    color: #575a5d;
  }
  #findanagent_form #findanagent_search {
    width: 25%;
    justify-content: center;
    display: flex;
    height: 70%;
    text-align: center;
    padding-left: 0.5%;
    padding-right: 0.5%;
    margin-top: 16px;
  }

  #repairCenter_shopName .form-item-shopname {
    display: flex;
    width: 70%;
    padding-right: 2px;
  }

  #repairCenter_shopName .form-submit {
    display: flex;
    width: 23%;
    justify-content: center;
    color: #000;
  }
  #repairCenter_shopName .search_btn_repaircenter{
    height: 70%;
  }
  .repairCenter_searchByLocation {
    background-color: #f0efed;
    font-family: Arial, sans-serif;
    border-radius: 0px;
  }
 #repairCenter_result {
  display: flex;
  justify-content: center;
  text-align: center;
 }
#no_records {
  margin-top: 3%;
  margin-bottom: 3%;
}
.repairCenter_result_table {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
  padding-top: 1.25%;
  padding-bottom: 1.25%;
  margin-top: 1%;
  margin-bottom: 2%;
}
.repairCenter_result_table a{
  text-decoration: none;
}
.repairCenter_result_table.shop_Name {
  font-weight: bold;
}
.pull-right {
  float: right;
}
 #findanagent_resultTable {
  display: flex;
  margin-top: 0.2%;
 }
#findanagent-form{
  margin-top: 40px;
}
 #findanagent_resultTable_header {
  font-weight: bold;
 }

.findanagent_resultTable_data {
  font-family: Arial, sans-serif;
  color: #575a5d;
  text-decoration: none;
}
#findanagent_expanded_result {
  display: flex;
}
#findanagent_expanded_result a{
  text-decoration: none;
  color: #000000;
  background-color: #8fd400;
  width: 100%;
}
#findanagent_expanded_result .secondary-button {
  background-color: transparent;
  width: 30%;
}
#edit-maparea .map-container {
  display: flex;
  justify-content: center;
  margin-bottom: 3%;
}
#edit-maparea{
  width: 1013px;
  margin-left: auto;
  margin-right: auto;
}
.find-an-agent-widget #map-canvas {
  width: 70%;
}

.findanagent_table_value {
  text-decoration: none;
}
.findanagent_entryfields{
  width: 760px;
  margin-left: auto;
  margin-right: auto;
}
.find-an-agent-widget #map-canvas {
  width: 100% !important;
}
.primary-button-search:hover, #findanagent_expanded_result .secondary-button a:hover, #repairCenter_shopName .form-submit:hover {
  background: #8fd400;
  text-transform: uppercase;
  color: #575a5d;
}

.form-select:focus, #zip:focus, #edit-county:focus, #edit-city:focus, #edit-zip:focus, #shopName:focus {
  border-color: #8fd400;
  border-width: 2px;
  box-shadow: none;
}

#repairCenter_city_form .form-item, #repairCenter_country_form .form-item {
  margin-top: 0%;
}

#repairCenter_city_form .form-item #edit-city, #repairCenter_country_form .form-item #edit-county {
  width: 100%;
}

#edit-state {
  min-height: 55px;
}

.dropbtn {
  background: white;
  border: none;
}
#views-exposed-form-search-results-page-1 .form-item-field-category-value {
	display:none;
}
.page-node-type-other-html-page .field--name-field-sub-header-image img{
	
}

.page-node-type-panel .field--name-field-panel-banner-image img{
	width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    height: auto;
}
.page-node-type-other-html-page .field--name-field-child-sub-title {
	text-align: center;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 5%;
    margin-bottom: 3%;
    font-family: Arial, sans-serif;
    color: #575a5d;
    font-size: 1rem;
}
.geoinfo, .Claims-hide{
	display:none;
}
.Claims-dropdown:hover .Claims-hide {
  display: block;
  color: red;
}
.page-node-type-panel #header{
	background-color: #041E43;
}
.page-node-type-panel .nav_menu ul li a {
	color: #fff;
	float:left;
}
.page-node-type-panel .dropbtn {
	background: transparent;
    color: white;
}
.page-node-type-panel svg {
	fill: white;
}
/* Home Page Carousel D10 */
#views_slideshow_cycle_div_slideshow-block_1_0, #views_slideshow_cycle_div_slideshow-block_1_1 {
  min-width: 1024px;
  min-height: 460px;
  img {
    min-width: 1024px;
    min-height: 460px;
  }
}
#views_slideshow_cycle_main_slideshow-block_1 {
  margin-left: auto;
  margin-right: auto;
  width: 1024px;
  .views-row{
    margin-left: 0px !important;
    img{
      width: 1024px;
    }
    .views-field-body, .views-field-body-1{
      width: 1024px;
    }
  }
}
#block-sa-com-stateauto-greenbar-img{
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
}
.second-nav-ul li{
  display: inline;
  color: #cccccc;
  text-transform: uppercase;
    padding: 25px;
    font-weight: 300;
    letter-spacing: 1px;
  a {
    color: #fff;
    text-decoration: none;
  }
  a:hover {
    color: #cccccc;
  }

}
#home_carousel_head_id {
  background: #575a5d;
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
    height: 45px;
    text-align: center;
    padding-top: 11.25px;
    padding-bottom: 11.25px;
}
#block-sa-com-home-carousel-iwantto-block {
  margin-top: 1%;
}

#Layer_1 {
  position: relative;
  width: 1024px;
  height: 41px;
  margin-top: -210px;
  z-index: 25;
}
#Zone_Footer{
  a:focus{
  color: black;
  }
}
.views-field-body {
    .field-content {
      padding-left: 5%;
      padding-top: 3%;
    }
    background: rgba(0,0,0,0.2);
    color: white;
    position: relative;
    margin-top: -200px;
    height: 100px;
}

.views-field-body-1 {
  .field-content {
    padding-left: 5%;
    a{
      color: white;
    }
  }
    position: relative;
    color: white;
    padding-bottom: 60px;
    
    background: rgba(0,0,0,0.2);
}

#about_us_id{
  width: 1092px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
  #Zone_01 {
    .small-hero-widget{
      height: 300px !important;
    }
    .page-header-widget{
      .row{
        position: relative;
        justify-content: center;
      }
    }
  }
  #Zone_02 {
    h2{
      margin-bottom: 15px;
    }
  }
}

#sitemap_id{
  width: 1092px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
  #Zone_01 {
    .page-header-widget{
      .row{
        position: relative;
        justify-content: center;
      }
    }
    h1{
      font-weight: 600;
    }
  }
}

#reportfraud_id{
  width: 1092px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
  .rtecenter {
    text-align: center;
  }
  p{
    margin-bottom: 30px;
  }
  .main_sec{
    width: 70%;
    padding-left: 4%;
    padding-right: 7%;
    .entry{
      p{
        font-size: 1rem;
        color: #575a5d;
      }
    }
  }
  .sidebar{
    width: 30%;
    .text-block{
      padding: 30px;
      background-color: #f0efed;
    }
  }
}

.reportfraud-form{
  width: 1092px !important;
  margin-left: auto;
  margin-right: auto;
  .form-textarea-wrapper{
    width: 1092px !important;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px !important;
  }
  #edit-comment{
    width: 670px !important;
    margin-right: auto;
    background-color: #f0efed;
  }
  #edit-comment:focus{
    border-color: #8fd400;
    border-width: 2px;
    box-shadow: none;
  }
  #edit-submit{
    display: flex;
    justify-content: center;
    margin-left: 25px !important;
    width: 670px !important;
  }
}

#sitemap_id .menu-text {
  padding-top: 20px;
  padding-left: 20%;
  a{
    text-decoration: none;
  }
  h4{
    margin-bottom: 12px;
  }
  li{
    margin-left: 20px;
  }
  .sitemap_nosub{
    a{
      margin-left: 15px;
    }
  }
}

#Zone_Header{
  .header_container{
    display: flex;
    width: 100%;
    justify-content: center;
  }
}


/* .header-widget #menus:hover + .header-widget #menus{
  display: block !important;
}
.Insurance-dropdown:hover + .header-widget #menus {
  display: block !important;
}
.Claims-dropdown:hover + .header-widget #menus{
  display: block !important;
}
.header-widget #menus{
  display: none;
} */

#findanagent-form .captcha {
  margin-left: auto;
  margin-right: auto;
  width: 610px !important;
  .captcha__description, .captcha__title {
    display: none;
  }
}

#block-sa-com-contactusrightblock{
  padding: 50px;
  width: 292px;
  background: #f0efed;
}

#contactus_pageId{
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  .order-1{
    width: 640px !important;
    .contactus-form{
      width: 510px !important;
      margin-left: 50px;
      .alert-error{
        display: none;
      }
      input, select, textarea{
        height: 53px;
        border-radius: 0px;
        margin-bottom: 20px;
        background-color: #f0efed;
        color: #6b6b6b;
        font-weight: bold;
        font-family: Arial, sans-serif;
      }
      input::placeholder, select::placeholder, textarea::placeholder{
        color: #999999;
      }
      input:focus, select:focus, textarea:focus{
        border-color: #8fd400;
        border-width: 2px;
        box-shadow: none;
      }
      textarea{
        height: 135px !important;
      }
      #edit-submit{
        width: 510px !important;
        background: #8fd400;
        text-transform: uppercase;
        color: #000000;
        letter-spacing: 2px;
        border-radius: 0px;
        min-height: 55px;
        border: 1px solid;
      }
      #edit-submit:hover, #edit-submit:focus {
        color: #575a5d;
      }
      #edit-phone,#edit-state,#edit-reason,#edit-replacement {
        width: 252px !important;
      }
      .contactus_state_reason{
        display: flex !important;
        height: 55px !important;
        margin-bottom: 1rem !important;
        div{
          width: 252px !important;
          select{
            height: 55px !important;
          }
        }
        .form-item-state{
          margin-right: 6px !important;
        }
      }
    }
    .form-managed-file{
      height: 40px !important;
      input[type="file"]{
        height: 33px !important;
      }
  }
  }
  .contactus_error{
    color: red;
  }
}

input[data-drupal-selector="edit-document-file1-remove-button"]{
  width: 75px !important;
  height: 30px !important;
  margin-bottom: 8px !important;
  font-size: 15px !important;
  color: black !important;
  border-color: darkgray !important;
  border-radius: 2px !important;
  padding: 2px !important;
  letter-spacing: 0.5px !important;
}
input[data-drupal-selector="edit-document-file1-remove-button"]:focus, input[data-drupal-selector="edit-document-file1-remove-button"]:hover{
  color: darkgray  !important;
}
input[data-drupal-selector="edit-document-file2-remove-button"]{
  width: 75px !important;
  height: 30px !important;
  margin-bottom: 8px !important;
  font-size: 15px !important;
  color: black !important;
  border-color: darkgray !important;
  border-radius: 2px !important;
  padding: 2px !important;
  letter-spacing: 0.5px !important;
}
input[data-drupal-selector="edit-document-file2-remove-button"]:focus, input[data-drupal-selector="edit-document-file2-remove-button"]:hover{
  color: darkgray  !important;
}
input[data-drupal-selector="edit-document-file3-remove-button"]{
  width: 75px !important;
  height: 30px !important;
  margin-bottom: 8px !important;
  font-size: 15px !important;
  color: black !important;
  border-color: darkgray !important;
  border-radius: 2px !important;
  padding: 2px !important;
  letter-spacing: 0.5px !important;
}
input[data-drupal-selector="edit-document-file3-remove-button"]:focus, input[data-drupal-selector="edit-document-file3-remove-button"]:hover{
  color: darkgray  !important;
}
input[data-drupal-selector="edit-document-file4-remove-button"]{
  width: 75px !important;
  height: 30px !important;
  margin-bottom: 8px !important;
  font-size: 15px !important;
  color: black !important;
  border-color: darkgray !important;
  border-radius: 2px !important;
  padding: 2px !important;
  letter-spacing: 0.5px !important;
}
input[data-drupal-selector="edit-document-file4-remove-button"]:focus, input[data-drupal-selector="edit-document-file4-remove-button"]:hover{
  color: darkgray  !important;
}

#edit-document-file1{
  height: 40px !important;
  input[data-drupal-selector="edit-document-file1-upload"]{
    height: 33px !important;
  }
}

#edit-document-file2{
  height: 40px !important;
  input[data-drupal-selector="edit-document-file2-upload"]{
    height: 33px !important;
  }
}

#edit-document-file3{
  height: 40px !important;
  input[data-drupal-selector="edit-document-file3-upload"]{
    height: 33px !important;
  }
}

#edit-document-file4{
  height: 40px !important;
  input[data-drupal-selector="edit-document-file4-upload"]{
    height: 33px !important;
  }
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 2px solid red;
}

#newsArticles_page_id{
  width: 1092px !important;
  margin-left: auto;
  margin-right: auto;
}

#repaircenter-form{
  max-width: 1024px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.container {
  #repaircenter-form{
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}
#other_html_page_display{
  display: flex !important;
  a{
    text-decoration: none;
  }
}
.otherHtmlPage_bottomcontent{
  div{
    overflow-x: auto;
  }
}

.navbar_search_div_class{
  float: right;
  margin-top: -75px !important;
  a{
    color: black !important;
  }
  nav{
    .navbar-header{
      margin-top: -5px;
    }
  }
}
.page-node-type-panel{
  .navbar_search_div_class{
    a{
      color: white !important;
    }
    nav{
      .navbar-header{
        color: white !important;
      }
    }
  }
}
#SearchPage_GradientBar{
  width: 1024px;
  margin-left:auto;
  margin-right: auto;
  margin-top:50px;
  margin-bottom:50px;
  }
  .path-search-results .dialog-off-canvas-main-canvas{
  main{
  width: 1024px;
  margin-left:auto;
  margin-right: auto;
  }
  }
  .path-search-results .order-1{
  width: 680px;
  padding-left:50px;
  padding-right:50px;
  .search-result-title{
  margin-top:10px;
  a{
  text-decoration: none;
  }
  }
  .search-result-body{
  background-color: transparent;
  margin-bottom: 10px;
  height: auto;
  p{
  padding-left: 0px !important;
  padding-top: 5px !important;
  }
  }
  .form-item-keys{
  input{
  background-color: #f0efed;
      padding: 16px 20px;
      font-size: 1em;
      font-weight: 500;
      color: #999999 !important;
      float: left;
      border: 1px solid #ffffff;
      text-align: left;
      width: 440px !important;
      margin-bottom: 20px;
  height: 55px !important;
  }
  input:focus{
  border-color: #8fd400;
  border-width: 2px;
  box-shadow:none;
  }
  }
  #views-exposed-form-search-results-page-1{
  .form--inline{
  display: flex !important;
  .form-type-textfield{
  margin-right: 0px;
  input{
  border-radius: 0px;
  }
  }
  #edit-actions{
  margin-top: 15px;
      margin-bottom: 15px;
      height: 75px !important;
      padding-top: 1px;
      margin-left: 3px;
    input{
  height: 52px !important;
      width: 120px;
      border-radius: 0px;
      background-color: #8fd044;
      color: black;
      border-width: 0px;
      text-transform: uppercase;
      letter-spacing: 2px;
  }
  input:hover, input:focus{
  color: #575a5d;
  }
  }
  }
  }
  .pagination{
  li{
  a{
  color: black;
  text-transform: uppercase;
  }
  }
  .active{
  a{
  background-color: transparent !important;
  }
  }
  }
  }

  #block-sa-com-searchrightsidelinks{
    width: 290px;
    margin-right: 50px;
    padding-right: 35px;
    padding-left:55px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f0efed;
}
  
  #mobile-search{
    margin-top: 60px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .navbar_search_div_class{
    width: 100% !important;
    nav{
      .navbar-header{
        width: 100% !important;
      }
    }
  }
  .page-node-type-panel{
    #header{
      .header-widget{
        background-color: #041E43 !important;
      }
    }
  }
@media screen and (max-width: 767px) {

  #views_slideshow_cycle_main_slideshow-block_1 {
    width: 95% !important;
    height: 270px !important;
    .views-row{
      margin-left: 0px !important;
      img{
        width: 100% !important;
      }
      .views-field-body, .views-field-body-1{
        width: 100% !important;
        h1{
          font-size: 1rem !important;
        }
        p{
          font-size: 0.75rem !important;
        }
      }
    }
  }
  #views_slideshow_cycle_div_slideshow-block_1_0, #views_slideshow_cycle_div_slideshow-block_1_1 {
    min-width: 100% !important;
    min-height: auto;
    width: 100% !important;
    height: auto !important;
    img {
      min-width: 100% !important;
      min-height: auto !important;
    }
    
  }
  #Layer_1 {
    position: relative;
    width: 100%;
    height: 41px;
    margin-top: -250px;
    z-index: 25;
  }

  #block-sa-com-stateauto-greenbar-img{
    width: 95% !important;
    margin-left: auto;
    margin-right: auto;
  }
  #views_slideshow_cycle_teaser_section_slideshow-block_1{
    width: 100% !important;
  }
  .views-field-body {
    margin-top: -90px;
    height: 40px !important;
    .field-content {
      padding-left: 5%;
      padding-top: 3%;
    }

}

  .views-field-body-1 {
    padding-bottom: 1px !important;
    .field-content {
      padding-left: 5%;
    }

  }

  .findanagent_info, .findanagent_entryfields {
    width: 90% !important;
  }
  #findanagent_form .form-item-insurancetype {
    width: 90% !important;
  }
  #findanagent_form #findanagent_zip {
    width: 65% !important;
    input{
      margin-bottom: 0px;
    }
  }
  #findanagent_form #findanagent_search {
    width: 65% !important;
  }
  #edit-maparea{
    width: 90% !important;
    aspect-ratio: 1/1;
  }

  #block-sa-com-contactusrightblock{
    padding: 10%;
    width: 100% !important;
    background: #f0efed;
  }
  #contactus_pageId{
    width: 90% !important;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    .order-1{
      width: 100% !important;
      .contactus-form{
        width: 100% !important;
        margin-left: 0px;
        .alert-error{
          display: none;
        }
        input, select, textarea{
          height: 53px;
          border-radius: 0px;
          margin-bottom: 20px;
          background-color: #f0efed;
          color: #6b6b6b;
          font-weight: bold;
          font-family: Arial, sans-serif;
        }
        input::placeholder, select::placeholder, textarea::placeholder{
          color: #999999;
        }
        input:focus, select:focus, textarea:focus{
          border-color: #8fd400;
          border-width: 2px;
          box-shadow: none;
        }
        textarea{
          height: 135px !important;
        }
        #edit-submit{
          width: 100% !important;
          background: #8fd400;
          text-transform: uppercase;
          color: #000000;
          letter-spacing: 2px;
          border-radius: 0px;
          min-height: 55px;
          border: 1px solid;
        }
        #edit-submit:hover, #edit-submit:focus {
          color: #575a5d;
        }
        #edit-phone,#edit-state,#edit-reason,#edit-replacement {
          width: 80% !important;
        }
        .contactus_state_reason{
          display: flex !important;
          margin-bottom: 1rem !important;
          height: auto !important;
          div{
            width: 80% !important;
            select{
              height: auto;
            }
          }
          .form-item-state{
            margin-right: 6px !important;
          }
        }
      }
      .form-managed-file{
        height: auto !important;
        input[type="file"]{
          height: auto !important;
        }
    }
    }
    .contactus_error{
      color: red;
    }
  }
  .fileline .form-file {
    width: 204px !important;
  }

  #reportfraud_id{
    width: 95% !important;
    .main_sec{
      width:95% !important;
      padding-left: 0px !important;
      padding-right: 0px !important;
      margin-left: auto !important;
      margin-right: auto !important;
    }
    .sidebar{
      width: 100%;
      .text-block{
        padding: 30px;
      }
    }
  }
  
  .reportfraud-form{
    width: 95% !important;
    margin-left: auto;
    margin-right: auto;
    .form-textarea-wrapper{
      width: 100% !important;
      margin-left: auto;
      margin-right: auto;
      padding-left: 0px !important;
    }
    #edit-comment{
      width: 100% !important;
      margin-right: auto;
    }
    #edit-submit{
      margin-left: 0px !important;
      width: 100% !important;
    }
  }
  #about_us_id{
    width: 95%;
    #Zone_01 {
      .small-hero-widget{
        height: calc(0.3 * 100vw) !important;
      }
  }
}

#sitemap_id{
  width: 95% !important;
  margin-left: auto;
  margin-right: auto;
}
#sitemap_id .menu-text {
  padding-top: 20px;
  padding-left: 10% !important;
}
#other_html_page_display{
  display: block !important;
  img{
    max-width: 100% !important;
  }
}

#SearchPage_GradientBar{
  width: 95% !important;
  }
  .path-search-results .dialog-off-canvas-main-canvas{
  main{
  width: 100% !important;
  }
  }
  .path-search-results .order-1{
  width: 100% !important;
  padding: 3% !important;
  .search-result-body{
  height: auto !important;
  }
  .form-item-keys{
  input{
      padding: 16px 20px;
      width: 100% !important;
  }
  }
  }

  #block-sa-com-searchrightsidelinks{
    width: 100% !important;
    padding-right: 35px;
    padding-left:55px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f0efed;
}

#views-exposed-form-search-results-page-1{
  .form--inline{
  .form-type-textfield{
    width: 70% !important;
    input{
      width: 100% !important;
    }
  }
}
}

#edit-actions{
    width: 30% !important;
    max-width: 120px !important;
    input{
      width: 100% !important;
    }
  }
  
}

@media screen and (min-width: 768px) and (max-width: 1024px) {

  #views_slideshow_cycle_main_slideshow-block_1 {
    width: 95% !important;
    .views-row{
      margin-left: 0px !important;
      img{
        width: 100% !important;
      }
      .views-field-body, .views-field-body-1{
        width: 100% !important;
        h1{
          font-size: 2.5rem !important;
        }
        p{
          font-size: 0.75rem !important;
        }
      }
    }
  }
  #views_slideshow_cycle_div_slideshow-block_1_0, #views_slideshow_cycle_div_slideshow-block_1_1 {
    min-width: 100% !important;
    width: 100% !important;
    img {
      min-width: 100% !important;
    }
    
  }
  #Layer_1 {
    position: relative;
    width: 100%;
  }

  #block-sa-com-stateauto-greenbar-img{
    width: 95% !important;
    margin-left: auto;
    margin-right: auto;
  }
  #views_slideshow_cycle_teaser_section_slideshow-block_1{
    width: 100% !important;
  }

  #home_carousel_head_id {
      width: 95% !important;
      margin-left: auto;
      margin-right: auto;
      height: 40px !important;
  }

  .second-nav-ul li{
      padding: 20px !important;
      font-weight: 300;
      letter-spacing: 1px;
  
  }

  .views-field-body {
    margin-top: -140px;
    height: 75px !important;
    .field-content {
      padding-left: 5%;
      padding-top: 2%;
    }

}
  .views-field-body-1 {
    padding-bottom: 15px !important;
    .field-content {
      padding-left: 5%;
    }

  }

  .findanagent_entryfields, #edit-maparea {
    width: 90% !important;
  }

  #contactus_pageId{
    .order-1, .order-3{
      width: auto !important;
    }
  }

  #reportfraud_id{
    width: 95% !important;
    .main_sec{
      width:95% !important;
      padding-left: 0px !important;
      padding-right: 0px !important;
      margin-left: auto !important;
      margin-right: auto !important;
    }
    .sidebar{
      width: 100%;
      .text-block{
        padding: 30px;
      }
    }
  }
  
  .reportfraud-form{
    width: 95% !important;
    margin-left: auto;
    margin-right: auto;
    .form-textarea-wrapper{
      width: 100% !important;
      margin-left: auto;
      margin-right: auto;
      padding-left: 0px !important;
    }
    #edit-comment{
      width: 100% !important;
      margin-right: auto;
    }
    #edit-submit{
      margin-left: 0px !important;
      width: 100% !important;
    }
  }
  #about_us_id{
    width: 95%;
    #Zone_01 {
      .small-hero-widget{
        height: calc(0.3 * 100vw) !important;
      }
  }
}
#sitemap_id{
  width: 95% !important;
  margin-left: auto;
  margin-right: auto;
}
#sitemap_id .menu-text {
  padding-top: 20px;
  padding-left: 15% !important;
}

#SearchPage_GradientBar{
  width: 95% !important;
  }
  .path-search-results .dialog-off-canvas-main-canvas{
  main{
  width: 100% !important;
  }
  }
  .path-search-results .order-1{
  width: 100% !important;
  padding: 3% !important;
  .search-result-body{
  height: auto !important;
  }
  .form-item-keys{
  input{
      padding: 16px 20px;
      width: 100% !important;
  }
  }
  }

  #block-sa-com-searchrightsidelinks{
    width: 100% !important;
    padding-right: 35px;
    padding-left:55px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f0efed;
}

#views-exposed-form-search-results-page-1{
  .form--inline{
  .form-type-textfield{
    width: 70% !important;
    input{
      width: 100% !important;
    }
  }
}
}

#edit-actions{
    width: 30% !important;
    max-width: 120px !important;
    input{
      width: 100% !important;
    }
  }
  
  .header-widget {
    .dropdown-content-b{
      min-width: 550px !important;
    }
    .search-nav {
        .search-input-nav{
          width: 70% !important;
        }
        a{
          width: 30% !important;
        }
    }
  }

}