@import url('https://fonts.googleapis.com/css?family=Montserrat:500,600,700,800,900|Open+Sans:300,300i,400,400i,600,600i');

body {
    color: #343434;
}

p {
    line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif; 
}

ul li {
    list-style-type: circle;
    text-align: left;
    margin-bottom: 24px;
}

.header-image .site-title > a {
    background: url('images/press-managed@2x.jpg') no-repeat left;
    background-size: contain;
    float: left;
    min-height: 60px;
    width: 295px;
}



/* Mobile without WPR Menu 20180612 -gs */
.site-header .widget-area {
    float: none;
    width: 100%;
    text-align: center;
}

ul#menu-header-right-menu {
    margin-left: 0;
}

.genesis-nav-menu a {
    padding: 20px;
}

.title-area {
    width: 100%;
    float: left;
    margin-left: 0;
}

.header-image .site-title > a {
    width: 100%;
    background: url('images/press-managed@2x.jpg') no-repeat center;
    background-size: contain;
    float: left;
    min-height: 60px;
}







.pm-bigger-words {
    font-size: 1.6em;
    line-height: 1.2em; 
}

.pm-big-words {
    font-size: 1.2em;
    line-height: 1.2em;
}

.pm-blue {
    color: #13689b;
    font-weight: 400;
}

.pm-gray {
    color: #343434;
}

.pm-white {
    color: white;
}

/* TOOLTIPS */

.tooltips {
    border-bottom: 2px dashed #343434;
}

.pm-white .tooltips {
    border-bottom: 2px dashed white;
}

.Zebra_Tooltip_Message {
    background: rgba(0,0,0,.95);
}


ul.pm-client-list {
    margin-left: 0;
}

ul.pm-client-list li {
    list-style-type: none;
    padding: 0px 30px 25px 0;
    margin-bottom: 0; 
    display: inline-block;
}


/* SU SPOILERS */

.su-spoiler {
    margin-bottom: 0 !important;
}

.su-spoiler-style-default > .su-spoiler-title {
    font-size: 2em;
    color: white;
    background: #016795;
    padding-left: 55px !important;
    border-top: 1px solid white;
    line-height: initial;
}

.su-spoiler-closed .su-spoiler-title {
    background: #343434;
}

.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
    font-size: .4em;
    top: 25px; 
    left: 20px !important;
}

.su-spoiler-style-default > .su-spoiler-content {
    padding: 28px !important;
    line-height: 1.4em;
}

.su-spoiler.su-spoiler-closed > .su-spoiler-content {
    padding: 0 !important;
}
/*
.su-spoiler-content.su-clearfix {
    background: #f5f5f5;
}
*/

.su-spoiler-style-default > .su-spoiler-title {
    text-align: center;
    padding-left: 0 !important;    
} 



button {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: normal;
    background: #ff8400;
}

.home button:hover {
    background: orange;
}

#pm-home-wtf { 
    width: 100%;
    height: calc(100vh - 116px);
    margin-top: 92px;
    overflow: hidden;
    background: #006799;
    display: flex;
    justify-content: center; 
    align-items: center; 
    position: fixed;
}


#pm-home-wtf-content {
    position: relative;
    font-size: 1.6em;
    max-width: 500px;
    text-align: center;
    line-height: 1.4em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding: 20px;
}

.pm-home-peace {
    font-weight: bold;
    font-size: 1.8em;
    line-height: 1.1em;
    font-weight: 800;
    top: -25px;
    position: relative; 
}

.pm-home-slice {
    position: relative;
    background: white; 
    display: block;
    overflow: hidden;
}

.pm-content-wrapper {
    padding: 60px 30px;
    overflow: hidden;
}

.pm-square {
    padding-top: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pm-square img {
    max-height: 200px;
    max-width: 200px; 
}

.pm-flex-grow {
    flex-grow: 2;
    width: 100%;
    display: flex;
    justify-content: center; 
    align-items: center;
    padding: 40px;
}

.pm-content {
    font-size: 1.5em;
    line-height: 1.2em;
    max-width: 600px;
}

.pm-left {
    order: 1;
}

.pm-right {
    order: 2;
}

.pm-on-blue a {
    color: white;
    border-bottom: 2px dashed white;
}

.pm-on-blue a:hover {
    border-bottom: 2px solid white;
}

.pm-anchor-link {
    margin-top: -150px;
    padding-bottom: 150px;
    display: block;
}


.pm-annual-perks {
    margin: auto;
    max-width: 500px;
    text-align: center;
    font-weight: bold;
    background: #00689f;
    color: white;
    padding: 30px;
} 







#pm-4 {
    margin-top: 100vh;
}

#pm-1 .pm-content-wrapper, #pm-5 .pm-content-wrapper {
    border-bottom: 1px solid #dcdcdc; 
}

#pm-1 .pm-content-wrapper, #pm-2 .pm-content-wrapper {
    padding: 60px 0;
}

#pm-2 {
    background: #006799;
    color: white;
}

#pm-2 .pm-content-wrapper {
    text-align: center; 
    max-width: 660px;
    margin: auto;
}

#pm-4 .pm-content-wrapper {
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}

#pm-4 .pm-content {
    max-width: 100%;
}

#pm-4 .pm-square {
    padding: 0 60px;
}

.pm-puppy .su-spoiler-content {
    padding-bottom: 0 !important;
}

.pm-puppy img {
    margin-bottom: 0;
}

.pm-price-header {
    text-align: center;
    font-weight: bold;
    font-size: 2em;
    line-height: 1.1em;
    color: #006799;
}

.pm-price-header-smaller {
    text-align: center;
    font-weight: bold;
    font-size: 1.6em;
    line-height: 1.1em;
    color: #006799;
}

.pm-price-subtext {
    text-align: center;
    margin-top: -20px;
    font-style: italic;
    font-size: .9em;
}

#pm-7 {
    background: #006799;
    color: white;
}

#pm-7 .pm-content-wrapper, #pm-8 .pm-content-wrapper {
    max-width: 1075px;
    margin: auto;
}


/* TEAM */

.clc-team-wrapper {
    max-width: 400px;
    margin: 0 auto 30px;
}

.clc-team-wrapper p {
    margin-bottom: 0;
}

.clc-team-name {
    font-size: 2em;
    line-height: 1em;
}

.clc-team-position {
    font-size: 1.2em;
}

.clc-team-qualities { 
    font-style: italic;
}

.clc-team-wordcamp-badges {
    display: flex;
    align-items: center;
}




.site-footer {
    z-index: 9;
    position: relative;
}



@media only screen and (min-width: 30em) { /* 488px - Phone Horizonal */

    #pm-home-wtf {
        padding-top: 0;
    }

}


@media only screen and (min-width: 640px) {

    .site-header .widget-area {
        width: calc(100% - 220px);
        float: right;
        text-align: right;
    }
    
    .title-area {
        width: 200px;
        float: left;
        margin-left: 0;
    }    

    .header-image .site-title > a {
        background-position-x: left;
        width: 295px;
    }

    #pm-home-wtf { 
        height: 100vh;
        margin-top: 0;
    }

}

@media only screen and (min-width: 48em) { /* 768px - iPad portait */

    /* ----- SITE-WIDE ----- */
    .hide-above-768 {
        display: none !important;
    }

    .show-at-768 {
        display: block;
    }

    #pm-home-wtf { 
        padding-top: 60px;
    }

    .pm-flex-wrapper {
        display: flex;
    }

    .pm-content-wrapper {
        padding: 60px;
    }

    .pm-flex-grow {
        width: initial;
        flex-basis: 66%;
    }

    .pm-square {
        flex-shrink: 2;
        min-height: 360px;
        min-width: 360px;
        padding: 60px;
        flex-basis: 33%;
    }

    .pm-content {
        font-size: 2em;
        line-height: 1.2em;
    }

    #pm-4 .pm-square img {
        max-height: 360px;
        max-width: 360px;
    }

    .pm-price-header {
        font-size: 2.8em;
    }

    .pm-price-header-smaller {
        font-size: 2em;
    }

    .pm-price-subtext {
        font-size: 1em;
    }

    /* TEAM */

    .clc-team-wrapper {
        float: left;
        margin: 0 30px 30px 0;
    }

/*
    #pm-home-wtf-circle-backs {
        opacity: 1;
    }

    #pm-home-wtf {
        height: 500px;
        background: #161616;
        padding-top: 0;
    }

    #pm-home-wtf-circle-bg-back {
        width: 115vw;
        height: 115vw;
        background: #FFFFFF;
        border: 12px solid #343434;
    }

    #pm-home-wtf-circle-bg-front {
        width: 103vw;
        height: 103vw;
    } 

    #pm-home-wtf-content {
        font-size: 2em;
        line-height: 1.8em;
    }

    .pm-home-peace {
        top: 20px;
    }

    img#pm-home-wordpress-logo-img {
        top: 25px;
        position: relative; 
    }
*/
    /* CONTAINERS */


    /* HEADINGS */


    /* HEADER */


    /* FOOTER */

     
     
    /* ----- HOME ----- */


    /* ----- INTERIOR PAGES ----- */

}


@media only screen and (min-width: 60em) { /* 960px - start desktop views */

    /* ----- SITE-WIDE ----- */
    .hide-above-960 {
        display: none !important;
    }

    .show-at-960 {
        display: block;
    }


    .pm-price-header {
        font-size: 3em;
    }

    /* CONTAINERS */


    /* HEADINGS */


    /* HEADER */


    /* FOOTER */

     
     
    /* ----- HOME ----- */


    /* ----- INTERIOR PAGES ----- */

}


@media only screen and (min-width: 64em) { /* 1024px - iPad landscape */

    /* ----- SITE-WIDE ----- */
    .hide-above-1024 {
        display: none !important;
    }

    .show-at-1024 {
        display: block;
    }


    /* CONTAINERS */


    /* HEADINGS */


    /* HEADER */


    /* FOOTER */

     
     
    /* ----- HOME ----- */


    /* ----- INTERIOR PAGES ----- */

}

 
}


@media only screen and (min-width: 75em) { /* 1200px */

    /* ----- SITE-WIDE ----- */
    .hide-above-1200 {
        display: none !important;
    }

    .show-at-1200 {
        display: block;
    }


    /* CONTAINERS */


    /* HEADINGS */


    /* HEADER */


    /* FOOTER */

     
     
    /* ----- HOME ----- */


    /* ----- INTERIOR PAGES ----- */

}


@media only screen and (min-width: 100em) { /* 1600px */


}