/**
*
*MOBILE TYPO
*/
@media(max-width:767px){
    .container{padding-right:25px; padding-left:25px;}


    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {        margin-bottom: 0.75rem;    }
    h2, .h2{font-size:2.6rem;}

    .home .jumbotron h2, h1.jumbotron-heading, h2.jumbotron-heading{font-size:3rem;}
    .rot-article h2.rot-heading{font-size:2.15rem!important;}
    /* h3, .h3{font-size:2.175rem;} */
    h3 .light-h3{font-size:1.575rem!important;}

    h4, .h4{font-size:1.1rem!important;}
    h5, .h5{font-size:0.925rem!important;}
    /* ul{padding-left:1.25em!important;} */
    .rot-card ul{margin-bottom:0!important;}
    .jumbotron p.lead{margin-bottom:0!important;}
    p.jumbo-p, p .jumbo-p, .jumbo-p p {font-size: 120%!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:2rem 4rem!important; margin-bottom:1.5rem;}
    .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;}
    .da_popup .rot-card{padding:2rem 1.5rem!important;}
}