﻿

.padtop10 {
    padding-top: 10px;
}

.clearfix {
    clear: both;
    height: 0;
}

.sectionassetmobile {
    display: none;
}


/* PROMOTIONS / ENDLESS COFFEE 
----------------------------------------------------------------------------------------------*/
.col-sm-12.closingshell {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    float: none !important;
    padding-top: 45px;
    padding-bottom: 75px;
}

.closingshell h1 {
    display: block;
    color: #ce4b1a;
    margin: 0;
    clear: both;
    font-size: 55px;
    line-height: 76px;
    border-bottom: 1px solid #ce4b1a;
}

.closingshell h2 {
    display: block;
    clear: both;
    color: #ce4b1a;
    margin: 0;
    padding: 18px 0 16px 0 !important;
    font-size: 25px;
    line-height: 30px;
    border-bottom: 1px solid #ce4b1a;
    letter-spacing: .05em;
}

.closingcb {
    padding-top: 20px;
    text-align: left;
}


@media only screen and (max-width: 768px) { 

.closingshell h2 {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 0;
}

.closingcb table td {display: block; text-align:center; width: 100% !important;}
.closingcb table td img {text-align:center; max-width: 153px;}


}


@media only screen and (max-width: 590px) { 

.closingshell h1 {
    font-size: 45px;
    line-height: 76px;
}

.closingshell h2 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0;
}

.closingcb table td {display: block; text-align:center; width: 100% !important;}
.closingcb table td img {text-align:center; max-width: 153px;}


}

@media only screen and (max-width: 480px) { 

.closingshell h1 {
    font-size: 35px;
    line-height: 35px;
    padding-bottom: 10px;
}

.closingshell h2 {
    font-size: 16px;
    line-height: 20px;
}

}
