
/* Find your cause collapsable grid component heading fix */
.collapsiblegrid .displayContainer .title h1 a {color:#ffffff;}
.collapsiblegrid .displayContainer .title h1 a:hover {color:#ffffff;border-bottom-color:#ffffff;}

/* - SPOTLIGHT STYLING ---------------- */

/* ----- COLUMN CONTROLS - */

.spotlight-right .parsys_column div.cq-colctrl-6-6-c0, 
.spotlight-left .parsys_column div.cq-colctrl-6-6-c1 {
    width: 36%;
    padding-left: 75px;
    padding-right: 0px;    
    position: relative;
    z-index: 2;
}
    
.spotlight-right .parsys_column div.cq-colctrl-6-6-c1, 
.spotlight-left .parsys_column div.cq-colctrl-6-6-c0 {
    width: 55%;
    padding-right: 0px;
    margin-bottom: 0px;    
}    

    
    
/* ----- SPOTLIGHT TEXT - */
    
.spotlight-right .title h3, 
.spotlight-left .title h3 {
    font-weight: 900;
    text-transform: uppercase;
    color: #949494;
    font-size: 12.4em;
    letter-spacing: -0.08em;
    margin-bottom: -80px;
    position: relative;
    z-index: 1;
}
    
.spotlight-left .title h3 {
    text-align: right;
}

.spotlight-right .title h3 {
    text-align: left;
}    

.spotlight-right .parsys_column .title h4,
.spotlight-left .parsys_column .title h4 {
    font-weight: 900;
    font-size: 5em;
    line-height: 0.9em;
    letter-spacing: -0.05em;
    margin-top: 17px;
}
    
.transform .title h4 {
    color: #00a69c;
}

.empower .title h4 {
    color: #2f9fd0;
}

.improve .title h4 {
    color: #e56a54;
}    
    

.spotlight-right .text p,
.spotlight-left .text p
 {
    font-weight: 500;
    font-size: 1.2em;
    line-height: 1.5em;
    width: 75%;
    margin-left: 36px;
}
    
.spotlight-right .cq-colctrl-6-6-c0 .image img,
.spotlight-left .cq-colctrl-6-6-c1 .image img
 {
    display: block;
    width: 13px;
    height: auto;
    margin-top: 9px;
}    

.spotlight-right .buttoncomponent a,
.spotlight-left .buttoncomponent a
 {
    font: 16px/1.2 Sofia, Arial, sans-serif;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .07em;
}    
 

/* ----- SPOTLIGHT IMAGES - */

/* ---------- CIRCLE IMAGES - */
    
.spotlight-right .circle .image-container,
.spotlight-left .circle .image-container
 {
    position: relative;
    z-index: 0;
}  

.spotlight-left .circle .image-container {
    right: -100px;
}    
    
.spotlight-right .circle .image-container img,
.spotlight-left .circle .image-container img {
    border-radius: 50%;
    height: 470px;
    width: 470px;
}   

/* ---------- CUTOUT IMAGES - */
    
.spotlight-right .cutout .image-container img,
.spotlight-left .cutout .image-container img {
    width: 152px;
    height: auto;
}    

.empower .cutout .image-container img {
    width: 182px;
    height: auto;
}

.spotlight-right .cutout,
.spotlight-left .cutout
 {
    position: relative;
    top: 0px;
    z-index: 2;
    margin-top: -500px;
}   


/* - MOBILE ----------- */

@media screen and (max-width: 720px) {    

/* MOBILE TEXT */
.spotlight-right .title h3,
.spotlight-left .title h3 {
    font-size: 3.5em;
    letter-spacing: -0.07em;
    margin-bottom: 0px;
}
        
.spotlight-right .parsys_column .title h4, 
.spotlight-left .parsys_column .title h4 {
    font-size: 2em;
    line-height: 0;
    margin-top: 12px;
    margin-bottom: 20px;
}

.spotlight-left .title h3 {
    text-align: left;
}

.spotlight-right .text p,
.spotlight-left .text p {
    width: 100%;
    margin-left: 0px;
}        

        
/* MOBILE COL-CTRL*/
.spotlight-right .parsys_column div.cq-colctrl-6-6-c0, 
.spotlight-left .parsys_column div.cq-colctrl-6-6-c1 {
    width: 100%;
    padding-left: 0px;
}

.spotlight-right .parsys_column div.cq-colctrl-6-6-c1, 
.spotlight-left .parsys_column div.cq-colctrl-6-6-c0 {
    width: 100%;
}


/* MOBILE IMAGES */

.appendaround-container.circle {
    border-bottom: 1px dotted #666666;
    padding-bottom: 20px;
}

.spotlight-right .circle .image-container img,
.spotlight-left .circle .image-container img {
    height: auto;
    width: 100%;
}
        
.spotlight-left .circle .image-container {
    right: 0px;
}
        
.image-container-140 {
    width: 30%;
}    
        
.spotlight-right .cutout .image-container img,
.spotlight-left .cutout .image-container img {
    width: auto;
    height: 380px;
}    

.spotlight-right .cutout,
.spotlight-left .cutout {
    top: 0px;
    float: right;
    margin-top: -380px;
    display: none;
}

.image-float-right {
    float: none;
}   

.image-container-16 {
    display: none;
    }      


}



/* ---------------------------------*/    
/* Full Wide Block Styles ----------*/    
/* ---------------------------------*/    

.full-wide-block {
    position: relative;
    margin: 0 auto;
    background-color: transparent;
    color: #ffffff;
    width: 960px;
    left: -16px;
    bottom: 0px;
    z-index: 1;
    padding: 30px 0px 0px 0px;
    margin-bottom: 30px;
}

.full-wide-block:after {
    background-color: #e4e4e4;
    position: absolute;
    width: 100vw;
    left: calc(480px - 50vw);
    right: calc(480px - 50vw);
    top: 0;
    bottom: 0;
    content: "";
    z-index: -1;
    background-image: url(#);
    background-position: center;
}

#center-nocols .full-wide-block {
    bottom: -16px;
}


@media only screen and (max-width: 720px){

.full-wide-block {
    width: 100%;
            left: 0px;
            right: 0px;
}

.full-wide-block:after {
    background-color: #e4e4e4;
    position: absolute;
    width: 100vw;
    left: -16px;
}

#center-nocols .full-wide-block {
    bottom: -16px;
}


}


/* LARGE CTA BANNER */

.large-cta-buttons {
    position: relative;
    margin: 0 auto;
    background-color: #002f56;
    color: #ffffff;
    width: 960px;
    left: -16px;
    bottom: -24px;

}

.large-cta-buttons h2 {
    font-size: 28px;
    font-family: More;
    font-weight: 900;
    padding-bottom: 24px;
}

.large-cta-buttons:after {
    background-color: #002f56;
    position: absolute;
    width: 100vw;
    left: calc(480px - 50vw);
    /*right: calc(450px - 50vw);*/
    top: -30px;
    bottom: 0;
    content: "";
    z-index: 0;
    /* just drop an image in here and it will be used as the background: */
    
    background-position: center;/*NP addition*/
}

.large-cta-buttons .cta-container {
    text-align: center;
    padding-bottom: 24px;
    position: relative;
    z-index: 1;
}

.large-cta-buttons .cta-container .button-container {
    width: 960px;
    display: inline-flex;
    padding-bottom: 16px;
}

.large-cta-buttons .cta-container a {
    height: 68px;
    width: 100%;
    border: 2px solid #ffffff;
    font-family: Sofia;
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
    background-color: #002f56;/*NP adjustment*/ 
    margin-right: 12px;
    overflow: hidden;
}

.large-cta-buttons .cta-container a:last-child {
	margin-right: 0;
}

.large-cta-buttons .cta-container a p {
    padding-top: 5%;
    color: #fff;
}

.large-cta-buttons .cta-container a:hover {
    background-color: #005bbb;
}

.three-column .large-cta-buttons,
.two-column .large-cta-buttons,
.three-column-banner .large-cta-buttons {
    left: -253px;
    bottom: -48px;
    
}
#center-nocols .large-cta-buttons {
    bottom: 0px;
    margin-top: -14px;
    /*bottom: -16px;*/
}

@media only screen and (max-width: 960px) {
    .large-cta-buttons .cta-container .button-container {
        width: 100%;
    }
    .large-cta-buttons:after{
        left: 0;
        right: 0;
    }
}

@media only screen and (max-width: 720px) {
    .large-cta-buttons .cta-container {
        padding-bottom: 32px;
    }
    .large-cta-buttons h2 {
        padding-bottom: 24px;
    }
    .large-cta-buttons .cta-container a {
        width: 90%;
        margin-bottom: 10px;
        margin-right: 0;
    }
    #center .large-cta-buttons,
    #center-nocols .large-cta-buttons {
        height: 100%;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    #center .large-cta-buttons .cta-container,
    #center-nocols .large-cta-buttons .cta-container {
        left: unset;
        right: unset;
        margin: 0 -16px;
        height: 100%;
    }
    .large-cta-buttons .cta-container .button-container {
        display: block;
        width: 100%;
        padding-bottom: unset;
    }
    .large-cta-buttons:after {
        left: -16px;
        right: -16px;
    }
    .large-cta-buttons .cta-container a {
        display: inline-block;
    }
    .large-cta-buttons .cta-container a p {
        /*padding-top: 4%;*/
    	padding-top: 1.6rem;
    }
}


/* WORKSHOP EXPERIMENTING 

.priority



.class {
}

#id {
}

html {
}
*/




