﻿body {
    margin: 0px;
}

#UnempPRContent, #UnempPRSocial, #UnempPRTagline {
    max-width: 813px;
    width: 100%;
    float: left;
    padding: 10px;
    margin: 0px;
    box-sizing: border-box;
    clear: both;
}

    #UnempPRSocial div {
        float: left;
        width: 25%;
        padding: 0px 0px 5px 0px;
        margin: 0px;
        text-align: center;
        min-width: 180px;
        min-height: 85px;
        box-sizing: border-box;
    }

    #UnempPRSocial.PR2017 div {
        width: 33%;
    }

    #UnempPRSocial.PR2017 > .pinterest {
        display: none;
    }

    #UnempPRSocial #IconTwitter,
    #UnempPRSocial #IconFacebook,
    #UnempPRSocial #IconYoutube,
    #UnempPRSocial #IconPinterest,
    #UnempPRSocial #IconInstagram {
        font-family: 'ElegantIcons';
        speak: none;
        font-size: 28pt;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-image: none;
        width: 40px;
        height: 40px;
    }

        #UnempPRSocial #IconTwitter:before {
            content: "\00e0c2";
            color: #28aae1;
        }

        #UnempPRSocial #IconFacebook:before {
            content: "\00e0c1";
            color: #3c5b9a;
        }

        #UnempPRSocial #IconYoutube:before {
            content: "\00e0d1";
            color: #ea080c;
        }

        #UnempPRSocial #IconPinterest:before {
            content: "\00e0c3";
            color: #ea080c;
        }

        #UnempPRSocial #IconInstagram:before {
            content: "\00e0c8";
            color: #385a88;
        }

    #UnempPRSocial a, #UnempPRSocial a:visited, #UnempPRSocial:active, #UnempPRSocial:hover {
        text-decoration: none;
    }

#UnempPRHeader {
    width: 833px;
    height: 139px;
    background-image: url(/uploadedimages/jfsohiogov/Graphics/unemp-pr-header-background.png);
    position: relative;
}

    #UnempPRHeader #UnempPRLogo {
        position: absolute;
        left: 16px;
        top: 16px;
        width: 272px;
        height: 69px;
        background-image: url(/uploadedimages/jfsohiogov/Graphics/unemp-pr-header-jfs-logo.png);
    }

        #UnempPRHeader #UnempPRLogo #UnempPRGovDir {
            color: #FFFFFF;
            font-size: 6.5pt;
            font-family: Helvetica,Verdana,Arial,sans-serif;
            padding: 0px;
            margin: 42px 0px 0px 110px;
        }

            #UnempPRHeader #UnempPRLogo #UnempPRGovDir .name {
                font-weight: bold;
            }

    #UnempPRHeader #UnempPROhio {
        position: absolute;
        left: 674px;
        top: 6px;
        width: 110px;
        height: 113px;
        background-image: url(/uploadedimages/jfsohiogov/Graphics/unemp-pr-header-ohio.png);
    }

    #UnempPRHeader #UnempPRHeaderText {
        position: absolute;
        left: 510px;
        top: 25px;
        font-family: RobotoSlab-Bold, 'Times New Roman', serif;
        font-size: 34.5pt;
        color: #FFFFFF;
    }


    #UnempPRHeader.PR2017 {
        background-color: #c0daf5;
        background-image: url(/uploadedimages/jfsohiogov/Graphics/release-header-2017-arcs.png);
        background-position: right;
        background-repeat: no-repeat;
    }

        #UnempPRHeader.PR2017 #UnempPRLogo {
            top: 32px;
            width: 367px;
            height: 97px;
            background-image: url(/uploadedimages/jfsohiogov/Graphics/release-header-2017-logo.png);
            background-repeat: no-repeat;
        }

            #UnempPRHeader.PR2017 #UnempPRLogo #UnempPRGovDir {
                color: #000000;
                font-size: 8.7pt;
                margin: 58px 0px 0px 142px;
            }

                #UnempPRHeader.PR2017 #UnempPRLogo #UnempPRGovDir .name {
                    font-weight: normal;
                }

        #UnempPRHeader.PR2017 #UnempPROhio {
            display: none;
        }

        #UnempPRHeader.PR2017 #UnempPRHeaderText {
            left: 600px;
            color: #000000;
            width: 5em;
            text-align: center;
            line-height: 1em;
        }

#UnempPRTagline {
    font-style: italic;
}

@media screen and (min-width: 1px) and (max-width: 830px) {
    #UnempPRHeader {
        width: 100%;
        height: 128px;
        background-image: none;
        background-color: #71a4cb;
    }

        #UnempPRHeader #UnempPRLogo {
        }

        #UnempPRHeader #UnempPROhio {
            left: initial;
            right: 45px;
        }

        #UnempPRHeader #UnempPRHeaderText {
            width: 97%;
            left: 0px;
            text-align: right;
            font-size: 29pt;
            box-sizing: border-box;
        }

            #UnempPRHeader.PR2017 #UnempPRLogo #UnempPRGovDir {
                margin-top: 50px;
            }

            #UnempPRHeader.PR2017 #UnempPRHeaderText {
                top: 10px;
                left: auto;
                right: 10px;
                font-size: 34.5pt;
            }


}

@media screen and (min-width: 1px) and (max-width: 720px) {
    #UnempPRHeader.PR2017 {
        background-image: none;
    }
}

@media screen and (min-width: 1px) and (max-width: 620px) {
    #UnempPRHeader.PR2017 #UnempPRLogo {
        background-size: 330px;
    }

    #UnempPRHeader.PR2017 #UnempPRLogo #UnempPRGovDir {
        margin-top: 50px;
        margin-left: 128px;
    }
    
}


@media screen and (min-width: 1px) and (max-width: 579px) {
    #UnempPRHeader {
        float: left;
        height: auto;
        clear: both;
    }

    #UnempPRHeader #UnempPRLogo {
        position: initial;
        left: initial;
        top: initial;
        float: left;
        margin-left: 10px;
        margin-top: 10px;
    }

    #UnempPRHeader #UnempPROhio {
        display: none;
    }

    #UnempPRHeader #UnempPRHeaderText {
        position: initial;
        left: initial;
        top: initial;
        float: left;
        text-align: left;
        margin-left: 10px;
    }

    #UnempPRHeader.PR2017 {
        float: left;
        height: auto;
        clear: both;
    }

    #UnempPRHeader.PR2017 #UnempPRLogo {
        position: initial;
        left: initial;
        top: initial;
        float: left;
        margin-left: 10px;
        margin-top: 10px;
        height: 85px;
    }

        #UnempPRHeader.PR2017 #UnempPRLogo #UnempPRGovDir {
            margin-top: 45px;
        }

    #UnempPRHeader.PR2017 #UnempPRHeaderText {
        width: 97%;
        font-size: 29pt;
        box-sizing: border-box;
        position: initial;
        left: initial;
        top: initial;
        float: left;
        text-align: left;
        margin-left: 10px;
    }

}

@media screen and (min-width: 1px) and (max-width: 370px) {

    #UnempPRSocial div,
    #UnempPRSocial.PR2017 div
    {
        width: 100%;
        clear: both;
    }
}

@media screen and (min-width: 1px) and (max-width: 350px) {
    #UnempPRHeader.PR2017 #UnempPRLogo {
        background-size: 260px;
        height: 70px;
    }

        #UnempPRHeader.PR2017 #UnempPRLogo #UnempPRGovDir {
            margin-top: 40px;
            margin-left: 100px;
            font-size: 7pt;
        }
}