/*--------------------------------------------
 Color Palette
 
#193833 - Deep Dark Green - Top Menu bg
#254F49 - Dark Green
#2a5c56 - Med-Dk Green
#316962 - Med Green
#347069 - Med Green Alternate (lighter)
#598080 - Lt Med Green
#709696 - Lt Med Green Alternate
#80ACAC - Lt Green - accents, blockquote divs

#F7F7F7 - Lt Cream
#FCFCF6 - Eggshell - Home pg dealer-planbook box
#f5f5eb - Cream - Content Page Bg
#ecead7 - Lt Beige - Footer
#E0DECE - Beige 2 - border outlines
#dfdbc4 - Beige - Page Wrap

#B61D1D - Dk Burnt Rust (alternate)
#CC4848 - Burnt Rust - links-accents-headers
#DC5252 - Lt Burnt Rust - accents

#bc5e2d - Dk Rust
#c63    - Rust - links-headers-dividers
#D07837 - Lt Rust - Alternate links-headers-divs
#D97D39 - Litest Rust (alternate) IMPORTANT !! (USED FOR ALL CURRENT-ITEM PAGE LINKS

---------------------------------------------*/

.intro {
    width: 80%;
    margin: 30px auto 15px auto;
    overflow: hidden;
}

.intro h1 {
    font: 36px/1.0 'Yanone Kaffeesatz', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #598080;
    margin: 0 0 15px 2%;
}

.intro h1 span,
.intro2 h1 span {
    white-space: nowrap;
}

.intro p
.intro2 p {
    font: .9em/1.5 'Cabin Regular', tahoma, arial, Helvetica, sans-serif;
    color: #555;
    width: 95%;
    margin: 0 0 0 2%;
}

/*.intro p span { color: #666; font-size: 95%;}
.intro p a, .intro p a:link {color: #598080; font-size: 95%; text-decoration: none;} 
.intro p a:visited {color: #628E8E; text-decoration: none;} 
.intro p a:hover {color: #CC4848; text-decoration: underline;}*/

/* INDIVIDUAL PLAN PAGES */

.intro2 {
    width: 95%;
    margin: 1.3em auto .7em auto;
    overflow: hidden;
    text-align: center;
}

.intro2 h1 {
    font: 2.4em/1.0 'Roboto Condensed', sans-serif;
    font-weight: 400;
    /*text-transform: uppercase;*/
    color: #444;
    margin: 0 0 0.2em 1.8%;
}

.intro2 h5 {
    font-size: 1.2em;
    line-height: 1.7;
}

/*CONTAINER STYLES*/

.containerbox,
.containerbox_c {
    margin: 10px auto;
    overflow: hidden;
    border: 0px dotted blue;
}

.containerbox {
    width: 89%;
}

/* INDIVIDUAL PLAN PGS CONTAINER STYLES*/

.containerbox2 {
    width: 95%;
    margin: .3em auto .6em auto;
    overflow: hidden;
    border: 0px dotted blue;
}

.containerbox2 p img {
    max-width: 98%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 6px double #dfdbc4;
}

.containerbox p.pgtop,
.containerbox2 p.pgtop {
    display: block;
    margin: 1.0em auto 0 auto;
    text-align: center;
    clear: both;
}

.containerbox_c {
    width: 87%;
}

/*GALLERY STYLES*/

.galleryItem {
    color: #666;
    width: 22%;
    padding-bottom: 12px;
    margin: 1.4% 1.2%;
    border-bottom: 0px solid #c96;
    float: left;
    -webkit-transition: color 0.5s ease;
}

.galleryItem h3 a {
    font: 20px/1.5 'Yanone Kaffeesatz', sans-serif !important;
    color: #598080 !important;
    font-weight: bold !important;
    text-transform: uppercase;
    letter-spacing: 0.035em;
    line-height: 1.5;
}

.galleryItem p {
    font: 0.95em/1.4 'Cabin Regular', tahoma, arial, Helvetica, sans-serif;
}

/*.galleryItem h2 {
	text-transform: uppercase;
	color:#CC4848;
	line-height: 1.8;
}*/

.galleryItem h3 a:hover {
    color: #80ACAC !important;
}

.galleryItem img {
    max-width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #666;
}

/*PLAN SERIES GALLERY STYLES*/

/* MEDIA QUERIES*/

@media only screen and (max-width: 940px), only screen and (max-device-width: 940px) {
    .galleryItem {
        width: 21%;
    }

    .galleryItem img {
        margin-bottom: 3px;
    }

    .galleryItem h3 {
        line-height: 1.2;
        letter-spacing: 0.005em;
    }
}

@media only screen and (max-width: 720px), only screen and (max-device-width: 720px) {
    .galleryItem {
        width: 29.33333%;
    }

    .galleryItem img {
        margin-bottom: 4px;
    }

    .galleryItem h3 {
        font-size: 19px;
        line-height: 1.2;
        letter-spacing: 0.01em;
    }

    .intro h1 {
        font-size: 36px;
    }

    .intro h1 span {
        white-space: nowrap;
    }
}

@media only screen and (max-width: 530px), only screen and (max-device-width: 530px) {
    .galleryItem {
        width: 46%;
    }

    .galleryItem img {
        margin-bottom: 4px;
    }

    .galleryItem h3 {
        font-size: 18px;
        line-height: 1.2;
        letter-spacing: 0.01em;
    }

    .intro h1 {
        font-size: 32px;
    }

    .intro h1 span {
        white-space: nowrap;
    }
}

@media only screen and (max-width: 320px), only screen and (max-device-width: 320px) {
    .galleryItem {
        width: 96%;
    }

    .galleryItem img {
        width: 99%;
        margin-bottom: 4px;
    }

    .galleryItem h3 {
        font-size: 18px;
        line-height: 1.2;
        letter-spacing: 0.02em;
    }

    .galleryItem p, .header p {
        font-size: 14px;
    }

    .intro h1 {
        font-size: 30px;
    }
}
