/**
*
*MOBILE TYPO
*/
@media(max-width:767px){
    .container{padding-right:10px; padding-left:10px;}


    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {        margin-bottom: 0.25rem;    }
    h2, .h2{font-size:1.7rem;}
    .home .jumbotron .h1{font-size:3.25rem!important;}
    .rot-article h2.rot-heading{font-size:2.15rem!important;}
    /* h3, .h3{font-size:1.575rem!important;} */
    h3.h1{font-size:2.55rem!important;}
    h3 .light-h3{font-size:1.575rem!important;}

    /* h4, .h4{font-size:1.24rem!important;} */
    /* ul{padding-left:1.25em!important;} */
    .rot-card ul{margin-bottom:0!important;}
    .jumbotron p.lead{margin-bottom:0!important;}
    .home .rot-jumbotron .wp-bp-jumbo-overlay {
        padding: 0 2rem 2rem!important;
    }
    p.jumbo-p, p .jumbo-p, .jumbo-p p {font-size: 110%!important;}
    p.rot-subtitle{font-size:1.2rem;}

    .rot-grid-item{padding:1.125rem 1.25rem;}
    .h3.rot-grid-title a{font-size:1.875rem!important;}
    .h3.rot-grid-title.sub a{font-size:1.675rem!important;}
    .rot-grid-short{font-size:1.125em;display:none;}
    .rot-grid-button{margin-bottom: 1.25rem;}

    .rot-card{font-size:1rem!important; padding:1rem 1rem!important; margin-bottom:1.5rem!important;}
    .rot-card.bg-phone.linking-bark,
    .rot-card.multi-link{min-height:12rem;}
    .read-more .c-accordion__title{
        margin-bottom:0.25rem;
        font-size: 1.25rem!important;
    }
    .rot-card .c-accordion__item.read-more{
        margin-left: -1rem;
        margin-right: -1rem;
    }
    .rot-video-wrapper a {padding-bottom:0;}

}