.pad-0{
        padding:0px !important;
    }
.pad-5{
    padding:5px;
}

.pad-10{
    padding:10px;
}
.pad-top-10{
    padding-top: 10px;
}
.pad-top-25{
    padding-top:25px;
}

.pad-top-50{
    padding-top:50px;
}
.pad-top-120{
    padding-top: 120px;
}
.pad-bottom-25{
    padding-bottom: 25px;
}
.pad-bottom-50{
    padding-bottom: 50px;
}

.margin-0{
        margin:0px !important;
    }
.margin-10{
    margin:10px;
}
.margin-20{
    margin:20px;
}
.margin-25{
    margin:25px;
}
.margin-top{
    margin-top:25px;
}
.margin-bottom{
    margin-bottom:25px;
}
       
.black-bg{
background-color: #000;
}
.white-bg{
background-color: #fff;
}
.gray-bg{
    background-color: #eee;
}
.dark-gray-bg{
    background-color: #333;
/*    background-color: #0f0;*/
}
.white-txt{
    color: #fff; !important;
}

.white-txt a:link {
    color: #fff; !important;
}
.white-txt a:visited {
    color: #bfbfbf;
}

.white-txt a:hover {
    color:#e6e6e6;
}

.white-txt a:active {
    color: yellow;
}
.txt-align-left{
    text-align: left;
}
.green-txt{
    color: #408a3e;
}
.btn-1{
    background:#C00; 
    color:#fff; 
    font-size:24px; 
    font-weight: bold; 
    border-radius:5px;
}

.btn-3{
    background:green; 
    color:#fff; 
    font-size:24px; 
    font-weight: bold; 
    border-radius:5px;
}

list-Text-align-Left{
text-align: left !important;
Padding-left: 50px;
}
.title-break1{
    background:blue; 
    color:#fff; 
    font-size:20px; 
    font-weight: bold; 
    border-radius:25px;
}
.title-break2{
    background:red; 
    color:#fff; 
    font-size:12px; 
    font-weight: bold; 
    border-radius:25px;
    text-align: center;
}
.title-break3{
    background:green;
    color:#fff; 
    font-size:20px; 
    font-weight: bold; 
    border-radius:25px;
    text-align: center;
}

.blk-wht-stripe{
    background: #000000;
    border-top: solid 2px white;
    border-bottom: solid 2px white;
    padding:5px;
}
.green-stripe{
    background: #408a3e;
    border-top: solid 2px white;
    border-bottom: solid 2px white;
    padding:5px;
}
.red-Org-Yellow-stripe{
    background: orange;
    border-top: solid 5px red;
    border-bottom: solid 5px yellow;
    padding:5px;
}
.topBlueBorder-5{
    border-top: solid 5px blue;
}
.topRedBorder-5{
    border-top: solid 5px #C00;
}
.bottomRedBorder-5{
    border-bottom: solid 5px #C00;
}
.leftRedBorder-3{
    border-left: solid 3px #C00;
}
.rightRedBorder-3{
    border-right: solid 3px #C00;
}
.fixed-banner-margin{
    margin-top:635px !important;
}
.grayTitleSplit{
    border-left: solid 3px #333;
}
.content-area h2{
        font-size: 15px;
}
.pager li{
    background-color: #666 !important;
}
.rotatingtweets{
    background-color: #777;
    border-radius: 5px;
}
.rotatingtweet p{
    font-size: 14px !important;
    padding:10px;
    
}
.rotatingtweet a{
    color:orange !important;
}
/*some of these may not work, or need some testing*/
.header-logo{
    background-image: url("images/ADK-Round.png");
  background-repeat: no-repeat;
  background-size: contain;
}
}
.footer-bg{
     background-image: url('wp-content/themes/BetaBS/assets/images/Banner3A.jpg')!important; 
    background-size: 260px 70px; width:260px; height:70px; display:block; }
    display: block;
    max-width: 100%;
}        

 .dropdown-menu {
margin-top: -21px;
    position: absolute;
    top: 70%; !important;
    left: -2px; !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #408a3e;
  border-color: #000000;
}
.open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
     color: #408a3e;
  background-color: #ffa366;
  border-color: #000000;
}
.jeeplineBG1{
padding-top: 200px;
background-image: url('../images/JeepLine1.jpg');
background-size: 100%;
background-repeat: no-repeat;
background-attachment: local;
opacity: 0.5;
filter: grayscale(100%);
background-position-y:center;
}
.jeeplineBG1A{
padding-top: 550px;
background-image: url('../images/JeepLine1.jpg');
background-size: 100%;
background-repeat: no-repeat;
background-attachment: local;
opacity: 30%;
filter: grayscale(100%);
background-position-y:center;
}

.jeeplineBG1fixed{
padding-top: 0px;
background-image: url('../images/JeepLine1.jpg');
background-size: 50%;
background-repeat: no-repeat;
background-attachment: fixed;
opacity: 50%;
filter: grayscale(100%);
}
.jeeplineBG2{
padding-top: 0px;
background-image: url('../images/JeepLine2.jpeg');
background-size: 50%;
background-repeat: no-repeat;
background-attachment: fixed;
opacity: 50%;
filter: grayscale(100%);
}
.jeeplineBG3{
padding-top: 200px;
background-image: url('../images/JeepLine3.jpg');
background-size: 100%;
background-repeat: no-repeat;
background-attachment: local;
opacity: 50%;
filter: grayscale(100%);
background-position-y:center;
}
.jeeplineBG3A{
padding-top: 550px;
background-image: url('../images/JeepLine3.jpg');
background-size: 100%;
background-repeat: no-repeat;
background-attachment: local;
opacity: 30%;
filter: grayscale(100%);
background-position-y:center;
}

.jlurbigrockBG1{
padding-top: 0px;
background-image: url('../images/JLURBigRock.jpg');
background-size: 50%;
background-repeat: no-repeat;
background-attachment: fixed;
opacity: 50%;
filter: grayscale(100%);
}
.jlurbigrockBG2{
padding-top: 200px;
background-image: url('../images/JLURBigRock.jpg');
background-size: 100%;
background-repeat: no-repeat;
background-attachment: local;
opacity: 50%;
filter: grayscale(100%);
background-position-y:center;
}



}

@media only and screen (max-width: 768px) {
  .fixed-banner-margin {
    margin-top: 155px !important;
  }

    .leftRedBorder-3{
        display: none;
    }
    
   .jeeplineBG3A{
      padding-top: 0px !important;
       border-top-style: double;
       border-color: darkorange;
    
    }

}