


@media screen and (max-width: 639px) {

    h1,
    .h1 {
        margin-top: 0px;
        margin-bottom: 24px;
        font-size: 28px;
        line-height: 31px;
        font-weight: 700;
    }
    h2,
    .h2 {
        font-size: 25px;
        line-height: 27px;
        font-weight: 700;
        margin-bottom: 16px;
    }
    h3,
    .h3 {
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 8px;
    }
    h4,
    .h4 {
        font-size: 19px;
        line-height: 21px;
        font-weight: 600;
        margin-bottom: 0px;
    }
    h5,
    .h5 {
        font-size: 18px;
        line-height: 20px;
        font-weight: normal;
        margin-bottom: 0px;
    }
    h6,
    .h6 {
        font-size: 17px;
        line-height: 19px;
        font-weight: normal;
        margin-bottom: 0px;

    }

}


@media screen and (max-width: 859px) {
    html {
        position: relative !important;
        overflow-x: hidden !important;
    }

    body {
        background-image: none;
    }

    .nomobile {
        display: none;
    }

    header.placement{
        height: 60px;
        background: url(/assets/placement-2019/header-menu-m.png) center left no-repeat,url(/assets/placement-2019/header-logo-m.png) center center no-repeat,
        url(/assets/placement-2019/header-search-user-m.png) center right no-repeat ;
        background-size: contain,contain, contain;
    }
    
    
    
/*
    #mobileHeader {
        width: auto;
        height: auto;
        text-align: center;
        max-width: 640px;
        margin: 0 auto;
    }
    #mobileHeader .topHeader {
        padding: 8px 10px;
        text-align: left;
        font-size: 12px;
    }
    #mobileHeader .topHeader:before {
        left: calc(-50vw + 320px);
    }
    #mobileHeader .topHeader .links a {
        margin-left: 10px;
    }

    #mobileHeader #mobileSiteLogo {
        float: left;
        display: block;
        width: calc(100% - 184px);
        padding: 9px 0;
        text-align: center;
    }
    #mobileHeader #mobileSiteLogo img {
        width: 78px;
        font-size: 30px;
        font-weight: bold;
    }

    #mobileHeader .button {
        position: relative;
        float: left;
        width: 60px;
        height: 40px;
        margin: 10px 5px;
        color: #000000;
        background-color:#fff;
        text-align: center;
        font-weight: bold;
        font-size: 14px;
        line-height: 40px;
        cursor: pointer;
        padding: 0 0 0 22px;
        min-width: unset;
        box-sizing: content-box;
        border-radius:0;
        border:none;
    }
        #mobileHeader #mobileMyRAAButton {
            float: right;
        }
    #mobileHeader .button .fa {
        position: absolute;
        top: 50%;
        left: 8px;
        margin-top: -10px;
        font-size: 20px;
        line-height: 20px;
        font-family: FontAwesome;
    }

    #mobileHeader .button.right.large{
        width: 80px;
        margin-left: 0;
        padding-left: 0;
    }
*/
    .breadcrumbLinks {
        padding: 0 16px;
    }

    .inner {
        width: auto !important;
    }

    .contentBody {
        width: auto;
        padding: 0px 16px;
    }
    .content {
        width: auto;
        float: none;
    }
    .content.wide {
        width: auto;
    }
    .content.fullWidth {
        float: none;
        width: auto;
    }

    .content iframe {
        max-width: 100%;
    }
    .content .copy img {
        float: none;
        max-width: 100%;
    }
    .content .parentPageTitle {
        color: #7d7d7d;
        font-size: 14px;
    }

    .rightColumn {
        padding-top: 20px;
        margin: 0 10px;
        float: none;
        width: auto;
        max-width: 460px;
        clear: both;
    }


    /*footer*/
    footer {
        width: auto;
        font-size: 14px;
        line-height: 22px;
    }
    footer .links ul li:first-child {
        display: block;
    }
    footer div.links,
    footer .socialConnectLinks {
        float: none;
    }
    footer .socialConnectLinks {
        margin-top: 10px;
    }

    .footer-top {
        padding: 30px 0 0 0;
        min-width: 320px;
        border-bottom-width: 3px;
        font-size: 14px;
        overflow: hidden;
    }
    .footer-bottom > .inner,
    .footer-top > .inner {
        width: auto !important;
    }
    .footer-top	.col {
        float: none;
        width: 100%;
        margin: 10px 0 40px 0 !important;
    }
    .footer-top	.col .title a {
        font-size: 20px;
    }

    .footer-bottom {
        min-width: 0;
    }
    .footer-bottom {
        text-align: left;
    }

    /*level 1,2 pages*/
    .headerContentIntro {
        float: none;
        width: auto;
    }
    .headerContentIntro .overviewCopy {
        max-height: none;
    }

    .moneybox {
        float: none;
        margin-top: 10px;
        width: auto;
    }
    .moneybox.buttons {
        padding: 10px;
    }
    .stickMoneybox .moneybox {
        position: static;
        margin-right: 0px;
        box-shadow: none;
    }

    .levelTiles .tile {
        float: none;
        margin: 0px;
        margin-bottom: 20px;
        width: auto;
    }
    .levelTiles.level1tiles .tile .tileImage,
    .levelTiles.level2tiles .tile .tileImage {
        width: auto;
        height: auto;
    }
    .levelTiles .tile .tileImage img {
        display: none;
    }
    .mobile .levelTiles .tile .tileImage h2 {
        position: relative;
        padding-left: 10px;
        width: auto;
        background-color: #000;
        background-image: none;
        text-align: left;
        left: 0px;
    }
    .levelTiles .tile .tileContents {
        margin-top: 2px;
        margin-left: 10px;
        padding-top: 8px;
    }
    .levelTiles .tile.end {
        margin: auto;
        margin-bottom: 20px;
    }

    /*level 3 pages*/
    .interestedArticles {
        display: none;
    }

    .homepageBody {
        margin: 0px auto 0px auto;
        max-width: 1600px;
        width: 100%;
        height: 160px;
    }

    .homepageSlideshow {
        overflow: hidden;
        margin: 0px auto;
        max-width: 1600px;
        width: 100%;
        /*height: 160px;*/
    }

    .mobile .homepageSlideshow .slide {
        max-width: 1600px;
        width: 100%;
        height: 160px;
        background-position: center;
        background-size: cover;
        text-decoration: none;
    }

    .mobile .homepageSlideshow .cycle-pager {
        position: absolute;
        right: 0px;
        bottom: 0px;
        z-index: 200;
        text-align: center;
        width: 100%;
    }

        .mobile .homepageSlideshow .cycle-pager a {
            display: inline-block;
            margin: 0px 8px 2px 0px;
            width: 7px;
            height: 7px;
            background: #ffffff;
            border-radius: 50%;
            box-shadow: 0 0 3px #000000;
            text-decoration: none;
            transition: all 400ms;
        }

            .mobile .homepageSlideshow .cycle-pager a:hover,
            .mobile .homepageSlideshow .cycle-pager a.cycle-pager-active {
                background: #000000;
                box-shadow: 0 0 3px #ffffff;
            }

    .slideshowCenter {
        position: relative;
        width: 100%;
    }

    nav.mobileQuickLinks a {
        display: block;
    }
    nav.mobileQuickLinks > ul {
        margin-bottom: 20px;
    }
    nav.mobileQuickLinks > ul > li ul {
        display: none;
    }
    nav.mobileQuickLinks > ul > li > a {
        padding: 16px 24px 16px 9px;
        border-bottom: 1px solid #bfbfbf;
        color: #4f4f4f;
        font-size: 18px;
    }
    nav.mobileQuickLinks li > a {
        position: relative;
        -webkit-transition: all 400ms;
        transition: all 400ms;
    }
    nav.mobileQuickLinks li > a:after {
        font-family: 'raa-site-icons';
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        font-size: 13px;
        position: absolute;
        color: #4f4f4f;
        top: 20px;
        right: 15px;
        -webkit-transition: all 400ms;
        transition: all 400ms;
    }
    nav.mobileQuickLinks li.active > a:after {
        color: #ffffff;
    }
    nav.mobileQuickLinks li.active > a.hasChildren:after {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    nav.mobileQuickLinks li > a.phone:after {
        content: "\e007";
    }
    nav.mobileQuickLinks li > a.hasChildren:after {
        content: "\3e";
    }
    nav.mobileQuickLinks > ul > li:last-child > a {
        border: none !important;
    }
    nav.mobileQuickLinks > ul > li.active > a {
        background-color: #7c7c7c;
        color: #fff;
    }
    nav.mobileQuickLinks > ul > li.active {
        border-bottom: 1px solid #bfbfbf;
    }
    nav.mobileQuickLinks > ul > li > ul > li > a {
        padding: 16px 15px 16px 9px;
        background-color: #ffffff;
        color: #4f4f4f;
        font-size: 18px;
        position: relative;
    }
    nav.mobileQuickLinks ul > li > ul > li > a:after {
        color: #CCCCCC;
        top: 12px;
    }
    nav.mobileQuickLinks ul > li > ul > li.active > a,
    nav.mobileQuickLinks ul > li > ul > li.active > a:after {
        color: #000000;
    }
    nav.mobileQuickLinks > ul > li > ul > li > ul > li > a {
        padding: 16px 25px 16px 25px;
        background-color: #fff;
        color: #4f4f4f;
        font-size: 18px;
    }
    nav.mobileQuickLinks > ul > li > ul > li > ul > li > a:after {
        top: 12px;
    }
    nav.mobileQuickLinks a.nosub {
        background-image: none !important;
    }
    nav.mobileQuickLinks > ul > li > ul > li > ul > li > ul > li > a {
        padding: 8px 5px 8px 40px;
        color: #4f4f4f;
        font-size: 13px;
    }
    nav.mobileQuickLinks > ul > li > ul > li > ul > li > ul > li.active > a {
        color: #000;
        font-weight: bold;
    }
    nav.mobileQuickLinks > ul > li > ul > li:first-child {
        padding-top: 8px !important;
    }
    nav.mobileQuickLinks > ul > li > ul > li:last-child {
        padding-bottom: 8px !important;
    }
    nav.mobileQuickLinks > ul > li > ul > li a {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
}
    
@media screen and (max-width: 800px) {
	.rightHandTile {
		width: auto !important;
	}
}


/*
@media screen and (max-width: 480px) {
	.content img.right,
	.content img.left {
		float: none;
		clear: both;
		padding: 10px 0px;
		display: block;
	}
}


@media screen and (min-width: 480px) {
	.content {
		margin: 0px auto;
	}
	.rightColumn {
		margin: 0px auto;
	}
}
*/
