/*
Theme Name: Caare Theme
Author: the GetVentive Team
Author URI: https://getventive.com
Description: Minnesota may be the worst place in the Nation for Real Estate Consumers
Version: 0.3
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
}
body {
  margin: 0;
  color: #595959;
  font-size: 14px;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: 1px dotted;
}

white-title *{color:#fff!important;}
b, strong {
  font-weight: 700;
}
small {
  font-size: 80%;
}
.white-title *{color:#fff!important;}
.white-text *{color:#fff!important;}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
code, kbd, pre, samp {
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
select {
  text-transform: none;
}
button {
  overflow: visible;
}
button, input, select, textarea {
  max-width: 100%;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
  opacity: .5;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0.4375em;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #d1d1d1;
  margin: 0 0 1.75em;
  min-width: inherit;
  padding: 0.875em;
}
fieldset >:last-child {
  margin-bottom: 0;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
optgroup {
  font-weight: bold;
}

/**
 * 2.0 - Genericons
 */

.menu-item-has-children a:after, .social-navigation a:before, .dropdown-toggle:after, .bypostauthor > article .fn:after, .comment-reply-title small a:before, .pagination .prev:before, .pagination .next:before, .pagination .nav-links:before, .pagination .nav-links:after, .search-submit:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Genericons";
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  text-decoration: inherit;
  text-transform: none;
  vertical-align: top;
}

/**
 * 3.0 - Typography
 */

body, button, input, select, textarea {
  font-size: 14px;
  line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 700;
  margin: 0;
  text-rendering: optimizeLegibility;
}
p {
  margin: 0 0 1.75em;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  border: 0 solid #1a1a1a;
  border-left-width: 4px;
  color: #686868;
  font-size: 19px;
  font-size: 1.1875rem;
  font-style: italic;
  line-height: 1.4736842105;
  margin: 0 0 1.4736842105em;
  padding: 0 0 0 1.263157895em;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote p {
  margin-bottom: 1.4736842105em;
}
blockquote cite, blockquote small {
  color: #1a1a1a;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}
blockquote cite:before, blockquote small:before {
  content: "\2014\00a0";
}
blockquote em, blockquote i, blockquote cite {
  font-style: normal;
}
blockquote strong, blockquote b {
  font-weight: 400;
}
blockquote >:last-child {
  margin-bottom: 0;
}
address {
  font-style: italic;
  margin: 0 0 1.75em;
}
code, kbd, tt, var, samp, pre {
  font-family: Inconsolata, monospace;
}
pre {
  border: 1px solid #d1d1d1;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3125;
  margin: 0 0 1.75em;
  max-width: 100%;
  overflow: auto;
  padding: 1.75em;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code {
  background-color: #d1d1d1;
  padding: 0.125em 0.25em;
}
abbr, acronym {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}
mark, ins {
  background: #399e47;
  color: #fff;
  padding: 0.125em 0.25em;
  text-decoration: none;
}
big {
  font-size: 125%;
}

/**
 * 4.0 - Elements
 */

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  /* Fallback for when there is no custom background color defined. */
}
hr {
  background-color: #d1d1d1;
  border: 0;
  height: 1px;
  margin: 0 0 1.75em;
}
ul, ol {
  margin: 0 0 1.75em 1.25em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
  margin-left: 1.5em;
}
li > ul, li > ol {
  margin-bottom: 0;
}
dl {
  margin: 0 0 1.75em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.75em;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
  vertical-align: middle;
}
del {
  opacity: 0.8;
}
table, th, td {
  border: 1px solid #d1d1d1;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  /* Prevents HTML tables from becoming too wide */
  width: 100%;
}
caption, th, td {
  font-weight: normal;
  text-align: left;
}
th {
  border-width: 0 1px 1px 0;
  font-weight: 700;
}
td {
  border-width: 0 1px 1px 0;
}
th, td {
  padding: 0.4375em;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
  color: #686868;
}
:-moz-placeholder {
  color: #686868;
}
::-moz-placeholder {
  color: #686868;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */
}
:-ms-input-placeholder {
  color: #686868;
}
.primary-menu ul {
  float: left;
  margin: 7px 0px 0px;
}
.current_page_item:after, .primary-menu ul li:hover:after {
  content: "";
  position: absolute;
  bottom: -10px;
  height: 1px;
  width: 100%;
  left: 0px;
  border-bottom: 4px solid #fff;
}
.primary-menu ul li {
  list-style: none;
  float: left;
  color: #fff;
  width: auto;
  position: relative;
}
.primary-menu ul li a {
  color: #fff;
  padding: 9px 22px;
  float: left;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}
.primary-menu ul li a:hover{
  text-decoration: none;
}
.calert {
  float: left;
  margin: 9px 0px -5px;
  padding: 9px 10px;
}
.calert a {
  background: #fff;
  color: #d55355;
  border: 2px solid #d55355;
  padding: 10px;
  font-weight: 600;
}

/** Agent Post List */
.agent-post-class{
   FLOAT: LEFT;
   WIDTH: 100%;
   POSITION: RELATIVE;
   BORDER: 1PX SOLID #DDD !IMPORTANT;
   border-color: #ddd;
   padding: 1px 4px;
  float: left;
  display: block;
  height: auto;
  position: relative;
  width: 100%;
 }

 .agent-post-class.vc_gitem-zone-a .vc_gitem-row-position-top,
 .agent-post-class.vc_gitem-zone-b .vc_gitem-row-position-top,
 .agent-post-class.vc_gitem-zone-a .vc_gitem-row-position-bottom,
 .agent-post-class.vc_gitem-zone-b .vc_gitem-row-position-bottom,
 .agent-post-class.vc_gitem-zone-a .vc_gitem-row-position-middle,
 .agent-post-class.vc_gitem-zone-b .vc_gitem-row-position-middle{
     position: relative !IMPORTANT;
     float:left; !important;
     width:100% !important;
     left: initial;
      top: initial;
      right: initial;
      transform: initial;
      -webkit-transform:initial;
 }


.agent-post-class.vc-gitem-zone-height-mode-auto:before{
  content:initial;
}

.agent-post-class .vc_custom_heading h2{
  text-align: left;
color: #399e47;
font-size: 25px;
margin-bottom: 7px;
}

.agent-post-class .bold-text{
  font-weight: 800;
}

.agent-post-class p{
  margin-bottom: 4px !important;
}

.agent-post-class .vc_single_image-wrapper, .agent-post-class .wpb_single_image{
  float: left !important;
  width: 100% !important;
}
.agent-post-class .vc_single_image-wrapper img{
  max-height: 76px !important;
  width: initial !important;
}

.agent-post-class .fa-bookmark:before {
    content: "\f02e";
    left: 49px;
    position: absolute;
    top: 20px;
}

.agent-post-class .rightcontent {
    position: relative;
    margin-bottom: 30px;
    float: left;
    width: 276px;
}
.form-div{
	width:100%;
	float:left;
}

.agent-post-class .top-cont {
    padding: 11px 23px;
    background-color: #f4f6f9;
    padding-left: 36px;
    color: #a51d2d;
    font-weight: 600;
    float: right;
    width: 88%;
}

.agent-post-class .bottom-cont {
    padding: 10px 0px;
    width: 240px;
    background-color: #a51d2d;
    color: #f5deb3;
    padding-left: 48px;
    float: right;
    width: 88%;
}
/**
 * 5.0 - Forms
 */

input {
  line-height: normal;
}
button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
  background: #1a1a1a;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.046875em;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase;
}
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
  background: #007acc;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
  outline: thin dotted;
  outline-offset: -4px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
  background: #f7f7f7;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #686868;
  padding: 0.625em 0.4375em;
  width: 100%;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus {
  background-color: #fff;
  border-color: #007acc;
  color: #1a1a1a;
  outline: 0;
}
.site-footer {
  background: #2081ae;
  padding: 3em 0px 0em;
  width: 100%;
  float: left;
}
.site-footer h3 {
  color: rgba(255, 255, 255, 0.5);
  font-size: 15px;
  margin-bottom: 1em;
}
.buyer-navigation ul {
  margin: 0px;
  list-style: none;
}
.buyer-navigation ul li {
  color: #fff;
  font-weight: 200;
}
.buyer-navigation ul li a {
  color: rgba(255, 255, 255, 0.68);
  line-height: 2;
}
.site-footer .logo-footer {
  margin-bottom: 10px;
}
.last-col h3 {
  font-weight: 300;
  line-height: 1.5;
}
.last-col p {
  color: #fff;
}
.social-footer a {
  background: #fff;
  font-size: 21px;
  width: 30px;
  float: left;
  text-align: center;
  height: 30px;
  color: #9c9c9c;
  margin: 1px;
}
.social-footer .non-fa img {
  width: 18px;
  margin-top: -4px;
}
.site-info {
  margin-top: 2em;
  text-align: center;
  color: #fff;
}
.site-info .container {
  border-top: 1px solid #fff;
  padding-top: 2em;
}

.site-info .col-md-9{
  margin-bottom: 21px;
}
.post-password-form {
  margin-bottom: 1.75em;
}
.post-password-form label {
  color: #686868;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
  margin-bottom: 1.75em;
  text-transform: uppercase;
}
.site-header {
    padding: 20px 0px 0px 0px;
    border-bottom: 0px solid #ddd;
    position: relative;
    z-index: 1;
}

.with-overlay {
    position: relative;
}

.with-overlay:before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 100%;
    background: rgba(51, 51, 51, 0.5);
    left: 0px;
    top: 0px;
    z-index: 0;
    display: block !important;
}
.site-header .container {}
.site-header .fa {
  font-size: 28px;
}
.col-md-1.sociallink {
  padding: 3.6em 0px 0em;
  text-align: center;
}
.sociallink .fa-facebook {
  color: #4a6da7;
}
.sociallink .fa-twitter {
  color: #00aff0;
}
.sociallink .fa-youtube-play {
  color: #c92426;
}
.sociallink .fa-rss {
  color: #f0a626;
}
.caare-green {
  background: #399e47;
  padding: 12px 42px;
  color: #fff;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 600;
}
.caare-green:hover{
  color: #fff;
    background: #333;
}
.site-info .caare-green img {
  margin-right: 17px;
}
.searchform {
  position: relative;
  width: 90%;
  margin: 1.5em auto -4px;
  display: block;
}
.searchform:after {
  font: normal normal normal 15px/1 FontAwesome;
  content: "\f002";
  right: 9px;
  position: absolute;
  top: 31px;
  color: #B8B8B8;
}
.searchform input[type="text"] {
  background: none;
  border-top: none;
  border-right: none;
  border-left: none;
}
.maginfysearch {
  float: right;
  margin-top: -26px;
  z-index: 100;
  position: relative;
  background: none !important;
}
.post-password-form input[type="password"] {
  margin-top: 0.4375em;
}
.post-password-form >:last-child {
  margin-bottom: 0;
}
.search-form {
  position: relative;
}
.donate-head {
  background: #399E47;
  color: #fff;
  height: 109px;
  padding: 2.5em 1.45em 16px 1.65em;
  text-align: center;
  margin-top: -20px;
  margin-bottom: -44px;
  position: relative;
  float: left;
  cursor: pointer;
  text-decoration: none;
}
.donate-head:hover,
.donate-head:focus{
	 background: #2ba53c;
	text-decoration: none;
	color: #fff;
}

.donate-head:after {
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  content: '';
  border-top: 36px solid #399e47;
  position: absolute;
  bottom: -36px;
  left: 0px;
}
.donate-head:hover:after {
	 border-top: 36px solid #2ba53c;
}
.donate-head h4 {
  font-size: 14px;
  padding: 10px 0px;
}
.site-header-main {
  background: #2081ae;
  color: #fff;
  padding: 0px 0px 10px;
  line-height: 1;
  width: 100%;
  float: left;
}
input[type="search"].search-field {
  border-radius: 2px 0 0 2px;
  width: -webkit-calc(100% - 42px);
  width: calc(100% - 42px);
}
.search-submit:before {
  content: "\f400";
  font-size: 24px;
  left: 2px;
  line-height: 42px;
  position: relative;
  width: 40px;
}
.search-submit {
  border-radius: 0 2px 2px 0;
  bottom: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 42px;
}

/**
 * 6.0 - Navigation
 */


/**
 * 6.1 - Links
 */

a {
  color: #399e47;
  text-decoration: none;
}
a:hover, a:focus, a:active {
  color: #686868;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
  box-shadow: 0 1px 0 0 currentColor;
}
.entry-content a:hover, .entry-content a:focus, .entry-summary a:hover, .entry-summary a:focus, .taxonomy-description a:hover, .taxonomy-description a:focus, .logged-in-as a:hover, .logged-in-as a:focus, .comment-content a:hover, .comment-content a:focus, .pingback .comment-body > a:hover, .pingback .comment-body > a:focus, .textwidget a:hover, .textwidget a:focus {
  box-shadow: none;
}
.first-section {
  margin: 4em -30px;
}
.first-section h1 {
  font-size: 4.5vw;
  margin-left: -5px;
  margin-bottom: 18px;
}
.first-section p {
  font-size: 17px;
}
.first-section b {
  font-size: 20px;
}
.intro-left {
  text-align: left;
}
.intro-right {
  text-align: center;
}
.intro-right h2 {
  margin-bottom: 1em;
  margin-top: 1em;
  font-size: 36px;
}
.second-section {
  font-size: 17px;
  margin-top: -4em;
}
.second-section a {
  font-weight: bold;
  font-size: 15px;
  float: left;
  margin: 1em 0px;
}

/********** Table Styles ***************/

.alerts-div {
  padding: 3em 0px;
}
.alerts-div .alerts-left .wpb_content_element {
  margin-bottom: 0px;
}
.alerts-left h2 {
  background: #d55355;
  color: #fff;
  padding: 11px;
  text-align: center;
  font-size: 26px;
}
.alerts-left .vc_grid-item {
  height: auto;
  max-height: 68px;
  padding: 6px;
}
.alerts-left .vc_custom_heading a, .alerts-left .vc_custom_heading a:visited {
  color: #d55355;
  font-size: 18px;
  font-weight: 800;
}
.alerts-left .vc_custom_heading p {
  font-weight: 200;
  margin: -10px 0px 0px;
}
.alerts-left .vc_gitem_row .vc_gitem-col {
  padding: 17px;
  height: auto !important;
  float: left;
}
.resources-right a {
  font-size: 17px;
  font-weight: 700;
}
.resources-right h2 {
  background: #399e47;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 11px;
  margin-bottom: 24px;
  font-size: 26px;
}
.protecting-buyers {
  text-align: center;
  color: #fff;
  padding: 4em 0px;
}
.protecting-buyers h2 {
  font-weight: 300;
  margin-bottom: 1em;
}
.text-w-padding {
  text-align: center;
  font-size: 15px;
  font-weight: 300;
}
.protecting-buyers .wpb_single_image .vc_single_image-wrapper {
  width: 100%;
  float: left;
}
.protecting-buyers .wpb_single_image .vc_figure {
  width: 100%;
}
.tri-colums {}
.tri-colums .wpb_single_image {
  margin: 0px auto;
  display: block;
  float: none;
  border: 17px solid #2081ae !important;
  width: 120px;
  border-radius: 180px;
  padding: 0px !important;
  margin-top: 0px !important;
  position: relative;
}
.tri-colums .wpb_content_element {
  border: 1px solid #fff;
  padding: 5em 2em;
  margin-top: -57px;
}
.tri-colums .vc_btn3-container button {
  margin-top: -91px;
  border-radius: 0px;
  outline: 15px solid #2081ae;
  background-color: #2081ae !important;
  color: #fff !important;
  padding: 10px 15px;
}
.grn-title {
  padding: 2em 0px;
}
.grn-title h2 {
  text-align: center;
  color: #fff;
  background: #399e47;
  padding: 11px;
  margin-bottom: 1em;
}
.grn-title .vc_btn3-container button {
  border: none;
  color: green;
  background: none !important;
  border-radius: 0px;
  padding: 0px;
}
.form-div {
  padding: 1em 0px 6em;
  color: #fff;
}
.form-div .wpb_column {
  height: 44px;
}
.form-div .nf-desc {
  float: left;
  width: 43%;
  height: 35px;
  padding-left: 9%;
}
.form-div .nf-desc:before {
  content: "\f003";
  font: normal normal normal 53px/1 FontAwesome;
  position: absolute;
  left: 0px;
  top: -10px;
}
.form-div .text-wrap {
  float: left;
  width: 22%;
}
.form-div .ninja-forms-form-wrap input {
  width: 95% !important;
  padding: 13px;
}
.form-div .submit-wrap {
  width: 100%;
  float: left;
}
.form-div .submit-wrap .ninja-forms-field {
  float: left;
  border: 1px solid #fff;
  padding: 14px 13px;
  background: none;
  margin-top: -5PX;
}
.form-div .submit-wrap .ninja-forms-field:hover {
  background: #fff;
  color: #399e47;
}

.nf-field-element h4 {
    font-weight: 400;
    line-height: 2.3;
}
.shop-amazon {
  position: relative;
  color: #fff;
  line-height: 2;
  background-image:url('./images/crowds.jpeg');
  width: 100%;
  background-size: cover;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
}
.shop-amazon:before {
  content: "" !important;
  background-color: rgba(0, 0, 0, 0.60);
  width: 100%;
  position: absolute;
  z-index: 0;
  height: 100%;
  left: 0px;
  top: 0px;
  padding: 0px;
  margin: 0px;
  bottom: 0;
  display: block !important;
}
.shop-amazon .content-left {
  padding: 3em 0px;
  position: relative;
  ;
}
.shop-amazon a {
  color: #f97f00;
}
.shop-amazon h4 {
  font-size: 22px;
  margin-bottom: 19px;
  font-weight: 200;
  text-transform: uppercase;
}
.shop-amazon h4 a {
  text-decoration: underline;
}
.shop-amazon .orange-button {
  border: 2px solid #f97f00;
  padding: 15px 31px;
  font-weight: 200;
  text-transform: uppercase;
  font-size: 13px;
}
.shop-amazon .orange-button:hover {
  text-decoration: none;
  border: 2px solid #fff;
  background: #fff;
}

.font-color-white{
  text-align: center;
color: #fff;
}

.font-color-white h2{
  font-weight: 500;
margin-bottom: 28px;
}
.image-right .vc_single_image-wrapper {}
.image-right .vc_single_image-wrapper img {
  width: 581px;
  height: 364px;
  max-width: initial;
  position: absolute;
  margin-bottom: -14px;
  left:0px;
}

.map_marker_icon{
  float: left;
  width: 100%;
  padding-left: 19px;
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
}

.map_marker_icon:before {
  content: "\f041";
  position: absolute;
  font: normal normal normal 17px/1 FontAwesome;
  left: 0px;
  top: 4px;
}

.phone_icon{
  float: left;
  width: 100%;
  padding-left: 19px;
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
}

.phone_icon:before {
  content: "\f095";
  position: absolute;
  font: normal normal normal 17px/1 FontAwesome;
  left: 0px;
  top: 4px;
}

.email-icon{
  float: left;
  width: 100%;
  padding-left: 19px;
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
}

.email-icon:before {
  content: "\f0e0";
  position: absolute;
  font: normal normal normal 12px/1 FontAwesome;
  left: 0px;
  top: 8px;
}

.website-icon{
  float: left;
  width: 100%;
  padding-left: 19px;
  position: relative;
  padding-top: 3px;
  padding-bottom: 3px;
}

.website-icon a:not([href='']):before {
  content: "\f260";
  position: absolute;
  font: normal normal normal 12px/1 FontAwesome;
  left: 0px;
  top: 8px;
}
.font20.heading a:hover{
	cursor: default;
	text-decoration: none;
}
.font20.heading a:not([href='']):hover{
	cursor: pointer;
	text-decoration: underline;
}

.page-header.search_bg{
  width: 100%;
  float: left;
  text-align: center;
  padding: 6em;
  BACKGROUND-IMAGE: url('./images/exclusivebuyeragents.png') !important;
  MARGIN: 0PX;
  COLOR: #FFF;
  BACKGROUND-SIZE: cover;
}

.search-results-div {
  width: 75%;
  float: left;
  padding: 1%;
}


.search-results-div article .entry-header{
  text-align: left;
    color: #fff;
    padding: 0px;
    background: none;
}

.search-results-div article h2{
  font-size: 22px;
font-weight: 400;
}
.search-results-div article {
  border-bottom: 1px solid #ddd;
  padding: 8px;
}

.search-results .container .sidebar{
  width: 20%;
  float: left;
  border: none;
  border-radius: 0px;
  padding: 10px 0px;
}

#first-section {float: left; width: 100%;}
#first-section:before {}
/*
#first-section h1 {
  text-align: center;
  color: #fff;
  font-size: 61px;
  padding: 0 11%;
  position: relative;
  margin-top: -6vh;
}
#first-section p {
  text-align: center;
  color: #fff;
  font-size: 40px;
  margin-top: 20px;
}
*/
.h-second-tri {
  padding-top: 1em;
}
.h-second-tri h2 {
  font-weight: 400;
  margin-bottom: 12px;
}
.tri-col-home .with-border {
  border: 1px solid #ddd;
  padding: 5em 1em 3em;
  margin-top: -6em;
}
.tri-col-home .wpb_single_image {
  text-align: center;
}
.tri-col-home .with-border h3 {
  font-size: 18px;
  margin-bottom: 15px;
}
.tri-col-home .vc_btn3-container {
  width: 100%;
  margin-top: -4em;
}
.tri-col-home .vc_btn3-container .vc_general {
  margin: 0px auto;
  display: block;
  width: 143px;
  background: #fff !important;
  border-radius: 0px;
  outline: 10px solid #fff;
}
.tri-col-home .wpb_single_image.vc_align_left {
  text-align: center;
}
.tri-col-home .wpb_single_image img {
  border: 10px solid #fff;
  max-width: 125%;
}
.tri-col-home .vc_btn3-container .vc_general:hover {
  background: #2081ae !important;
  color: #fff !important;
}
.h-third-tri {
  padding: 0.7em 0px 1em;
}
.green-sub {
  border: 1px solid #fff;
  padding: 21px 10px;
  margin: 10px;
  color: #fff;
}
.green-sub p {
  font-weight: 100!important;
  margin-bottom: 10px;
	color: #fff;
}
.green-sub h3 {
  font-weight: 200!important;
	color: #fff;
}
.green-sub .col-md-2{display:none;}
.green-sub .col-md-4 {
  text-align: center;
  width: 20%;
  float: left;
}
.green-sub .col-md-6 {
  padding-left: 24%;
 width:80%;
}
.green-sub .col-md-4 a {
  color: #fff;
  font-size: 31px;
  padding: 5px 0px;
  float: left;
}
.h-fourth-map {
  padding: 4em 0px;
}
.h-fourth-map h2, .h-sixth-thanks h2, .home-alert-div h2, .late-news h2, .sign-petition h2 {
  font-weight: 500;
  margin-bottom: 10px;
}
.h-fourth-map h3 {
  color: #ca272a;
  font-size: 24px;
  margin-bottom: 1em;
  font-weight: 400;
  text-rendering: geometricPrecision;
}
.h-sixth-thanks {
  padding: 3em 0px;
}
.h-sixth-thanks tr td:nth-child(2) {
  font-weight: bold;
  color: #2081ae;
  text-transform: uppercase;
}
.h-sixth-thanks tr td:nth-child(3) {
  font-weight: 600;
  color: #868686;
}
.h-sixth-thanks tr td:nth-child(4) {
  color: #b1b1b1;
  border-right: 1px solid #ddd;
}
.h-sixth-thanks thead tr td {
  background: #2081ae;
  color: #fff !important;
  font-weight: 500;
  padding: 18px !important;
  border: none;
  text-transform: capitalize !important;
}
.h-sixth-thanks .col1 {
  width: 57px;
}
.h-sixth-thanks td {
  padding: 18px !important;
  border-left: none;
  border-right: none;
}
.home-alerts .vc_grid.vc_row .vc_grid-item {
  width: 100%;
  margin: 0px;
  padding: 0px !important;
}
.vc_row {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.home-alerts .date {
  font-size: 12px;
  padding-left: 17px;
  color: #8e8d8d;
  position: relative;
}
.home-alerts h4 {
  color: #399e47;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 25px;
}
.home-alerts .date:before {
  content: "\f073";
  position: absolute;
  left: 0px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  top: 2px;
}
.home-alerts .vc_gitem_row .vc_gitem-col {
  padding: 0px;
}
.grid-alert {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 18px;
}
.date-icon {
  font-size: 12px;
  padding-left: 17px;
  color: #8e8d8d;
  position: relative;
}
.date-icon:before {
  content: "\f073";
  position: absolute;
  left: 0px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  top: 2px;
}
.grid-alert h4 {
  font-size: 23px;
  font-weight: 300;
  margin-bottom: 0px;
}
.grid-alert .vc_btn3-container.vc_btn3-left {
  margin-bottom: 0px;
}
.grid-alert .vc_btn3.vc_btn3-size-md {
  border: 1px solid #ddd;
  border-radius: 0px;
}
.grid-alert .vc_btn3.vc_btn3-size-md:hover {
  background-color: #2081ae !important;
  color: #fff !important;
}
.home-alert-div .vc_btn3-container {
  width: 100%;
  text-align: center;
}
.grey-brdr-btn button {
  border: 1px solid #b5b2b2 !important;
}
.grey-brdr-btn button:hover {
  background: #2081ae !important;
  color: #fff !important;
}
.home-alert-div .grey-brdr-btn button {
  margin-bottom: 4em;
  border: 1px solid #ddd;
  text-align: center;
}
.h-third-tri .buyers-first, .h-third-tri .sellers-second, .h-third-tri .professionals-third {
  background-position: 8% 50% !important;
  background-repeat: no-repeat !important;
  background-size: 51px;
}
.links-n-resources {
  padding: 3em 0px;
}
.links-n-resources .right-list ul {
  list-style: none;
  margin-left: 0em;
}
.links-n-resources .right-list ul li {
  padding-left: 3em;
  background-image: url('./images/eclipse-arrow.png');
  background-repeat: no-repeat;
  margin-bottom: 1em;
  margin-left: auto;
}
.links-n-resources .right-list ul li a {
  color: #2081ae;
  font-weight: bold;
}
.links-n-resources .right-list ul li.alertli {
  background-image: url('./images/eclipse-arrow-alert.png');
}
.links-n-resources .right-list ul li.alertli a {
  color: #cf4404;
}
.links-n-resources h2, .centered-text-div h2 {
  font-weight: 500;
  margin-bottom: 0.5em;
  font-size: 27px;
}
.centered-text-div {
  padding: 3em 0px;
  text-align: center;
}
.resources-third ul.vc_tta-tabs-list {
  padding: 0;
  margin: -1px 0 0 -1px;
}
.resources-third ul li.vc_tta-tab {
  margin: 0px 0 0 -1px !important;
  text-align: center;
  width: 20.09%;
  float: left;
  border-top: 1px solid #ddd;
  background-color: #f8f8f8;
}
.resources-third ul li.vc_tta-tab a {
  border-radius: 0px !important;
  padding: 15px 0px;
  background-color: #f8f8f8;
  line-height: 1.5;
  height: 56px;
}
.resources-third ul li:first-child {
  line-height: 1;
  border-left: 2px solid #ddd;
  overflow: hidden;
  ;
}
.resources-third ul li:first-child a {
  padding: 7px 20px 14px !important;
}
.resources-third ul li.vc_tta-tab.vc_active a {
  background: #fff !important;
}
.resources-third .vc_tta-tabs-container {
  margin: 0px !important;
}
.resources-third .vc_tta-panels {
  background-color: transparent !important;
  border: none !important;
}
.resources-third .vc_tta-panel .vc_tta-panel-body {
  border-color: transparent;
  background-color: transparent;
  box-shadow: none;
  border-radius: 0px;
  background-color: #fff;
}
.resources-third p {
  margin: 0px 0 0.25em;
}
.late-news {
  border-top: 1px solid #ddd;
  padding-top: 4em;
  border-bottom: 1px solid #ddd;
  margin-bottom: 6em;
}

/*.late-news .vc_pageable-slide-wrapper{
	border-left: 1px solid #ddd;
}*/

.news-onalerts-single {
  margin-left: -3px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  height: 350px;
}
.news-onalerts-single .vc_gitem-post-data-source-post_date {
  text-transform: uppercase;
  color: #d2d2d2;
  font-weight: 200;
  font-size: 12px;
}
.news-onalerts-single h4 {
  text-align: left;
  font-size: 22px;
  font-weight: 200;
}
.tabs-pro-res {
  margin-top: -10.4em;
}
.tabs-pro-res ul {
  list-style: none;
  width: 100%;
  margin: 0px;
}

.tabs-pro-res.resourcestabs{
  margin-top: 0px;
}

.tabs-pro-res ul li {
  background: #ffffff;
  border: 1px solid #ddd;
  border-bottom: 4px solid #399d47;
  display: table;
  width: 16.666%;
  float: left;
  text-align: center;
  height: 76px;
  line-height: 1;
  background: #fff;
}
.tabs-pro-res ul li a {
  padding-top: 14px;
  padding-bottom: 14px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #545454;
  padding-left: 5px;
  padding-right: 5px;
}
.tabs-pro-res ul li.active, .tabs-pro-res ul li:hover {
  background: #399d47;
}
.tabs-pro-res ul li.active a, .tabs-pro-res ul li:hover a {
  color: #fff;
  text-decoration: none;
}

.vc_gitem-post-data-source-post_title h4 a{
    color: #d33;
  }

.tabs-pro-res.resourcestabs ul li{
  width: 19.666%;
  margin-bottom: 24px;
}

.resourcetext{
  margin-bottom: 30px;
}

.help-tabs .vc_tta.vc_general .vc_tta-tab{
	    width: 24.7%;
			text-align: center;
			font-size: 16px;
			font-weight: 300;
			margin: 1px 0 0 0.3%;
}


.help-tabs  .vc_tta-color-grey.vc_tta-style-flat .vc_tta-tab>a{
	background: #2081ae;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}


.help-tabs .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a{

}

.help-tabs .vc_tta-panels{
	  padding: 2em;
}

.sign-petition h5{
	font-size: 16px;
  line-height: 1.5;
  margin-bottom: 1em;
}





.sign-petition .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty){
	padding-left: 22px;
}

.sign-petition .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon{
	left:0px;
}


.sign-petition .vc_btn3.vc_btn3-style-custom:focus, .sign-petition .vc_btn3.vc_btn3-style-custom:hover{
	background: none;
}


.active-menu-reg{
	background: #399d47;
}

.register-links-menu{
	background-color: #f1f1f1;
}


.register-links-menu .wpb_content_element{
	margin-bottom: 0px;
}
.register-links-menu a{
	padding: 3em 3em 2.5em;
	float: left;
	position: relative;
	width: 100%;
	text-align: center;
}

.active-menu-reg a{
	color:#fff;
	text-align: right;
}

article .entry-header{
  text-align: center;
  color: #fff;
  padding: 8em;
  background-size: cover !important;
  background-position: 50%;
  background: #3b94bd;
}

article .entry-header h1{
  position: relative;
  color:#fff;
}

.single-post-form{
  background: #2081ae;
  float: left;
  width: 100%;
  //margin-bottom: 3em;
  position: relative;
  display: block;
  padding-bottom: 6px;
}

.entry-content{
  padding: 3em 20px 1em;
}

.ninja-forms-required-items{
  display: none;
}


/* Minnesota page alert box */

.minnesota-alert-table .vc_gitem-post-data:nth-child(2n+2) {
    display: none!important;
}

.minnesota-alert-table .alerts-left .vc_grid-item {
    height: auto!important;
    max-height: 51px!important;
    padding: 6px!important;
    overflow: hidden!important;
}


/* Additional */
.right-list.wpb_column{
	padding: 45px 15px 15px 15px;
    background: #f1f1f1;
    /*border: 1px solid #2081ae;
    border-radius: 5px;*/
	}
.vc_gitem-post-data-source-post_excerpt {
    max-height: 108px;
    overflow: hidden;
    margin-top: -20px!important;
}

.vc_gitem-post-data-source-post_date{    margin-bottom: 10px;}
.vc_gitem-post-data-source-post_title {
    margin-bottom: 1px!important;
    min-height: 10px;
    overflow: hidden;
}
.premium-listing-card{
	background: #f1f1f1;
    padding: 25px;
    border: 1px solid #dedede!important;
    margin-bottom: 40px;
}

.premium-listing-card .wpb_text_column{    margin-bottom: 0;}
.premium-listing-card h4{
    text-align: center;
    font-size: 24px;
    line-height: 1.5;
}
.premium-listing-card h6{
	text-align: center;
  font-size: 16px;
	padding: 15px 0px;
	border-bottom: 1px solid #dedede!important;
}

.premium-listing-card p{
    text-align: center;
    border-bottom: 1px solid #dedede!important;
    padding: 15px 0px;
}

.premium-listing-card p:last-child{    border-bottom: 0px!important;}
.premium-listing-card .wpb_single_image img{
	max-width: 210px;
    width: 100%;
}

.premium-listing-card p span.phone,
.premium-listing-card p span.email{padding-left: 15px;}

.form-row-single{
  width: 100%;
  float: left;
  display: block;
  background: #399e47 !important;
  height: 137px;
  padding: 10px;
  margin-bottom: 19px;
}

.form-row-single .ninja-forms-no-display{
  display: block !important;
}

.form-row-single .ninja-forms-all-fields-wrap{
  width: 100%;
  float: left;
  margin: 36px 0px;
}

.form-row-single .ninja-forms-field.nf-desc:before {
    content: "\f003";
    display: inline-block;
    font: normal normal normal 44px/1 FontAwesome;
    position: absolute;
    left: 0px;
    color: #fff;
    top: -7%;
}

.form-row-single .ninja-forms-field.nf-desc{
  width: 36%;
  float: left;
  padding-left: 70px;
  position: relative;
}

.form-row-single .ninja-forms-field h4, .form-row-single .ninja-forms-field p{
  color: #fff;
}


.form-row-single .field-wrap.text-wrap{
  width: 25%;
  float: left;
  color: #333;
  margin: 0px 1%;
}


.form-row-single .field-wrap.submit-wrap{
  float: left;
  width: 8%;
}

.form-row-single .submit-wrap .ninja-forms-field{
  width: 100%;
}

.sidebar{
  background: #f0f0f2;
  padding: 1em 22px 0px;
  float: left;
  /*padding-bottom: 3em;*/
  margin-left: 26px;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{
  width: 100% !important;
}

.scrollable-div{
  height: 335px;
overflow: scroll !important;
background: #ddd;
padding: 19px;
}

.scrollable-div h5{
  text-align: center;
    margin-bottom: 13px;
    margin-top: 14px;
    font-size: 18px;
}

.search-results-div .sidebar{
  width: 20%;
  float: left;
  border: none;
  border-radius: 0px;
}

.search-results aside.sidebar {
	height: 80vh;
	overflow-y: scroll;
	width: 90% !important;
	margin-left: 10%;
}

.sidebar h4{
  font-size: 23px;
}

.sidebar ul{
  margin: 16px 0px;
}

.sidebar ul li{
  width: 100%;
  margin-bottom: 10px;
  float: left;
}

.sidebar h2{
  font-size: 16px;
}

.sidebar .widget_search{
  display: none;
}

.sidebar ul li a{
  width: 100%;
  float: left;
  color: #2081ae;
  font-weight: 600;
}

.g_recaptcha-wrap{
  text-align: center;
}

.g_recaptcha-wrap label{
   display: none;
}

.g-recaptcha{
  margin: 0px auto;
  display: block;
  width: 300px;
}

.scroll-html {
   height: 310px;
   overflow: scroll;
   padding-bottom: 13px;
   width: 100%;
   float: left;
   margin-bottom: 14px;
   background: #f7f7f7;
   border: 1px solid #ddd;
   padding: 10px;
 }

 .nf-fu-progress, .nf-form-fields-required{
   display:none !important;
 }

 .form-div nf-field {
     width: 27%;
     float: left;
 }

 .form-div nf-field:last-child {
    width: 13%;
    float: left;
}

.form-div nf-field:last-child .ninja-forms-form-wrap input{
      width: 95% !important;
}

.recaptcha-container .nf-field-label, .recaptcha-wrap label{
    display: none !important;
}

.grey-brdr-btn.vc_btn3-center a{
  background-color: #2081ae !important;
  color: #fff !important;
}

#formpremium .checkbox-wrap label{
  width: 101% !important;
  position: relative;
  margin-right: -2%;
  float: right !important;
}

.checkbox-container.label-right .nf-field-label{
  padding-left: 0% !important;
  min-width: 247px;
}

.submit-btn{
  margin: 0px auto;
  display: block;
  background: #399e47;
  padding: 24px 47px;
}

.green-btn{
  background: #2081ae;
  color: #fff;
  padding: 13px 30px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 46%;
  margin: 10px 1%;
  height: auto;
word-wrap: break-word;
float: left;
white-space: pre-wrap;
}
.blue-btn{
  background: #399e47;
  color: #fff;
  padding: 13px 30px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 46%;
  margin: 10px 1%;
  height: auto;
word-wrap: break-word;
float: left;
white-space: pre-wrap;
}

.centered-btn .field-wrap input[type="button"]{
  width: 153px;
  margin: 0px auto;
  text-align: center;
  background: #399e47;
  padding: 22px 41px;
  display: block;
}

.font20,
.font20 a{
  font-size: 21px;
  color: #2081ae;
}
.vc_gitem-acf.website-icon a{
	color: #595959;
}

.sidebar h3{
  color: #fff;
padding-bottom: 0em;
font-size: 15px;
margin-left: -2.5em;
margin-right: -2.5em;
padding: 1em;
background: #2080ae;
text-align: center;
line-height: 1.5;
font-weight: 400;
text-align: left;
border-left: 0.75em solid #399e47;
}

.sidebar ul{
    list-style-type:none;
}

offers_premium {
  background: #fff;
  padding: 10px;
  text-align: center !important;
  border-left: 7px solid #2080ae;
}

@media(max-width:990px){
	.site-header-main {
		background: #2081ae;
		color: #fff;
		padding: 0px 0px 10px;
		line-height: 1;
		width: 100%;
		float: none;
		display: block;
	}

	.col-md-1.sociallink {
		padding: 1.6em 0.5em 0em;
		text-align: center;
		width: auto;
		float: left;
	}
	.donate-head {
		background: #399E47;
		color: #fff;
		height: 55px;
		padding: 15px;
		text-align: center;
		margin-top: 10px;
		margin-bottom: 10px;
		position: relative;
		float: none;
		max-width: 200px;
		display: block;
		border-radius: 5px;
		border: 2px solid #337ab7;
	}
	.donate-head:after{display:none;}
	.donate-head img {
		position: absolute;
		left: 15px;
	}
	.donate-head h4 {
		font-size: 16px;
		padding: 5px 0px 10px 0px;
		float: none;
	}
	.searchform {
		position: relative;
		width: 100%;
		margin: 30px auto 5px;
		display: block;
	}
}
@media (max-width: 1280px){
	.h-third-tri .vc_col-sm-2 {
	    display: none;
	}
	.h-third-tri .vc_col-sm-8 {
	    width: 100%;
	}

}

@media(max-width:768px){

	.h-third-tri .vc_col-sm-2 {
	    display: block;
	}

	.calert {
		float: none;
		margin: 12px 0px 0px;
		padding: 9px 10px;
	}
  #first-section h1, h1{
    //font-size: 29px !important;
  }
  #first-section p{
        //font-size: 20px;
  }

  .tri-colums-white .vc_col-xs-offset-2{
    margin: 0px;
  }

  .green-sub .col-md-2{
    display:none;
  }

  .green-sub .col-md-6{
    width: 80%;
    float: left;
  }
  .green-sub .col-md-4{
      text-align: center;
      width: 20%;
      float: left;
  }

  .green-sub {
      border: 1px solid #fff;
      padding: 21px 10px;
      margin: 10px;

	}
  .h-fourth-map{
    padding: 0em 0px !important;
  }

  .home-alert-div .grey-brdr-btn button{
    margin-bottom: 0em;
  }

  .tabs-pro-res ul li{
    width: 49%;
  }

  .help-tabs .vc_tta-panels{
    padding: 0px;
  }
  .tabs-pro-res.resourcestabs ul li{
    width: 50%;
  }

  .form-row-single .ninja-forms-field.nf-desc{
    width: 100%;
  }
  .form-row-single{
    height: auto;
  }

  .banner-small{
    padding: 66px 10%;
  }

  .form-row-single .field-wrap.text-wrap{
    width: 35%;
  }

  .form-row-single .field-wrap.submit-wrap{
    width: 26%;
  }

  #custompremiumagent .wpb_content_element h4{
    white-space: normal;
  }

	.primary-menu ul li {
		list-style: none;
		float: none;
		color: #fff;
		width: auto;
		position: relative;
		display: block;
	}
	.primary-menu ul li a {
		color: #fff;
		padding: 11px 22px;
		float: none;
		text-align: left;
		text-transform: uppercase;
		font-weight: 500;
		display: block;
	}
	.current_page_item:after,
	.primary-menu ul li:hover:after{display:none;}

	.primary-menu ul li a:hover {
		text-decoration: none;
		background: #2899ce;
	}
	.site-footer .container .row .col-md-3 {
		margin-bottom: 30px;
		width: auto;
		float: left;
		min-width: 250px;
	}
	.image-right .vc_single_image-wrapper img {
		width: 100%;
		height: 100%;
		max-width: initial;
		position: relative;
		margin-bottom: -14px;
		margin-left: auto;
		margin-right: auto;
		float: none;
		text-align: center;
	}
	.vc_col-sm-8 {
		width: 100%!important;
		padding-left: 20px!important;
		 padding-right: 20px!important;
	}
	.vc_gitem-animated-block {
		position: relative;
		/*max-height: 250px;*/
    max-height: auto;
		overflow: hidden;
	}
  .sidebar{
    margin: 0px;;
  }
	.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
		padding-right: 30px;
		padding-bottom: 30px;
		max-width: 450px;
		margin-left: auto;
		margin-right: auto;
	}
	.form-div .nf-desc {
		float: none;
		width: 100%;
		height: auto;
		padding-left: 70px;
	}


	.form-div nf-field {
	    width: 100%;
	    float: none;
	}
	.form-div p{margin-bottom:0px;}

}


@media(max-width:480px){
	.col-md-1.sociallink {
		padding: 1.6em 0.5em 0em;
		text-align: center;
		width: 20%;
		float: left;
	}

	.searchform {
		position: relative;
		width: 100%;
		margin: 50px auto 5px;
		display: block;
	}
	.donate-head {
		background: #399E47;
		color: #fff;
		height: 55px;
		padding: 13px;
		text-align: center;
		margin-top: 15px;
		margin-bottom: 15px;
		position: relative;
		float: none;
		max-width: 100%;
		display: block;
		border-radius: 5px;
	}
	.primary-menu ul {
		float: left;
		margin: 7px 12px 0px 12px;
		width: 93%;
	}
	.primary-menu ul li {
		list-style: none;
		float: none;
		color: #fff;
		position: relative;
		display: block;
		width: 100%;
	}
	.primary-menu ul li a {
		color: #fff;
		padding: 11px 22px;
		float: none;
		text-align: left;
		text-transform: uppercase;
		font-weight: 500;
		display: block;
		width: 100%;
	}
		.form-div .text-wrap {
		float: left;
		width: 100%;
	}
	.form-div .submit-wrap {
		width: 100%;
		float: left;
	}
}

.footer-address{
color: #fff;
}
.footer-address a{
color: #fff;
}
.footer-address a:hover{
color: #fff;
}

/*service template styles*/
.seller-discount-header{
  background-image: url(/wp-content/themes/caare/images/home-buyer-bg.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.exclusive-buyer-agent-header{
  background-image: url(/wp-content/themes/caare/images/home-buyer-bg.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


.premium-listing-card-template{
	background: #f1f1f1;
    padding: 25px;
    border: 1px solid #dedede!important;
    margin: 40px;
}

.premium-listing-card-template .wpb_text_column{    margin-bottom: 0;}
.premium-listing-card-template h4{
    text-align: center;
    font-size: 24px;
    line-height: 1.5;
}
.premium-listing-card-template h6{
	text-align: center;
    font-size: 16px;
	padding: 15px 0px;
	border-bottom: 1px solid #dedede!important;

	}

.premium-listing-card-template p{
    text-align: center;
    border-bottom: 1px solid #dedede!important;
    padding: 15px 0px;
        margin: 0;
}
.premium-listing-card-template a {
    color: #595959;
    text-decoration: none;
    cursor: pointer;
}
.premium-listing-card-template a:hover {
    color: #595959;
    text-decoration: none;
    cursor: pointer;
}
.premium-listing-card-template p:last-child{    border-bottom: 0px!important;}
.premium-listing-card-template .wpb_single_image img{
	max-width: 210px;
    width: 100%;
	}
.premium-listing-card-template p span.phone,
.premium-listing-card-template p span.email{    padding-left: 15px;}

.free-listing-card-template{
	background: #f1f1f1;
    padding: 25px;
    border: 1px solid #dedede!important;
    margin: 40px;
}

.free-listing-card-template .wpb_text_column{    margin-bottom: 0;}
.free-listing-card-template h4{
    text-align: center;
    font-size: 24px;
    line-height: 1.5;
}
.free-listing-card-template h6{
	text-align: center;
    font-size: 16px;
	padding: 15px 0px;
	border-bottom: 1px solid #dedede!important;

	}

.free-listing-card-template p{
    text-align: center;
    border-bottom: 1px solid #dedede!important;
    padding: 15px 0px;
}
.free-listing-card-template p:last-child{    border-bottom: 0px!important;}
.free-listing-card-template .wpb_single_image img{
	max-width: 210px;
    width: 100%;
	}
.free-listing-card-template p span.phone,
.free-listing-card-template p span.email{    padding-left: 15px;}
.free-listing-card-template a {
    color: #595959;
    text-decoration: none;
    cursor: pointer;
}
.free-listing-card-template a:hover {
    color: #595959;
    text-decoration: none;
    cursor: pointer;
}

.card-title-height{
  height: 100px;
}
.card-logo{
      height: 80px;
}
.card-description{
      height: 250px;
}
.card_content_element{
  margin-bottom: 10px
}
.padding-right-5{
  padding-right: 5px;
}

.margin-top-30{
      margin-top: 30px;
}
.margin-bottom-30{
      margin-bottom: 30px !important;
}

.banner-small{
    width: 100%;
    text-align: center;
    float: left;
    color: #fff;
    min-height: 282px;
    height: 100%;
    display: table;
}

.banner-small h1{
    font-size: 40px!important;
    line-height: 1.2;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    width: 100%;
	text-transform: capitalize!important;
}


.exclusivebuyer{
  background-image: url('./images/exclusivebuyeragents.png');
	    background-position: center center;
    background-repeat: no-repeat;
	    background-size: cover;
}

.full-content-area{
  padding: 5vh 0px;
  width: 100%;
  float: left;
}

.custom-repeat-trisec{
  float: left;
  background: #399d47;
  width: 100%;
  padding: 0 26px;
}

.vc_custom_cart{
  /*background-image: url('./images/cart-icon.png');*/
}

.vc_custom_home{
  /*background-image: url('./images/home-icon.png');*/
}

.vc_custom_professional{
  /*background-image: url('./images/professional-icon.png');*/
}

.full-content-area ul{
  list-style:none;
}
.sub-pg-header {
    min-height: 400px;
    height: 100%;
    position: relative;
}

.sub-pg-header:before {
    content: "";
    background: rgba(0, 0, 0, 0.20);
    background-size: cover;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block!important;
}

.sub-pg-header .white-title {
    color: #fff!important;
    margin-top: 0%;
}

.sub-pg-header .white-title h1 {
  font-size:54px;
  text-shadow:rgba(0, 0, 0, 0.38) 2px 2px;
}

.vc_row.independent-title,
.vc_row.attorney-service,
.vc_row.buyers-agents-rebate,
.vc_row.exclusive-buyers-agent,
.vc_row.seller-discount,
.vc_row.service-provider
{
    background-color: #399e47 !important;
}

.entry-summary{
    max-width: 1210px;
    margin: 0 auto;
    padding: 3em 20px 0em;
}
.entry-summary p{
	margin-bottom: 0px;
}

.map_marker_icon:empty,
.phone_icon:empty,
.email-icon:empty,
.website-icon:empty{
    display: none;
}


.error404 header.page-header{
	border-bottom: none;
}

.error404 #content{
    text-align: center;
    padding-top: 5em;
    padding-bottom: 12em;
}

/******* Amazon smile section *******/

body .shop-amazon .wpb_single_image img {
    width: auto;
    margin-top: 10px;
    height: 315px;
    max-width: 100%;
}
@media screen and (max-width: 1200px){
	body .shop-amazon .image-right .vc_col-sm-6{
		float: none !important;
		width: 100% !important;
	}
	body .shop-amazon .wpb_single_image img{
		width: 100%;
		height: 100%;
		max-width: initial;
		position: relative;
		margin-bottom: -14px;
		margin-left: auto;
		margin-right: auto;
		float: none;
		text-align: center;
	}
}
@media screen and (min-width: 1475px){
	body .shop-amazon .wpb_single_image img {
		height: 245px;
	}
}
@media screen and (min-width: 1201px) and (max-width: 1474px){
	body .shop-amazon .wpb_single_image img {
	    max-width: none;
	}
}
body .shop-amazon .vc_col-sm-8 > .vc_column-inner{
	padding-top: 10px !important;
}
body .shop-amazon .vc_col-sm-8 .vc_column-inner .content-left{
	padding-top: 10px !important;
	padding-bottom: 0px; !important;
}
body .shop-amazon .vc_col-sm-8 .vc_column-inner .content-left p{
    line-height: 24px;
}