.promo-image--pc {
    float: left;
    width: 100%;
    height: 340px;
    background: url('/sites/default/files/images/promo-desktop.jpg');
    margin-top: -172px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: -3px 3px 26px 3px rgba(0,0,0, .2);
    padding: 20px 0px;
    position: relative;
    margin-bottom: 100px;
    z-index: 500;
}

.prom-image-wrap {

    max-width: 1100px;
    margin: 0px auto;

}

.ol--pc {

    height: 260px;
    background-color: rgba(0,0,0, .7);
    margin-top: 20px;
}

.ol-pc-one {

    height: 260px;
    margin-top: 20px;
}

.ol-pc-two {

    height: 260px;
    margin-top: 20px;

}

.ol-pc-two h1 {

    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 6px solid #39A347;
    height: 37px;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0px;


}

.ol-pc-two p {

    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 21px;



}

.ol-pc-two a {

    font-size: 21px;
    font-family: 'Miriam Libre', sans-serif;
    background: #39A347;
    border-radius: 3px;
    color: #fff;
    padding: 8px 25px;
    margin-right: 0px;
    text-transform: uppercase;
    margin-top: 20px;
    display: inline-block;

}

.ol-pc-two a:hover {

    background: #33903f;
    text-decoration: none;

}

.pcs-text {
    font-family: 'Miriam Libre',sans-serif;
    font-weight: 700;
    font-size: 18px;
}


.pcs-button {
    background-color: #dd0000;
    border: 1px solid #dd0000;
    padding: 5px 15px;
    width: auto;
    border-radius: 3px;
    color: white;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 1px;
    float: none;
}

.pcs-button:hover {
    background-color: rgba(255,255,255,.001);
    border: 1px solid #dd0000;
    color: white;
    text-decoration: none;
    cursor: pointer;
}

.spacer-promo-bar {
    width: 1px;
    height: 13px;
    background-color: white;
    margin-left: 3px;
    margin-right: 5px;
    display: inline-block;
}

/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

.spacer-promo-bar {
    display: inline-block;
}


.promo-image--pc {

    float: left;
    width: 100%;
    height: 340px;
    background: url('/sites/default/files/images/promo-desktop.jpg');
    margin-top: -172px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: -3px 3px 26px 3px rgba(0,0,0, .2);    
    padding: 20px 0px;
    margin-bottom: 100px;

}



.prom-image-wrap {

    max-width: 1100px;
    margin: 0px auto;

}

.ol-pc-one {

    height: 260px;
    margin-top: 20px;
}

.ol-pc-two h1 {

    font-size: 40px;
    margin-top: 0px;


}

.ol-pc-two {

    height: 260px;
    margin-top: 36px;
    
}



}


/*
Tablet Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 1200px) {
  /* Add your Mobile Styles here */

.spacer-promo-bar {
    display: inline-block;
}

.promo-image--pc {

    float: left;
    width: 100%;
    height: 340px;
    background: url('/sites/default/files/images/promo-desktop.jpg');
    margin-top: -172px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: -3px 3px 26px 3px rgba(0,0,0, .2);    
    padding: 20px 0px;
    margin-bottom: 100px;
    
}

.prom-image-wrap {

    max-width: 90%;
    margin: 0px auto;

}

.ol-pc-one {

    height: 260px;
    margin-top: 35px;
}

.ol-pc-two h1 {

    font-size: 40px;
    margin-top: 0px;

    
}

.ol-pc-two {

    height: 260px;
    margin-top: 35px;
    
}


}

/*
Mobile Styles
================================================== */



@media only screen and (max-width: 992px) {
  /* Add your Mobile Styles here */

  .spacer-promo-bar {
    display: none;
}

.promo-image--pc {

    float: left;
    width: 100%;
    height: auto;
    background: url('/sites/default/files/images/bg-promo--mobile.png');
    margin-top: -280px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    box-shadow: -3px 3px 26px 3px rgba(0,0,0, .2);    
    padding: 30px 15px 50px 15px;    
    margin-bottom: 100px;
    
}

.pcs-button {
    background-color: #dd0000;
    border: 1px solid #dd0000;
    padding: 5px 15px;
    width: 100%;
    border-radius: 3px;
    color: white;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 1px;
    margin-top: 10px;
    float: left;
    text-align: center;
}

.prom-image-wrap {

    max-width: 90%;
    margin: 0px auto;

}

.ol-pc-two h1 {

    font-size: 24px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 5px solid #39A347;
    height: 22px;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0px;

}

.ol-pc-one {

    height: 225px;
    margin-top: 0px;
}

.ol-pc-two {

    height: auto;
    margin-top: 0px;
    
}


}