/* Dayspring's style sheet - By Drew*/

/***********************************************************************************************Text Styles*/
 ::-moz-selection {
    background: #ffb7b7;
    color:white;
    text-shadow: 1px 2px 1px #000, 0 0 0 #000, 1px 2px 3px #000;
}
::selection {
    background: #ffb7b7;
    color:white;
    text-shadow: 1px 2px 1px #000, 0 0 0 #000, 1px 2px 3px #000;
}
p::-moz-selection {
    background:#c9ffc9;
    color:white;
    text-shadow: 1px 2px 1px #000, 0 0 0 #000, 1px 2px 3px #000;
}
p::selection {
    background:#c9ffc9;
    /* safari */
    color:white;
    text-shadow: 1px 2px 1px #000, 0 0 0 #000, 1px 2px 3px #000;
}
h1 {
    font-family:jasmineupc;
    color:black;
    font-size: 90px;
    /* fall back */
    font-size: 7.5vmax;
    margin: 5px 0px 2px 0px;
    line-height: 1em;
    /* max-height: 999999px; */
}
h2 {
    font-style: normal;
    font-weight:700;
    letter-spacing:0.1em;
    line-height:1.5em;
    font-family:jasmineupc;
    color:black;
    font-size:35px;
    letter-spacing:normal;
}
#primarycontent h3 {
    background:none;
    color: black;
    font-weight: 100;
    font-family:jasmineupc;
    font-size:30px;
    letter-spacing:normal;
    box-shadow:none;
}
#primarycontent h3 a {
    background:none;
    color: black;
}
#primarycontent a {
    color: rgb(176, 4, 16);
}
#primarycontent a:hover {
    text-decoration: none;
}
/****************************************************************************************************Layout*/
 #header {
    height:95px;
    min-height:105px
}
#pagewrapper {
    width: 100% !important;
    max-width:956px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    clear: both;
    -moz-box-shadow: 1px 1px 3px 0px #333;
    -webkit-box-shadow: 1px 1px 3px 0px #333;
    box-shadow: 1px 1px 3px 0px #333;
    border: 1px solid rgb(155, 120, 43);
}
html {
    max-width: 956px;
    margin: 0 auto;
}
#footer {
    width: 100%;
    height: 42px;
    margin: 0px;
    padding: 0px;
    position: relative;
    bottom: 0;
    top: 39px;
    clear: both;
}
#footer p {
    color: #888;
    font-size: 11px;
    margin: 0px;
    position: absolute;
    left: 15px;
    padding: 5px 0 0 0;
    text-align: left;
}
#footer a, #footer a:visited {
    color: #888;
    text-decoration: none;
}
body {
    font-size:1em;
    background: url('../../../images/3233333/NewBackground.png') no-repeat fixed;
    background-size:cover;
    color: #001B34;
    font-family: georgia;
    line-height: 1.2em;
}
#primary {
    border-top: 0px solid #888;
    top: 0px;
    padding-bottom: 20px;
    background: url('../../../images/13/page-background.png') no-repeat;
}
#primarycontent {
    width:93%;
    max-width: 910px;
    margin-bottom:0px;
    float: left;
    padding-left:3.5%;
    margin-top: 7px;
    max-height: 999999px;
}
p {
    font-weight: 200;
    color: #000;
}
strong {
    font-weight: 900;
    font-size: 1.1em;
}
iframe {
    max-width: 100%;
}
#nav {
    background:#E4FEE8;
    border-bottom: 1px solid #1B1B1C;
    border-top: 1px solid #888888;
    height: 40px;
    top: 0;
}
#rightside {
    display: none;
}
#nav a {
    color: #000000;
    display: inline;
    float: left;
    font-size: 0.95em;
    height: 36px;
    line-height: 28px;
    margin: 0 30px 0 0;
    outline: medium none;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    z-index: 35;
}
#footer #growfaith {
    position: absolute;
    right: 8px;
}
#growfaith img {
    border: medium none;
    position: absolute;
    right: 8px;
}
/********************************************************************************************************** Global Nav */

/********************************************************************************************************** Global Nav */

/********************************************************************************************************** Global Nav */
 #globalnav {
    float: none;
    display: block;
    position: relative;
    top: -100px;
    left: 0px;
    width: 465px;
    margin: 0 auto;
}
#globalnav ul.globalheadernav {
    color: #031d41;
    font-size: .95em;
    left: 0px;
    padding: 0px;
    height: 20px;
    width: 465px;
    margin: 0;
    float: none;
    position: relative;
    top: 0;
}
.globalheadernav li {
    display: inline;
}
.globalheadernav li a {
    color: #031d41;
    text-decoration: none;
    font-family: arial;
    font-weight: 700;
    padding: 5px 10px;
    font-size:0.8em;
}
.globalheadernav li a:hover {
    background: #031d41;
    color: white;
    padding: 5px 10px;
}
/****************************************************************************************************END Global Nav */

/**************************************************************************************************Google Translate */
 .goog-te-gadget-simple {
    position:absolute;
    top:0px;
    right:60px;
    height:20px;
    font: bold 11.5px Arial, Helvetica;
    text-shadow: 0 1.25px 0 #fafafa;
    background: url('../../../images/3263089/GrayGradientBar.png');
    background:-webkit-gradient(
    /*Main Color*/
    linear, 0 0, 0 100%, from(#fafafa), to(#bbbbbb));
    background:-moz-linear-gradient(#fafafa, #bbb);
    background:-o-linear-gradient(#fafafa, #bbb);
    background:-ms-linear-gradient(#fafafa, #bbb);
    background:linear-gradient(#fafafa, #bbb);
    -o-border-radius:0px 0px 0px 24px;
    -moz-border-radius:0px 0px 0px 24px;
    -webkit-border-radius:0px 0px 0px 24px;
    border-radius:0px 0px 0px 24px;
    -o-box-shadow: 0px 1px 6px #515151;
    -moz-box-shadow: 0px 1px 6px #515151;
    -webkit-box-shadow: 0px 1px 6px #515151;
    box-shadow: 0px 1px 6px #515151;
    padding-left:13px;
    padding-right:10px;
}
#goog-gt-tt {
    font: bold 11.5px Arial, Helvetica;
    text-shadow: 0 1.25px 0 #fafafa;
    background: url('../../../images/3224786/background_gradient.png');
    background:-webkit-gradient(
    /*Main Color*/
    linear, 0 0, 0 100%, from(#fafafa), to(#bbbbbb));
    background:-moz-linear-gradient(#fafafa, #bbb);
    background:-o-linear-gradient(#fafafa, #bbb);
    background:-ms-linear-gradient(#fafafa, #bbb);
    background:linear-gradient(#fafafa, #bbb);
    -o-border-radius:24px 24px 24px 24px;
    -moz-border-radius:24px 24px 24px 24px;
    -webkit-border-radius:24px 24px 24px 24px;
    border-radius:24px 24px 24px 24px;
    -o-box-shadow: 0px 1px 6px #515151;
    -moz-box-shadow: 0px 1px 6px #515151;
    -webkit-box-shadow: 0px 1px 6px #515151;
    box-shadow: 0px 1px 6px #515151;
    display: none;
    width: 420px;
    padding: 12;
}
/********************************************************************************************************************************/

/***********************************************    JQuery TOOLTIP        *******************************************************/

/********************************************************************************************************************************/
 .ui-tooltip {
    position: relative;
    width:100%;
    max-width:70px;
    color:#ffffff;
    font: bold 12px Arial, Helvetica;
    border:2px solid rgba(34, 34, 34, 0.7);
    background:rgba(51, 51, 51, 0.7);
    text-align:center;
    border-radius:24px;
    padding: 5px 10px;
    text-shadow: 1px 1px 3px #000;
    z-index: 9999999;
    box-shadow:1px 1px 1px #fafafa inset, 2px 2px 5px #000;
    word-wrap:none;
}
/**************************************************************************************************************************/
 #search {
    bottom: 3px;
    height: 15px;
    position: absolute;
    right: 15px;
    width: 350px;
    top: 25px;
}
#search:focus {
    box-shadow: 0px 0px 4px rgb(0, 0, 255);
    border: 1px solid;
}
#button {
    position: absolute;
    right: 0;
    top:17px;
    background: transparent url(../../../../dayspring-sub/images/digitalfaith/feb2011/button_search.png) no-repeat left top;
    width: 53px;
    height: 36px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    text-indent: -9999px;
    border: none;
}
#button:hover {
    background: transparent url(../../../../dayspring-sub/images/digitalfaith/feb2011/button_search.png) no-repeat left bottom;
}
.scrolling {
    position: fixed;
    top: 0px;
    width: 98%;
    max-width: 940px;
    z-index:100;
}
.scrolling #drew {
    -o-border-radius:0 0 24px 24px;
    -moz-border-radius:0 0 24px 24px;
    -webkit-border-radius:0 0 24px 24px;
    border-radius:0 0 24px 24px;
}
a img {
    border: none;
}
a:hover {
    background:none;
}
#growfaith {
    display:none;
}
.fb_iframe_widget_lift {
    position:absolute;
    max-width:500%;
    transition: all .5s;
}
.fb_ltr {
    width:450px;
}
#socialWidgets {
    opacity:0;
    transition: opacity 600ms;
    position:absolute;
    right:19px;
    top:75px;
    z-index:997;
}
.face {
    display: none;
    background: url(../../../images/3255796/FaceBookNew_web.png) no-repeat scroll 0% 0% / cover transparent;
    height: 25px;
    width: 70px;
}
.face:hover {
    background: url(../../../images/3255796/FaceBookNew_web.png) no-repeat scroll 0% 0% / cover transparent;
}
.faceWrap {
    display: inline-block;
}
.pintrestWrap {
    display: inline-block;
    position: relative;
    top: 4px;
    margin-right: 6px;
}
.twitterWrap {
    display: inline-block;
    position: relative;
    top: 4px;
}
/* New */
 #primarycontent img {
    max-width: 100%;
}
.iframe400 {
    max-width: 400px;
    max-height: 266px;
}
.clearBoth {
    clear: both;
}
.rates_h2 {
    line-height: 1em;
    margin-bottom: 0;
}
.rates_small {
    margin-top:0;
    font-size:0.8em;
}
/**************************************************************************************************************************************************/

/***********************************************    START OF CSS FOR MAP  ***********************************************************************/

/**********************************************************************************************************************************************/

/* Map tab start*/
 .accordion {
    width: 55px;
    height:30px;
    /*margin: 60px auto;*/
    background: url('../../../images/3263089/GrayGradientBar.png');
    background:-webkit-gradient(
    /*Main Color*/
    linear, 0 0, 0 100%, from(#fafafa), to(#bbbbbb));
    background:-moz-linear-gradient(#fafafa, #bbb);
    background:-o-linear-gradient(#fafafa, #bbb);
    background:-ms-linear-gradient(#fafafa, #bbb);
    background:linear-gradient(#fafafa, #bbb);
    -o-border-radius:0px 0px 24px 24px;
    -moz-border-radius:0px 0px 24px 24px;
    -webkit-border-radius:0px 0px 24px 24px;
    border-radius:0px 0px 24px 24px;
    -o-box-shadow: 0px 1px 6px #515151;
    -moz-box-shadow: 0px 1px 6px #515151;
    -webkit-box-shadow: 0px 1px 6px #515151;
    box-shadow: 0px 1px 6px #515151;
    padding-left:15px;
    position:absolute;
    top:0px;
    right:0px;
    z-index:998;
}
/*****************************************************************************************************JS accordion*/
 .ui-accordion-content {
    position:absolute;
    left:-895px;
    top:35px;
    padding: 1em 2.2em;
    overflow: visible;
    zoom: 1;
    width:900px;
    height: 800px;
    background: url('../../../images/3224786/background_gradient.png');
    background-repeat: no-repeat;
    background-size: cover;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#bbbbbb));
    background:-moz-linear-gradient(#fafafa, #bbb);
    background:-o-linear-gradient(#fafafa, #bbb);
    background:-ms-linear-gradient(#fafafa, #bbb);
    background:linear-gradient(#fafafa, #bbb);
    -o-box-shadow: 5px 10px 10px #000, 0 2px 0 #ffffff inset;
    -moz-box-shadow: 5px 10px 10px #000, 0 2px 0 #ffffff inset;
    -webkit-box-shadow: 5px 10px 10px #000, 0 2px 0 #ffffff inset;
    box-shadow: 5px 10px 10px #000, 0 2px 0 #ffffff inset;
    border-radius:24px;
    -moz-border-radius:24px;
    -webkit-border-radius:24px;
    -o-border-radius:24px;
    z-index: 998;
}
@media screen and (max-width: 960px) {
    .goog-te-gadget-simple {
        right:0px !important;
        padding-right:0px !important;
    }
    .accordion {
        position:absolute;
        left:0px;
        top:0px;
    }
    .ui-accordion-content {
        position:absolute;
        left:0px;
    }
}
.accordion h6 {
    display: inline;
    position: relative;
    top: 5px;
    left:-5px;
    padding-top:8px;
    padding-bottom:8px;
    padding-right:5px;
    padding-left:20px;
    color: #515151;
    text-transform:;
    font: bold 11.5px Arial, Helvetica;
    text-decoration: none;
    text-shadow: 0 1.25px 0 #fafafa;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    outline: none;
}
.accordion h6:hover {
    font: bold 13.4px Arial, Helvetica;
    color:#000;
    text-shadow: 0px 1.25px 0 #ffffff;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ccc), to(#ddd));
    background:-moz-linear-gradient(#ccc, #eee);
    background:-o-linear-gradient(#ccc, #eee);
    background:-ms-linear-gradient(#ccc, #eee);
    background:linear-gradient(#ccc, #eee);
    -o-box-shadow: 5px 10px 10px #515151, 0 2px 0 #ffffff inset;
    -moz-box-shadow: 5px 10px 10px #515151, 0 2px 0 #ffffff inset;
    -webkit-box-shadow: 5px 10px 10px #515151, 0 2px 0 #ffffff inset;
    box-shadow: 5px 10px 10px #515151, 0 2px 0 #ffffff inset;
    border-radius:24px;
    -moz-border-radius:24px;
    -webkit-border-radius:24px;
    -o-border-radius:24px;
    cursor: pointer;
}
.ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion-header-icon {
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -8px;
}
/* ****************************************************************************************** */

/* ****************************************************************************************** */

/* Icons */

/* states and images */
 .ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(../../../../ui/1.9.2/themes/base/images/ui-icons_222222_256x240.png)
    /*{iconsContent}*/
    ;
}
/* Icons North and South  */
 .ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
/**************************************************************************************************************************************************/

/***********************************************    Locations             ***********************************************************************/

/**********************************************************************************************************************************************/
 .location {
    display:block;
    position:absolute;
    text-indent:;
    background:url(../../../images/3236160/Illustration_of_a_red_close_button_web.png);
    background-size: 15px;
    background-repeat: no-repeat;
    width:20px;
    height:20px;
    z-index:1;
    text-decoration:none;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.location:hover {
    background:url(../../../images/3236164/Illustration_of_a_green_close_button_web.png);
    background-size: 20px;
    background-repeat: no-repeat;
}
.location a {
    height: 100%;
    width: 100%;
    display: block;
}
.location .cover {
    position: absolute;
    top: -51px;
    left: -20px;
    height:490px;
    width:475px;
    z-index: 50 !important;
    /* !important to keep cover over img during shuffle */
}
/********************************************************************************************************************************/

/***********************************************    Map Points     **************************************************************/

/********************************************************************************************************************************/

/***************************************** Diocesan House */
 #location01 {
    position: absolute;
    top:140px;
    left:127px;
    z-index: inherit;
}
/***************************************** youth Cabins */
 #location02 {
    position: absolute;
    top:276px;
    left:199px;
    z-index: inherit;
}
/***************************************** New Pavilion */
 #location03 {
    position: absolute;
    top:234px;
    left:264px;
    z-index: inherit;
}
/****************************************** Pav A */
 #location04 {
    position: absolute;
    top: 338px;
    left:404px;
    z-index: inherit;
}
/***************************************** pav B */
 #location05 {
    position: absolute;
    top:367px;
    left:378px;
    z-index: inherit;
}
/***************************************** Chapel */
 #location06 {
    position: absolute;
    top:255px;
    left:440px;
    z-index: inherit;
}
/********************************************************* Labyrinth */
 #location07 {
    position: absolute;
    top:195px;
    left:434px;
    z-index: inherit;
}
/************************************************************************************ Curry Hall */
 #location08 {
    position: absolute;
    top:324px;
    left:533px;
    z-index: inherit;
}
/************************************************************************ Lounge */
 #location09 {
    position: absolute;
    top:332px;
    left:509px;
    z-index: inherit;
}
/************************************************************************ Bishop Haynes */
 #location10 {
    position: absolute;
    top:325px;
    left:481px;
    z-index: inherit;
}
/************************************************************************ Upper Room */
 #location11 {
    position: absolute;
    top:360px;
    left:465px;
    z-index: inherit;
}
/************************************************************************ Dorms */
 #location12 {
    position: absolute;
    top:393px;
    left:480px;
    z-index: inherit;
}
/************************************************************************ Cabins */
 #location13 {
    position: absolute;
    top:295px;
    left:594px;
    z-index: inherit;
}
/************************************************************************ Retreat House */
 #location14 {
    position: absolute;
    top:169px;
    left:692px;
    z-index: inherit;
}
/************************************************************************ Pool House */
 #location15 {
    position: absolute;
    top:146px;
    left:586px;
    z-index: inherit;
}
/************************************************************************ New Meeting RM */
 #location16 {
    position: absolute;
    top:122px;
    left:547px;
    z-index: inherit;
}
/************************************************************************ Outdoor Chapel */
 #location17 {
    position: absolute;
    top:396px;
    left:605px;
    z-index: inherit;
}
/************************************************************************ Hall House */
 #location18 {
    position: absolute;
    top:463px;
    left:510px;
    z-index: inherit;
}
/************************************************************************ Dock / canoe */
 #location19 {
    position: absolute;
    top:534px;
    left:534px;
    z-index: inherit;
}
/************************************************************************ Ropes Course */
 #location20 {
    position: absolute;
    top:432px;
    left:351px;
    z-index: inherit;
}
/************************************************************************ Campfire */
 #location21 {
    position: absolute;
    top:280px;
    left:330px;
    z-index: inherit;
}
/*************************************************************************** Gopher */
 #location22 {
    position: absolute;
    top:390px;
    left:240px;
    z-index: inherit;
}
/********************************************************************************************************************************/

/***********************************************    CSS Animated Tooltip  *******************************************************/

/********************************************************************************************************************************/
 .tooltip-container {
    position:relative;
    /* Forces tooltip to be relative to the element, not the page */
    cursor:help;
    /* Makes you cursor have the help symbol */
}
.tooltip {
    display:block;
    position:relative;
    height:200px;
    width: 150px;
    padding:5px 15px;
    left:119px;
    top:-35px;
    margin-left:-95px;
    /* Tooltip Style */
    font: bold 14px Arial, Helvetica;
    color: #ffffff;
    border:2px solid rgb(34, 34, 34);
    /* ancient IE */
    border:2px solid rgba(34, 34, 34, 0.7);
    background:rgb(51, 51, 51);
    /* ancient IE */
    background:rgba(51, 51, 51, 0.7);
    text-align:center;
    -moz-border-radius:24px;
    -webkit-border-radius:24px;
    -o-border-radius:24px;
    border-radius:24px;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    visibility: hidden;
    box-shadow: 1px 1px 2px rgba(255, 255, 255, 0.7) inset, -1px -1px 2px rgba(0, 0, 0, 0.5) inset, 2px 2px 5px rgba(0, 0, 0, 0.7), 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.tooltipHover {
    display:block;
    position:relative;
    height:480px;
    width: 440px;
    font: bold 16px Arial, Helvetica;
    color:#000;
    text-align:center;
    text-shadow: 0px 1.25px 0 #ffffff;
    background: url('../../../images/3224786/background_gradient.png');
    background-repeat: no-repeat;
    background-size: cover;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#bbbbbb));
    background:-moz-linear-gradient(#fafafa, #bbb);
    background:-o-linear-gradient(#fafafa, #bbb);
    background:-ms-linear-gradient(#fafafa, #bbb);
    background:linear-gradient(#fafafa, #bbb);
    -o-box-shadow: 20px 20px 15px rgba(0, 0, 0, 0.8), 2px 2px 2px rgba(255, 255, 255, 0.8) inset;
    -moz-box-shadow: 20px 20px 15px rgba(0, 0, 0, 0.8), 2px 2px 2px rgba(255, 255, 255, 0.8) inset;
    -webkit-box-shadow: 20px 20px 15px rgba(0, 0, 0, 0.8), 2px 2px 2px rgba(255, 255, 255, 0.8) inset;
    box-shadow: 20px 20px 15px rgba(0, 0, 0, 0.8), 2px 2px 2px rgba(255, 255, 255, 0.8) inset;
    border-radius:24px;
    -moz-border-radius:24px;
    -webkit-border-radius:24px;
    -o-border-radius:24px;
}
.tooltip:before, .tooltip:after {
    content:'';
    position:absolute;
    left:50%;
    margin-left:-9px;
    width:0;
    height:0;
}
.tooltip:after {
    margin-left:-10px;
    border-top:10px solid #222222;
    left: -0px;
    top: 13px;
    margin-top: 0px;
    border-left: 0;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid #222222;
}
.tooltipHover:before, .tooltipHover:after {
    content:'';
    position:absolute;
    left:50%;
    margin-left:-9px;
    width:0;
    height:0;
}
.tooltipHover:after {
    margin-left:-10px;
    border-top:14px #fafafa;
    left: 0px;
    top: 9px;
    margin-top: 0px;
    border-left: 0;
    border-bottom: 14px solid transparent;
    border-top: 14px solid transparent;
    border-right: 14px solid #fafafa;
}
/* Pure CSS3 Animated Tooltip - Custom Classes---------------------------------------------------- */
 .tooltip-style1 {
    color:#fafafa;
    border:2px solid #fff;
    background:rgba(51, 51, 51, 0.7);
    font-style:italic;
    position: absolute;
    top:60px;
    left: 65px;
    height: 70px;
    width: 80px;
}
.tooltip-style1:after {
    content:'';
    position: absolute;
    left: 50%;
    top: -20px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(51, 51, 51, 0.7);
}
/*   .tooltip img:hover {
                -o-box-shadow: 15px 15px 15px #121212, 0 2px 0 #ffffff inset;
                -moz-box-shadow: 15px 15px 15px #121212, 0 2px 0 #ffffff inset;
                -webkit-box-shadow: 15px 15px 15px #121212, 0 2px 0 #ffffff inset;
                box-shadow: 15px 15px 15px #121212, 0 2px 0 #ffffff inset;
                z-index: 999999999;
    position: relative;
    top:40px;
    transform:scale(1.8)
            } */

/********************************************************************************************************************************/

/***********************************************  light speed in w/ flip  *******************************************************/

/********************************************************************************************************************************/
 @-webkit-keyframes lightSpeedIn {
    0% {
        top: 10px;
        -webkit-transform-origin: top left;
        -webkit-transform: translateX(700px) skewX(-50deg) rotate(0deg);
        opacity: 0;
    }
    25% {
        top: -5px;
        -webkit-transform-origin: top left;
        -webkit-transform: translateX(0px) skewX(-50deg)rotate(0deg);
        opacity: 1;
    }
    34.98% {
        top: -5px;
        -webkit-transform-origin: top left;
        -webkit-transform: translateX(-25px) skewX(0deg)rotate(179deg);
        opacity: 1;
    }
    34.985% {
        top: -5px;
        -webkit-transform-origin: top left;
        -webkit-transform: translateX(-25px) skewX(0deg)rotate(179deg);
        opacity: 0;
    }
    34.99% {
        top: -5px;
        -webkit-transform-origin: top left;
        -webkit-transform: translateX(-25px) skewX(0deg)rotate(180deg);
        opacity: 0;
    }
    35% {
        top: -5px;
        -webkit-transform-origin: top left;
        -webkit-transform: translateX(-25px) skewX(0deg)rotate(180deg);
        opacity: 1;
    }
    65% {
        top: -35px;
        -webkit-transform-origin: top left;
        -webkit-transform: translateX(0px) skewX(0deg)rotate(360deg);
        opacity: 1;
    }
    100% {
        top: -35px;
        -webkit-transform-origin: top left;
        -webkit-transform: translateX(0px) skewX(360deg);
        opacity: 1;
    }
}
@-moz-keyframes lightSpeedIn {
    0% {
        top: 30px;
        -moz-transform-origin: top left;
        -moz-transform: translateX(700px) skewX(-50deg) rotate(0deg);
        opacity: 0;
    }
    25% {
        top: 15px;
        -moz-transform-origin: top left;
        -moz-transform: translateX(0px) skewX(-50deg)rotate(0deg);
        opacity: 1;
    }
    35% {
        top: 15px;
        -moz-transform-origin: top left;
        -moz-transform: translateX(-25px) skewX(0deg)rotate(180deg);
        opacity: 1;
    }
    65% {
        top: -15px;
        -moz-transform-origin: top left;
        -moz-transform: translateX(0px) skewX(0deg)rotate(360deg);
        opacity: 1;
    }
    100% {
        top: -15px;
        -moz-transform-origin: top left;
        -moz-transform: translateX(0px) skewX(0deg);
        opacity: 1;
    }
}
@-o-keyframes lightSpeedIn {
    0% {
        top: 10px;
        -o-transform-origin: top left;
        -o-transform: translateX(700px) skewX(-50deg) rotate(0deg);
        opacity: 0;
    }
    25% {
        top: -5px;
        -o-transform-origin: top left;
        -o-transform: translateX(0px) skewX(-50deg)rotate(0deg);
        opacity: 1;
    }
    35% {
        top: -5px;
        -o-transform-origin: top left;
        -o-transform: translateX(-25px) skewX(0deg)rotate(180deg);
        opacity: 1;
    }
    65% {
        top: -35px;
        -o-transform-origin: top left;
        -o-transform: translateX(0px) skewX(0deg)rotate(360deg);
        opacity: 1;
    }
    100% {
        top: -35px;
        -o-transform-origin: top left;
        -o-transform: translateX(0px) skewX(0deg);
        opacity: 1;
    }
}
@keyframes lightSpeedIn {
    0% {
        top: 10px;
        transform-origin: top left;
        transform: translateX(700px) skewX(-50deg) rotate(0deg);
        opacity: 0;
    }
    25% {
        top: -5px;
        transform-origin: top left;
        transform: translateX(0px) skewX(-50deg)rotate(0deg);
        opacity: 1;
    }
    /*Work around, because IE still sucks*/
    34.98% {
        top: -5px;
        transform-origin: top left;
        transform: translateX(-25px) skewX(0deg)rotate(179deg);
        opacity: 1;
    }
    34.985% {
        top: -5px;
        transform-origin: top left;
        transform: translateX(-25px) skewX(0deg)rotate(179deg);
        opacity: 0;
    }
    34.99% {
        top: -5px;
        transform-origin: top left;
        transform: translateX(-25px) skewX(0deg)rotate(180deg);
        opacity: 0;
    }
    35% {
        top: -5px;
        transform-origin: top left;
        transform: translateX(-25px) skewX(0deg)rotate(180deg);
        opacity: 1;
    }
    /*End Work around, because IE still sucks*/
    65% {
        top: -35px;
        transform-origin: top left;
        transform: translateX(0px) skewX(0deg)rotate(360deg);
        opacity: 1;
    }
    100% {
        top: -35px;
        transform-origin: top left;
        transform: translateX(0px) skewX(0deg);
        opacity: 1;
    }
}
.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    -moz-animation-name: lightSpeedIn;
    -o-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    animation-duration: 1.5s;
}
/********************************************************************************************************************************/

/***********************************************    xpolaroids    ***************************************************************/

/********************************************************************************************************************************/
 .xpolaroids {
    position: relative;
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.xpolaroids ul {
    list-style: none;
}
.xpolaroids li {
    background: #fff;
    margin: 0 0 17px 15px;
    width: auto;
    padding: 15px 15px 30px;
    text-align: center;
    font-family:"Marker Felt", sans-serif;
    text-decoration: none;
    color: #333;
    font-size: 36px;
    border:2px solid #626262;
    -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.8), 0 1px 0 #c7c7c7 inset;
    -o-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.8), 0 1px 0 #c7c7c7 inset;
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.8), 0 1px 0 #c7c7c7 inset;
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.8), 0 1px 0 #c7c7c7 inset;
}
.xpolaroids img {
    display: block;
    width: 380px;
    height: 300px;
    margin-bottom: 24px;
}
.shrink {
    -moz-transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
    -moz-transform-origin:top left;
    -webkit-transform-origin:top left;
    -o-transform-origin:top left;
    transform-origin:top left;
    -moz-transform:scale(0.35);
    -webkit-transform:scale(0.35);
    -o-transform:scale(0.35);
    transform:scale(0.35);
}
/********************************************************************************************************************************/

/***********************************************    Drew's Nav    ***************************************************************/

/********************************************************************************************************************************/
 #drew, #drew ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#drew {
    text-align: center;
    display:block;
    max-width:956px;
    /*margin: 60px auto;*/
    background: url('../../../images/3263089/GrayGradientBar.png');
    background:-webkit-gradient(
    /*Main Color*/
    linear, 0 0, 0 100%, from(#fafafa), to(#bbbbbb));
    background:-moz-linear-gradient(#fafafa, #bbb);
    background:-o-linear-gradient(#fafafa, #bbb);
    background:-ms-linear-gradient(#fafafa, #bbb);
    background:linear-gradient(#fafafa, #bbb);
    -o-border-radius:24px 24px 0 0;
    -moz-border-radius:24px 24px 0 0;
    -webkit-border-radius:24px 24px 0 0;
    border-radius:24px 24px 0 0;
    -o-box-shadow: 0px -1px 3px #515151, 0 1px 0 #ffffff inset;
    -moz-box-shadow: 0px -1px 3px #515151, 0 1px 0 #ffffff inset;
    -webkit-box-shadow: 0px -1px 3px #515151, 0 1px 0 #ffffff inset;
    box-shadow: 0px -1px 3px #515151, 0 1px 0 #ffffff inset;
    position:relative;
    z-index: 99;
    padding: 6px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#drew:before, #drew:after {
    content:"";
    display: table;
}
#drew:after {
    clear: both;
}
#drew {
    zoom:1;
}
#drew li {
    display:inline-block;
    position: relative;
}
/***************************************************************************************************** LINK START */
 #drew a {
    margin:0px;
    padding: 8px 12px;
    color: #515151;
    text-transform:;
    font: bold 11.5px Arial, Helvetica;
    text-decoration: none;
    text-shadow: 0 1.25px 0 #fafafa;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#drew p {
    display:inline;
    margin: 0px;
    padding: 8px 12px;
    color: #515151;
    text-transform:;
    font: bold 11.5px Arial, Helvetica;
    text-decoration: none;
    text-shadow: 0 1.25px 0 #fafafa;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
/****************************************************************************************************** LINK HOVER */
 #drew li:hover > a {
    margin:0px;
    font: bold 13.4px Arial, Helvetica;
    color:#000;
    text-shadow: 0px 1.25px 0 #ffffff;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ccc), to(#ddd));
    background:-moz-linear-gradient(#ccc, #eee);
    background:-o-linear-gradient(#ccc, #eee);
    background:-ms-linear-gradient(#ccc, #eee);
    background:linear-gradient(#ccc, #eee);
    -o-box-shadow: 5px 10px 10px #383838, 0 2px 0 #ffffff inset;
    -moz-box-shadow: 5px 10px 10px #383838, 0 2px 0 #ffffff inset;
    -webkit-box-shadow: 5px 10px 10px #383838, 0 2px 0 #ffffff inset;
    box-shadow: 5px 10px 10px #383838, 0 2px 0 #ffffff inset;
    border-radius:24px;
    -moz-border-radius:24px;
    -webkit-border-radius:24px;
    -o-border-radius:24px;
}
#drew li:hover > p {
    margin:0px;
    font: bold 13.4px Arial, Helvetica;
    color:#000;
    text-shadow: 0px 1.25px 0 #ffffff;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#ccc), to(#ddd));
    background:-moz-linear-gradient(#ccc, #eee);
    background:-o-linear-gradient(#ccc, #eee);
    background:-ms-linear-gradient(#ccc, #eee);
    background:linear-gradient(#ccc, #eee);
    -o-box-shadow: 5px 10px 10px #383838, 0 2px 0 #ffffff inset;
    -moz-box-shadow: 5px 10px 10px #383838, 0 2px 0 #ffffff inset;
    -webkit-box-shadow: 5px 10px 10px #383838, 0 2px 0 #ffffff inset;
    box-shadow: 5px 10px 10px #383838, 0 2px 0 #ffffff inset;
    border-radius:24px;
    -moz-border-radius:24px;
    -webkit-border-radius:24px;
    -o-border-radius:24px;
}
*html #drew li a:hover {
    /* IE6 only */
    color: #0f0f0f;
}
/************************************************************************************************************Folder*/
 #drew ul {
    margin: 100px 0 0 0;
    _margin: 0;
    /*IE6 only*/
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 26px;
    left: 0px;
    z-index: 999;
    background: url('../../../images/3264103/gradientMid.png');
    background-repeat: no-repeat;
    background-size: cover;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#bbbbbb));
    background:-moz-linear-gradient(#fafafa, #bbb);
    background:-o-linear-gradient(#fafafa, #bbb);
    background:-ms-linear-gradient(#fafafa, #bbb);
    background:linear-gradient(#fafafa, #bbb);
    -moz-box-shadow: 0 4px 4px #000, 0 1px 0 #c7c7c7 inset;
    -o-box-shadow: 0 4px 4px #000, 0 1px 0 #c7c7c7 inset;
    -webkit-box-shadow: 0 4px 4px #000, 0 1px 0 #c7c7c7 inset;
    box-shadow: 0 4px 4px #000, 0 1px 0 #c7c7c7 inset;
    -o-border-radius: 19px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    transition-delay: .3s;
    -moz-transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition: all .5s ease-in-out;
    text-align: left;
    pointer-events: none;
}
#drew li:hover > ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
    pointer-events: auto
}
/*********************************************************************************************sub folder*/
 #drew ul ul {
    top: 0;
    left: 225px;
    margin: 0 0 0 100px;
    _margin: 0;
    /*IE6 only*/
    z-index: 999;
    background: url('../../../images/3264103/gradientMid.png');
    background-repeat: no-repeat;
    background-size: cover;
    background:-webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#bbbbbb));
    background:-moz-linear-gradient(#fafafa, #bbb);
    background:-o-linear-gradient(#fafafa, #bbb);
    background:-ms-linear-gradient(#fafafa, #bbb);
    background:linear-gradient(#fafafa, #bbb);
    -moz-box-shadow: 0 4px 4px #000, 0 1px 0 #c7c7c7 inset;
    -o-box-shadow: 0 4px 4px #000, 0 1px 0 #c7c7c7 inset;
    -webkit-box-shadow: 0 4px 4px #000, 0 1px 0 #c7c7c7 inset;
    box-shadow: 0 4px 4px #000, 0 1px 0 #c7c7c7 inset;
    -o-border-radius: 19px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px;
    border-radius: 19px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    transition-delay: .3s;
    -moz-transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -ms-transition: all .5s ease-in-out;
}
#drew ul li {
    float: none;
    display: block;
    border: 0;
}
#drew ul li:last-child {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
#drew ul a, #drew ul p {
    padding: 10px;
    /*Folder width******************************************************************************************************************/
    width: 205px;
    _height: 10px;
    /*IE6 only*/
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
}
#drew ul li:first-child > a, #drew ul li:first-child > p {
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -o-border-radius: 24px;
    border-radius: 24px;
}
#drew ul li:first-child > a:after, #drew ul li:first-child > p:after {
    content:'';
    position: absolute;
    left: 18px;
    top: -6px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
}
#drew ul ul li:first-child a:after, #drew ul ul li:first-child p:after {
    left: -7px;
    top: 18px;
    margin-top: -5px;
    border-left: 0;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #ffffff;
}
#drew ul li:first-child a:hover:after, #drew ul li:first-child p:hover:after {
}
#drew ul ul li:first-child a:hover:after, #drew ul ul li:first-child p:hover:after {
    border-bottom-color: transparent;
}
#drew ul li:last-child > a, #drew ul li:last-child > p {
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    -o-border-radius: 24px;
    border-radius: 24px;
}
#drew img {
    display: block;
    margin: auto;
    padding-top:5%;
}
#drew-trigger {
    display: none;
}
/**************************************************************************************************************************/

/********************************************* Mobile Nav *****************************************************************/

/**************************************************************************************************************************/

/* Mobile */
 @media handheld and (max-width: 960px),
/*handheld small screen*/
 screen and (max-width: 960px),
/*general small screen*/
 only screen and (min-device-width : 768px) and (max-device-width : 1024px),
/*Ipad*/
 only screen and (min-device-width : 320px) and (max-device-width : 480px),
/* Smartphones (portrait and landscape)*/
 only screen and (-webkit-min-device-pixel-ratio : 1.5),
/*Iphone 4*/
 only screen and (min-device-pixel-ratio : 1.5)
/*Iphone 4*/
 {
    .back {
        position: relative;
        left:-10px;
        text-indent: 10px;
        background: url('../../../images/3224786/background_gradient.png');
        background-repeat: no-repeat;
        background-size: cover;
        background:-webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#bbbbbb));
        background:-moz-linear-gradient(#fafafa, #bbb);
        background:-o-linear-gradient(#fafafa, #bbb);
        background:-ms-linear-gradient(#fafafa, #bbb);
        background:linear-gradient(#fafafa, #bbb);
        -o-border-radius: 19px;
        -moz-border-radius: 19px;
        -webkit-border-radius: 19px;
        border-radius: 19px;
        text-align: left;
    }
    /*No pictures or 3rd level*/
    #drew ul ul ul {
        display:none;
    }
    #drew p {
        display:none;
    }
    #drew ul p {
        display:none;
    }
    #drew-wrap {
        position: relative;
    }
    #drew-wrap * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }
    /* drew icon */
    #drew-trigger {
        display:block;
        /* show menu icon */
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        padding: 0 0 0 35px;
        border: 1px solid #222;
        color: #fafafa;
        font-weight: bold;
        font-size:30px;
        background: #444444;
        background:-moz-linear-gradient(top, #444444, #111111);
        background:-webkit-linear-gradient(top, #444444, #111111);
        background:-o-linear-gradient(top, #444444, #111111);
        background:-ms-linear-gradient(top, #444444, #111111);
        background:linear-gradient(top, #444444, #111111);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#111111', GradientType=0);
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
        -webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
        box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
        z-index: 9999999;
    }
    /* main nav */
    #drew {
        display:none;
        margin: 0;
        padding: 10px;
        position: absolute;
        top: 40px;
        z-index: 999;
        background: url('../../../images/3224786/background_gradient.png');
        background-repeat: no-repeat;
        background-size: cover;
        background: #fafafa;
        background:-moz-radial-gradient(#fafafa, #ddd);
        background:-webkit-radial-gradient(#fafafa, #ddd);
        background:-o-radial-gradient(#fafafa, #ddd);
        background:-ms-radial-gradient(#fafafa, #ddd);
        background:radial-gradient(#fafafa, #ddd);
        -moz-box-shadow: 0 4px 4px #000, 0 1px 0 #c7c7c7 inset;
        -o-box-shadow: 0 4px 4px #000, 0 1px 0 #c7c7c7 inset;
        -webkit-box-shadow: 0 4px 4px #000, 0 1px 0 #c7c7c7 inset;
        box-shadow: 0 4px 4px #000, 0 1px 0 #c7c7c7 inset;
        -o-border-radius: 19px;
        -moz-border-radius: 19px;
        -webkit-border-radius: 19px;
        border-radius: 19px;
    }
    #drew:after {
        content:'';
        position: absolute;
        left: 25px;
        top: -8px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #444;
    }
    #drew ul {
        position: static;
        visibility: visible;
        opacity: 1;
        margin: 0;
        background: url('../../../images/3224786/background_gradient.png');
        background-repeat: no-repeat;
        background-size: cover;
        background:-webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#bbbbbb));
        background:-moz-linear-gradient(#fafafa, #bbb);
        background:-o-linear-gradient(#fafafa, #bbb);
        background:-ms-linear-gradient(#fafafa, #bbb);
        background:linear-gradient(#fafafa, #bbb);
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        z-index: 999;
    }
    #drew ul ul {
        margin: 0 0 0 -10px !important;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        z-index: 999;
    }
    #drew li {
        position: static;
        display: block;
        float: none;
        border: 0;
        margin: 5px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        z-index: 999;
    }
    #drew ul li {
        margin-left: 20px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        z-index: 999;
    }
    #drew a {
        font-size: 14px;
        display: block;
        float: none;
        padding: 10px;
    }
    #drew li:hover > a {
        font: bold 17px Arial, Helvetica;
        color:#000;
        text-shadow: 0px 1.25px 0 #ffffff;
        background:-webkit-gradient(linear, 0 0, 0 100%, from(#ccc), to(#ddd));
        background:-moz-linear-gradient(#ccc, #eee);
        background:-o-linear-gradient(#ccc, #eee);
        background:-ms-linear-gradient(#ccc, #eee);
        background:linear-gradient(#ccc, #eee);
        -o-box-shadow: 5px 10px 10px #515151, 0 2px 0 #ffffff inset;
        -moz-box-shadow: 5px 10px 10px #515151, 0 2px 0 #ffffff inset;
        -webkit-box-shadow: 5px 10px 10px #515151, 0 2px 0 #ffffff inset;
        box-shadow: 5px 10px 10px #515151, 0 2px 0 #ffffff inset;
        border-radius:24px;
        -moz-border-radius:24px;
        -webkit-border-radius:24px;
        -o-border-radius:24px;
    }
    #drew ul a {
        padding: 10px;
        /*Folder width******************************************************************************************************************/
        width: 250px;
        _height: 10px;
        /*IE6 only*/
        display: block;
        white-space: nowrap;
        float: none;
        text-transform: none;
    }
    #drew ul li:first-child a:after, #drew ul ul li:first-child a:after {
        border: 0;
        background: none;
    }
}
/* Desktops and laptops ----------- */
 @media only screen and (min-width : 961px) and (min-device-width : 1200px) {
    #drew {
        display:block!important;
        height: 33px;
    }
}
/**************************************************************************************************************************************************/

/**************************************************    END Drew's Nav     ***********************************************************************/

/**********************************************************************************************************************************************/

/*************************************************************************************************************************/

/************************************************Bounce In ***************************************************************/

/*************************************************************************************************************************/
 .animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}
@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
    }
    70% {
        -webkit-transform: scale(.9);
    }
    100% {
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes bounceIn {
    0% {
        opacity: 0;
        -moz-transform: scale(.3);
    }
    50% {
        opacity: 1;
        -moz-transform: scale(1.05);
    }
    70% {
        -moz-transform: scale(.9);
    }
    100% {
        -moz-transform: scale(1);
    }
}
@-o-keyframes bounceIn {
    0% {
        opacity: 0;
        -o-transform: scale(.3);
    }
    50% {
        opacity: 1;
        -o-transform: scale(1.05);
    }
    70% {
        -o-transform: scale(.9);
    }
    100% {
        -o-transform: scale(1);
    }
}
@keyframes bounceIn {
    0% {
        opacity: 0;
        transform: scale(.3);
    }
    50% {
        opacity: 1;
        transform: scale(1.05);
    }
    70% {
        transform: scale(.9);
    }
    100% {
        transform: scale(1);
    }
}
.bounceIn {
    -webkit-animation-name: bounceIn;
    -moz-animation-name: bounceIn;
    -o-animation-name: bounceIn;
    animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(4000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
    }
    80% {
        -webkit-transform: translateY(10px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes bounceInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(4000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(-30px);
    }
    80% {
        -moz-transform: translateY(10px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}
@-o-keyframes bounceInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(4000px);
    }
    60% {
        opacity: 1;
        -o-transform: translateY(-30px);
    }
    80% {
        -o-transform: translateY(10px);
    }
    100% {
        -o-transform: translateY(0);
    }
}
@keyframes bounceInUp {
    0% {
        opacity: 0;
        transform: translateY(4000px);
    }
    60% {
        opacity: 1;
        transform: translateY(-30px);
    }
    80% {
        transform: translateY(10px);
    }
    100% {
        transform: translateY(0);
    }
}
.up {
    -webkit-animation-name: bounceInUp;
    -moz-animation-name: bounceInUp;
    -o-animation-name: bounceInUp;
    animation-name: bounceInUp;
    -webkit-animation-duration: 6s;
    -moz-animation-duration: 6s;
    -ms-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s;
}
@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-4000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }
    80% {
        -webkit-transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(0);
    }
}
@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-4000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateY(30px);
    }
    80% {
        -moz-transform: translateY(-10px);
    }
    100% {
        -moz-transform: translateY(0);
    }
}
@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-4000px);
    }
    60% {
        opacity: 1;
        -o-transform: translateY(30px);
    }
    80% {
        -o-transform: translateY(-10px);
    }
    100% {
        -o-transform: translateY(0);
    }
}
@keyframes bounceInDown {
    0% {
        opacity: 0;
        transform: translateY(-4000px);
    }
    60% {
        opacity: 1;
        transform: translateY(30px);
    }
    80% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0);
    }
}
.down {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown;
    -webkit-animation-duration: 6s;
    -moz-animation-duration: 6s;
    -ms-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s;
}
@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-4000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
    }
    80% {
        -webkit-transform: translateX(-10px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-4000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(30px);
    }
    80% {
        -moz-transform: translateX(-10px);
    }
    100% {
        -moz-transform: translateX(0);
    }
}
@-o-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-4000px);
    }
    60% {
        opacity: 1;
        -o-transform: translateX(30px);
    }
    80% {
        -o-transform: translateX(-10px);
    }
    100% {
        -o-transform: translateX(0);
    }
}
@keyframes bounceInLeft {
    0% {
        opacity: 0;
        transform: translateX(-4000px);
    }
    60% {
        opacity: 1;
        transform: translateX(30px);
    }
    80% {
        transform: translateX(-10px);
    }
    100% {
        transform: translateX(0);
    }
}
.left {
    -webkit-animation-name: bounceInLeft;
    -moz-animation-name: bounceInLeft;
    -o-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
    -webkit-animation-duration: 6s;
    -moz-animation-duration: 6s;
    -ms-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s;
}
@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(4000px);
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
    }
    80% {
        -webkit-transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes bounceInRight {
    0% {
        opacity: 0;
        -moz-transform: translateX(4000px);
    }
    60% {
        opacity: 1;
        -moz-transform: translateX(-30px);
    }
    80% {
        -moz-transform: translateX(10px);
    }
    100% {
        -moz-transform: translateX(0);
    }
}
@-o-keyframes bounceInRight {
    0% {
        opacity: 0;
        -o-transform: translateX(4000px);
    }
    60% {
        opacity: 1;
        -o-transform: translateX(-30px);
    }
    80% {
        -o-transform: translateX(10px);
    }
    100% {
        -o-transform: translateX(0);
    }
}
@keyframes bounceInRight {
    0% {
        opacity: 0;
        transform: translateX(4000px);
    }
    60% {
        opacity: 1;
        transform: translateX(-30px);
    }
    80% {
        transform: translateX(10px);
    }
    100% {
        transform: translateX(0);
    }
}
.right {
    -webkit-animation-name: bounceInRight;
    -moz-animation-name: bounceInRight;
    -o-animation-name: bounceInRight;
    animation-name: bounceInRight;
    -webkit-animation-duration: 6s;
    -moz-animation-duration: 6s;
    -ms-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s;
}
.bounceInDown, .bounceInUp, .bounceInRight, .bounceInLeft, h1, h2 {
    opacity: 0;
}
@media handheld and (max-width: 960px),
/*handheld small screen*/
 screen and (max-width: 960px),
/*general small screen*/
 only screen and (min-device-width : 768px) and (max-device-width : 1024px),
/*Ipad*/
 only screen and (min-device-width : 320px) and (max-device-width : 480px),
/* Smartphones (portrait and landscape)*/
 only screen and (-webkit-min-device-pixel-ratio : 1.5),
/*Iphone 4*/
 only screen and (min-device-pixel-ratio : 1.5)
/*Iphone 4*/
 {
    .scrolling {
        position: relative;
        width:100%;
    }
    #search {
        width: 250px;
        top: 50px;
    }
    #button {
        top: 43px;
    }
    #header {
        height:125px;
    }
    #globalnav {
        display:none;
    }
    #growfaith {
        display:none;
    }
    /* new */
    #primarycontent iframe, .iframe400 {
        max-width: 100%;
    }
    #containment-wrapper, #repel {
        display: none;
    }
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
 .fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}
.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}
.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}
.fancybox-error {
    color: #444;
    font: 14px/20px"Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}
.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../../../images/3234431/fancybox_sprite_web.png');
}
#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}
#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../../../images/3234435/fancybox_loading_web.gif') center center no-repeat;
}
.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}
.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../../../images/3234439/blank.gif');
    /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}
.fancybox-prev {
    left: 0;
}
.fancybox-next {
    right: 0;
}
.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}
.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}
.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}
.fancybox-nav:hover span {
    visibility: visible;
}
.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}
/* Overlay helper */
 .fancybox-lock {
    overflow: hidden;
}
.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../../../images/3234443/fancybox_overlay_web.png');
}
.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 8010;
}
.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}
/* Title helper */
 .fancybox-title {
    visibility: hidden;
    font: normal 13px/20px"Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}
.fancybox-opened .fancybox-title {
    visibility: visible;
}
.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}
.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}
.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}
.fancybox-title-inside-wrap {
    padding-top: 10px;
}
.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}
.fancybox-type-iframe .fancybox-nav {
    width: 60px;
}
.fancybox-type-iframe .fancybox-nav span {
    visibility: visible;
    opacity: 0.5;
}
.fancybox-type-iframe .fancybox-nav:hover span {
    opacity: 1;
}
.fancybox-type-iframe .fancybox-next {
    right: -60px;
}
.fancybox-type-iframe .fancybox-prev {
    left: -60px;
}
a.fancybox-close:hover {
    background-image: url('../../../images/3234431/fancybox_sprite_web.png');
}
/***************************************************************************************************************************/

/********************************************* Nivo Slider *****************************************************************/

/***************************************************************************************************************************/

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* The Nivo Slider styles */
 .nivoSlider {
    position:relative;
    width:100%;
    height:auto;
    overflow: hidden;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    max-width: none;
    width:100%;
}
.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}
/* If an image is wrapped in a link */
 .nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
    background:white;
    filter:alpha(opacity=0);
    opacity:0;
}
/* The slices and boxes in the Slider */
 .nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height:100%;
    top:0;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}
.nivo-box img {
    display:block;
}
/* Caption styles */
 .nivo-caption {
    position:absolute;
    left:0px;
    bottom:0px;
    background:#000;
    color:#fff;
    width:100%;
    z-index:8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter:alpha(opacity=8);
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
}
.nivo-caption p {
    padding:5px;
    margin:0;
}
.nivo-caption a {
    display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
 .nivo-directionNav a {
    position:absolute;
    top:45%;
    z-index:9;
    cursor:pointer;
    opacity: 0;
}
/*************************************************************************************************************************/
 .nivoSlider:hover .nivo-directionNav a {
    opacity:1;
}
.nivo-prevNav {
    left:15px;
}
.nivo-nextNav {
    right:15px;
}
#slider {
    width:100%;
    height:auto;
    max-height: 215px;
}
.slider-wrapper {
    position:absolute;
    width:100%;
}
#NivoContainer {
    position: relative;
    width: 100%;
}
#dummy {
    padding-top: 22.5%;
}
#element {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:url('../../../images/2750029/dayspring_header.jpg');
    background-repeat:no-repeat;
    background-size:cover;
}
#slider a {
    border: 0;
    display: block;
}
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
    opacity: 0;
}
.nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url('../../../../dayspring-sub/images/nivo/arrows.png') no-repeat;
    text-indent: -9999px;
    border: 0;
}
a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}
/**************************************************************************************************************************/