.home-top-01 {
  position: relative;
}
.home-top-01 h4 {
  position: absolute;
  top: 35%;
  left: 12%;
  font-size: 5.3em;
  text-transform: uppercase;
  color: #fff;
}
.home-top-01 h5 {
  position: absolute;
  top: 50%;
  left: 12%;
  font-size: 2em;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
}
.home-top-01 h6 {
  position: absolute;
  top: 42%;
  left: 12%;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  background-color: #fff;
  padding:8px 55px 8px 35px;
  background: #572700 url("images/index/search-go-white.png") no-repeat scroll 65% 51%;
}
.home-top-01 h6:hover {
  cursor: pointer;
  background-color: #4d878b;
  color: #fff;
  background: #4d878b url("images/index/search-go-white.png") no-repeat scroll 65% 51%;
}
.indexText {
  position: absolute;
  text-indent: -99999em;
}
@media(min-width:720px) and (max-width: 919px) {
  .home-top-01 h4 {font-size: 4em;}
  .home-top-01 h5 {font-size: 1.4em;}
}
@media(max-width:719px) {
  .home-top-01 h4 {
    top: 18%;
    left: 10%;
    font-size: 4.2em;
    line-height: 45px;
  }
  .home-top-01 h5 {
    top: 60%;
    left: 10%;
    font-size: 1.3em;
  }
}
#home-shoes .title p {
  padding-top: 20%;
  padding-left: 5%;
  font-size: 13px;
  text-transform: uppercase;
  color: #572700;
  font-weight: bold;
}
#home-shoes .title p i {
  text-transform: lowercase;
  font-style: italic;
  font-weight: normal;
  font-size: 15px;
  font-family: Georgia, serif;
}
@media(min-width:920px) and (max-width: 1019px) {
  #home-shoes .title {padding-left: 0px; padding-right: 0px;}
  #home-shoes .title p {padding-left: 0px;}
}
@media(min-width:720px) and (max-width: 919px) {
  #home-shoes .title {padding-left: 0px; padding-right: 0px; }
  #home-shoes .title p {padding-left: 0px; padding-top: 15%; font-size: 11px;}
  #home-shoes .title p span {font-size: 14px;}
}
@media(max-width:719px) {
  #home-shoes .title p {
    padding-top: 5%;
    padding-left: 0%;
    font-size: 11px;
    text-transform: uppercase;
    color: #572700;
    font-weight: bold;
  }
  #home-shoes .title p i {
    text-transform: lowercase;
    font-style: italic;
    font-weight: normal;
    font-size: 13px;
    font-family: Georgia, serif;
  }
}
#home-top .home-top-01 {
  padding-bottom: 10px
}
@media (min-width:920px) and (max-width:1019px) {
  #home-top .home-top-01 {
    padding-right: 7px
  }
}
@media (min-width:720px) and (max-width:919px) {
  #home-top .home-top-01 {
    padding-right: 7px
  }
}
@media (max-width:719px) {
  #home-top .home-top-01 {
    padding-right: 10px
  }
}
#home-top .home-top-01 a {
  display: block
}
#home-top .home-top-01 .shop-button {
  width: 143px;
  height: 30px;
  position: absolute;
  top: 48%;
  right: 21%;
  background: url("images/index/shop.png") no-repeat center center;
}
#home-top .home-top-02 {
  /*padding-left: 0px*/
}
#home-feature {
  margin-top: 10px
}
@media (min-width:720px) and (max-width:919px) {
  #home-top .home-top-01 .shop-button {
    top: 30%
  }
}
@media (max-width:719px) {
  #home-top .home-top-01 .shop-button {
    top: 25%;
    width: 85px;
    height: 23px;
    right: 6%;
  }
}
@media(min-width:920px) {
  #home-top .home-top-01 .shop-button:hover {
    background: url("images/index/shop-over.png") no-repeat center center;
  }

  .shopCasuals-button:hover {
    background: url("images/index/shopCasuals-over.png") no-repeat center center;
  }

  .shopDress-button:hover {
    background: url("images/index/shopDress-over.png") no-repeat center center;
  }

  .shopImperial-button:hover {
    background: url("images/index/shopImperial-over.png") no-repeat center center;
  }

  .shopBoots-button:hover {
    background: url("images/index/shopBoots-over.png") no-repeat center center;
  }
}

.shopCasuals-button{
  width: 255px;
  height: 30px;
  position: absolute;
  top: 59%;
  left: 50%;
  margin-left: -127px;
  background: url("images/index/shopCasuals.png") no-repeat center center;
}

.shopDress-button{
  width: 255px;
  height: 30px;
  position: absolute;
  top: 56%;
  right: 5%;
  background: url("images/index/shopDress.png") no-repeat center center;
}

.shopImperial-button{
  width: 255px;
  height: 30px;
  position: absolute;
  top: 44%;
  right: 5%;
  background: url("images/index/shopImperial.png") no-repeat center center;
}

.shopBoots-button{
  width: 255px;
  height: 30px;
  position: absolute;
  top: 44%;
  right: 5%;
  background: url("images/index/shopBoots.png") no-repeat center center;
}


#home-shoes {
  margin-right: 0px;
  margin-left: 0px
}
@media (min-width:720px) and (max-width:1024px) {
  #home-shoes div a:hover img {
    opacity: 1;
    filter: alpha(opacity=100)
  }
}
@media (max-width:719px) {
  #home-shoes div a:hover img {
    opacity: 1;
    filter: alpha(opacity=100)
  }
}
#home-shoes div a img.roll-over {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute
}
#home-shoes div a:hover img.roll-over {
  opacity: 1;
  filter: alpha(opacity=100)
}
@media (min-width:720px) and (max-width:1024px) {
  #home-shoes div a:hover img.roll-over {
    opacity: 0;
    filter: alpha(opacity=0)
  }
}
@media (max-width:719px) {
  #home-shoes div a:hover img.roll-over {
    opacity: 0;
    filter: alpha(opacity=0)
  }
}

#home-bottom {
  margin-top: 10px;
  text-align: center;
}

#home-bottom .home-bottom-01 {
  /* padding-right: 0px */
}
#home-bottom .home-bottom-01 a {
  display: block
}
#home-bottom .home-bottom-02 {
  /*padding-left: 4px */
}
@media (min-width:920px) and (max-width:1019px) {
  #home-bottom .home-bottom-02 {
    padding-left: 7px
  }
}
@media (min-width:720px) and (max-width:919px) {
  #home-bottom .home-bottom-02 {
    padding-left: 7px
  }
}
@media (max-width:719px) {
  #home-bottom .home-bottom-02 {
    padding-left: 10px
  }
  #home-bottom .home-bottom-01 {
    padding-top: 10px;
  }
  #home-bottom .visible-xs {
    display: inline-block !important;
  }
}
#home-bottom .home-bottom-02 .shop-button {
  top: 66%;
  left: 5%;
}

/* POP UP EMAIL SIGN UP */
/* EMAIL POP UP */
#mask {
  background-color: #000000;
  display: none;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99999;
}
#signupForm p {
  clear: both;
  line-height: 1.2em;
  margin: 2px 0;
}
#dialog.window {
  background: none repeat scroll 0 0 #FFF;
  border: 5px solid #736258;
  display: none;
  height: 183px;
  left: 50%;
  margin-left: -200px;
  position: absolute;
  top: 40%;
  width: 400px;
  z-index: 999999;
  line-height: normal;
}
.emailsignupclose {
  cursor: pointer;
  float: right;
  margin-bottom: 10px;
}
.signupTextHeader {
  color: #4E2F1D;
  font-size: 14px;
  font-weight: bold;
  margin-left: 14px;
  font-style: italic;
  margin-bottom: 5px;
  letter-spacing: 1px;
}
.signupTextBody {
  color: #695749;
  font-size: 14px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0.02em;
  margin-left: 14px;
  text-align: left;
}
.subscribeBtn {
  background: url("images/emailPopupButton.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF !important;
  float: left;
  font-family: "Gotham",sans-serif;
  font-size: 18px;
  height: 36px;
  position: relative;
  text-align: center;
  width: 113px;
  margin-top: 2px;
  margin-bottom: 5px;
}
.emailsignupPopAuto {
  height: 60px;
  margin-left: 15px;
  margin-top: 20px;
  vertical-align: top;
  width: 375px;
}
.emailsignupPop {
  clear: both;
  height: 60px;
  margin-left: 15px;
  padding-top: 20px;
  vertical-align: top;
  width: 375px;
}
.emailInputPop {
  float: left !important;
  position: relative;
  vertical-align: top;
  width: 240px;
}
.policysubscribeBox {
  float: right !important;
  height: 60px;
  position: relative;
  vertical-align: top;
  width: 125px;
}

.emailSignupBox {
  border: 2px groove #695749;
  height: 36px;
  margin-top: 3px;
  padding: 5px;
  position: absolute;
  vertical-align: top !important;
  width: 225px;
  color: #695749;
  font-size: 16px;
}
.privacyPop {
  color: #695749;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
}
.email-msg-pop { 
  color:#DF0029; 
  font-size:11px; 
  float:left; 
  margin-top:40px;
}
.email-suc-pop { 
  color:green; 
  font-size:11px; 
  float:left; 
  margin-top:40px;
}
