@media screen and (max-width: 767px) {
    .hspl{
       margin-top: 25px;
    }
} 

#menu-login{
    color:#bc8d29!important;
    border:1px solid #bc8d29;
    margin-right:10px;
}

.container{
    max-width: 90% !important;
}
 
.mb-20{
    margin-bottom:20px;
}
#modal-sign-up-header{
    border-bottom:1px solid white !important;
}
#modal-sign-up-footer{
    border-top:1px solid white !important;
}

#modal-login-header{
    border-bottom:1px solid white !important;
}
#modal-login-footer{
    border-top:1px solid white !important;
}

#top-container{
    position:relative;
    margin-top: 10px;
}

#abs-test{
    padding: 20px;
    border-radius: 5px;
    position: absolute;
    top:75px;
    left:50px;
    font-size:2em;
    font-weight: bold;
    color:white;
    background-color:rgba(0,0,0,.7);
}

#web-video-footer{
    position:absolute;
    margin-top: 320px;
}

#personal-web-page{
    margin-top:0px !important;
}

.feature-spacing{
    margin-bottom:50px;
    margin-top:50px;
}

.template-sample{
    border:1px solid #000000 !important;
}

#qr-img{
    margin-left: 15px;
    height:190px;
    float:right;
    border: 3px solid black;
    border-radius: 20px;
    padding: 10px;
}

#gift-card-img{
    margin-left: 15px;
    height:200px;
    float:right;
}

#gallery-img{
    margin-left: 15px;
    height:200px;
    float:right;
}

#sms-img{
    margin-left: 15px;
    height:200px;
    float:right;
}

.theme-thumb{
    width:150px !important;
    margin-top:5px;
    margin-bottom:5px;
    margin-right:5px;
    border: 1px solid black;
    border-radius: 8px;
  }

  #feature-thumb-container{
      border: 4px solid #9c3546;
      max-height:356px;
      overflow-y: auto;
      border-radius: 8px;
      padding-top: 15px;
      padding-bottom: 15px;
  }