@media (max-width: 767px) {
    p {
        padding: 0px 40px !important;
    }
    .nav-xs{
        font-size: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .dropdown-menu{
        font-size: 12px;
    }
	
    #service {
        margin-left: -80px;
        padding-top: 6px;
        margin-bottom: -62px;
    }

    .navbar-header {
        margin-bottom: 12px;
        padding-top: 51px;
    }
}

@media (max-width: 506px) {
    .col-logo {
    width: 100%;
    }

    .navbar-header {
        margin-bottom: 12px;
        padding-top: 0px;
        width: 100%;
    }

}

@media (min-width: 768px) {
    #header-nav{
        font-size: 0.8em;
    }

    #homenav{
        font-size: 0.9em;
    }
    .navbar{
        margin-left: 23px;
    }
}
@media (min-width: 992px) { 
    #header-nav{
        font-size: 1.0em;
    }

    #homenav{
        font-size: 1.3em;
    }
    .navbar{
        margin-left: 25px;
    }
}
@media (min-width: 1200px) {
    #header-nav{
        font-size: 1.0em;
    }

    #homenav{
        font-size: 1.6em;
    }
    .navbar{
        margin-left: 10px;
    }
}
@media (min-width: 1280px) {
    #header-nav{
        font-size: 1.0em;
    }

    #homenav{
        font-size: 1.6em;
    }
    .navbar{
        margin-left: 10px;
    }
}

a{
    color: #404040;
    text-decoration: none;
}
a:hover, a:focus {
    color: #A40000;
    text-decoration: underline;
}

.navbar-custom {
    background-color: none #FFF;
    border-color: none #FFF;
}

body{
    font-family:Verdana;
    background: none repeat scroll 0% 0% #FFF;
} 

.red-bottom{
    border-bottom: thick solid #A40000;
}

.slick-initialized .slick-slide a img{
    margin: auto;
}

.form-group a{
    font-size: 0.9em;
    
    padding-right: 8px;
}

#homenav li a{
    color: #635F63;
}
#homenav li a:hover{
    color: #710000;
}

ul#homenav {
display: flex!important;
justify-content: flex-end;
}

a span.hidden-xs{
    color: #404040;
    text-decoration: none;
}
.nav{
    position: relative;
    z-index: 1;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 17px 0px;
}

.navbar {
    position: relative;
    margin-bottom: 0px;
    border: 1px solid transparent;
    padding-top: 5px;
}

#header-nav{
    text-align: right;
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 5px 7px;
    margin-top: 8px;
    margin-bottom: 8px;
    color: #FFF;
    background-color: #C9302C;
    border-color: #AC2925;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 90px;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: #A40000;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
}

.top-links{
    padding-top: 10px;
}

.col-logo{
    padding-right: 0px;
    padding-left: 0px;
}

.well {
    background-color: transparent;
}
.bottom-line{
    border-bottom: 2px solid #404040;
}

.left-sidebar{
    padding-top: 25px;
    padding-bottom: 25px;
}

.slider-container{
    padding-left: 0px; 
    padding-right: 0px;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

div.abcarousel > button.slick-prev{
    left: 10px;
}

div.abcarousel > button.slick-next{
    right: 10px;
}

div.responsive > button.slick-prev{
    left: 22px;
}

div.responsive > button.slick-next{
    right: 22px;
}
div.responsive.slick-list{
    padding-left: 10px;
}

.nav-container{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 0px;
}

/* RED BUTTON CODE*/

.btn-custom-darken.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-custom-darken {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #900000;
  background-image: -moz-linear-gradient(top, #a40000, #710000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a40000), to(#710000));
  background-image: -webkit-linear-gradient(top, #a40000, #710000);
  background-image: -o-linear-gradient(top, #a40000, #710000);
  background-image: linear-gradient(to bottom, #a40000, #710000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa40000', endColorstr='#ff710000', GradientType=0);
  border-color: #710000 #710000 #250000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #710000;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-custom-darken:hover,
.btn-custom-darken:focus,
.btn-custom-darken:active,
.btn-custom-darken.active,
.btn-custom-darken.disabled,
.btn-custom-darken[disabled] {
  color: #ffffff;
  background-color: #710000;
  *background-color: #580000;
}
.btn-custom-darken:active,
.btn-custom-darken.active {
  background-color: #3e0000 ;
}

/* NAVBAR DIVIDER */
li.dropdown{
    margin-left: 22px;
    line-height: 10px;
    float: right;
    width: auto;
}

#faq div{
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #710000;
	cursor:pointer;
}

#faq{
    margin-top: 13px;
}

#faq div p{
    font-size: 13px !important;
    font-weight: normal;
    color: black;
}
#faq div ul{
    font-size: 13px !important;
    font-weight: normal;
    color: black;
}

.announcement{
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.announcement .newshead{
    color: rgb(163, 0, 0);
    height: 35px;
    text-align: center;
    padding-top: 8px;
    background-image: linear-gradient(to bottom, #FFFFFF, #FAFAFA);
    background-repeat: repeat-x;
    border-radius: 4px;
    background-color: #ffffff;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.announcement .newscontent{
    padding: 12px 17px 30px 17px;
}

.announcement .newscontent a {
    display: block;
    float: left;
    font-size: 13px;
    margin-right: 22px;
    color: rgb(163, 0, 0);
}

.footer-spacing{
    padding-top: 20px;
    padding-bottom: 25px;
}

.navbar-collapse {
    padding: 0px;
}

ul.how-it-works,
ul.benefits-of-secured-credit-card {
  margin:0;
  padding: 0;
  display: inline-block;
  list-style: none;
}
.how-it-works .tdSt21 {
  height: 82px;
  line-height: 82px;
  display: table;
}
.benefits-of-secured-credit-card .tdSt21 {
  height: 108px;
  line-height: 108px;
  display: table;
}
.how-it-works .tdSt21 h3,
.benefits-of-secured-credit-card .tdSt21 h3 {
  display: table-cell;
  vertical-align: middle;
}
ul.how-it-works li,
ul.benefits-of-secured-credit-card li {
  padding-left: 0;
  padding-right: 0;
}
.how-it-works .tdSt7,
.benefits-of-secured-credit-card .tdSt7 {
  height: auto;
}   
.how-it-works .tdSt7 li,
.benefits-of-secured-credit-card .tdSt7 li {
  list-style-type: disc;
}
@media (min-width: 1200px){
  .how-it-works .tdSt7,
  .benefits-of-secured-credit-card .tdSt7 {
    height: 145px;
  }      
}   
@media (min-width: 992px){
  .how-it-works .tdSt7,
  .benefits-of-secured-credit-card .tdSt7 {
    height: auto;
  }      
}
@media (min-width: 768px){
  .how-it-works .tdSt7,
  .benefits-of-secured-credit-card .tdSt7 {
    height: auto;
  }      
}
.col-logo > a { display: block; }

hr {
    display: block;
    height: 0.5px;
    border: 0;
    border-top: 0.5px solid #919191;
    margin: 1em 0;
    padding: 0;
}