body {
  font-family: "Source Sans Pro";
}
a:hover {
  color: #1882b4 !important;
  cursor: pointer;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none !important;
}
.content-margin {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.container-global {
  width: 1025px !important;
  background-color: #ffffff !important;
}
.placeholder {
  color: #a9a9a9;
}
div#headerGlobal {
  font-family: "Source Sans Pro";
  color: #FFFFFF;
  font-size: 20px;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid #a0a0a0;
  /* Twitter typeahead compatibility fixes */
}
div#headerGlobal.transparency {
  opacity: 0.9;
}
div#headerGlobal .dex-global {
  background: url('../../images/redesign-lrp/Desktop-LRP-Sprite.png?v=now') no-repeat 0 0;
  width: 172px;
  height: 32px;
  margin-top: 1px;
}
div#headerGlobal .dex-home {
  background: url('../../images/home/Desktop-Homepage-Sprite.png?v=now') no-repeat 0 0;
  width: 165px;
  height: 29px;
  margin-top: 2px;
  margin-left: 8px;
}
div#headerGlobal .dex-home:hover {
  background: url('../../images/home/Desktop-Homepage-Sprite.png?v=now') no-repeat -166px 0;
  width: 165px;
  height: 29px;
}
div#headerGlobal .search-icon {
  background: url('../../images/home/Desktop-Homepage-Sprite.png?v=now') no-repeat 0 -31px;
  width: 33px;
  height: 33px;
  cursor: pointer;
  display: inline-block;
  margin-top: -25px;
}
div#headerGlobal .dex-global:hover {
  background: url('../../images/redesign-lrp/Desktop-LRP-Sprite.png?v=now') no-repeat -173px 0;
}
div#headerGlobal .header-color {
  background-color: #72b74d;
}
div#headerGlobal .header-color-home {
  background-color: #282828;
}
div#headerGlobal.floatingHeader-home {
  background-color: #282828;
}
div#headerGlobal .tt-dropdown-menu {
  color: #000000;
}
div#headerGlobal .header-what {
  height: 36px;
  padding: 0px 8px 0px 8px;
  font-size: 18px;
  line-height: 1.9;
  font-weight: bold;
  width: 250px;
  border-radius: 0px;
  margin-top: 10px;
}
div#headerGlobal .search-in {
  width: 30px;
  vertical-align: middle;
  margin-top: -15px;
  padding: 0px 6px 6px 6px;
}
div#headerGlobal .header-submit {
  margin-left: 6px;
  margin-top: -8px;
  width: 26px;
  height: 26px;
  background-color: #72b74d;
  border: none;
  outline-width: 0 !important;
}
div#headerGlobal .header-submit-search {
  position: relative;
  font-size: 34px;
  margin-left: -12px;
  margin-top: -18px;
}
div#headerGlobal .header-where {
  height: 36px;
  padding: 0px 8px 0px 8px;
  font-size: 18px;
  line-height: 1.9;
  font-weight: bold;
  width: 250px;
  border-radius: 0px;
}
div#headerGlobal.floatingHeader {
  background-color: #72b74d;
}
div#headerGlobal ul#logo > li:first-child {
  width: 210px;
  margin-top: 5px;
  margin-left: -5px;
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
}
div#headerGlobal .lrp-logo {
  padding-top: 3px;
}
div#headerGlobal .navbar-nav > li > a {
  color: #FFFFFF !important;
}
div#headerGlobal .twitter-typeahead {
  float: left;
  margin-right: 3px;
}
div#headerGlobal .tt-suggestion {
  display: block;
  padding: 5px 5px 5px 10px;
}
div#headerGlobal .twitter-typeahead .tt-query {
  border-radius: 4px!important;
  border-top-right-radius: 0!important;
  border-bottom-right-radius: 0!important;
}
div#headerGlobal .tt-dropdown-menu {
  position: relative;
  min-width: 250px;
  margin-top: 2px;
  padding: 5px 5px 5px 2px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  font-size: 14px;
  cursor: pointer;
}
div#headerGlobal .tt-cursor {
  cursor: pointer;
  color: #fff;
  background-color: #72b74d;
  background-image: -moz-linear-gradient(top, #72b74d, #72b74d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#72b74d), to(#72b74d));
  background-image: -webkit-linear-gradient(top, #72b74d, #72b74d);
  background-image: -o-linear-gradient(top, #72b74d, #72b74d);
  background-image: linear-gradient(to bottom, #72b74d, #72b74d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
div#headerGlobal .tt-suggestion.tt-is-under-cursor a {
  color: #fff;
}
div#headerGlobal .tt-suggestion p {
  margin: 0;
}
div#headerGlobal ul#userAction {
  position: relative;
  padding-left: 10px;
  background-color: #72b74d;
  color: #ffffff;
}
div#headerGlobal .user-action-home {
  background-color: #282828 !important;
}
div#headerGlobal .dropdown-toggle {
  background-color: #72b74d;
  color: #ffffff !important;
}
div#headerGlobal .dropdown-toggle-home {
  background-color: #282828 !important;
}
div#headerGlobal .no-border-home {
  border: none !important;
}
div#headerGlobal ul.dropdown-menu li {
  text-align: center;
}
div#headerGlobal ul.dropdown-menu {
  margin-top: 29px;
  padding: 0px;
  border: 3px solid #72b74d;
  left: -10%;
}
div#headerGlobal .dropdown-menu-home {
  margin-top: 10px !important;
}
div#headerGlobal .dropdown-menu li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: grey;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #e6e8ea;
  box-shadow: inset 0 1px 0 #ffffff;
  transition: all 0.3s ease-out;
}
div#headerGlobal .dropdown-menu-link-global {
  padding-left: 20px !important;
}
div#headerGlobal .dropdown-menu:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  right: 70px;
  border-width: 0 8px 8px 8px;
  border-style: solid;
  border-color: #fff transparent;
}
div#headerGlobal .dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  right: 66px;
  border-width: 0 12px 12px 12px;
  border-style: solid;
  border-color: #72b74d transparent;
}
div#headerGlobal .dropdown-menu li i {
  top: 4px;
  left: -4px;
  color: inherit;
}
div#headerGlobal .dropdown-menu li:hover a {
  background: #ededed;
}
div#headerGlobal .search-hdr-in {
  padding-top: 5px;
  width: 1025px !important;
}
div#headerGlobal .search-hdr-out {
  padding-top: 5px;
  width: 1025px !important;
}
div#headerGlobal .search-main .search-form {
  display: inline-block !important;
}
div#headerGlobal .collapsable-header {
  float: right;
  margin-top: -55px;
  margin-right: 10px;
}
div#headerGlobal #userSection {
  display: inline-block;
}
div#headerGlobal #userSection > li:nth-child(2):before {
  content: '|';
}
div#headerGlobal #userLinks {
  box-sizing: border-box;
  border-left: 2px groove #65B74B;
}
div#headerGlobal .userlinks-home {
  box-sizing: border-box;
  border-left: 2px groove #ffffff;
}
div#headerGlobal .signed-in {
  list-style: none !important;
  padding-top: 15px !important;
  padding-bottom: 10px;
}
div#headerGlobal .not-signed-in {
  padding-top: 5px;
  padding-bottom: 5px;
}
div#headerGlobal .user-menu {
  margin-left: 40px;
}
div#headerGlobal .favorites {
  background: url('../../images/home/Desktop-User-Menu1.png') no-repeat 0 0;
  width: 17px;
  height: 15px;
  display: inline-block;
  position: absolute;
  margin-left: -23px;
  margin-top: 5px;
}
div#headerGlobal .reviews {
  background: url('../../images/home/Desktop-User-Menu1.png') no-repeat 0 -16px;
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  margin-left: -23px;
  margin-top: 5px;
}
div#headerGlobal .account {
  background: url('../../images/home/Desktop-User-Menu1.png') no-repeat 0 -35px;
  width: 16px;
  height: 18px;
  display: inline-block;
  position: absolute;
  margin-left: -23px;
  margin-top: 5px;
}
div#headerGlobal .manager {
  background: url('../../images/home/Desktop-User-Menu1.png') no-repeat 0 -72px;
  width: 16px;
  height: 18px;
  display: inline-block;
  position: absolute;
  margin-left: -23px;
  margin-top: 5px;
}
div#headerGlobal .logout {
  background: url('../../images/home/Desktop-User-Menu1.png') no-repeat 0 -54px;
  width: 16px;
  height: 17px;
  display: inline-block;
  position: absolute;
  margin-left: -23px;
  margin-top: 5px;
}
div#globalFooter {
  background-color: #002b4d;
  overflow: hidden;
  border-top: 1px solid #002B4D;
  margin: 0 auto;
  padding: 20px 0 0;
  position: relative;
  margin-bottom: -20px;
  height: 280px;
  /*opt out thank-you page */
}
div#globalFooter .ft-list {
  margin-top: 10px;
}
div#globalFooter .footer-global ul {
  line-height: 1.5em;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 4px;
  margin-right: 20px;
}
div#globalFooter .footer-global a {
  color: #FFFFFF !important;
  font-size: 13px;
  text-decoration: none;
}
div#globalFooter .footer-menu-title h5 {
  color: #FFFFFF !important;
  font-size: 20px;
  padding-bottom: 2%;
  padding-right: 22%;
  font-weight: bold;
}
div#globalFooter .col-xs-6 .one {
  border-right: 1px solid #FFFFFF;
  margin-left: 30px;
}
div#globalFooter .app-links {
  margin-left: 55px;
}
div#globalFooter .sub-footer,
div#globalFooter .sub-footer a {
  font-size: 12px;
}
div#globalFooter .sub-footer a {
  color: #FFFFFF !important;
  font-weight: bold;
  text-decoration: underline;
}
div#globalFooter .sub-footer .btn-primary {
  font-size: 13px;
  color: #002B4D !important;
  margin-left: 10%;
  width: 152px;
  background: #FFFFFF;
  text-decoration: none;
  margin-top: 5%;
}
div#globalFooter .sub-footer .btn-primary:hover {
  opacity: 0.8;
  color: #002B4D !important;
}
div#globalFooter .footer-global ul.list-inline > li {
  padding-right: 0px;
}
div#globalFooter .text-left {
  color: #FFFFFF !important;
  margin-top: 3%;
}
div#globalFooter .opt-out h2 {
  font-size: 18px;
  font-weight: normal;
}
div#globalFooter .footer-color {
  background-color: #002b4d !important;
}
div#globalFooter #subscribeError {
  color: #CC0000;
  display: inline-block;
  padding: 0 15px;
}
div#globalFooter a.itunes-ft {
  left: 0px;
  background: url('../../images/home/Desktop-Homepage-Footer-Sprite.png') no-repeat 0 0;
  width: 114px;
  height: 35px;
  display: block;
}
div#globalFooter a.itunes-ft:hover {
  left: 0px;
  background: url('../../images/home/Desktop-Homepage-Footer-Sprite.png') no-repeat -115px 0;
  width: 114px;
  height: 35px;
  display: block;
}
div#globalFooter a.playstore-ft {
  left: 145px;
  background: url('../../images/home/Desktop-Homepage-Footer-Sprite.png') no-repeat 0 -36px;
  width: 114px;
  height: 35px;
  display: block;
}
div#globalFooter a.playstore-ft:hover {
  left: 145px;
  background: url('../../images/home/Desktop-Homepage-Footer-Sprite.png') no-repeat -115px -36px;
  width: 114px;
  height: 35px;
  display: block;
}
div#globalFooter a.followSprite {
  background-image: url("../../images/home/Desktop-Homepage-Footer-Sprite.png");
  background-repeat: no-repeat;
  cursor: pointer;
  float: left;
  display: block;
  height: 36px;
  /*margin-right: 5px;*/
  overflow: hidden;
  width: 36px;
}
div#globalFooter a.followSprite.facebook {
  background-position: 0 -72px;
}
div#globalFooter a.followSprite.facebook:hover {
  background-position: -37px -72px;
}
div#globalFooter a.followSprite.twitter {
  background-position: 0 -109px;
}
div#globalFooter a.followSprite.twitter:hover {
  background-position: -37px -109px;
}
div#globalFooter a.followSprite.googlePlus {
  background-position: 0 -146px;
}
div#globalFooter a.followSprite.googlePlus:hover {
  background-position: -37px -146px;
}
div#globalFooter a.followSprite.pinterest {
  background-position: 0 -183px;
}
div#globalFooter a.followSprite.pinterest:hover {
  background-position: -37px -183px;
}
.container-fixed {
  /*overflow:auto;*/
  width: 1000px;
}
.home {
  padding: 0;
}
.full-width {
  width: 100%;
}
a.vcb-was-modified-attr-blue:hover {
  background-color: #6db33f !important;
  color: #ffffff !important;
  border-color: #6db33f !important;
}
a.vcb-was-modified-attr:hover {
  background-color: #6db33f !important;
  color: #ffffff !important;
  border-color: #6db33f !important;
}
a.vcb-was-modified-attr-blue {
  width: 380px !important;
  padding: 15px 16px !important;
  left: 10px !important;
  border-color: #004990 !important;
  background-color: #004990 !important;
}
/* Bootstrap dropdown override classes 
	Root level
   May need to be moved to global.less */
.typeahead {
  background-color: #ffffff;
}
.tt-hint {
  color: #999;
}
.tt-dropdown-menu {
  width: 100%;
  margin-top: 10px;
  background-color: #ffffff;
  /*border: 1px solid @global-white; 
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
	*/
  color: #222222;
  position: absolute;
  top: 100%;
}
.twitter-typeahead {
  position: relative;
  display: inline-block;
}
.tt-suggestion {
  padding: 8px 20px;
  font-size: 14px;
  line-height: 18px;
}
.tt-suggestion + .tt-suggestion {
  font-size: 14px;
  /*border-top: 1px solid #ccc; */
}
.tt-suggestions .repo-language {
  float: right;
  font-style: italic;
}
.tt-suggestions .repo-name {
  font-size: 20px;
  font-weight: bold;
}
.tt-suggestions .repo-description {
  margin: 0;
}
.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #03739c;
}
.twitter-typeahead {
  width: 100%;
}
/*.tt-hint */
.close-home {
  color: #ffffff !important;
  opacity: 0.9 !important;
  position: relative;
  left: 1100px;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
  border: 0;
  background: 0 0;
}
div#homeSection2 {
  height: 450px;
  /*overflow:hidden; */
}
div#homeSection2.hero {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  color: #ffffff;
  font-family: "Source Sans Pro";
}
div#homeSection2.hero .heading {
  padding-top: 150px;
}
div#homeSection2.hero #searchTag {
  margin-bottom: 45px;
  margin-top: 10px;
}
div#homeSection2.hero .search-tagline-default > span {
  font-family: "Source Sans Pro";
  font-size: 40px;
  font-weight: 300;
  color: #ffffff;
}
div#homeSection2.hero .search-tagline > span {
  font-family: "Source Sans Pro";
  font-size: 40px;
  font-weight: 300;
  color: #222222;
}
div#homeSection2.hero .search-tagline-default {
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=3, OffY=3, Color='#000')";
  filter: url(#searchTag);
  -webkit-filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.5));
  filter: drop-shadow(3px 3px 2px rgba(0, 0, 0, 0.5));
}
div#homeSection2.hero .search-tagline-default .normal-text {
  font-family: source sans pro;
  font-weight: lighter;
}
div#homeSection2.hero .search-tagline-default .bold-text {
  font-family: source sans pro;
  font-weight: 900;
}
div#homeSection2.hero .search-tagline .normal-text {
  font-family: source sans pro;
  font-weight: lighter;
}
div#homeSection2.hero .search-tagline .bold-text {
  font-family: source sans pro;
  font-weight: 900;
}
div#homeSection2.hero #container-home-search-form {
  background-color: #78ba50;
  padding-bottom: 1px;
  padding-right: 1px;
  height: 95px;
  width: 700px;
  padding-left: 10px;
  padding-top: 6px;
  margin: 0;
}
div#homeSection2.hero #container-home-search-form input {
  color: #222222;
  font-size: 16px;
  border-radius: 5px;
}
div#homeSection2.hero #search-what,
div#homeSection2.hero #search-where {
  width: 297px;
}
div#homeSection2.hero .form-search-home {
  margin-top: 10px;
  margin-left: 10px;
}
div#homeSection2.hero .sub-head {
  position: relative;
  bottom: 8px;
  font-size: 1em;
}
div#homeSection2.hero .search-icon {
  background: url('../../images/home/Desktop-Homepage-Sprite.png') no-repeat 0 -31px;
  width: 33px;
  height: 33px;
  cursor: pointer;
  display: inline-block;
  margin-top: 5px;
}
div#homeSection3 {
  height: 418px;
  background-color: #F2F5FC;
  overflow: hidden;
}
div#homeSection3 .most-popular-text {
  font-family: "Source Sans Pro";
  font-weight: lighter;
  color: #00305f;
  font-size: 38px;
  margin-top: 30px;
  text-align: center;
}
div#homeSection3 .ip-city {
  font-family: "Source Sans Pro";
  font-weight: bold;
  color: #00305f;
  margin-top: 30px;
  font-size: 38px;
  text-decoration: underline;
  text-transform: capitalize;
}
div#homeSection3 #popular-city::placeholder {
  font-style: italic;
}
div#homeSection3 #popular-city::-webkit-input-placeholder {
  font-style: italic;
}
div#homeSection3 #popular-city::-moz-placeholder {
  font-style: italic;
}
div#homeSection3 #popular-city::-ms-input-placeholder {
  font-style: italic;
}
div#homeSection3 .popular-categories {
  height: 300px;
}
div#homeSection3 .city-caret {
  background: url('../../images/home/Desktop-Homepage-Sprite.png') no-repeat 0 -63px;
  width: 13px;
  height: 10px;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 5px;
}
div#homeSection3 .current-loc-arrow {
  background: url('../../images/home/Desktop-Homepage-Sprite.png') no-repeat 0 -72px;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  padding-top: 0px;
  cursor: pointer;
}
div#homeSection3 .popular-dd-margin {
  margin-left: 50%;
  z-index: 1000;
  position: absolute;
  left: 0;
}
div#homeSection3 .dropdown-menu {
  position: static;
  display: block;
  z-index: 1000;
  float: left;
  min-width: 300px;
  padding: 0px 0px;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
div#homeSection3 .dropdown-menu > li {
  padding: 10px;
}
div#homeSection3 .dropdown-menu > li.first {
  background: #f0ebeb;
  border-bottom: 2px solid #ccc;
}
div#homeSection3 .dropdown-menu > li > a {
  display: inline;
  color: #00305f;
  font-weight: bold;
}
div#homeSection3 #popular-city {
  border: 0;
  border-bottom: 1px solid #ccc;
  margin-left: 10px;
  width: 180px;
}
div#homeSection3 .suggested-where {
  height: 42px;
  width: 340px;
}
div#homeSection3 .btn-default {
  color: #fff;
  font-weight: bold;
  background-color: #888;
  width: 62px;
  border-radius: 2px;
  height: 26px;
  padding-top: 2px;
  margin-left: -5px;
}
div#homeSection3 .popular-image-dim {
  width: 236px;
  height: 235px;
}
div#homeSection3 .default {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
div#homeSection3 .hover {
  position: absolute;
  left: 0;
  top: 0;
}
div#homeSection3 .animDiv {
  position: relative;
}
div#homeSection3 .col-md-3 {
  padding: 0;
}
div#homeSection3 .popular-categories {
  margin-top: 30px;
}
div#homeSection3 input.typeahead {
  background-color: #fff;
}
div#homeSection3 .tt-hint {
  width: 82%;
  border: 1px solid #024e6a;
  outline: none;
  color: #999;
  margin-left: 9px;
  margin-bottom: -3px;
}
div#homeSection3 .tt-dropdown-menu {
  width: 82%;
  margin-top: 10px;
  margin-left: -10px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
div#homeSection3 .tt-suggestion {
  padding: 8px 20px;
  font-size: 14px;
  line-height: 18px;
}
div#homeSection3 .tt-suggestion + .tt-suggestion {
  font-size: 14px;
}
div#homeSection3 .tt-suggestions .repo-language {
  float: right;
  font-style: italic;
}
div#homeSection3 .tt-suggestions .repo-name {
  font-size: 20px;
  font-weight: bold;
}
div#homeSection3 .tt-suggestions .repo-description {
  margin: 0;
}
div#homeSection3 .twitter-typeahead .tt-suggestion.tt-cursor {
  color: #03739c;
}
div#homeSection3 .twitter-typeahead {
  width: 82%;
}
div#homeSection3 .error {
  color: #ff0000;
  padding-left: 20px;
  padding-bottom: 10px;
  font-size: 12px;
}
div#homeSection4 {
  background-color: #E6EAF3;
  overflow: hidden;
}
div#homeSection4 img:hover {
  opacity: 1.0;
}
div#homeSection4 img {
  opacity: 0.8;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
div#homeSection4 .profile-link {
  cursor: pointer;
}
div#homeSection4 .featurebiz-hdr {
  padding-top: 20px;
  height: 80px;
  font-family: "Source Sans Pro";
  font-weight: lighter;
  color: #00305f;
  font-size: 34px;
  text-align: center;
  margin: 0px;
}
div#homeSection4 .loading-indicator {
  font-size: 20px;
  font-family: "Source Sans Pro";
  color: #00305f;
  text-align: center;
  margin: 0px auto;
}
div#homeSection4 .featurebiz-content {
  padding: 0px !important;
}
div#homeSection4 .featurebiz-footer {
  padding-top: 20px;
  height: 60px;
  background-color: #E6EAF3;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
}
div#homeSection4 .featurebiz-footer > a {
  font-size: 16px;
  font-family: "Source Sans Pro";
  color: #00305f;
}
div#homeSection4 .featurebiz {
  width: 325px;
  background-color: #FFFFFF;
  padding: 0px;
  float: left;
  margin-top: 15px;
}
div#homeSection4 .featurebiz-top {
  width: 325px;
  height: 200px;
  background-color: #a9a9a9;
}
div#homeSection4 .featurebiz-bus-name {
  padding: 10px 10px 5px 10px;
  font-size: 20px;
  font-family: "Source Sans Pro";
  font-weight: lighter;
  margin: 0px;
}
div#homeSection4 .rating_dk {
  background: url('../../images/home/Desktop-Stars.png') 0 0px no-repeat;
  font-size: 11px;
  font-weight: normal;
  margin-top: -4px;
}
div#homeSection4 .rating_dk.rating5 {
  background-position: 0 -75px;
  margin-left: 10px;
}
div#homeSection4 .rating_dk.rating4 {
  background-position: 0 -60px;
  margin-left: 10px;
}
div#homeSection4 .rating_dk.rating3 {
  background-position: 0 -45px;
  margin-left: 10px;
}
div#homeSection4 .rating_dk.rating2 {
  background-position: 0 -30px;
  margin-left: 10px;
}
div#homeSection4 .rating_dk.rating1 {
  background-position: 0 -15px;
  margin-left: 10px;
}
div#homeSection4 .rating_dk.rating- {
  background-position: 0 0px;
  margin-left: 10px;
}
div#homeSection4 .featurebiz-bus-phone {
  padding: 5px 10px 2px 10px;
  font-size: 16px;
  font-family: "Source Sans Pro";
  font-weight: bold;
  margin: 0px;
}
div#homeSection4 .featurebiz-bus-address {
  padding: 2px 10px 5px 10px;
  font-size: 14px;
  font-family: "Source Sans Pro";
  font-style: normal;
  margin: 0px;
}
div#homeSection4 .featurebiz-bus-tagline {
  padding: 5px 10px 10px 10px;
  font-size: 14px;
  font-family: "Source Sans Pro";
  font-style: italic;
  margin: 0px;
  height: 75px;
  overflow: auto;
}
div#homeSection4 .featurebiz:nth-child(3n+2) {
  margin-left: 12px;
}
div#homeSection4 .featurebiz:nth-child(3n+3) {
  margin-left: 12px;
}
div#homeSection4 .back-to-top {
  position: absolute;
  font-size: 16px;
  font-family: "Source Sans Pro";
  margin-left: 95%;
  margin-top: -60px;
  height: 40px;
  background-color: #ffffff;
  padding: 10px;
}
div#homeSection4 .back-to-top #backToTop {
  position: relative;
  color: #00305f !important;
  display: block;
  padding-left: 8px;
  margin-top: -8px;
}
div#homeSection4 .back-to-top #topText {
  position: relative;
  color: #00305f !important;
  display: block;
  margin-bottom: -30px;
  margin-top: -8px;
}
div#homeSection4 .loadingViewMore {
  display: none;
}
div#homeSection5 {
  height: 470px;
  background-color: #222222;
  overflow: hidden;
  color: #ffffff;
}
div#homeSection5.mobile-app {
  background: url("../../images/bg_hp_footer.gif") repeat-x 0 0 #f5f3f1;
  background-repeat: no-repeat;
  height: 470px;
  width: 100%;
}
div#homeSection5 h3.hdn {
  float: right;
  font-family: "Source Sans Pro";
  font-size: 220%;
  position: relative;
  margin-top: 80px;
  right: 20px;
}
div#homeSection5 .hdn strong {
  font-weight: 900;
}
div#homeSection5 .mlogo {
  background: url('http://cdn1.dxstatic.com/supersite/assets/migration/images/Download-the-app-Dexknows.png') no-repeat;
  float: left;
  margin-left: 81px;
  margin-top: 48px;
  display: block;
  position: absolute;
  width: 100%;
  height: 380px;
}
div#homeSection5 .descr {
  position: relative;
  float: right;
  top: 30px;
  right: 200px;
  margin-top: 10px;
}
div#homeSection5 .primary {
  font-weight: 600;
  font-size: 16px;
}
div#homeSection5 .sub {
  font-weight: 500;
  font-size: 18px;
  position: relative;
  left: 540px;
  top: 120px;
}
div#homeSection5 .logos {
  position: relative;
  left: 630px;
  top: 310px;
  float: left;
  margin: 4px;
}
div#homeSection5 .logos a {
  display: block;
}
div#homeSection5 a.itunes {
  left: 0px;
  background: url('../../images/home/Desktop-Homepage-Apple-Store-Google-Play-Buttons.png') no-repeat 0 0;
  width: 130px;
  height: 40px;
}
div#homeSection5 a.itunes:hover {
  left: 0px;
  background: url('../../images/home/Desktop-Homepage-Apple-Store-Google-Play-Buttons.png') no-repeat -131px 0;
  width: 130px;
  height: 40px;
}
div#homeSection5 a.playstore {
  left: 145px;
  background: url('../../images/home/Desktop-Homepage-Apple-Store-Google-Play-Buttons.png') no-repeat 0 -41px;
  width: 130px;
  height: 40px;
}
div#homeSection5 a.playstore:hover {
  left: 145px;
  background: url('../../images/home/Desktop-Homepage-Apple-Store-Google-Play-Buttons.png') no-repeat -131px -41px;
  width: 130px;
  height: 40px;
}
div#homeSection5 a.amazon {
  position: relative;
  left: 285px;
  top: -50px;
  margin-left: -10px;
  background: url('../../images/home/Desktop-Homepage-Apple-Store-Google-Play-Buttons.png') no-repeat 4px -82px;
  width: 130px;
  height: 40px;
}
div#homeSection6 {
  height: 515px;
  overflow: hidden;
}
div#homeSection6.ad-with-us {
  background: url("../../images/home/Desktop-Advertise-with-us.jpg?v=now") no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
div#homeSection6 div.heading {
  background-color: #59a618;
  opacity: 0.9;
  padding: 1px 1px;
  width: 520px;
  height: 80px;
  margin-left: 530px;
  margin-top: 75px;
}
div#homeSection6 h2.adv {
  padding-bottom: 12px;
  color: #FFFFFF;
  font-family: "Source Sans bold";
  text-align: center;
  vertical-align: middle;
}
div#homeSection6 span.pt1 {
  font-weight: lighter;
  font-family: "Source Sans pro";
}
div#homeSection6 span.pt2 {
  font-family: "Source Sans pro";
  font-weight: bold;
}
div#homeSection6 h2.lit {
  font-weight: lighter;
}
div#homeSection6 div.sub-heading {
  background-color: #F8F8F8 ;
  background-color: rgba(248, 248, 248, 0.9);
  width: 400px;
  height: 220px;
  margin-left: 500px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  margin-top: 20px;
  position: relative;
  left: 87px;
}
div#homeSection6 .top {
  font-weight: bold;
  font-size: 18px;
}
div#homeSection6 .bottom {
  margin-top: 20px;
  font-size: 19px;
}
div#homeSection6 .btn-success {
  margin-top: 20px;
  font-weight: bold;
  width: 190px;
  font-size: 18px;
  background-color: #60AF39;
  position: absolute;
  left: 26%;
  border-radius: 2px;
}
@media (min-width: 1400px) {
  div#homeSection2 {
    height: 650px;
  }
}
