@charset "utf-8";

/* latin-ext */
@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 400;
  src: local("Libre Baskerville"), local("LibreBaskerville-Regular"),
    url(https://fonts.gstatic.com/s/librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsK56jerHLVJWaC-9Ja-RK4Ug.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F,
    U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: "Libre Baskerville";
  font-style: normal;
  font-weight: 400;
  src: local("Libre Baskerville"), local("LibreBaskerville-Regular"),
    url(https://fonts.gstatic.com/s/librebaskerville/v4/pR0sBQVcY0JZc_ciXjFsK8j0T1k_tV7QYhgnOhA2764.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/*body{ zoom:0.80 !important;}*/

body {
  overflow-x: hidden;
}

/* CSS Document */

/*==================== COMMON STYLES START =====================*/

.inner-common {
  /* width: 1170px; */
  margin-left: auto;
  margin-right: auto;
  /*padding-left: 43px;*/
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  .inner-common-sold {
    width: 1170px;
  }
}

body {
  background-color: black !important;
  padding-top: 60px !important;
  color: white;
}

@media only print {
  body {
    background-color: white !important;
  }

  h2 {
    font-size: 20px !important;
  }

  h3,
  h4 {
    padding: 3px;
    font-size: 18px !important;
    text-transform: capitalize !important;
  }

  div .business-summary-desc-inner h2 {
    margin-bottom: -15px;
  }

  @media print {
    div .business-summary-desc-inner h2 {
      margin-bottom: 0px;
    }
  }

  p,
  li {
    font-size: 20px !important;
    line-height: 1.5rem !important;
  }

  div .summary-year-curr,
  div .summary-year-fig {
    font-size: 20px;
    font-weight: 400;
  }
}

.text-green {
  color: #007900 !important;
}

h1.thanks,
h2.thanks {
  color: #ffd966 !important;
}

@media (max-width: 768px) {
  h4.summary {
    font-size: 1rem;
  }
}

h4.smaller {
  font-size: 1rem;
}

h4.summary-heading {
  color: white;
}

/*==================== COMMON STYLES ENDS =====================*/

/*==================== HEADER STARTS =======================*/

header {}

.marquee {
  color: black;
}

.header-inner {}

.header-left {
  width: auto;
  float: left;
}

.header-logo {
  width: 371px;
}

.header-logo img {
  width: 100%;
  height: auto;
}

.header-right {
  width: auto;
  float: right;
  color: #fff;
}

.header-right-headers {
  text-align: center;
  margin-top: 65px;
}

@media (max-width: 768px) {
  .header-right-headers {
    text-align: center;
    margin-top: 15px;
  }
}

.header-right-header-top {}

.header-right-header-top img {}

.header-right-headers h2 {
  font-family: times new roman;
  font-size: 43.2px;
  font-weight: bold;
  text-transform: uppercase;
}

.header-right-headers h3 {
  font-family: "AvenirNextLTProDemi";
  font-size: 25px;
  background: -webkit-linear-gradient(#007900, #319a31);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #007900 !important;
}

.login-button {
  background-image: -webkit-linear-gradient(90deg,
    rgb(151, 117, 36) 0%,
    rgb(215, 189, 92) 52%,
    rgb(254, 245, 176) 100%);
  background-image: -ms-linear-gradient(90deg,
    rgb(151, 117, 36) 0%,
    rgb(215, 189, 92) 52%,
    rgb(254, 245, 176) 100%);
  box-shadow: 0px 3px 0px 0px rgba(76, 54, 2, 0.75);
  margin-left: 17px;
  height: 39px;
  margin-top: 60px;
  width: 120px;
  float: left;
}

.login-sign-up a:hover {
  color: blue !important;
}

/*==================== HEADER ENDS =======================*/

/*==================== ABOUT US ====================*/
.about-text h3 {
  color: #ffd966;
  font-size: 22px;
}

.about-text p {
  color: #ffd966;
  font-size: 22px;
  text-decoration: underline;
  margin-top: 25px;
}

.about-text li {
  color: #ffd966;
  font-size: 20px;
  margin-top: 20px;
}

.about-text h4 {
  color: #ffd966;
  font-size: 22px;
  margin-top: 20px;
}

.about-text h5 {
  color: #ffd966;
  /* font-size: 22px; */
  margin-top: 20px;
  text-align: center;
}

.about-footer {
  margin-top: 70px;
}

/*==================== BUSINESS VALUATIONS ====================*/

.business-valuations h3 {
  color: #ffd966;
  font-size: 22px;
  margin-top: 20px;
}

.business-valuations h4 {
  color: #a8d08d;
  font-size: 22px;
  text-decoration: underline;
  margin-top: 25px;
}

.business-valuations h5 {
  color: #a8d08d;
  font-size: 20px;
  margin-top: 25px;
}

/*==================== BUSINESS SOLD ====================*/

.business-sold-text h3 {
  color: #ffd966;
  font-size: 22px;
}

.business-sold-text h4 {
  color: #a8d08d;
  font-size: 22px;
  text-decoration: underline;
  margin-top: 25px;
}

.business-sold-text h5 {
  color: #a8d08d;
  font-size: 20px;
  margin-top: 15px;
}

.business-sold-text p {
  color: #ffd966;
  font-size: 22px;
  text-decoration: underline;
  margin-top: 25px;
}

.business-sold-text li {
  color: #ffd966;
  font-size: 20px;
  margin-top: 20px;
}

/*==================== BUYING A BUSINESS ====================*/

.buying-a-budiness-text h4 {
  color: #79479f;
  font-size: 22px;
  text-decoration: underline;
  margin-top: 50px;
}

.buying-a-budiness-text h3 {
  color: #ffd966;
  font-size: 22px;
  margin-top: 20px;
}

.buying-a-budiness-text h5 {
  color: #ffd966;
  font-size: 28px;
  margin-top: 20px;
}

/*==================== SELLING A BUSINESS ====================*/

.selling-a-business-text h3 {
  color: #ffd966;
  font-size: 22px;
  margin-top: 20px;
}

.selling-a-business-text p {
  color: #ffd966;
  font-size: 22px;
  text-decoration: underline;
  margin-top: 50px;
}

.link a {
  color: blue;
}

.link-resources a {
  color: blue;
  float: right;
}

@media (max-width: 768px) {
  .link-resources a {
    float: none;
  }
}

.home li {
  margin-top: 20px;
}

.home li a {
  color: #ffd966;
  font-size: 20px;
  margin-left: 20px;
}

.home li a:hover {
  color: blue;
  cursor: pointer;
}

.home p {
  color: #ffd966;
  font-size: 22px;
  text-decoration: underline;
  margin-top: 25px;
}

/*==================== SIDEBAR MENU STARTS ====================*/

.banner-menu-sec-wrap {
  margin-top: 50px;
}

.banner-menu-sec-inner {}

.banner-menu-sec-left {
  width: 320px;
  float: left;
  padding-bottom: 20px;
  text-align: center;
}

.main-menu-sec {}

.main-menu-sec ul {}

.main-menu-sec ul li {
  margin-bottom: 5px;
}

.main-menu-sec ul li:last-child {}

.main-menu-sec ul li a {
  font-family: "AvenirNextLTProDemi";
  font-size: 16px;
  color: #000;
  padding: 9px 12px;
  border-radius: 5px;
  width: 80%;
  background: url(../images/menu-bg.png) repeat-x;
  display: inline-block;
  border-bottom: 3px solid #442800;
  text-align: left;
}

.main-menu-sec ul li a span {
  width: auto;
  float: right;
  display: none;
}

.main-menu-sec ul li a:hover {
  background: url(../images/menu-active-bg.png) repeat-x;
  display: inline-block;
  border-bottom: 3px solid #0b4c0c;
  color: #0f3000;
}

.main-menu-sec ul li a:hover span {
  display: block;
}

.main-menu-sec ul li a.active {
  background: url(../images/menu-active-bg.png) repeat-x;
  display: inline-block;
  border-bottom: 3px solid #0b4c0c;
  font-family: "AvenirNextLTProDemi";
  color: #0f3000;
}

.main-menu-sec ul li a.active span {
  display: block;
}

a {
  color: blue;
}

/*==================== SIDEBAR MENU ENDS ======================*/

/*==================== SEARCH SECTION STARTS ======================*/
/*.home-slider img {
	max-width: 770px;
	height: 582px;
	padding-bottom: 20px;
}*/
.banner-menu-sec-right {
  /* width: 808px; */
  /* float: right; */
}

@media (min-width: 768px) {
  .banner-menu-sec-right-inner {
    padding: 50px 40px;
    border: 5px solid #44ad44;
  }
}

@media (max-width: 768px) {
  .banner-menu-sec-right-inner {
    /* width: 300px; */
  }
}

.banner-menu-sec-right-header {
  text-align: center;
}

.banner-menu-sec-right-header h3 {
  font-family: "AvenirNextLTProDemi";
  text-transform: uppercase;
  font-size: 40px;
  background: -webkit-linear-gradient(#ffeeac, #926500);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.banner-menu-sec-right-body {}

.banner-menu-sec-right-body-inner {}

.banner-menu-sec-right-body form {}

.search-business-cat-wrap {
  margin-top: 50px;
}

.search-business-cat-head {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.search-business-cat-head h3 {
  font-family: "AvenirNextLTProDemi";
  font-size: 25px;
  background: -webkit-linear-gradient(#65ce65, #319a31);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.search-business-cat-field {}

.SumoSelect {}

select.business-cat {}

p.CaptionCont {
  font-family: "AvenirNextLTProDemi";
  text-transform: uppercase;
}

.optWrapper {}

.optWrapper ul {}

.optWrapper ul li {}

.optWrapper ul li label {}

.search-area-wrap {
  margin-top: 50px;
}

.search-area-head {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.search-area-head h3 {
  font-family: "AvenirNextLTProDemi";
  font-size: 25px;
  background: -webkit-linear-gradient(#65ce65, #319a31);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.search-area-wrap p.CaptionCont {
  margin-bottom: 10px;
}

.map-click-guide-wrap {}

.map-click-guide-inner {
  background: #007900 none repeat scroll 0 0;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  padding: 10px 10px;
  text-transform: uppercase;
  margin-top: 20px;
}

.map-click-guide-inner p {
  line-height: 35px;
  cursor: pointer;
}

.map-click-guide-wrap p i.fa {
  top: 5px;
  position: relative;
  padding-left: 5px;
  font-size: 25px;
}

/*==================== SEARCH SECTION ENDS ======================*/

/*==================== STATE SPEC SECTION STARTS ========================*/

.state-spec-wrap {}

.state-spec-inner {
  padding-top: 25px;
  padding-bottom: 25px;
}

.state-spec-menu-wrap {}

.state-spec-menu-inner {}

.state-spec-menu-inner ul {
  display: table;
  /* width: 100%; */
  /*margin: 0 auto;*/
  text-align: center;
}

.state-spec-menu-inner ul li {
  float: none;
  background: url(../images/menu-bg.png) repeat-x;
  padding: 0 1px;
  display: table-cell;
  vertical-align: middle;
}

.state-spec-menu-inner ul li:first-child {
  border-radius: 5px 0 0 5px;
  padding: 0 1px;
}

.state-spec-menu-inner ul li:last-child {
  border-radius: 0 5px 5px 0;
  padding: 0 0;
}

.state-spec-menu-inner ul li.single {
  border-radius: 5px;
  padding: 0 0;
}

.menu-gold ul li a {
  padding: 9px 23.6px !important;
}

.state-spec-menu-inner ul li a {
  display: inline-block;
  padding: 9px 35.6px;
  background: url(../images/border.png) center right no-repeat;
  color: #1e1e1e;
  font-family: "AvenirNextLTProDemi";
  font-size: 16px;
  text-transform: uppercase;
  line-height: 18px;
  font-size: 12px;
}

.state-spec-menu-inner ul li a h6 {
  font-weight: 300 !important;
}

.state-spec-menu-inner ul li:first-child a {
  display: block;
  padding: 13px 31.6px;
  background: url(../images/border.png) center right no-repeat;
  color: #1e1e1e;
  font-family: "AvenirNextLTProDemi";
  font-size: 16px;
  text-transform: uppercase;
  line-height: 18px;
  font-size: 12px;
}

.state-spec-menu-inner ul li:last-child a {
  padding: 9px 45px;
  line-height: 18px;
}

@media \0screen\,
screen\9 {
  .state-spec-menu-inner ul li:last-child a {
    padding: 9px 42px;
    line-height: 18px;
  }

  .state-spec-menu-inner ul li {
    padding: 0 0;
  }

  .state-spec-menu-inner ul li:first-child {
    padding: 0 3px;
  }

  .state-spec-menu-inner ul li {
    padding: 0 0;
  }
}

@media screen and (min-width: 0\0) {
  .state-spec-menu-inner ul li:last-child a {
    padding: 9px 42px;
    line-height: 18px;
  }

  .state-spec-menu-inner ul li:first-child {
    padding: 0 3px;
  }

  .state-spec-menu-inner ul li {
    padding: 0 2px;
  }
}

.state-spec-menu-inner ul li p {
  display: inline-block;
  padding: 9px 21px !important;
  /* background: url(../images/border.png) center right no-repeat; */
  color: #1e1e1e;
  font-family: "AvenirNextLTProDemi";
  font-size: 14px;
  text-transform: uppercase;
  cursor: default;
  font-weight: 300;
}

.state-spec-menu-inner ul li:last-child p {
  display: inline-block;
  padding: 9px 25px;
  /*background: url(../images/border.png) center right no-repeat;*/
  background: transparent;
  color: #1e1e1e;
  font-family: "AvenirNextLTProDemi";
  font-size: 14px;
  text-transform: uppercase;
  cursor: default;
}

@media \0screen\,
screen\9 {
  body {
    zoom: 1 !important;
  }

  .state-spec-menu-inner ul li:last-child p {
    padding: 9px 29px !important;
  }
}

@media screen and (min-width: 0\0) {
  body {
    zoom: 1 !important;
  }

  .state-spec-menu-inner ul li:last-child p {
    padding: 9px 29px !important;
  }
}

.state-spec-menu-inner ul li:last-child a {
  background: none;
}

.state-spec-menu-inner ul li a:hover {}

.state-spec-map-wrap {
  margin: 50px 0;
}

.state-spec-map-inner {
  padding: 40px;
  padding-right: 80px;
  border: 5px solid #44ad44;
}

@media screen and (min-width: 1200px) {
  .state-spec-map-inner {
    padding-right: 40px;
  }
}

.state-spec-map-left {
  width: 20%;
  float: left;
}

.state-spec-map-left-inner {
  /* margin-right: 50px; */
}

.state-spec-map-left-inner-header {
  margin-bottom: 20px;
  text-align: center;
  padding-bottom: 25px;
}

.state-spec-map-left-inner-header h3 {
  font-family: "AvenirNextLTProDemi";
  font-size: 25px;
  background: -webkit-linear-gradient(#65ce65, #319a31);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
}

.state-spec-map-left-inner-header img {
  height: 25px;
  width: auto;
}

.state-spec-population-sec {
  margin-bottom: 30px;
  /*display: inline-block;*/
}

.stete-spec-population-head {
  font-family: "AvenirNextLTProDemi";
  font-size: 18px;
  /*background: -webkit-linear-gradient(#65ce65, #319a31);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 5px 5px 0 0;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbeba0+0,9a7622+100 */
  background: #fbeba0;
  /* Old browsers */
  background: -moz-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
    #fbeba0 0%,
    #9a7622 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbeba0', endColorstr='#9a7622', GradientType=0);
  /* IE6-9 */
}

.stete-spec-population-count {
  font-family: "AvenirNextLTProDemi";
  font-size: 22px;
  color: #d4b869;
  text-transform: uppercase;
  background: #333 none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  padding: 4px 10px;
}

.state-spec-number-sec {
  margin-bottom: 30px;
  /*display: inline-block;*/
}

.stete-spec-number-head {
  font-family: "AvenirNextLTProDemi";
  font-size: 18px;
  /*background: -webkit-linear-gradient(#65ce65, #319a31);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 5px 5px 0 0;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbeba0+0,9a7622+100 */
  background: #fbeba0;
  /* Old browsers */
  background: -moz-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
    #fbeba0 0%,
    #9a7622 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbeba0', endColorstr='#9a7622', GradientType=0);
  /* IE6-9 */
}

.stete-spec-number-count {
  font-family: "AvenirNextLTProDemi";
  font-size: 22px;
  color: #d4b869;
  text-transform: uppercase;
  background: #333 none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  padding: 4px 10px;
}

.stete-spec-rev-head {
  font-family: "AvenirNextLTProDemi";
  font-size: 18px;
  /*background: -webkit-linear-gradient(#65ce65, #319a31);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
  text-transform: uppercase;
  padding: 4px 10px;
  border-radius: 5px 5px 0 0;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbeba0+0,9a7622+100 */
  background: #fbeba0;
  /* Old browsers */
  background: -moz-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
    #fbeba0 0%,
    #9a7622 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbeba0', endColorstr='#9a7622', GradientType=0);
  /* IE6-9 */
}

.stete-spec-rev-count {
  font-family: "AvenirNextLTProDemi";
  font-size: 22px;
  color: #d4b869;
  text-transform: uppercase;
  background: #333 none repeat scroll 0 0;
  border-radius: 0 0 5px 5px;
  padding: 4px 10px;
}

.state-spec-rev-sec {
  margin-bottom: 30px;
  /*display: inline-block;*/
}

p.state-spec-top {}

p.state-spec-bottom {
  font-family: "AvenirNextLTProBold";
}

.hover-help-wrap {
  background: #007900 none repeat scroll 0 0;
  border-radius: 5px;
  padding: 10px;
}

.hover-help-left {
  width: 80%;
  float: left;
}

.hover-help-left p {
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}

.hover-help-right {
  width: 20%;
  float: right;
}

.hover-help-right i.fa {
  font-size: 40px;
  color: #fff;
}

.state-spec-map-right {
  width: 77%;
  float: right;
}

.state-spec-map-header {
  padding-bottom: 20px;
  text-align: center;
}

.state-spec-map-header h3 {
  font-family: "AvenirNextLTProDemi";
  text-transform: uppercase;
  font-size: 30px;
  background: -webkit-linear-gradient(#ffeeac, #926500);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.state-spec-map-header img {
  height: 28px;
  width: auto;
}

.state-spec-map-right-inner {}

.state-spec-map-right-inner img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

/*==================== STATE SPEC SECTION ENDS ========================*/

/*==================================================================================*/
/*================================= ATTACHMENT 2 STARTS ============================*/
/*==================================================================================*/

.search-result-list-inner {
  border: 5px solid #44ad44;
  padding: 30px 20px;
}

.border-bottom-alt {
  border-bottom: 5px solid #1da820;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.search-result-list-row-outer {
  border: 2px solid #0d7608;
  margin-top: 15px;
  margin-bottom: 15px;
}

.search-result-list-wrap {
  margin-top: 30px;
}

.banner-menu-sec-right-header.clearfix>img {
  height: 35px;
  width: auto;
}

.search-list-item-id {
  width: 10%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#20b124+0,0a6d03+100 */
  background: #20b124;
  /* Old browsers */
  background: -moz-linear-gradient(top,
    #20b124 0%,
    #0a6d03 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
    #20b124 0%,
    #0a6d03 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
    #20b124 0%,
    #0a6d03 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20b124', endColorstr='#0a6d03', GradientType=0);
  /* IE6-9 */
}

.fa.fa-arrow-down,
.fa.fa-arrow-up {
  position: absolute;
}

.search-list-item-county {
  width: 15%;
}

.search-list-item-type {
  width: 17%;
}

.search-list-item-price {
  width: 9%;
}

.search-list-item-profit {
  width: 12%;
}

.search-list-item-assets {
  width: 8%;
}

.search-list-item-sales {
  width: 11%;
}

.search-list-item-common.search-list-item-head {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#20b124+0,0a6d03+100 */
  background: #20b124;
  /* Old browsers */
  background: -moz-linear-gradient(top,
    #20b124 0%,
    #0a6d03 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
    #20b124 0%,
    #0a6d03 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
    #20b124 0%,
    #0a6d03 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20b124', endColorstr='#0a6d03', GradientType=0);
  /* IE6-9 */
  border-right: 1px solid #0b7105;
  text-transform: uppercase;
  text-shadow: 0 2px 2px #000;
  font-size: 17px;
  font-family: "AvenirNextLTProBold";
  position: relative;
}

/* @media (min-width: 768px) {
  .search-list-item-common.search-list-item-head {
    box-sizing: unset !important;
    white-space: nowrap;
  }
} */

.search-list-item-common {
  display: inline-block;
  float: left;
  color: #fff;
  padding: 10px 12px;
  font-size: 17px;
}

.search-result-business-info {
  border-top: 2px solid #0d7608;
  padding: 10px;
  font-size: 17px;
}

.search-result-business-info-top {}

.search-result-business-info-top p {
  font-family: "AvenirNextLTProBold";
  color: #44ad44;
}

.search-result-business-info-bottom {}

.search-result-business-info-bottom p {
  color: #fff;
}

.search-result-list-header {
  text-align: center;
}

.search-result-list-header img {
  height: 35px;
  width: auto;
}

/*===== SEARCH RESULT PAGE BOTTOM LINKS START =====*/

.search-result-page-bottom-wrap {}

.search-result-page-bottom-inner {
  margin-top: 50px;
  margin-bottom: 50px;
}

.link-block-outer {
  /* width: 20%; */
  /* float: left; */
}

.link-block-outer-desktop {
  width: 20%;
  float: left;
}

.link-block-outer a {
  border-radius: 10px;
  border-bottom: 4px solid #442800;
  display: block;
  margin: 10px;
  padding: 20px;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbeba0+0,9a7622+100 */
  background: #fbeba0;
  /* Old browsers */
  background: -moz-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
    #fbeba0 0%,
    #9a7622 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbeba0', endColorstr='#9a7622', GradientType=0);
  /* IE6-9 */
}

.link-block-outer a:hover {
  border-bottom: 4px solid #0b4c0c;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#20b124+0,0a6d03+100 */
  background: #20b124;
  /* Old browsers */
  background: -moz-linear-gradient(top,
    #20b124 0%,
    #0a6d03 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
    #20b124 0%,
    #0a6d03 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
    #20b124 0%,
    #0a6d03 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20b124', endColorstr='#0a6d03', GradientType=0);
  /* IE6-9 */
}

.link-block-inner {}

.link-block-top {}

.link-block-top p {}

.link-block-bottom {}

.link-block-bottom p {
  padding-top: 5px;
  text-transform: uppercase;
  font-size: 17px;
}

.padding-top-30 {
  padding-top: 30px;
}

/*===== SEARCH RESULT PAGE BOTTOM LINKS END =====*/

.search-list-item-id-item:hover {
  background: #fff;
  /* Old browsers */
}

.search-list-item-id-item {
  margin: 5px 0 0 5px;
  padding: 5px 10px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbeba0+0,9a7622+100 */
  background: #fbeba0;
  /* Old browsers */
  background: -moz-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
    #fbeba0 0%,
    #9a7622 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbeba0', endColorstr='#9a7622', GradientType=0);
  /* IE6-9 */
  color: #000;
  font-family: "AvenirNextLTProBold";
}

.search-list-item-county-item {
  width: 16%;
}

.search-list-item-type-item {
  width: 17.5%;
  white-space: nowrap;
}

.search-list-item-type-item.business-type {
  width: 17.5%;
  white-space: initial;
}

.search-list-item-price-item {
  width: 10%;
}

.search-list-item-profit-item {}

.search-list-item-assets-item {}

.search-list-item-sales-item {
  width: 8%;
}

.search-list-scrollable-inner {
  margin-right: 30px;
}

/*==================================================================================*/
/*================================= ATTACHMENT 2 ENDS ==============================*/
/*==================================================================================*/

/*==================================================================================*/
/*================================= ATTACHMENT 3 STARTS ==============================*/
/*==================================================================================*/

.business-sumaary-body-wrap {}

.business-summary-listing-wrap {
  margin-top: 50px;
}

.business-summary-listing-inner {}

.business-summary-head {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#20b124+0,0a6d03+100 */
  background: #20b124;
  /* Old browsers */
  background: -moz-linear-gradient(top,
    #20b124 0%,
    #0a6d03 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
    #20b124 0%,
    #0a6d03 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
    #20b124 0%,
    #0a6d03 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20b124', endColorstr='#0a6d03', GradientType=0);
  /* IE6-9 */
  text-align: center;
  padding: 8px;
  text-transform: uppercase;
  font-family: "AvenirNextLTProBold";
  font-size: 16px;
  text-shadow: 0 2px 2px #000;
  letter-spacing: 1.5px;
}

.business-summary-listing-head {
  margin-bottom: 10px;
}

.business-summary-head h2 {
  color: #fff;
}

.business-summary-listing-row {
  /*  width: 85%; */
  border: 2px solid #9f7d29;
  margin: auto;
  margin-top: 5px;
}

@media print {
  .business-summary-listing-row {
    margin: 0;
  }
}

.business-summary-listing-row-item-left {
  width: 30%;
  float: left;
}

@media (max-width: 768px) {
  .business-summary-listing-row-item-left {
    width: 100%;
    float: left;
  }
}

.business-summary-listing-row-item-left-inner {
  padding: 16px 0;
  /* height: 100%; */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbeba0+0,9a7622+100 */
  background: #fbeba0;
  /* Old browsers */
  background: -moz-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
    #fbeba0 0%,
    #9a7622 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbeba0', endColorstr='#9a7622', GradientType=0);
  /* IE6-9 */
}

.business-summary-listing-row-item-left-inner h3 {
  color: #000;
  font-family: "AvenirNextLTProBold";
  font-size: 15px;
  font-weight: 100;
  text-transform: uppercase;
  margin-left: 15px;
}

@media (only print) {
  .business-summary-listing-row-item-left-inner h3 {
    margin-left: 0;
  }
}

.business-summary-listing-row-item-left-inner .business-summary-heading h3 {
  color: #000;
  font-family: "AvenirNextLTProBold";
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
}

.business-summary-listing-row-item-right {
  width: 70%;
  float: left;
}

@media (max-width: 768px) {
  .business-summary-listing-row-item-right {
    width: 100%;
    float: left;
  }
}

.business-summary-listing-row-item-right-inner {
  padding: 0 20px;
}

.business-summary-listing-row-item-right-inner p {
  color: #fff;
  font-size: 17px;
}

.business-summary-desc-head {
  margin-bottom: 10px;
}

.business-summary-desc-body {
  border: 2px solid #9f7d29;
}

.business-summary-desc-inner {
  padding: 20px 20px 70px;
}

.business-summary-desc-inner p {
  color: #fff;
  line-height: 27px;
  font-family: "AvenirNextLTProRegular";
  font-size: 19px;
}

.year-amount {
  width: 120px;
  color: #fff;
  font-size: 17px;
}

@media (max-width: 768px) {
  .year-amount {
    width: auto;
    color: #fff;
    font-size: 17px;
  }
}

.summary-year-curr {
  width: auto;
  float: left;
}

.summary-year-fig {
  width: auto;
  float: right;
}

@media (max-width: 768px) {
  .summary-year-fig {
    width: auto;
    float: none;
  }
}

.business-summary-info-body {}

.business-summary-info-inner {
  margin-top: 15px;
  padding-top: 15px;
}

.business-summary-info-key-points {}

.business-summary-info-key-points-header {}

.business-summary-info-key-points-header h3 {
  font-family: "AvenirNextLTProBold";
  text-transform: uppercase;
  font-size: 25px;
  background: -webkit-linear-gradient(#ffeeac, #926500);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.business-summary-info-key-points-list {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #44ad44;
}

.business-summary-info-key-points-list ul {}

.business-summary-info-key-points-list ul li {
  color: #fff;
  font-size: 18px;
  padding: 5px 0;
}

.business-summary-info-key-points-list ul li i.fa {
  padding-right: 10px;
}

.business-summary-info-more {}

.business-summary-info-more-left {
  width: 50%;
  float: left;
}

.business-summary-info-more-left-inner {
  padding-right: 20px;
}

.business-summary-info-more-right {
  width: 50%;
  float: left;
}

.business-summary-info-more-right-inner {
  padding-left: 20px;
}

.business-summary-info-more-row {
  margin-top: 10px;
  width: 100%;
}

.business-summary-info-more-row-left-outer {
  /* float: left; */
  /* margin-left: 15%; */
  /* width: 70%; */
}

@media (max-width: 768px) {
  .business-summary-info-more-row-left-outer {
    width: 100%;
    text-align: center;
  }

  @media only print {
    .business-summary-info-more-row-left-outer {
      width: 40%;
      text-align: center;
    }
  }
}

.business-summary-info-more-row-middle-outer {
  float: left;
  width: 5%;
  text-align: center;
}

.business-summary-info-more-row-middle-inner {
  font-size: 20px;
  padding-top: 10px;
}

.business-summary-info-more-row-middle-inner i.fa {
  color: #a07d2a;
}

.business-summary-info-more-row-right-outer {
  width: 35%;
  float: left;
  /* margin-left: -200px; */
}

.business-summary-info-more-row-left {
  float: left;
  text-transform: uppercase;
  width: 60%;
}

@media (max-width: 768px) {
  .business-summary-info-more-row-left {
    float: left;
    text-transform: uppercase;
    width: 100%;
  }
}

.business-summary-info-more-row-left-outer-content {
  border: 2px solid #9f7d29;
  line-height: 0.8;
}

.business-summary-info-more-row-middle-outer-content {}

.business-summary-info-more-row-right-outer-content {
  border: 2px solid #9f7d29;
  line-height: 0.8;
}

.business-summary-info-more-row-left h4 {
  font-size: 1.2rem;
  margin-bottom: 0;
  padding: 10px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbeba0+0,9a7622+100 */
  background: #fbeba0;
  /* Old browsers */
  background: -moz-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top,
    #fbeba0 0%,
    #9a7622 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,
    #fbeba0 0%,
    #9a7622 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbeba0', endColorstr='#9a7622', GradientType=0);
  /* IE6-9 */
}

.business-summary-info-more-row-right {
  width: 40%;
  float: left;
}

@media (max-width: 768px) {
  .business-summary-info-more-row-right {
    width: 100%;
  }
}

.business-summary-info-more-row-right p {
  color: #fff;
  padding: 0 20px;
  font-size: 17px;
  text-transform: uppercase;
}

.home-left {
  width: 560px;
  float: left;
  height: 345px;
}

.home-right {
  width: 600px;
  float: right;
  height: 345px;
}

.home-right ul li a {
  color: gold;
}

.home-right ul li a:hover {
  color: #19a419;
}

.home-right ul li {
  padding-top: 10px;
  margin-left: 37px;
}

.home-left-category {
  width: 290px;
  float: left;
}

.home-right-category {
  width: 290px;
  float: right;
}

.footer-left {
  width: 405px;
  float: left;
  height: 250px;
}

.footer-middle {
  /* width: 350px;
	float: left;
	height: 250px; */
}

.footer-right {
  /* width: 335px; */
  /* float: left; */
  height: 250px;
  /* margin-left: 80px; position: relative; */
}

.footer-left-text {
  margin-top: 25px;
}

.footer-left-text p {
  color: #fff;
  padding-right: 45px;
}

.footer-middle ul li a {
  color: #fff;
}

.footer-middle ul li a:hover {
  color: #19a419;
}

.footer-middle ul li {
  padding-top: 10px;
}

.footer-right input {
  /*background-color: rgb(121, 121, 121);*/
  /* position: absolute; */

  /* margin-left: 17px; */
  border: 1px solid #ccc;
  display: block;
  margin-bottom: 20px;
  margin-top: 5px;
  padding: 10px;
  /* width: 88%; */
}

.footer-right button {
  border-radius: 2px;
  background-image: -moz-linear-gradient(90deg,
    rgb(151, 117, 36) 0%,
    rgb(215, 189, 92) 52%,
    rgb(254, 245, 176) 100%);
  background-image: -webkit-linear-gradient(90deg,
    rgb(151, 117, 36) 0%,
    rgb(215, 189, 92) 52%,
    rgb(254, 245, 176) 100%);
  background-image: -ms-linear-gradient(90deg,
    rgb(151, 117, 36) 0%,
    rgb(215, 189, 92) 52%,
    rgb(254, 245, 176) 100%);
  box-shadow: 0px 3px 0px 0px rgba(76, 54, 2, 0.75);
  /* position: absolute; */
  width: 320px;
  /* margin-left: 17px; */
  height: 39px;
  /* margin-top: 60px; */
}

.left {
  float: left;
  margin-top: 15px;
}

.left p {
  color: #e0d07b;
}

.right {
  float: right;
  margin-top: 15px;
}

.right p {
  color: #e0d07b;
}

.rss-form {
  border: 2px solid #44ad44;
  border-radius: 4px;
  padding: 20px;
  margin-top: 20px;
}

/*==================================================================================*/
/*================================= ATTACHMENT 3 ENDS ==============================*/
/*==================================================================================*/
@media screen and (min-width: 1337px) {

  /*.footer-right input {
		width: 289px;
	}*/
  body {
    margin-left: 0px;
  }
}

@media screen and (min-width: 1024px) {
  /*.footer-right input {
		width: 296px;
	}*/
}

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

  /*.footer-right input {
		width: 300px;
	}*/
  body {
    margin-left: 32px;
  }
}

@media screen and (min-width: 320px) {

  /*.footer-right input {
		width: 308px;
	}*/
  body {
    margin-left: 0px;
  }
}

/*==================================================================================*/
/*================================= Business Results STARTS ==============================*/
/*==================================================================================*/

div .card {
  border: 2px solid #44ad44;
  background-color: darkgray;
  /* color: white; */
}

div .card-header {
  color: #c3a757;
  background-color: black;
}

div .card-body {
  border: 2px solid #44ad44;
  background-color: black;
}

.table td {
  border: 2px solid #44ad44;
}

td.borderless {
  border: none;
}

@media only print {
  .table td {
    border: none;
    border-top: none !important;
    overflow: hidden;
    white-space: nowrap;
  }
}

/*==================================================================================*/
/*================================= Business Results ENDS ==============================*/
/*==================================================================================*/

/*==================== FONTS ==========================*/

@font-face {
  font-family: "AvenirNextLTProDemi";
  src: url("../fonts/AvenirNextLTProDemi.eot");
  src: url("../fonts/AvenirNextLTProDemi.eot") format("embedded-opentype"),
    url("../fonts/AvenirNextLTProDemi.woff2") format("woff2"),
    url("../fonts/AvenirNextLTProDemi.woff") format("woff"),
    url("../fonts/AvenirNextLTProDemi.ttf") format("truetype"),
    url("../fonts/AvenirNextLTProDemi.svg#AvenirNextLTProDemi") format("svg");
}

@font-face {
  font-family: "AvenirNextLTProRegular";
  src: url("../fonts/avenirnextltproregular.eot");
  src: url("../fonts/avenirnextltproregular.eot") format("embedded-opentype"),
    url("../fonts/avenirnextltproregular.woff2") format("woff2"),
    url("../fonts/avenirnextltproregular.woff") format("woff"),
    url("../fonts/avenirnextltproregular.ttf") format("truetype"),
    url("../fonts/avenirnextltproregular.svg#avenirnextltproregular") format("svg");
}

@font-face {
  font-family: "AvenirNextLTProBold";
  src: url("../fonts/AvenirNextLTProBold.eot");
  src: url("../fonts/AvenirNextLTProBold.eot") format("embedded-opentype"),
    url("../fonts/AvenirNextLTProBold.woff2") format("woff2"),
    url("../fonts/AvenirNextLTProBold.woff") format("woff"),
    url("../fonts/AvenirNextLTProBold.ttf") format("truetype"),
    url("../fonts/AvenirNextLTProBold.svg#AvenirNextLTProBold") format("svg");
}