/**
*  Created on : Jul 15, 2017, 4:01:37 PM
*  Author     : Jim Burns
*  AmericanGynTrader.com
*
*/

body {
    position: relative; /* The element with data-spy="scroll" requires the CSS position property, with a value of "relative" to work properly.*/
    font-family: "Open Sans", Arial, sans-serif;  /* "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background: #fff url("../images/bg_grid.png");
}

  /*  Fonts  */

  .yantramanav-font {font-family: 'Yantramanav', sans-serif;}
  .raleway-font {font-family: 'Raleway', sans-serif;}


 /* http://stackoverflow.com/questions/18153234/center-a-column-using-twitter-bootstrap-3 */
.col-center-block {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*---------------- Site-wide ---------------------*/
/* Theme colors */
.red-border{color:#c80813;}
.blue-logo {color:#7288DF;}
.blue-logo-bg{background-color: #7288DF;}
.red {color: #ff3333;}
.Red {color: #ff3333;}
.black {color: #222222;}
.yellow{color: #ffff00;}
.white {color: #fff;}
.green {color: #00ff00}
.Green {color: #00ff00}
.btn-buy-blue {background-color: #0080FF; color:#fff;}
.green-checkmark{color: #008000;}
.blue{color: #0000ff;}
.abt-blue{color:#0028C5;}
.buy-blue{color:#0080FF;}
.color-c0c0c0 {color:#c0c0c0;}
.color-acacac {color:#acacac;}
.font-normal{font-weight: normal;}
.ff0000 {
    color: #ff0000;
}

.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}

.twitter-color {color: #00aced;}
.facebook-color {color: #3b5998;}
.linkedin-color {color: #007bb6;}

.txt-shadow {
    text-shadow: 2px 3px 3px rgba(0,0,0,.25);
}

.alert-danger {
    padding-top: 0px !important;
}

/*.three-stars-border {
   height: 35px;
   margin: 0 auto;
   width: 9%;
   background-image: url('/assets/images/star_28x23.png');
   background-repeat: no-repeat;
   background-position: center;
   opacity: .5;
}*/



.business-name {
  letter-spacing: -1px;
  font-family: 'Raleway', sans-serif; font-weight: bold;
  margin-left:-10px;
  padding-right:4px; /*60px;*/
  font-size:34px;
}
.red-main-circle a {color: #005ab3;}   /*#E10915;}*/
.listing-red {color:#C80813;}
.listing-box {
  overflow: hidden;
  border:#ddd 1px solid;
  border-radius: 4px;
  padding:15px;
  border-bottom: #005ab3 3px solid;
}
.listing-box p {font-family: PT Sans Narrow; font-size: 120%;}
.listing-box h3{
    font-weight: bold;
    letter-spacing:-1px;
    color: #666;  /*#C80813;*/
    margin-bottom: 10px;
}
.listing-box h1{
    margin: 0px;
    font-size: 24px;
    font-weight: normal;
    letter-spacing:-1px;
    color: #666;  /*#C80813;*/
    margin-bottom: 10px;
}

.bg-fff{background: #fff;}
.bg-ddd {background-color: #ddd;}
.bg-f0f {background-color: #f0f0f0;}

.box-for-text{
    overflow: hidden;
    background-color: #f2f6fb;
    border:#ddd 1px solid;
    border-radius: 4px;
    padding:15px;
    border-bottom: 3px solid #005ab3;  /* #C80813 */
    margin-bottom: 20px;
}

.sell-box-for-text{
    overflow: hidden;
    border:#ddd 1px solid;
    border-radius: 4px;
    padding:15px;
    border-bottom: 3px solid #005ab3;  /* #C80813 */
    margin-bottom: 20px;
}

#profile-contact-data{
    margin-bottom: 20px;
}
#profile-contact-data h4{
    margin-bottom: 15px;
}
#profile-contact-data p{
    line-height: 28px;
}

.p-margins p {margin:0px;}

.thumbnail_images {text-align: center; margin-top:20px;}
.thumbnail_images {list-style-type: none; margin:0; padding:0; margin-bottom: 2px;}
.thumbnail_images li {display:inline-block; padding-right: 15px; margin-bottom:15px;}
.thumbnail_images img {
    height: 75px;
    width: 90px;
    padding:3px 12px;
    border:1px solid #dedede;
    border-radius: 4px;
}
.thumbnail_images img:hover{transform: scale(1);border: #000 1px solid; background-color:#fefefe;}

.business-listings {text-align: center; margin-top:20px;}
.business-listings {list-style-type: none; margin:0; padding:0; margin-bottom: 2px;}
.business-listings li {display:inline-block; padding-right: 15px; margin-bottom:15px;}
.business-listings img {
    padding:20px 12px;
    border:1px solid #dedede;
    border-radius: 4px;
}
.business-listings img:hover{transform: scale(1);border: #000 1px solid; background-color:#fefefe;}

.box {
  overflow: hidden;
  background-color: #f2f6fb;
  width: 100%;
  height: auto;
  border: #dedede 1px solid;
  border-radius: 4px;
  padding: 14px;
  margin-bottom: 30px;
  /*box-shadow: 2px 2px 5px #888;*/
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.box-business-listing {overflow: hidden; border: #dedede 1px solid; border-radius: 4px; padding: 14px;}
.tab-box {
  overflow: hidden;
  background-color: #f2f6fb;
  width: 100%; height: auto;
  border: #dedede 1px solid;
  border-radius: 4px;
  padding: 14px;
  margin-bottom: 30px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.tab-box img {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.tab-box:first-of-type {border-top:none; border-radius: 0px 0px 4px 4px;}


.broker-agent-box{
  overflow: hidden;
  background-color: #f2f6fb;
  width: 100%;
  height: auto;
  border: #dedede 1px solid;
  border-radius: 4px;
  padding: 20px 15px 10px;
  margin-bottom: 30px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.ul-box {text-align: center;}
.box ul{display:inline-block; list-style: none;}

.set-new-password-box {overflow: hidden; border: #dedede 1px solid; border-radius: 4px; padding: 20px; margin: 60px 0px;}

.biz-about-me-box {overflow: hidden; width: 100%; height: auto; border: #dedede 1px solid; border-radius: 4px; padding: 10px 25px;; margin-bottom: 30px;}
.biz-about-me-box h3{margin: 0px 0px 4px 0px;}


.sort-wrapper {border: #dedede 1px solid; border-radius: 4px; padding: 14px;}
.sort-wrapper a,
.sort-wrapper p {margin: 0; margin-bottom: 4px; padding-left: 7px;}


/*---------------- Formatting --------------------*/
.p1{margin-bottom: 1em;}
.p2{margin-bottom: 2em;}
.p3{margin-bottom: 3em;}
.p4{margin-bottom: 4em;}
.p5{margin-bottom: 5em;}
.p6{margin-bottom: 6em;}
.p7{margin-bottom: 7em;}
.p8{margin-bottom: 8em;}
.p9{margin-bottom: 9em;}
.text-size50{font-size:50%;}
.text-size60{font-size:60%;}
.text-size70{font-size:70%;}
.text-size80{font-size:80%;}
.text-size90{font-size:90%;}
.text-size110{font-size:110%;}
.text-size120{font-size:120%;}
.text-size130{font-size:130%;}
.text-size140{font-size:140%;}
.text-size150{font-size:150%;}
.text-size160{font-size:160%;}
.text-size200{font-size:200%;}
.t05{margin-top: .5em;}
.t1{margin-top: 1em;}
.t15{margin-top: 1.5em;}
.t2{margin-top: 2em;}
.t3{margin-top: 3em;}
.t4{margin-top: 4em;}
.t5{margin-top: 5em;}
.tminus05{margin-top: -0.5em;}
.tminus1{margin-top: -1em;}
.tminus2{margin-top: -2em;}
.tminus3{margin-top: -3em;}
.m-left10{margin-left: 10px;}
.m-left15{margin-left: 15px;}
.m-left20{margin-left: 20px;}
.bold{font-weight: bold;}
.pr05{padding-right: 5px;}
.pr10{padding-right: 10px;}
.pr15{padding-right: 15px;}
.pr20{padding-right: 20px;}
.pr50{padding-right: 50px;}
.pr75{padding-right: 75px;}
.pr100{padding-right: 100px;}
.pl10{padding-left: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}
.ptop10{padding-top:10px;}
.ptop20{padding-top:20px;}
.ptop30{padding-top:30px;}
.ptop40{padding-top:40px;}
.ptop50{padding-top:50px;}
.ptop60{padding-top:60px;}
.ptop70{padding-top:70px;}
.ptop80{padding-top:80px;}
.ptop90{padding-top:90px;}
.ptop100{padding-top:100px;}
.pbot20{padding-bottom:20px;}
.pbot30{padding-bottom:30px;}
.pbot40{padding-bottom:40px;}
.pbot50{padding-bottom:50px;}

.gray-convert {
    filter: grayscale(90%);
    /*-webkit-filter: grayscale(90%);*/
}
.italic {font-style: italic;}

.errMsg {color: #ff0000;}
.ls1 {letter-spacing: -1px;}
.ls2 {letter-spacing: -2px;}

.grow:hover { transform: scale(1.1); }


.form-group sup {
    color: #ff0000;
    /* vertical-align: top; */
    /* position: relative; */
    top: -7px;
    font-size: 6px;
}

.media-body p {margin:0px; margin-bottom:1px; padding-left:7px;}

.error{color: #ff0000;}


/*--------------------- Custom button -------------------------*/
.btn-buy {
  color: #fff;
  background-color: #0080FF;
  border-color: #46b8da;
}
.btn-buy:focus,
.btn-buy.focus {
  color: #fff;
  background-color: #005ab3;
  border-color: #005ab3;
}
.btn-buy:hover {
  color: #fff;
  background-color: #005ab3;
  border-color: #269abc;
}
.btn-buy:active,
.btn-buy.active,
.open > .dropdown-toggle.btn-buy {
  color: #fff;
  background-color: #198fc8;
  border-color: #005ab3;
}
.btn-buy:active:hover,
.btn-buy.active:hover,
.open > .dropdown-toggle.btn-buy:hover,
.btn-buy:active:focus,
.btn-buy.active:focus,
.open > .dropdown-toggle.btn-buy:focus,
.btn-buy:active.focus,
.btn-buy.active.focus,
.open > .dropdown-toggle.btn-buy.focus {
  color: #fff;
  background-color: #005ab3;
  border-color: #005ab3;
}
.btn-buy:active,
.btn-buy.active,
.open > .dropdown-toggle.btn-buy {
  background-image: none;
}
.btn-buy.disabled,
.btn-buy[disabled],
fieldset[disabled] .btn-buy,
.btn-buy.disabled:hover,
.btn-buy[disabled]:hover,
fieldset[disabled] .btn-buy:hover,
.btn-buy.disabled:focus,
.btn-buy[disabled]:focus,
fieldset[disabled] .btn-buy:focus,
.btn-buy.disabled.focus,
.btn-buy[disabled].focus,
fieldset[disabled] .btn-buy.focus,
.btn-buy.disabled:active,
.btn-buy[disabled]:active,
fieldset[disabled] .btn-buy:active,
.btn-buy.disabled.active,
.btn-buy[disabled].active,
fieldset[disabled] .btn-buy.active {
  background-color: #005ab3;
  border-color: #005ab3;
}
.btn-buy .badge {
  color: #0080FF;
  background-color: #fff;
}



/*------------------------- Custom search button ---------------------*/
.btn-search {
  color: #fff;
  background-color: #0028C5;
  border-color: #0028C5;
}
.btn-search:focus,
.btn-search.focus {
  color: #fff;
  background-color: #001879;
  border-color: #001879;
}
.btn-search:hover {
  color: #fff;
  background-color: #001879;
  border-color: #001879;
}
.btn-search:active,
.btn-search.active,
.open > .dropdown-toggle.btn-search {
  color: #fff;
  background-color: #001879;
  border-color: #001879;
}
.btn-search:active:hover,
.btn-search.active:hover,
.open > .dropdown-toggle.btn-search:hover,
.btn-search:active:focus,
.btn-search.active:focus,
.open > .dropdown-toggle.btn-search:focus,
.btn-search:active.focus,
.btn-search.active.focus,
.open > .dropdown-toggle.btn-search.focus {
  color: #fff;
  background-color: #001879;
  border-color: #001879;
}
.btn-search:active,
.btn-search.active,
.open > .dropdown-toggle.btn-search {
  background-image: none;
}
.btn-search.disabled,
.btn-search[disabled],
fieldset[disabled] .btn-search,
.btn-search.disabled:hover,
.btn-search[disabled]:hover,
fieldset[disabled] .btn-search:hover,
.btn-search.disabled:focus,
.btn-search[disabled]:focus,
fieldset[disabled] .btn-search:focus,
.btn-search.disabled.focus,
.btn-search[disabled].focus,
fieldset[disabled] .btn-search.focus,
.btn-search.disabled:active,
.btn-search[disabled]:active,
fieldset[disabled] .btn-search:active,
.btn-search.disabled.active,
.btn-search[disabled].active,
fieldset[disabled] .btn-search.active {
  background-color: #001879;
  border-color: #001879;
}
.btn-search .badge {
  color: #0028C5;
  background-color: #fff;
}


/*------------------------------- Navigation  -------------------*/
.navbar-nav {
    padding-top: 1px; 
    padding-bottom:10px; 
    background-color: #fff;
}

.navbar-brand {height:63px;}
.nav > li {top:5px;}

.navbar-brand img {
   display: inline;
   height: 59px;
}

/*.nav > li {padding-right:5px;}*/

.navbar {
    margin-bottom: 0px;
    padding-bottom: 11px;  /*54px; 20px;*/
    background-color: #fff;
    z-index: 10;
    margin-top: -10px;
}
.nav > li > a {
    padding: 10px 8px;
}
.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    /*border:#ddd 1px solid;
    border-radius: 4px;*/
    background-color: transparent; /*#eee;*/
    color: #ff0000;
}
.navbar-toggle {background-color: #0028C5; margin-top: 20px;}
.icon-bar {background-color: #fff;}

.active-menu {
    text-decoration: none;
    border:#ddd 1px solid;
    border-radius: 4px;
    background-color: transparent; /*#eee;*/
    color: #ff0000;
}

.active-menu-selection,
.active-menu-selection a {
    text-decoration: none;
    /*border:#ddd 1px solid;
    border-radius: 4px;*/
    background-color: transparent; /*#eee;*/
    color: #ff0000;
}


/*  - - - - - -  @media styles   - - - - - - - */

@media (min-width: 768px) and (max-width: 990px){
    .nav > li {padding-right: 0px;}
    .header-row {margin-left:40px;}
}

/* landscape iPhone 5, 6, 6 Plus*/
@media (min-width:568px) and (max-width:767px){
    .navbar-brand {margin-left:20px;}
    .navbar-brand img {width: 50px;}
    .business-name {font-size: 33px;}
}

/* landscape iPhone 5, 6, 6 Plus*/
@media (min-width:435px) and (max-width:567px){
    .business-name {font-size: 30px;}
}

@media (min-width:321px) and (max-width:434px){
    .business-name {font-size: 21px;}
}

@media (max-width:320px){
    .business-name {font-size: 21px;}
}



/*--------------------------   Carousel  ---------------------*/
.carousel-caption h1 {
    font-family: "Shadows Into Light Two", cursive;
    margin-bottom: 1em;
    color:#fff;  /* #00ff00; */
    text-shadow: 2px 2px 2px #000;
}
.carousel-caption {bottom: -7px;}
.carousel-indicators {bottom: 55px;}

/* Source:  http://stackoverflow.com/questions/19481334/bootstrap-carousel-width-and-height */
.item img {
  width: 100%;
}
.carousel-inner{
  width:auto;
  max-height: 579px !important;
}
/*
/*------- KEY CODE to cause image to grow with window expansion ---------*
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
}
*/


/*------------------------------ Home page -------------------*/
.main-wrapper {
    background: url(../images/bg_grid.png) left top repeat-x, url(../images/bg_grid.png) left bottom repeat-x;
    background-color: #fff;
    border-top: 4px solid #C80813;
    /*max-width: 1200px;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top:-114px; /*-60px;*/
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    margin-bottom: -60px;
    border-bottom: 4px solid #C80813;
    z-index: 100;
}


.main-wrapper-admin{
    background: url(../images/bg_grid.png) left top repeat-x, url(../images/bg_grid.png) left bottom repeat-x;
    background-color: #fff;
    border-top: 4px solid #C80813;
    /*max-width: 1200px;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top:-60px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    margin-bottom: -60px;
    border-bottom: 4px solid #C80813;
    z-index: 100;
}


.page-wrapper {
    /*background: url(../images/bg_grid.png) left top repeat-x, url(../images/bg_grid.png) left bottom repeat-x;*/
    background-color: #fff;
    border-top: 4px solid #C80813;
    padding: 20px;
    /*max-width: 1200px;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
    border-bottom: 4px solid #C80813;
    margin-top: 66px; /*-22px;*/
    margin-bottom: -9px; /*-63px;*/
    z-index: 1;
}



.bg-top-header{background-color: #dedede; padding-top: 5px;}

.box1 {
    /*background: -moz-linear-gradient(center top , #F8F8F8, #FAFAFA) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 1px 1px 3px;
    border-radius: 3px;
    transition: background 0.5s ease-in-out 0s;
    border-bottom-color: #f2f6fb;;    /*#C80813;*/
    /*border-bottom-color: #005ab3;*/
    margin: 0px; /*16px; 5px;*/
    padding: 50px 5px 25px 5px;
    margin-top: -59px; /*-69px;*/
    margin-bottom: 39px; /*104px;*/
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: #005ab3;
    /*background-color: #f2f6fb;*/
    z-index: 10;
}

.box1 h4 a {
  color: #fff;
  font-size:  1.1em;
}

.box1 h4 a:hover {
  color: #ff0000;
  text-decoration: none;
}

.box1 h4 {
  color: #fff;
  font-size:  1.8em;
}

.box1:hover {
   border-bottom-color: #ff0000;
   /*cursor: pointer;*/
}

.divider1 {
    background: url('../images/diagonal-right.png') center center;
    height: 20px;
    width: 100%;
    border-top: 1px #ddd solid;
    border-bottom: 1px #ddd solid;
}

.hi-icon-wrap a:hover {border-color:#E10915; border-width: 3px;} /* DC3522 */

/* -  -  -  popular category section -  -  - */
.category-image-box {
  vertical-align: top;
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-bottom: 25px;
}
.category-image-box img {
  display: block;
  width: auto;
  margin: 0 auto;
  max-height: 177px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 4px;
}
.category-caption {
  display: block;
  padding-top: 3px;
  color: #666;
  font-size: 1.8rem;
}

@media (max-width: 991px) {
    .category-caption {
      font-size: 1.2rem;
    }
    .category-image-box img {
      max-height: 130px;
    }
}

.home-text-img-wrapper {
  padding: 20px 0px;
  margin-left: -15px;
  margin-right: -15px;
}
.home-text-text {
  padding: 0px 0px;
}
.home-text-text p {
  font-size: 1.1em;
  text-align: justify;
}
.home-text-img-wrapper img {
  margin-bottom: 20px;
  max-width: 100%;
  display: block;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.home-text-box {
  margin: 25px 0px;
  padding: 15px;
  background-color: #f2f6fb; /*#fff;*/
  border-radius: 4px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.home-text-box h4 {
  margin: 0px;
  margin-top: 18px;
}

/* - - - - - - - Franchises  - - - - - - - - - */
#franchise-info-sidebar {
    /* background-color: #f2f6fb; */
    background-color: #fff;
    margin-top: 15px;
    border-radius: 3px;
    padding: 15px 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#franchise-info-sidebar h4 {
    margin-top: 0px;
    text-align: center;
    color: #787878;
    font-weight: bold;
    font-size: 21px;
}
#facts-title {
    font-size: 21px;
    color: #0028C5 !important;
    text-shadow: 2px 3px 3px rgba(0,0,0,.25);
}
#franchise-info-sidebar sup {
    font-size: 12px;
}
.franchise-info-sidebar-divider {
    margin: 15px 8px;
    border: 1px solid #eee;
}



/* - - - - - - - buy-a-biz.php - - - - - - - - */
.search-div {
    margin: 0 auto;
    border: #ddd 1px solid;
    border-radius: 4px;
    padding:0px 0px 30px 10px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 18px; /* 74px; */
}
.search-div h2 {
    padding-left: 20px;
}

.listing-buy-a-biz img {
  max-width: 272px;
  height: auto;
  margin-bottom:10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 4px;
}

.listing-all-listings img {max-height: 203px; height: auto;}

.business-listing p {text-align: left; margin-bottom:5px; padding-left:0px;}
.business-listing h5 {font-weight: bold; text-align: left; margin: 0px; margin-bottom: 5px;}

/* iPad landscape = 1024px */
@media(min-width:1020px) and (max-width:1030px) {
    .listing-buy-a-biz img {
        margin-left: -20px
    }
}
@media (max-width:991px){
    .listing-buy-a-biz img {max-width: 100%; overflow: hidden;}
}
@media (max-width:769px){
    .listing-buy-a-biz img {display:block; margin:10px auto;}
}

.sort-left-sidebar {padding-right:50px;}
.sort-left-sidebar h5 {font-weight: bold;margin-bottom:6px;}

.sort a {display: inline-block; margin-bottom: 4px;}

.btm-border-ddd {margin-bottom:19px;}
#btn-find-business {margin:-13px 0px 20px 0px;}

@media (min-width:992px){
    #btn-find-business {margin:0px;}
}


/*-----------------  sell-a-biz sidebar-right  ---------------*/

/*
 *  Resource: http://stackoverflow.com/questions/33207269/how-can-i-use-css-after-to-add-a-glyphicon-element-to-an-input
 *  FontAwesome calls text of CSS content property "unicode." See:  http://fontawesome.io/icon/question-circle/
*/

/*.question-mark-before:before {
  content: "\f059";
  font-family: FontAwesome;
  color: #ccc;
  font-size: 120%;
  padding-right:2px;
  position: relative;
  bottom: 5px;
}

.question-mark-after:after {
  content: "\f059";
  font-family: FontAwesome;
  color: #ccc;
  font-size: 120%;
  padding-left:2px;
  position: relative;
  bottom: 5px;
}*/

#sell-a-biz-user-categories .btn{
    width: 102px;
}
#sell-a-biz-user-categories td {
    vertical-align: middle;
}


.text-normal{font-weight: normal;}

.ad-box175x300{
    background-color: #F8F8F8;
    width: 175px;
    height: 300px;
    margin: auto auto;
    text-align:center;
    padding-top: 130px;
    margin-bottom: 20px;
}
.ad-box175x225{
    background-color: #F8F8F8;
    width: 175px;
    height: 225px;
    margin: auto auto;
    text-align:center;
    padding-top: 35%;
    margin-bottom: 20px;
}
.ad-box175x175{
    background-color: #F8F8F8;
    width: 175px;
    height: 175px;
    margin: auto auto;
    text-align:center;
    padding-top: 70px;
    margin-bottom: 20px;
}
.ad-box175x125{
    background-color: #F8F8F8;
    width: 175px;
    height: 125px;
    margin: auto auto;
    text-align:center;
    padding-top: 40px;
    margin-bottom: 20px;
}
.ad-box175x100{
    background-color: #F8F8F8;
    width: 175px;
    height: 100px;
    margin: auto auto;
    text-align:center;
    padding-top: 30px;
    margin-bottom: 20px;
}
.ad-box175x50{
    background-color: #F8F8F8;
    width: 175px;
    height: 50px;
    margin: auto auto;
    text-align:center;
    padding-top: 5px;
    margin-bottom: 20px;
}

.no-underline a:hover {text-decoration: none;}

.no-underline li:hover { transform: scale(1.05); }


#seller-category .radio {
    margin-bottom: 15px;
}

.sidebar-ads img{
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}
.sell-sidebar h3,h2 {
  color: #666;
}
.sell-sidebar h3 {
  color: #fff;
  margin: 10px 0px;
  text-align: center;
  padding: 10px;
  background-color: #337ab7;
  width: 100%;
}
.sell-sidebar h2 {
  margin:0px;
  text-align: center;
  width: 100%;
}

.sell-sidebar a {
  color: #fff;
}

.sell-sidebar ul {
  margin-left:10%;
}

.sell-sidebar li {
  font-size: 18px;
}

.sell-sidebar img {
  width: 70%;
  display: block;
  margin: 0 auto;
}

#restore-biz-category-list{display: none;}

#question-mark-owner,
#question-mark-broker,
#question-mark-expert,
#question-mark-franchisor,
#question-mark-listing-manager{
    display:none;
}

#seller-category i {color:#ddd;}
#listing-manager-explained{display: none; margin-bottom:50px;}


/*-------------- find-an-expert.php ---------------*/

#wrap-choose-expert{
  overflow: hidden;
  background-color: #f0f0f0;
  width: 100%;
  height: auto;
  border: #ddd 1px solid;
  border-radius: 4px;
  margin-bottom: 30px;
  padding: 20px 10px;
}

#wrap-choose-expert h3{margin:0px; margin-bottom: 12px;}

#expert-image{
  max-height: 200px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#expert-company-logo{max-width: 150px;}


/* - - - - - - - -  franchise-details.html.php   - - - - - - -  */

.contact-form-textarea-text{

};

/*-------------- Footer ---------------*/
.bg-footer {background-color: #fff;}
#footer-style {
    /*font-family: "Open Sans", Arial, sans-serif;*/
    font-size: 14px;
    padding: 20px 0 30px 0;
    color: #333;
    border-top: #222 16px solid;
}
#footer-style h3 {
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 300;
    font-size:95%;
}
#footer-style h3 a {
    font-size: 95%;
}
.logo-typeset,
.logo-typeset a {
    /*font-family: "Open Sans", Arial, sans-serif;*/
    font-size: 73px;
    color: #ff3333;
    letter-spacing: -2px;
    margin-bottom: -25px;
    margin-top: -18px;
    text-decoration: none;
}
#footer-style a {
  color: #FFF;
  text-decoration: none;
  font-size: 79%;
}
#footer-style a:hover {color: #ff3333;}

.bg-logo-slogan{background-color: #dedede;}
.slogan-typeset,
.slogan-typeset a {
    text-transform: uppercase;
    font-style: italic;
    font-size: 30px;
    color: #000;
    letter-spacing: -2px;
    margin-bottom: -1px;
    text-decoration: none;
}
.footer-list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.footer-list li {
    padding-left:4px;
    margin-top: -3px;
}

.disclaimer{display: none;}

  @media (max-width: 767px) {
      #footer-style {text-align: center;}
  }

/*-------------- Bottom ---------------*/
.bg-bottom {background-color: #222;}
#bottom {
    font-size: 12px;
    padding-top: 80px;
    padding-bottom: 0px;
    color: #fff;
    margin-top: -48px;
}
#bottom a {color: #fff;}
#bottom a:hover {color: #ff3333; text-decoration: none;}



#bottom .wmp {letter-spacing: -.5px; font-size:100%; color:#767676;}
#bottom .wmp a {color:#767676;}
#bottom .wmp a:hover {color: #198FC8;}

.footer-menu {
    display:inline-block;
    padding-right: 10px;
    padding-left: 8px;
    border-right: 1px solid #808080;
    line-height: 12px;
}


.sitelock {
  z-index: 1000;
  width: 80px;  /*164px;*/
  height: auto;  /*98px;*/
  margin: 0 auto;
}

/* - - - - - - - -   Social bar   - - - - - - - - */
/* http://bootsnipp.com/snippets/featured/spinning-social-icons */
#social-bar {
  text-align: center;
}

/* - - - - - - -  Icons  - - - - - - - - - */

/* footer social icons */
#social-bar ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
#social-bar ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
#social-bar .social-network a.icoRss:hover {
	background-color: #F56505;
}
#social-bar .social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
#social-bar .social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
#social-bar .social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
#social-bar .social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
#social-bar .social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
#social-bar .social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
#social-bar .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}


#social-bar .social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 30px;
	height: 30px;
	font-size:20px;
}
#social-bar .social-circle li i {
	margin:0;
	line-height:29px;
	text-align: center;
}

/*#social-bar .social-circle li a:hover i {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
#social-bar .social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}*/

#social-bar a {
    background-color: #D3D3D3;  /* displays circular background */
}

/* - - - - - - - - -  new-user-login.php   - - - - - - - - - - - */
#register-form{
    border:1px solid #ccc;
    border-radius: 4px;
    width:100%;
    background-color: #fff;
    padding:10px 30px 40px;
    margin:0 auto;
    margin-top:60px;
    margin-bottom: 60px;
}
#new-user-login-box{
    border:1px solid #ccc;
    border-radius: 4px;
    width:100%;
    background-color: #fff;
    padding:10px 30px 40px;
    margin:0 auto;
    margin-top:60px;
    margin-bottom: 60px;
    padding-bottom: 67px;
}
#new-user-login-box h1{
    margin-top: 8px;
    margin-bottom: 10px;
}

#login-box{
    border:1px solid #ccc;
    border-radius: 4px;
    width:100%;
    background-color: #fff;
    padding:10px 30px 40px;
    margin:0 auto;
    margin-top:60px;
    margin-bottom: 60px;
    padding-bottom: 67px;
}

#subheading{
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

.registration-process-box h1{
    margin-top: 8px;
    margin-bottom: 10px;
}

.registration-process-box{
    border:1px solid #ccc;
    border-radius: 4px;
    width:100%;
    background-color: #fff;
    padding:10px 30px 40px;
    margin:0 auto;
    margin-top:60px;
    margin-bottom: 60px;
    padding-bottom: 67px;
}





#verification-box {
    border:1px solid #ccc;
    border-radius: 4px;
    width:100%;
    background-color: #fff;
    padding:0px 0px 35px;
    margin:0 auto;
    margin-top:60px;
    margin-bottom: 60px;
}

#verification-box p {
 padding: 0px 15px;
}

#verification-title{
    color: #fff;
    background-color: #337ab7;
    /*background-color: #eaeaea;*/
    width: 100%;
    padding: 0px;
}
#verification-title h1 {
    margin-bottom: 20px;
    padding: 8px 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

#new-user-set-password-box {
    border:1px solid #ccc;
    border-radius: 4px;
    width:100%;
    background-color: #fff;
    padding:10px 30px 40px;
    margin:0 auto;
    margin-top:60px;
    margin-bottom: 60px;
}
#new-user-set-password-box h3 {
    margin-bottom: 15px;
}

#hide_characters,
#hide_characters2 {display: none;}
#hide-input{display: none;}

.success {
    color: #0000ff;
    font-weight:bold;
    font-size: 16px;
}

body .modal-admin {
    width:1300px;
    margin: 0 auto;
}

/*  admin/login.html.php styles */
/*
.login-box{
    position: relative;
    background-color: #fff;
    margin-top: 50px;
    margin-bottom: 30px;
    border: #ddd 1px solid;
    border-radius: 4px;
    padding: 20px;
}
*/
.login-box{
    width: 500px;
    height: 374px;
    position: relative;
    background-color: #fff;
    bottom: 550px;
    left: 32%;
    border: #363636 1px solid;
    border-radius: 4px;
    padding: 20px;
    z-index: 900;
}

@media(max-width:1921px){
    .login-box{
        width: 600px;
        left: 34%;
    }

}
@media(max-width:1281px){
    .login-box{
        width: 600px;
        left: 26%;
    }

}
@media(max-width:1025px){
    .login-box{
        width: 600px;
        left: 19%;
    }

}
@media(max-width:901px){
    .login-box{
        width: 600px;
        left: 16%;
    }

}
@media(max-width:801px){
    .login-box{
        width: 600px;
        left: 12%;
    }

}
@media(max-width:769px){
    .login-box{
        width: 600px;
        left: 12%;
    }

}
@media(max-width:641px){
    .login-box{
        width: 450px;
        bottom: 580px;
        left: 13%;
    }

}
@media(max-width:481px){
    .login-box{
        width: 350px;
        left: 13%;
    }

}
@media(max-width:361px){
    .login-box{
        width: 250px;
        bottom: 550px;
        left: 12%;
    }

}

#login-bg{
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    opacity: .15;
}

#change-bg-image a {cursor: pointer;}

#login-image-bg{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/murphy.png);
    width: 100%;
    height: 100%;
    opacity: .1;
}

/*  sign-on.php styles */
#cms-title-box{
    border-bottom: 1px #ddd solid;
    margin-bottom: 15px;
}

#cms-title-box h3 {
    font-weight: bold; margin-bottom: 5px;
}

#box-general-cms {
    background-color: #fff;
    border: #dedede 1px solid;
    border-radius: 4px;
    padding: 22px 30px;
    margin: 60px 0px 80px 0px;
}

#box-general-cms ul {
    display: table;
    margin: 0 auto;
    line-height: 1.6em;
    list-style:none;
}
#box-general-cms ul li {
    font-size: 16px;
    margin-bottom: 10px;
}
#box-general-cms .btn {width:138px;}

/* admin/display-broker-agents.html.php styles  */
table.display-broker-agents{
    font-size: 12px;
}

/* main.html.php styles  */
#abt{
    color: #fff;
    font-weight: bold;
    margin-right: 15px;
    display: none;
}

#my-listings{margin-top: 20px;}
#all-broker-listings{margin-top:60px;}
#listings-by-category{margin-top:30px;}

/* agent profile styles  */
#agent-contact-data p {margin-bottom: 0px;}
#agent-contact-data-preview p {margin-bottom: 0px;}


/*  add-an-agent-form.html.php styles  */
#state-county02,
#state-county03,
#state-county04,
#state-county05{display: none;}

#edit-state-county02,
#edit-state-county03,
#edit-state-county04,
#edit-state-county05{display:none;}

/* View/Buy/listing-details.html */
#listing-details-h1 {
  font-size: 26px;
  margin-top: -10px;
  margin-bottom: -7px;
}

.social-media-icons-bar {
    margin-top:-16px;
    padding: 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}
.no-border {
    border: none;
}

#biz-listing-image-gallery img {
    width: auto;
    max-height: 70px;
    overflow: hidden;
    /*margin-bottom:15px; */
    margin-top:-10px;
}

@media(max-width:1205px){
    #biz-listing-image-gallery img{
        max-height: 62px;
    }
}
@media(max-width:1025px){
    #biz-listing-image-gallery img{
        max-height: 57px;
    }
}
@media(max-width:769px){
    #biz-listing-image-gallery img{
        max-height: 63px;
    }
}
@media(max-width:650px){
    #biz-listing-image-gallery img{
        max-height: 45px;
    }
}
@media(max-width:450px){
    #biz-listing-image-gallery img{
        max-height: 32px;
    }
}
@media(max-width:350px){
    #biz-listing-image-gallery img{
        max-height: 24px;
    }
}


#photo img{
    /*
    min-width: 715px;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    */
}
.tooltip{
    line-height:22px;
    background: #fff;
    font-size: 14px;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    border-left:4px solid #fff;
    border-right:4px solid #fff;
    border-radius:4px;
}

/*  a1-new-user-registration-form.html.php  */
.alert-padding {
   padding: 10px 10px 10px 10px !important;
}

#default-image{position: relative; height:100px; z-index: 1000;}
.hide-div {display: none;}
.show-div {display: block;}

/*  Resource: http://jsfiddle.net/y4yAP/ */
.transition {
    -webkit-transform: scale(6);
    -moz-transform: scale(6);
    -o-transform: scale(6);
    transform: scale(6);
}
#default-image {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
}

#delete-btn-div-state01,
#delete-btn-div-state02,
#delete-btn-div-state03,
#delete-btn-div-state04,
#delete-btn-div-state05{display: none;}

/* header.php */
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('../images/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}
.sel {
    background: rgb(255, 221, 221);
}
/* Testimonials/index.html */
.testimonials-title-bg-box{
  background-color: transparent; /*#337AB7;*/
  /*color: #fff;*/
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 20px;
  font-size: 15px;
  border: none;
}

.testimonials-title-bg-box h3 {
  margin: 0px;
}

.testimonial-wrapper {
  overflow: hidden;
  background-color: #f2f6fb;
  width: 100%;
  height: auto;
  padding: 15px;
  border:1px solid #eee;
  border-bottom: 3px solid #005ab3;
  border-radius: 4px;
  margin-bottom: 40px;
}

.testimonial-wrapper h4 {
  margin: 0px;
}


 /* register-form */
 .help-block {
    display: block;
    padding-left:5px;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #ff1500; /*#a1a1a1; /*#737373;*/
}
.glyphicon-remove:before {
  color: #ff1500;
}
.glyphicon-ok:before {
    color: #006700;
}

/* Home/index.html */
#sb {

}
.buy-sidebar-left {
  margin-top: -20px;
  text-align: center;
  padding: 20px;
}
.buy-sidebar-left h2 {
  margin: 20px 0px;
  padding: 0px;
  text-shadow: 2px 3px 3px rgba(0,0,0,.25);
}

.buy-sidebar-left img {
  display: block;
  margin: 0px 0px;
  padding: 10px 0px;
  /*border-top: 1px solid #eee;*/
  /*border-bottom: 1px solid #eee;*/
  margin: 0 auto;
  transition: transform .3s ease-in-out;
}

.buy-sidebar-left img:hover {
   transform: scale(1.1);
}

.key-metrics-footnote {
  border-top: 1px solid #eee;
  margin-top:20px;
  padding-top: 5px;
  font-size:95%;
}

.home-listing-status {

}
.home-listing-status p {
   color: #ff0000;
   font-size: 20px;
   font-weight: 700;
   text-align: center;
   padding-right: 20px;
}

.load-more a {
   display: inline-block;
   margin-right: 20px;
}

.ui-dialog {
   margin: 0;
   padding: 0;
}

.ui-dialog-content.ui-widget-content {
   margin: 0;
   padding: 0;
}
#modal {
   display: none;
}

.modal-title {
   margin-top: -20px;
   background-color: #005AB3;
   text-align: center;
}
.modal-title h2 {
   padding: 0;
   color: #fff;
   padding: 8px 0px;
}
.ui-widget-content,
#modal  {
   background-color: #f9f9f9;
   border:#ddd;
}

.modal-div {
   margin-top: -20px;
   padding: 15px;
}

.modal-div h2 {
   margin: 0;
   margin: 10px 0px;
}

.modal-div a {
   text-decoration: underline;
}




/* admin/index.html styles */
.admin-bg {
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    opacity: .2;
    z-index: -1;
}

.dashboard-tips-wrapper {
  margin-left: -10px;
  margin-top: 5px;
  padding: 25px;
  width: 70%;
  background-color: transparent;
  height: 100%;
  color: #000;
  opacity: .8;
}

.dashboard-tips-wrapper li {
  margin-bottom: .5em;
}




/* view/base-admin.html */
.input-group #clients_id input {
  width: 100px;
}
#logout-btn:hover {
  background-color: #ff0000;
  color: #fff;
  border-color: #ff0000;
}

/* admin/add/add-new-real-estate-listing.html */
#re-for-sale-category-div,
#re-for-lease-category-div {
  display: none;
}

/*  admin/update/edit-real-estate-listing.html  */
#edit-images-section{
  display: none;
}

#edit-re-for-sale-category-div,
#edit-re-for-lease-category-div {
  display: none;
}
/*  views/realty/index.html  */


/*  Buy/all-broker-listings.html  */
#all-broker-listings-h1 {
  font-size: 30px;
}
.h5bold h5 {
  font-weight: bold;
}

/* readonly styles paypal/index.html */
.current-agents-input input[readonly] {
    background-color: #fff;
}

/*  buy/sidebar-right.html  */
.sidebar-contact-form .form-group {
    margin-bottom: 5px;
}

/*  buy/agent-profile  */
.agent-profile-contact-form .form-group {
    margin-bottom: 5px;
}

/*  buy/agent-profile  */
.broker-only-contact-form .form-group {
    margin-bottom: 5px;
}

/* Home/index.html -- see css/home-page-image-styles.css */
/*.home-page-image-text {
  text-align: center;
}

@media(max-width:1199px) and (min-width:769px) {
    #image-container h1 {
        font-size: 43px;
    }
}

@media(max-width:768px) and (min-width:668px) {
    #image-container h1 {
        font-size: 34px;
    }
    .home-image-text h3 {
      font-size: 33px;
    }
}


@media(max-width:667px) {
    #image-container h1 {
        font-size: 28px;
    }
    .home-image-text h3 {
      font-size: 30px;
    }
}*/



.empty-search p {
    font-size: 18px;
}

.btm-border {
    border-bottom: 1px solid #005AB3;
    width: 90%;
    margin: 0 auto;
}
.top-border {
    border-top: 1px solid #005AB3;
    width: 90%;
    margin: 0 auto;
}

/*.header-nav-div {
    border-bottom: 1px solid #005AB3;
    border-bottom: 1px solid #005AB3;
    width: 90%;
    margin: 0 auto;
}*/

.load-more {
    margin: 30px 0px 50px 0px;
    text-align: center;

}

/* Buy/index.html */
.buy-main-content {
    padding: 15px;
}
#question,
#sell-header {
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 2.2em;
}
#getindb {
    font-size: 2.1em;
    text-align: center;
    margin-bottom: 20px;
}
.buy-main-content p {
    font-size: 1.2em;
}
.buy-list li {
    font-size: 1.1em;
    line-height: 1.6em;
}

.buy-text-box {
  margin: 45px 100px;
  padding: 15px;
  background-color: #f2f6fb; /*#fff;*/
  border-radius: 4px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.buy-text-box p {
    font-size: 1.1em;
    margin: 0px;
    margin-top: 0px;
    text-align: center;
}

.buy-image-btm-margin {
    margin-bottom: 50px;
}

#buy-enroll-btn {
    display: block;
    margin-top: 30px;
    text-align: center;
}

/*  Sell/index.html  */
.sell-header-subtext {
    padding: 15px 30px;
}
.sell-header-subtext p {
    font-size: 1.2em;
}
#sell-what-we-can-do {
    font-size: 1.6em;
}
#sell-headline,
#get-organized,
#powerful-mktg,
#confidentiality {
    font-size: 2.1em;
    text-align: center;
    margin-bottom: 20px;
}

/*  sellbyowner/index.html */

.fsbo-testimonial {
    background-color: #f2f6fb;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.fsbo-testimonial-text {
    padding: 0px 15px;
}
.fsbo-testimonial p {
    font-size: 1em;

}

/* Terms/index.html  */
.terms-container {
    padding: 5px 30px;
    margin: 20px 0px 50px 0px;
}

/* Sellbyowner/index.html  */
.paypal-post-ad {
   min-width: 100%;
   border: 1px solid #ddd;
   border-radius: 4px;
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
   padding-bottom: 15px;
   text-align: center;
}
.paypal-post-ad h3 {
    font-weight: bold;
}

/* Show/sidebar-right.html */
.sidebar-right-ads {
   text-align: center;
}

.sidebar-advertise {
    font-size: 30px;
    padding: 3px !important;
    margin-top: 30px;
    margin-bottom: 32px;
    background-color: #fff;
    border: 1px solid #eee;  /*#0028C5;*/
    border-radius: 4px;
    color: #0028C5;
    font-weight: bold;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sidebar-right-ads-category-box {
    padding: 3px; /*10px;*/
    margin-top: 30px;
    margin-bottom: 32px;
    background-color: #fff;
    border: 1px solid #eee;  /*#0028C5;*/
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sidebar-right-ads-category-box h2 {
    margin: 0;
    margin-top: 7px;
    margin-bottom: 20px;
    color: #0028C5;
    font-weight: bold;
    text-shadow: 2px 3px 3px rgba(0,0,0,.25);
}

/* .sidebar-right-ads h2 {
   padding: 3px; 
   margin-top: 30px;
   margin-bottom: 32px;
   background-color: #fff;
   border: 1px solid #eee;  
   border-radius: 4px;
   color: #0028C5;
   font-weight: bold;
   text-shadow: 2px 3px 3px rgba(0,0,0,.25);
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
} */

.sidebar-right-ads img {
   display: block;
   margin: 0px auto;
   margin-bottom: 15px;
}
.sidebar-right-ads h3 {
   font-size: 2.2em;
   text-shadow: 2px 3px 3px rgba(0,0,0,.25);
}

.sidebar-right-ad-box {
   border-bottom: 1px solid #eee;
   transition: transform .3s ease-in-out;
}

.sidebar-right-ad-box:hover {
   transform: scale(1.1);
}

.agt-associates {
    font-size: 30px;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 32px;
    background-color: #0028C5;
    border: 1px solid #0028C5;
    border-radius: 4px;
    color: #fff;
    font-weight: bold;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*  Contact/index.html  */
#contact-advertise-section {
   padding: 30px 35px;
   margin: 30px auto;
   background-color: #fff;
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.contact-section {

}

.contact-section:after {
   content: ""; /* This is necessary for the pseudo element to work. */
   display: block; /* This will put the pseudo element on its own line. */
   margin: 0 auto; /* This will center the border. */
   width: 90%; /* Change this to whatever width you want. */
   padding-top: 20px; /* This creates some space between the element and the border. */
   border-bottom: 1px solid #eee;
   box-shadow: 0px 4px 6px -6px rgba(0,0,0,.25);
   /*border-bottom: 1px solid #eee; /* This creates the border. Replace black with whatever color you want. */
   margin-bottom: 35px;
}

.contact-heading {
   font-size: 30px;
   font-weight: bold;
}

.contact-bio {
   margin-top: 63px;
}

.contact-bio img {
   margin: 0px 15px 5px 0px;
   /*padding: 0px 15px 5px 0px;*/
   border-radius: 4px;
   height: 175px;
   width: auto;
}

.contact-bio p {
   font-size: 1.1em;
   line-height: 1.7em;
}

/* Login/index.html */
.login-form-container {
   margin: 30px auto;
   width: 75%;
   background-color: #fff;
   padding: 10px;
   padding-bottom: 20px;
   border-radius: 4px;
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
   margin-bottom: 50px;
}

.fsbo-box {
   padding: 10px;
   width: 100px;
   height: 75px;
   background-color: #ff0000;
   border:2px solid #222;
}

.fsbo-box-text {
   color: #fff;
   text-align: center;
   font-weight: bold;
   margin: auto 0;
}

.fsbo-box-text  #for-sale{
   font-size: 1.32em;
   margin-bottom: 0px;
}

.fsbo-box-text p {
   font-size: 1.1em;
   margin-top: 0px;
}

/*  Views/header-nav.html  */
.add-shadow {
   box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.sub-header-navbar-container {
   float: none;
   display: block;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 10px;
}

.sub-header-navbar-btn {
   background-color: #fff; /* #005ab3;*/
   border: none;
   border-bottom: 3px solid #f2f6fb;
   border-radius:2px;
   color: #005ab3; /* #fff; */
   width: 75%;
}

.sub-header-navbar-btn:hover {
   /*color: #fff;*/
   border-bottom-color: #ff0000;
}

/* Editable content */
.admin-hidden {
    display: none;
}
.admin-display input[type="text"]{width: 250px; padding: 3px;}
.admin-display {
    display:inline-block;
}
.outlined {
   padding: 20px;
   border: 1px solid #80c0ff;
}
.browser-title {width: 17em; padding-left:7px;}

/*  Views/header.html  */
.header {
   clear: right;
   margin: 0px;
   text-align: center;
   width: 90%;
   margin: -20px auto;
   margin-bottom: 20px;
}
.header h1 {
   text-align: center;
   margin-bottom: 15px;
   font-size: 3.0em;
}

/*#header-top-bar {

}*/
.header-sm-icons {
   float: right;
   margin-top: -15px;
}
.header-sm-icons a {
   margin: 0px;
   padding-right: 15px;
}

#landing-hide-show a {
   color: #fff;
   cursor: pointer;
}

#sitelockdiv {
   margin: 10px 0px;
}
#sitelockdiv a {
   display: inline-block;
   margin: 0 auto;
}
#sitelockdiv a img {
   /*max-width:100px;*/
}

/*  Views/ad-sidebar.html  */
.sidebar-left-ad-box {
   /* border-bottom: 1px solid #eee; */
   margin-bottom: 15px;
   transition: transform .3s ease-in-out;
}

.sidebar-left-ad-box:hover {
   transform: scale(1.1);
}

/*  Views/Show/details.html  */
.show-details-company-name {
   font-size: 30px;
   text-align: center;
   color: #bdbdbd;
   margin: 5px 0px 20px 0px;
}

.show-details-faq {
   margin-top: 20px;
}

.show-details-faq-heading {
   color: #666;
   font-size: 1.5em;
   font-weight: bold;
   text-align: center;
   margin-bottom: 20px;
}
.show-details-faq ul li {
   line-height: 1.7em;
}
.show-details-faq li {
   margin-bottom: .5em;
}
.show-details-faq-heading span {
   display: block;
}
.show-details-listing-status {
   color: #ff0000;
   font-size: 20px;
   font-weight: 700;
   text-align: center;
   margin: -15px 0px -20px 0px;
}


/*  Views/News/index.html  */
.news-trade-show-events-section {
   margin-top:20px;
}
.news-trade-show-events-section:after {
   content: ""; /* This is necessary for the pseudo element to work. */
   display: block; /* This will put the pseudo element on its own line. */
   margin: 0 auto; /* This will center the border. */
   width: 70%; /* Change this to whatever width you want. */
   padding-top: 20px; /* This creates some space between the element and the border. */
   border-bottom: 1px solid #eee;
   box-shadow: 0px 4px 6px -6px rgba(0,0,0,.25);
   /*border-bottom: 1px solid #eee; /* This creates the border. Replace black with whatever color you want. */
   margin-bottom: 35px;
}

.news-event-header {
   color: #666;
   margin-top: 20px;
   margin-bottom: 15px;
   font-size: 2.2em;
   text-align: center;
   margin-bottom: 30px;
}

.news-event-container {
   padding: 15px;
   margin: 0 auto;
}

.news-event-title {
   margin-top: 0px;
   margin-bottom: 7px;
   font-size: 1.8em;
   text-align: center;
}
.news-event-title a {
   display:block;
}

.news-event-video {
   margin: 10px;
   margin-top: -10px;
   margin-bottom: 20px;
}
.news-event-video iframe {
   max-width: 100%; /* 298w x 168h*/
   height: auto;
   display: block;
   margin: auto auto;
}

.news-event-data {

}
.news-event-data p {
   text-align: center;
   font-size: 1.3em;
}

.news-breaking-news-content {
   padding: 0px 30px;
   margin-bottom: 25px;
}
.news-breaking-news-content p {
   font-size: 1.1em;
   line-height: 1.2em;
}


.news-breaking-news-section:after {
   content: ""; /* This is necessary for the pseudo element to work. */
   display: block; /* This will put the pseudo element on its own line. */
   margin: 0 auto; /* This will center the border. */
   width: 90%; /* Change this to whatever width you want. */
   padding-top: 20px; /* This creates some space between the element and the border. */
   border-bottom: 1px solid #eee;
   box-shadow: 0px 4px 6px -6px rgba(0,0,0,.25);
   /*border-bottom: 1px solid #eee; /* This creates the border. Replace black with whatever color you want. */
   margin-bottom: 35px;
}

.news-publisher-container {
   margin-bottom: 25px;
}

.news-publisher-image {
   padding: 10px 25px;
}
.news-publisher-image img {
   display: block;
   max-width: 100%;
   margin: auto auto;
}
.news-publisher-image a {

}

.news-publisher-title {

}
.news-publisher-title p {
   margin-left: 10px;
   margin-top: 0px;
   margin-bottom: 7px;
   font-size: 1em;
   text-align: left;
}
.news-publisher-title a {

}



/*  Cancel/index.html  */
.cancel-account-container {
   padding: 0px 40px;
}
.cancel-account-container h2{
   margin-bottom: 20px;
}

.cancel-user-name,
.cancel-company-name,
.cancel-agent-name {
   margin-bottom: 15px;
}
.cancel-user-name li,
.cancel-company-name li,
.cancel-agent-name li,
.cancel-lead-div li {
   margin-left: 10px;
}

.cancel-listing-list-div,
.cancel-lead-div {
   margin-top: 20px;
   width: 45%;
}
.cancel-listing-list-div h4,
.cancel-lead-div h4 {
   padding-bottom: 10px;
   margin-bottom: 15px;
}
.cancel-listing-list,
.cancel-lead-list {
   border-bottom: 1px solid #eee;
   margin-bottom: 20px;
   padding-bottom: 10px;
}
.cancel-listing-list p {
   margin: 0;
}
.cancel-listing-list img {
   height: 60px;
   width: auto;
}
.cancel-confirm {
   margin-left: 20px;
   margin-bottom: 50px;
}
.cancel-confirm p {
   margin-bottom: 20px;
}
.cancel-confirm a {
   margin-left: 20px;
}



/*  Views/Sellbyowner/confidential-business-review.html */
#confidential-business-review-header {
   margin-top: 20px;
   margin-bottom: 15px;
   font-size: 2.2em;
}
.pdf-embed {
   width: 100%;
   height: 1000px;
   margin-bottom: 30px;
}

.pdf-embed embed {
   width: 800px;
   height: 1000px;
}

.pdf-embed object {
   display: block;
   margin: 0 auto;
   width: 800px;
   height: 1000px;
}




/* Views/404.html */
.page-not-found-error-msg {
   margin-bottom: 150px;
}
.page-not-found-error-msg p {
   font-size: 30px;
}


@media(max-width: 1199px) and (min-width: 992px) {
   .box1 h4 a {
      font-size: .9em
   }
   .page-wrapper {
      /*margin-top: 86px;*/
   }
}
@media(max-width: 1025px) {
   .page-wrapper {
      margin-top: 66px;
   }
}
@media(max-width: 1019px) {
   .page-wrapper {
      margin-top: 112px;
   }
}
@media(max-width: 992px) {

}
@media(max-width: 931px) {
   .page-wrapper {
      margin-top: 105px;
   }
}   
@media(max-width: 767px) {
   .page-wrapper {
      margin-top: 65px;
   }
   .navbar-nav {
      padding-top: 0px;
   }
   .buy-text-box {
     margin: 45px 10px;
   }
}
/* iPhone 6 Plus portrait = 414px wide  */
@media(max-width: 415px) {
   .business-name {
      font-size: 24px;
   }
   .header h1 {
      font-size: 33px;
      margin-top: 24px;
   }
   .header-sm-icons {
      margin-top: 5px;
   }
   .page-wrapper {
      margin-top: 65px;
      padding: 0px 22px;
   }
   .navbar-nav {
      padding-top: 0px;
   }
   .navbar-toggle {
      margin-right: 20px;
      margin-bottom: -21px;
   }
   .red-main-circle a {
       font-size: 24px !important;
   }
}
@media(max-width: 400px) {
   .business-name {
      font-size: 21px;
   }
   .header h1 {
      font-size: 33px;
      margin-top: 44px;
   }
   .page-wrapper {
      margin-top: 65px;
   }
   .navbar-nav {
      padding-top: 0px;
   }
   .navbar-toggle {
      margin-right: 20px;
      margin-bottom: -21px;
   }
   .header-sm-icons {
      margin-top: 5px;
   }
   .red-main-circle a {
       font-size: 20px !important;
   }
}

/* Galaxy S5 = 360px wide */
@media(max-width: 361px) {
   .navbar-brand {
      margin-top:15px;
   }
   .navbar-brand img {
      width:38px;
      height: auto;
   }
   .business-name {
      font-size: 23px;
   }
   .header h1 {
      font-size: 33px;
      margin-top: 44px;
   }
   .page-wrapper {
      margin-top: 80px;
   }
   .navbar-nav {
      padding-top: 0px;
   }
   .navbar-toggle {
      margin-right: 20px;
      margin-bottom: -21px;
   }
   .header-sm-icons {
      margin-top: 5px;
   }
   .red-main-circle a {
       font-size: 20px !important;
   }
}
/* iPhone 5 = 320px wide */
@media(max-width: 321px) {
   .navbar-brand {
      margin-top:15px;
   }
   .navbar-brand img {
      width:38px;
      height: auto;
   }
   .business-name {
      font-size: 20px;
   }
   .header h1 {
      font-size: 33px;
      margin-top: 44px;
   }
   .page-wrapper {
      margin-top: 80px;
   }
   .navbar-nav {
      padding-top: 0px;
   }
   .navbar-toggle {
      margin-right: 20px;
      margin-bottom: -21px;
   }
   .header-sm-icons {
      margin-top: 5px;
   }
}
