/* webfonts */

@font-face {
  font-family: 'Palatino';
  src: url('/assets/webfonts/Palatino-Roman.eot'); /* IE9 Compat Modes */
  src: url('/assets/webfonts/Palatino-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       /*url('webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('/assets/webfonts/Palatino-Roman.woff') format('woff'), /* Pretty Modern Browsers */
       url('/assets/webfonts/Palatino-Roman.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/assets/webfonts/Palatino-Roman.svg#svgFontName') format('svg'); /* Legacy iOS */
}


@font-face {
  font-family: 'brandonMedium';
  src: url('/assets/webfonts/BrandonGrotesque-Medium.eot'); /* IE9 Compat Modes */
  src: url('/assets/webfonts/BrandonGrotesque-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       /*url('webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('/assets/webfonts/BrandonGrotesque-Medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('/assets/webfonts/BrandonGrotesque-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/assets/webfonts/BrandonGrotesque-Medium.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'brandonLight';
  src: url('/assets/webfonts/BrandonGrotesque-Light.eot'); /* IE9 Compat Modes */
  src: url('/assets/webfonts/BrandonGrotesque-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       /*url('webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('/assets/webfonts/BrandonGrotesque-Light.woff') format('woff'), /* Pretty Modern Browsers */
       url('/assets/webfonts/BrandonGrotesque-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/assets/webfonts/BrandonGrotesque-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
}



/* ==========================================================================
	Base
	========================================================================== */

html
{
height: 101%;
font-size: 16px;
background: #fff;
}
body
{
min-height: 100%;
background: #fff;
padding: 0;
margin: 0;
    

    
-moz-osx-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
body, textarea
{
font-family: 'brandonLight', arial, helvetica, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
color: #000000;
}
.serif
{
font-family: times, serif;
font-weight: 400;
font-style: normal;
}



/* ==========================================================================
   global type
   ========================================================================== */



h1,h2,h3,h4
{
font-family: "Palatino";
    
font-size: 1.2em;
padding: 0px 0 20px;
color: #000000;
}


h1.bold,h2.bold,h3.bold,h4.bold,h5.bold
{
font-family: 'Palatino';
}
h2
{
font-size: 1.3em;
padding: 0px 0 20px;
}

.introContent span.leaderCopy {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 1.8em;
    color: #97bf69;
    display:inline;
}


.introContent span span.leaderCopy2 {

    font-family: 'Open Sans', arial, helvetica, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
color: #898989;
display:inline;

}

.introContent.parks{

 text-align:center;
 margin-top:20px;
 margin-left:20px;
 margin-right:20px;

}


.row-eq-height {
    display: block;
}


.moreArrow{
    display: inline-block;
    margin-left: 6px;
    margin-bottom: 3px;
}

.learnMore{
    
    font-family: "Hoefler Titling A", "Hoefler Titling B";
font-style: italic;
font-weight: 700;
    
    
}


.introContent p > span{
    display:inline-block;

 margin-left:5px;

}




h3
{
font-family: "Palatino";

font-weight: 700;
font-size: 1.8em;
line-height: 1.3em;
padding: 0px 0 20px;
}
h4
{
font-size: 1.1em;
padding: 0px 0 20px;
}
h5
{
font-size: 1.0em;
padding: 0px 0 15px;
}
h6
{
font-size: 0.9em;
font-weight: 700;
padding: 0px 0 15px;
}
p
{
font-size: 0.9em;
line-height: 1.9em;
padding: 0px 0 20px;
font-weight: 400;
}

ol
{
list-style: inside decimal;
}
ul
{
list-style: outside disc;
/*margin-left: 14px;*/
}
ol, ul, dl
{
/*padding: 5px 0 12px 12px;*/
vertical-align: baseline;
}
dl
{
padding: 5px 0 12px 0px;
}
ul li
{
font-size: 0.9em;
line-height: 1.4em;
margin-right: 10px;
margin-left: 0px;
padding: 0em 0 8px 3px;
vertical-align: baseline;
}
ul li ul
{
margin-top: 6px;
}
ul li li
{
font-size: 1.0em;
list-style: circle;
}
ol li
{
font-size: 0.9em;
line-height: 1.2em;
margin-right: 20px;
padding: 0em 0 0.5em 1.7em;
vertical-align: baseline;
}
ol li li
{
font-size: 1.0em;
}
dl dt, dl dd
{
font-size: 0.9em;
line-height: 1.0em;
margin-right: 10px;
margin-left: 0px;
padding: 0em 0 3px 0px;
vertical-align: baseline;
font-weight: 700;
}
dl dd
{
padding: 0em 0 9px 0px;
font-weight: 400;
}


img.alignright
{
float: right;
margin: 3px 0px 12px 12px;
}
img.alignleft
{
float: left;
margin: 3px 12px 12px 0px;
}
img.aligncenter
{
margin: 3px auto 3px auto;
}

.semanticList, .semanticList li
{
list-style: none;
padding: 0 0 0 0;
margin: 0 0 0 0;
font-size: 1.0em;
line-height: 1.0em;
}


/* ==========================================================================
	structure
	========================================================================== */

#outerWrap
{
position: relative;
height: auto;
background: #fff;
overflow: hidden;
}
#pageWrap
{
position: relative;
min-height: 100%;
height: auto;
background: #fff;
overflow: hidden;
}
section
{
width: 100%;
background-color: none;
z-index: 500;
position: relative;
}
.pad
{
padding-left: 15px;
padding-right: 15px;
}
.noPad
{
padding-left: 0px;
padding-right: 0px;
}
body.loading
{
height: 100%;
}
#preload
{
width: 0px;
height: 0px;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
}
#loader
{
opacity: 0;
}
.loading #loader
{
height: 100%;
width: 100%;
position: fixed;
z-index: 1;
opacity: 1;
}
#loader #loaderContentWrap
{
display: table;
position: absolute;
width: 216px;
height: 110px;
vertical-align: middle;
text-align: center;
top: 50%;
left: 50%;
margin-top: -75px;
margin-left: -106px;
}
#loader #loaderContent
{
display: table-cell;
vertical-align: middle;
text-align: center;
width: 216px;
height: 110px;
}
#loader #loaderContent h5
{
text-transform: uppercase;
}


body.loading #outerWrap,
body.loading #pageWrap,
body.loading section
{
opacity: 0;
}
.lt-ie9 body.loading #outerWrap,
.lt-ie9 body.loading #pageWrap,
.lt-ie9 body.loading section,
.no-js.lt-ie9 section
{
display: none;
}

body.loaded #outerWrap,
body.loaded #pageWrap,
body.loaded section,
.no-js section
{
opacity: 1;
-webkit-transition: opacity 1000ms ease-out;
-moz-transition: opacity 1000ms ease-out;
-ms-transition: opacity 1000ms ease-out;
-o-transition: opacity 1000ms ease-out;
transition: opacity 1000ms ease-out;
}
.lt-ie9 body.loaded #outerWrap,
.lt-ie9 body.loaded #pageWrap,
.lt-ie9 body.loaded section,
.no-js.lt-ie9 section
{
display: block;
}

.row
{
margin: 0 auto;
}

.maxWidthContent
{
max-width: 1120px;
margin-left: auto;
margin-right: auto;
}

/* ==========================================================================
   svg loader
   ========================================================================== */
.loadSpinner{
    width:216px;
    height:110px;
    position:relative;
    margin: auto;

}

.loadSpinner img{
    position:absolute;
    z-index:2;


}

.longTitle h1{
    text-transform: uppercase;
    font-size: 2em;
    padding: 0px;
    margin: 0px;
    color: #561d00;
    
}

.introContent .subPageNav{
    margin-bottom: 50px;
    margin-top: -30px;
    display: none;
   
}
.introContent .subPageNav span{
    display: inline-block;
    margin-left: 25px;
    margin-right: 25px;
}
.introContent .subPageNav a{
    
    color: #561d00;
    font-weight: 700;
    font-family: 'brandonMedium';
    text-decoration: underline;
    text-transform: uppercase;
    
}

/* four square on top of homepage */


.csstransitions .fourSquare .box.tranny
{
position: relative;
-webkit-transition: opacity 1000ms ease 400ms, top 1000ms ease 400ms;
-moz-transition: opacity 1000ms ease 400ms, top 1000ms ease 400ms;
-ms-transition: opacity 1000ms ease 400ms, top 1000ms ease 400ms;
-o-transition: opacity 1000ms ease 400ms, top 1000ms ease 400ms;
transition: opacity 1000ms ease 400ms, top 1000ms ease 400ms;
opacity: 1;
top: 0px;
}

.csstransitions .fourSquare .box2.tranny
{
position: relative;
-webkit-transition: opacity 1000ms ease 600ms, top 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms, top 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms, top 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms, top 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms, top 1000ms ease 600ms;
opacity: 1;
top: 0px;
}

.fourSquare .box, .fourSquare .box2{
    opacity: 0;
    top:50px;
}

.fourSquare{
    
    max-width: 924px; 
    margin: auto;
    position: relative;
}

.csstransitions .fourSquare .fourSquareOver.tranny
{
-webkit-transition: opacity 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms;
opacity: 1;

}

.fourSquare .fourSquareOver{
position: relative;
opacity: 0;
top: 0px;
 
z-index: 2;
background-color: #ffffff;
margin: auto;
max-width: 450px;
    width: 100%;
height: auto;
padding: 15px;
margin-left:auto;
left:auto;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.0);
-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.0);
box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.0);
    
}
.blogoDivider{
    
    width: 100%;
    height: auto;
    margin: 60px auto 20px auto;
}


.fourSquare .fourSquareOver .callButton {
   margin: 0px;
    border: solid #000000 1px; 
    opacity: 1;
    top: 0px;
}

.fourSquare .fourSquareOver .callButton p{
  font-size: .5em;
    color: #000000;
    font-family: 'brandonLight';
font-weight: 700;
    text-transform: none;
    letter-spacing: 0em;
    line-height: 1.3em;
    
}

.fourSquare .fourSquareOver .callButton h1{
     font-size: .8em;
    color: #000000;
    margin-top: 20px;
    
}

.fourSquare .fourSquareOver .callButton div:nth-child(1){
    color: #000000;
    font-size: .4em;
}

.fourSquare .row {
    padding: 0px;
}

.fourSquare .row img{
    margin-bottom: 15px;
}

.fourSquare .row a.btn{
 display:table;
    background-color: #6f7a95;
    color: #ffffff;
    font-family: 'brandonMedium';
    
    padding: 10px 15px;
    border-radius: 0px;
    width:200px;
    font-weight: 700;
    font-size: .8em;
    position: absolute;
    z-index: 3;
    left:50%;
    margin-left: -100px;
    text-decoration: underline;
    
    text-transform: uppercase;
}

.fourSquare .row:nth-child(2) a.btn{
    
    bottom: 0px;
    margin-bottom: 15px;
}

.fourSquare .row:nth-child(3) a.btn{
    
    bottom: 0px;
    margin-bottom: 15px;
    
}
/* talisker callButton*/


.csstransitions .callButton.tranny
{
position: relative;
-webkit-transition: opacity 1000ms ease 600ms, top 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms, top 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms, top 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms, top 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms, top 1000ms ease 600ms;
opacity: 1;
top: 0px;
}



.callButton{
        border: solid #773240 1px; 
        display:table;
        margin:30px 15px;
        text-align: center; 
        color:#773240; 
        padding: 10px 40px 15px 40px;
    position: relative;
    text-transform: uppercase;
    font-family: "Palatino";
    font-size: 2.0em;
    letter-spacing: .05em;
    top:50px;
    opacity: 0;

}



.callButton a{
    color:#773240; 
}

.callButton > div:nth-child(1){
    font-size: .5em;
    font-family: 'brandonMedium', arial, helvetica, sans-serif;
        margin:-20px auto 0px auto;
        text-align: center; 
        color:#773240; 
        padding: 5px 10px;
    text-transform: uppercase;
    background-color: #ffffff;
    position:  relative;
    top: -5px;
    display:table;
    
}



.callButton.callWider {
    max-width: 850px !important;
    opacity: 1 !important;
    top:0px !important;
 
} 

.callButton .row div{
    
    font-size: .45em;
    font-family: 'brandonLight', arial, helvetica, sans-serif;
    text-align: center; 
        color:#773240; 
        padding: 5px 10px;
    text-transform: uppercase;
    line-height: 2em;
    
    
    
}

.callButton .row div ul{
    
    list-style: none;
    font-weight: 700;

}

/* location page call boxes*/

.callButton.locPage {
    margin:  80px 10px;
    padding: 20px;
    min-height: 720px;
}

.callButton.locPage > div:nth-child(1){
    
    font-size: .8em;
    font-family: 'Palatino';
        margin:-38px auto 0px auto;
        text-align: center; 
        color:#000000; 
        padding: 5px 10px;
    text-transform: uppercase;
    background-color: #ffffff;
    position:  relative;
    top: -5px;
    display:table;
}

.callButton.locPage .row div{
    
    font-size: .5em;
    font-family: 'brandonLight', arial, helvetica, sans-serif;
    text-align: center; 
        color:#000000; 
        padding: 5px 10px;
    text-transform: none;
    font-weight: 700;
   
    line-height: 1.7em;
    letter-spacing: normal;
    
}

/* ==========================================================================
   Homepage splash
   ========================================================================== */
#splash
{
position: relative;
z-index: 10;
}
#splashOverlay
{
position: fixed;
height: 100%;
width: 100%;
}
.bodyiOS #splashOverlay
{
position: absolute;
}
#splash .splashContent
{
background-position: 50% 0%;
background-repeat: no-repeat;
background-attachment: fixed;
-moz-backface-visibility: hidden;

width: 100%;
height: 100%;

-webkit-transition: opacity 1000ms ease;
-moz-transition: opacity 1000ms ease;
-ms-transition: opacity 1000ms ease;
-o-transition: opacity 1000ms ease;
transition: opacity 1000ms ease;
}

#splash .splashContentGall
{
background-position: 50% 0%;
background-repeat: no-repeat;
background-attachment: fixed;
-moz-backface-visibility: hidden;

width: 100%;
height: 100%;

}


.bodyiOS #splash .splashContent
{
background-attachment: scroll;

}
#splash .hsCaption
{
display: table;
text-align: center;
vertical-align: top;
width: 100%;
height: 80%;
padding-left:0px;
padding-right:0px;
overflow:hidden;
}

#splash .hsCaption.lowerCopy{

height: 110%;
position:relative;
}


#splash .hsCaptionText
{
display: table-cell;
text-align: center;
vertical-align: middle;
width: 100%;
height: 100%;
overflow:hidden;
}




#splash .hsCaptionText h1
{
    position: relative;
    color: #fff;
    font-size: .7em;
    line-height: 3em;
    letter-spacing: 0.25em;
    opacity: 1;
    font-family: "brandonMedium";
    font-style: normal;
    font-weight:normal;
    text-transform: uppercase;
    text-shadow: 0px 0px 14px rgba(150, 150, 150, 1);

margin-left: 0;
padding: 0 0 0 0;
}
#splash .hsCaptionText h2.lineTwo
{
position: relative;
/*font-weight: 600;*/
display: block;
    overflow: visible;
padding: 0 0 0 30px 0;
margin: 0;
color:#ffffff;
font-size: 8.5vw;
margin-left: 0px;

    
text-shadow: 0px 0px 14px rgba(150, 150, 150, 1);

font-family: "Palatino";
text-transform: uppercase;
    

line-height:1em;

}

#splash .hsCaptionText h2.lineTwo.pageTwo
{
    color:#ffffff;
   text-shadow: 0px 0px 20px #000000;
}

#splash .hsCaptionText h2.lineThree
{

    font-family: "Palatino";
    font-size: 1.8em;
    line-height: 1em;
    text-shadow: 0px 0px 14px rgba(150, 150, 150, 1);
    filter: dropshadow(color=#909090, offx=1, offy=1);
    font-style:normal;
    letter-spacing: 0.02em;
    text-transform:none;
    color:#fff;
    white-space:normal;

}



.csstransitions #splash .hsCaptionText h1,
.csstransitions #splash .hsCaptionText h2
{
-webkit-transition: opacity 2000ms ease 1500ms, margin 3000ms ease 1200ms;
-moz-transition: opacity 2000ms ease 1500ms, margin 3000ms ease 1200ms;
-ms-transition: opacity 2000ms ease 1500ms, margin 3000ms ease 1200ms;
-o-transition: opacity 2000ms ease 1500ms, margin 3000ms ease 1200ms;
transition: opacity 2000ms ease 1500ms, margin 3000ms ease 1200ms;
opacity: 0;
margin-left: -10px;
margin-left: 20px;
    margin-bottom: 25px;
}


.csstransitions .loaded #splash .hsCaptionText h2
{
margin-left: 0px;
opacity: 1;
   top:-10px;
    margin-bottom: 25px;
}

.csstransitions .loaded #splash .hsCaptionText h1
{
margin-left: 0px;
opacity: 1;
    line-height: .7em;
    margin-bottom: 25px;
    margin-top: 1px;
}


.blue-blend{
    display: none;
}

#content
{
position: relative;
background-color: #ffffff;
z-index: 50;
top: -50px;
margin-bottom: 0px;
opacity:0;
border-top: 0px solid #ffffff;
    
}

.csstransitions .loaded #content
{
-webkit-transition: opacity 1000ms ease 1000ms, top 1000ms ease 1000ms;
-moz-transition: opacity 1000ms ease 1000ms, top 1000ms ease 1000ms;
-ms-transition: opacity 1000ms ease 1000ms, top 1000ms ease 1000ms;
-o-transition: opacity 1000ms ease 1000ms, top 1000ms ease 1000ms;
transition: opacity 1000ms ease 1000ms, top 1000ms ease 1000ms;
    opacity: 1;
top: -100px;
margin-bottom: -100px;

}



.no-js #content, .lt-ie9 #content
{
top: -100px;
margin-bottom: -100px;
}




/* ==========================================================================
   Homepage Intro
   ========================================================================== */


.trannyOverride{
 opacity:1!important;
 top:0px!important;

}

#intro,
#teamCall
{
text-align: center;
-webkit-transition: opacity 1500ms ease;
-moz-transition: opacity 1400ms ease;
-ms-transition: opacity 1500ms ease;
-o-transition: opacity 1500ms ease;
transition: opacity 1500ms ease;
opacity: 1;
}

#intro.leftcopyy{

    text-align:center;

}


#intro .setHeightChild
{
padding-top: 30px;
padding-bottom: 30px;
position: relative;
overflow: hidden;
}
.csstransitions #intro.tranny
{
opacity: 1;
}


.mobileNoBreak{

    white-space:nowrap;

}

span.noHanger{
    white-space:nowrap;
}

.mobileBR{

    display:block;

}


.csstransitions #intro h2
{
position: relative;
-webkit-transition: opacity 1000ms ease 2400ms, top 1500ms ease 2400ms;
-moz-transition: opacity 1000ms ease 2400ms, top 1500ms ease 2400ms;
-ms-transition: opacity 1000ms ease 2400ms, top 1500ms ease 2400ms;
-o-transition: opacity 1000ms ease 2400ms, top 1500ms ease 2400ms;
transition: opacity 1000ms ease 2400ms, top 1500ms ease 2400ms;
opacity: 1;
top: 0px;
}
.csstransitions #intro .introContent
{
position: relative;
-webkit-transition: opacity 1000ms ease 2800ms, top 1500ms ease 2800ms;
-moz-transition: opacity 1000ms ease 2800ms, top 1500ms ease 2800ms;
-ms-transition: opacity 1000ms ease 2800ms, top 1500ms ease 2800ms;
-o-transition: opacity 1000ms ease 2800ms, top 1500ms ease 2800ms;
transition: opacity 1000ms ease 2800ms, top 1500ms ease 2800ms;
opacity: 1;
top: 0px;
}
.csstransitions .loaded #intro h2,
.csstransitions .loaded #intro .introContent
{
opacity: 1;
top: 0px;
    
}

#intro h1
{
font-size: 7.5vw;
padding-bottom: 30px;
margin-top:0px;
    text-transform: uppercase;
}

 #intro h1.topTal
{   
    position: relative;
color: #000;
font-size: .8em;
letter-spacing: 0.25em;
opacity: 1;
font-family: "brandonMedium";
font-style: normal;
font-weight: normal;
text-transform: uppercase;
    padding-bottom: 15px;
    }

#intro h2
{
font-size: 1.4em;
padding-bottom: 10px;
margin-top:30px;
}

#intro h3
{
font-size: 1.4em;
padding-bottom: 10px;
margin-top:50px;
}

.visualAidScroll
{
visibility: hidden;
display: none;
}


/* ==========================================================================
   Homepage callouts
   ========================================================================== */



   .topadjust1, .topadjust2{
        
        margin-top: 0px;
        
    }




img.angleImage{
    
    position: absolute; 
    right: 0px; 
    z-index: 130
    
}
.noAngleGallery img.angleImage{
    
    display:none;
    
}

.csstransitions .row.fullWidthCallouts.tranny
{
position: relative;
-webkit-transition: opacity 1000ms ease 0000ms, top 1000ms ease 0000ms;
-moz-transition: opacity 1000ms ease 0000ms, top 1000ms ease 0000ms;
-ms-transition: opacity 1000ms ease 0000ms, top 1000ms ease 0000ms;
-o-transition: opacity 1000ms ease 0000ms, top 1000ms ease 0000ms;
transition: opacity 1000ms ease 0000ms, top 1000ms ease 0000ms;
opacity: 1;
top: 0px;
}

.row.fullWidthCallouts{
    
    text-align: center;
    top:0px;
    opacity: 1;
    
}

.row.fullWidthCallouts p{
    
    font-size: 1.05em;
    line-height: 1.5em;
}
.row.fullWidthCallouts h1{
    font-size: .9em;
    font-family: "brandonMedium";
    letter-spacing: .2em
}
.row.fullWidthCallouts h2{
    text-transform: uppercase;
    font-size: 1.9em;
    letter-spacing: .05em;
    
}

.row.fullWidthCallouts >div{
    
    padding: 10px 0px;
    
}

.bistroLogo{
    width:100%;
    height:auto
}

.row.fullWidthCallouts .phoneBtn, .row.fullWidthCallouts .phoneBtnBistro{
    
    width: 350px; 
    display:block; 
    padding: 15px 10px; 
    margin: auto; 
    background-color: #561d00; 
    color: #ffffff; 
    position:absolute; 
    bottom: 50px; 
    left:0; 
    right: 0;
    line-height: .8em;
font-weight: 700;
font-size: 1.5em;
    
}






.mobilespace{
    
    display: block;
    height: 25px;
    
}




.calloutGrid
{
position: relative;
z-index: 50;
    padding: 10px 0;
}
.calloutGrid .row
{
display: block;
position: relative;
z-index: 80;
}
.calloutGrid .calloutImage
{
position: relative;
height: 320px;
z-index: 100;
overflow: hidden;
}

.calloutGrid .calloutImage
{
top: 0px;
opacity: 0;
}

.csstransitions .calloutGrid .calloutImage.tranny
{
-webkit-transition: opacity 1500ms ease 400ms;
-moz-transition: opacity 1500ms ease 400ms;
-ms-transition: opacity 1500ms ease 400ms;
-o-transition: opacity 1500ms ease 400ms;
transition: opacity 1500ms ease 400ms;
top: 0px;
opacity: 1;
}

.calloutGrid .calloutImage div
{
position: relative;
height: 100%;
width: 100%;
z-index: 100;
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment: scroll;
}




.calloutGrid .coTextWrap p{
    max-width: 500px;
    display: inline-block;
}


.csstransitions .calloutGrid .coTextWrap.tranny
{
-webkit-transition: opacity 2000ms ease 0000ms, padding 2000ms ease 0000ms;
-moz-transition: opacity 2000ms ease 0000ms, padding 2000ms ease 0000ms;
-ms-transition: opacity 2000ms ease 0000ms, padding 2000ms ease 0000ms;
-o-transition: opacity 2000ms ease 0000ms, padding 2000ms ease 0000ms;
transition: opacity 2000ms ease 0000ms, padding 2000ms ease 0000ms;
padding-top: 0px;
opacity: 1;
}

.csstransitions .coTextWrap
{
padding-left: 15px;
padding-right: 15px;
padding-top: 250px;
position: relative;
z-index: 150;
opacity: 0;
margin-top: 20px;
/*margin-bottom: 70px;*/
}

.calloutGrad .calloutText
{
text-align: center;
position: relative;
}
.calloutGrid .calloutTextContent
{


padding-top: 30px;
padding-bottom: 10px;
text-align: center;
position: relative;

z-index: 130;
}
.calloutGrid .coTextBg
{
content: "";
position: absolute;
top: 0px;
width: 100%;
height: 100%;
display: block;
text-align: center;
z-index: 120;
}
.calloutGrid .coTextBg:after
{
content: "";
position: relative;
background: #0b6595;
width: 100%;
height: 100%;
display: block;
margin: 0 auto;
text-align: center;
z-index: 130;
opacity: 0;
}
.lt-ie9 .calloutGrid .coTextBg:after
{
visibility: hidden;
}
.csstransitions .calloutGrid .coTextBg:after
{
-webkit-transition: width 1500ms ease 0ms, opacity 1500ms ease 1500ms;
-moz-transition: width 1500ms ease 0ms, opacity 1500ms ease 1500ms;
-ms-transition: width 1500ms ease 0ms, opacity 1500ms ease 1500ms;
-o-transition: width 1500ms ease 0ms, opacity 1500ms ease 1500ms;
transition: width 1500ms ease 0ms, opacity 1500ms ease 1500ms;
width: 60%;
opacity: 1;
}
.csstransitions .calloutGrid .tranny .coTextBg:after
{
width: 100%;
opacity: 0;
}
.calloutGrid .coDarken .coTextBg:after
{
opacity: 1!important;
visibility: visible;
}

.calloutGrid .calloutTextContent h3
{

padding-bottom: 5px;
color: #000000;
}
.calloutGrid .coDarken .calloutTextContent h3, .calloutGrid .coDarken .calloutTextContent p
{
color: #fff;
}
.calloutGrid .coTextWrap
{
padding-left: 15px;
padding-right: 15px;
position: relative;
z-index: 150;
}

.btnHolder
{
display: block;
text-align: center;
padding-bottom: 20px;
position: relative;
}

/* callout styles 111 */


.angleMask{
    
    display: none;
}

.calloutGrid .calloutRow .calloutTextContent h2,
.calloutGrid .calloutRowFlip .calloutTextContent h2{
    
    font-family: 'brandonMedium';
    font-size: .95em;
    letter-spacing: .1em;
    padding: 0 0 10px;
    
    
}

.calloutGrid .calloutRow .calloutTextContent h3,
.calloutGrid .calloutRowFlip .calloutTextContent h3
{
    
    font-family: 'Palatino';
    font-weight: 300;
    font-size: 1.8em;
    line-height: 1.3em;
    padding: 0px 0 20px;
    text-transform: uppercase;
    
}

.calloutGrid .calloutRow .calloutTextContent p,
.calloutGrid .calloutRowFlip .calloutTextContent p
{
    
    font-size: .9em;
line-height: 1.6em;

    font-weight: 700;
    display: block;
    max-width: 350px;
    margin: 0 auto;
    
}

.calloutGrid .calloutRow .calloutTextContent a.btn,
.calloutGrid .calloutRowFlip .calloutTextContent a.btn{
    
    display:table;
    background-color: #6f7a95;
    color: #ffffff;
    font-family: 'brandonLight';
    margin: 10px auto;
    padding: 10px 15px;
    border-radius: 0px;
    width:auto;
  font-weight: 700;
    font-size: .8em;
    text-transform: uppercase;
    
    
}

.calloutGrid .calloutRow .calloutTextContent a.btn:hover,
.calloutGrid .calloutRowFlip .calloutTextContent a.btn:hover{
    background-color: #555f78;
}


/* ==========================================================================
   Learn more buttons
   ========================================================================== */
.chunky,
a.chunky:visited,
a.chunky:focus
{
display: inline-block;


margin: 0 auto;
line-height: 2.5em;
font-size: 0.85em;
letter-spacing: 0.08em;
vertical-align: middle;
text-align: center;
color: #fff;
text-decoration: none;
text-transform: uppercase;
padding: 0 27px 0 27px;
background: #97bf69;
/*background: rgba(42,124,154,1);*/
}
.csstransitions .chunky
{
-webkit-transition:background 400ms ease;
-moz-transition:background 400ms ease;
-ms-transition:background 400ms ease;
-o-transition:background 400ms ease;
transition:background 400ms ease;
}
.chunkyTrans,
a.chunkyTrans:visited,
a.chunkyTrans:focus
{
border: 2px solid #fff;
padding: 0 25px 0 25px;
background: #3968a5;
line-height: 2.3em;
}

.chunky .chunkyText,
button .buttonTextWrap
{
display: inline-block;
height: 100%;
vertical-align: middle;
position: relative;
}
button .buttonTextWrap
{
overflow: hidden;
}
.chunky .chunkyText span,
button .buttonTextWrap .buttonText
{
display: inline-block;
position: relative;
}
.chunky .chunkyText span:after,
button .buttonTextWrap .buttonText:after
{
content: "";
display: block;
position: absolute;
width: 100%;
background: #fff;
height: 2px;
bottom: 0px;
left: 0px;
opacity: 0;
-webkit-transition: opacity 500ms ease 0ms, bottom 500ms ease 0ms;
-moz-transition: opacity 500ms ease 0ms, bottom 500ms ease 0ms;
-ms-transition: opacity 500ms ease 0ms, bottom 500ms ease 0ms;
-o-transition: opacity 500ms ease 0ms, bottom 500ms ease 0ms;
transition: opacity 500ms ease 0ms, bottom 500ms ease 0ms;
}
#footer button .buttonTextWrap .buttonText:after,
#visiting .chunky .chunkyText span:after
{
background: #fff;
}
.chunky:hover
{
text-decoration: none;
color: #fff;
}
.chunky:hover .chunkyText span:after
{
bottom: 7px;
opacity: 1;

}
.chunkyTrans:hover .chunkyText span:after
{
bottom: 7px;
}
button:hover .buttonTextWrap .buttonText:after
{
bottom: 9px;
opacity: 0.75;
}
.chunkyBtn
{
border: none;
outline: none;
}





/* ==========================================================================
  iPhone 6 aand 6+ adjustments
   ========================================================================== */

@media only screen and (min-width : 23em) {


/*tadpole*/

#visiting .visitingLogo p{
    font-size:.9em;


}


}

@media only screen and (orientation:landscape) {
    /* Styles for Landscape screen */

    #content
{
position: relative;

z-index: 50;
top: 0;
margin-bottom: -0px;
opacity:1;
}



}


/* =========== Approx iPhone 4 Landscape =========== */
@media only screen and (min-width : 30em) {

/* ==========================================================================
   Homepage splash @30em
   ========================================================================== */

.csstransitions #splash .hsCaptionText h1
{
margin-left: -130px;

}
.csstransitions #splash .hsCaptionText h2
{
margin-left: 260px;
}


/* ==========================================================================
   Map @30em
   ========================================================================== */
#mapContent
{
height: 210px!important;
}


/* ==========================================================================
   Homepage callouts @30em
   ========================================================================== */
.calloutGrid .calloutImage
{
height: 300px;
}
.calloutGrid .calloutImage div
{
background-position: center top;
}

}

/* =========== Approx iPad Portait, Sidr menu no longer active =========== */
@media only screen and (min-width: 48em) {
/* ==========================================================================
   header bar @48em
   ========================================================================== */
.mobilespace{
    
    display: block;
    height: 0px;
    
}
    
    .introContent .subPageNav{
    margin-bottom: 50px;
    margin-top: -30px;
    display:block;
   
}
    
    .container-svgfix {

  padding-top: 37%;
    }
    
    .callButton{
    
        margin:80px auto;
    }
    
    .blogoDivider{
    
    width: 643px;
    height: auto;
    margin: 60px auto 20px auto;
}
    
    .fourSquare .fourSquareOver{
    position: absolute;
        top: 330px;
        
        margin-left: -225px;
left: 50%;
        
        -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.32);
-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.32);
box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.32);
    }
    
 .fourSquare .row img{
    margin-bottom: 15px;
}
    
    
    .fourSquare .row:nth-child(3) {

    padding-top: 16px;
    
}

.fourSquare .row:nth-child(3) div:nth-child(1), .fourSquare .row:nth-child(2) div:nth-child(1){
    padding-right: 8px;
    
}

.fourSquare .row:nth-child(3) div:nth-child(2), .fourSquare .row:nth-child(2) div:nth-child(2){
    padding-left: 8px;
    
}
    
    
.fourSquare .row:nth-child(2) a.btn{
    
    top: 0px;
    
}

.fourSquare .row:nth-child(3) a.btn{
    
    bottom: 0px;
    
}
    
    .angleMask{
    
    display: block;
}
    
    .bistroLogo{
    width:450px;
    height:auto;
}

   
    .row.fullWidthCallouts .phoneBtn{
    
    width: 600px; 
    }
    
        .row.fullWidthCallouts .phoneBtnBistro{
    
    width: 750px; 
    margin-bottom: 200px;
    }
    
.mobileBR{

    display:none;

}
    
   

    .topadjust1{
        
        margin-top: -130px;
        
    }
    
    .topadjust2{
        
        margin-top: -80px;
        
    }
    


/* ==========================================================================
   Homepage splash @48em
   ========================================================================== */

#splash .hsCaption
{
height: 80%;
}

#splash .hsCaptionText h1
{
font-size: 1.2em;
white-space: nowrap;
}
#splash .hsCaptionText h2.lineTwo
{
font-size: 2.7em;
white-space: nowrap;
}

#splash .hsCaptionText h2.lineThree
{

 font-size: 2.8em;
  white-space: nowrap;
}

.csstransitions #splash .hsCaptionText h1
{
margin-left: 75px;
}
.csstransitions #splash .hsCaptionText h2
{
margin-left: -75px;
}


.mobileNoBreak{

    white-space:normal;

}

#content
{
position: relative;
z-index: 50;
top: -50px;
margin-bottom: 0px;
opacity:0;
}
.csstransitions .loaded #content
{
-webkit-transition: opacity 1000ms ease 1000ms, top 1000ms ease 1000ms;
-moz-transition: opacity 1000ms ease 1000ms, top 1000ms ease 1000ms;
-ms-transition: opacity 1000ms ease 1000ms, top 1000ms ease 1000ms;
-o-transition: opacity 1000ms ease 1000ms, top 1000ms ease 1000ms;
transition: opacity 1000ms ease 1000ms, top 1000ms ease 1000ms;
    opacity: 1;
top: -100px;
margin-bottom: -100px;

}







/* ==========================================================================
   Homepage Intro @48em
   ========================================================================== */

#intro
{
max-width: 920px;
margin-left: auto;
margin-right: auto;
text-align:center;
}

#intro.leftcopyy{

    text-align:left;

}



#intro .setHeightChild,
#teamCall .setHeightChild
{
padding-top: 60px;
padding-bottom: 60px;
}
.home #intro .setHeightChild
{
padding-top: 55px;
padding-bottom: 30px;
}
    
    
#intro h1
{
font-size: 2.4em;
padding-bottom: 20px;
margin-top:0px;
    text-transform: uppercase;
}  
    
    
 #intro h1.topTal
{   
    position: relative;
color: #000;
font-size: 1.1em;
letter-spacing: 0.25em;
opacity: 1;
font-family: "brandonMedium";
font-style: normal;
font-weight: normal;
text-transform: uppercase;
    padding-bottom: 15px;
    }
    
    
#intro h2
{
font-size: 1.4em;
padding-bottom: 10px;
margin-top:30px;
}
#intro p
{
font-size: 1.2em;
line-height: 1.8em;
    font-weight: 700;
   
}

    .introContent p{
        
     padding-bottom: 0px;   
    }




/* ==========================================================================
   Homepage callouts @48em
   ========================================================================== */
.calloutGrid .calloutRow:nth-child(even) .calloutImage
{
float: right;
}
    
    .calloutGrid .calloutRowFlip:nth-child(odd) .calloutImage
{
float: right;
}

.calloutGrid p{

    font-size: 1em;
    line-height:1.6em;
    margin: 0 0px;


}
    
    .calloutGrid a{
        color:#034584;
        font-family: "Verlag A", "Verlag B";
font-style: normal;
font-weight: 700;
        font-size: 1em;
        text-transform: uppercase;
        
    }
    
    
     a.pageTwo{
        
       color:#034584;
        font-family: "Verlag A", "Verlag B";
        font-style: normal;
            font-weight: 700;
        text-transform: uppercase;
        font-size: 1em;
         margin-bottom: 30px;
        
    }
    
    .bgcover
{
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

.calloutGrid .calloutImage
{
height: 380px;
}
.calloutGrid .calloutTextContent
{
display: table;
height: 380px;
vertical-align: middle;
padding: 0;
width: 100%;
}
.calloutGrid .coTextWrap
{

margin-left: auto;
margin-right: auto;
display: table-cell;

vertical-align: middle;
text-align: center;
}
    
   .calloutGrid .calloutRowFlip .coTextWrap
    { 
    
    padding-left: 30px;
        padding-right: 0px;
    
    }
    
       .calloutGrid .calloutRow .coTextWrap
    { 
    
    padding-left: 0px;
        padding-right: 30px;
    
    }
 
.calloutGrid .coTextInnerWrap
{
max-width: 380px;
display: inline-block;
margin: 0 auto;
}
.calloutGrid .calloutTextContent .btnHolder
{
padding-bottom: 0;
}



/* ==========================================================================
   Learn more buttons @48em
   ========================================================================== */
.chunky,
a.chunky:visited,
a.chunky:focus
{
line-height: 2.7em;
font-size: 1em;
letter-spacing: 0em;
padding: 0 25px 0 25px;
}
.chunkyTrans,
a.chunkyTrans:visited,
a.chunkyTrans:focus
{
padding: 0 33px 0 33px;
line-height: 2.5em;
}

}



/* ===== == = === bootstrap "medium" viewport breakpoint ipad=== = == ===== */
@media only screen and (min-width: 62em) {

/* ==========================================================================
   header bar @62em
   ========================================================================== */

    
#intro .homeNews{
 
    padding-bottom: 60px;
}
    
    
    .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
    
    #intro p
{
font-size: 1.1em;
line-height: 1.8em;
    
}
    
    .introContent p{
        
     padding-bottom: 110px;   
    }
    
    
    body.pageTwo .introContent p{
        
     padding-bottom: 15px;   
    }
 


#siteHeader .row
{
margin-left: auto;
}
#siteHeader #identity
{
text-align: center;
}
#siteHeader #identity img
{
width: 411px;
height: auto;
margin: 10px auto 0;
}



/* ==========================================================================
   Homepage Intro @62em
   ========================================================================== */


#intro .setHeightChild, #teamCall .setHeightChild
{
padding-top: 60px;
padding-bottom: 60px;
}
.home #intro .setHeightChild
{
padding-top: 30px;
padding-bottom: 10px;
}

  #splash .hsCaptionText h1
{
font-size: 1.2em;
white-space: nowrap;
}
#splash .hsCaptionText h2.lineTwo
{
font-size: 2.7em;
white-space: nowrap;
}

#splash .hsCaptionText h2.lineThree
{

 font-size: 3.9em;
  white-space: nowrap;
}



/* ==========================================================================
   Homepage callouts @62em
   ========================================================================== */
#homeCallouts
{
margin-top: 30px;
}
.calloutGrid .calloutImage
{
height: 550px;
}
.calloutGrid .calloutTextContent
{
height: 550px;
}

.calloutGrid .coTextInnerWrap
{
max-width: 380px;
}










/* ==========================================================================
  Connect Page Contact Form @48em
   ========================================================================== */
#register
{
margin-bottom: 120px;
}


}


/* ==========================================================================
   ipad last ditch effors @64
   ========================================================================== */



@media only screen and (min-width: 64em) {
  /* For general iPad layouts */
    #splash .hsCaptionText h1
{
font-size: 1.2em;
white-space: nowrap;
}
#splash .hsCaptionText h2.lineTwo
{
font-size: 2.7em;
white-space: nowrap;
}

#splash .hsCaptionText h2.lineThree
{

 font-size: 3.4em;
  white-space: nowrap;
}


 #noFingerMap{
    display:block;
}

}




/* ===== == = === arbitrary breakpoint === = == ===== */
@media only screen and (min-width: 69em) {

/* ==========================================================================
   header bar @69em
   ========================================================================== */

    
    
    
    .topadjust1{
        
        margin-top: -160px;
        
    }
    
    
     .topadjust2{
        
        margin-top: -110px;
        
    }
    
    

   #noFingerMap{
    display:none;
}

    
    .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}
    


    



/* ==========================================================================
   Homepage Intro @69em
   ========================================================================== */
.home #intro .setHeightChild
{
padding-top: 50px;
padding-bottom: 40px;
}

/* ==========================================================================
   Homepage callouts @69em
   ========================================================================== */
#homeCallouts
{
margin-top: 0px;
}
.calloutGrid .calloutImage
{
height: 475px;
}
.calloutGrid .calloutTextContent
{
height: 475px;
}


/* ==========================================================================
   Homepage gallery @69em
   ========================================================================== */
#slides ul li, #slides ul li a
{
height: 250px!important;
}
#slides .hsCaption
{
height: 250px;
}
#slides a:hover .hsCaption
{
height: 250px;
}
#slides .hsCaptionText
{
height: 250px;
}


  #splash .hsCaptionText h1
{
font-size: 1.1em;
white-space: nowrap;
}
#splash .hsCaptionText h2.lineTwo
{
font-size: 2.5em;
white-space: nowrap;
}

#splash .hsCaptionText h2.lineThree
{

 font-size: 3.9em;
  white-space: nowrap;
}




}


/* ===== == = ===1269px - bootstrap "large" viewport breakpoint === = == ===== */
@media only screen and (min-width: 75em) {

/* ==========================================================================
   Helper classes
   ========================================================================== */




.bgcover
{
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.bgcontain
{
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
}

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}


    #content img.b-lazy {
        -webkit-transition: opacity 500ms ease-in-out;
           -moz-transition: opacity 500ms ease-in-out;
             -o-transition: opacity 500ms ease-in-out;
                transition: opacity 500ms ease-in-out;
                 max-width: 100%;
                   opacity: 0;
    }
    #content img.b-lazy.b-loaded {
                   opacity: 1;
    }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden, .hiddenElement
{
	visibility: hidden!important;
    display: none!important;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

.row .spacerCol
{
min-height: 5px;
padding-top: 5px;
}







/* ==========================================================================
   bootstrap col width helpers for IE8
   ========================================================================== */
.lt-ie9 .col-xs-2
{
width: 16.6667%;
float: left;
}
.lt-ie9 .col-xs-4
{
width: 33.3333%;
float: left;
}
.lt-ie9 .col-xs-5
{
width: 41.6667%;
float: left;
}
.lt-ie9 .col-xs-6
{
width: 50%;
float: left;
}
.lt-ie9 .col-xs-7
{
width: 58.3333%;
float: left;
}
.lt-ie9 .col-xs-8
{
width: 66.6667%;
float: left;
}
.lt-ie9 .col-xs-10
{
width: 83.3333%;
float: left;
}
.lt-ie9 .col-xs-12
{
width: 100%;
float: left;
}
.lt-ie9 .col-sm-2
{
width: 16.6667%;
float: left;
}
.lt-ie9 .col-sm-4
{
width: 33.3333%;
float: left;
}
.lt-ie9 .col-sm-5
{
width: 41.6667%;
float: left;
}
.lt-ie9 .col-sm-6
{
width: 50%;
float: left;
}
.lt-ie9 .col-sm-7
{
width: 58.3333%;
float: left;
}
.lt-ie9 .col-sm-8
{
width: 66.6667%;
float: left;
}
.lt-ie9 .col-sm-10
{
width: 83.3333%;
float: left;
}
.lt-ie9 .col-sm-12
{
width: 100%;
float: left;
}
.lt-ie9 .col-md-2
{
width: 16.6667%;
float: left;
}
.lt-ie9 .col-md-4
{
width: 33.3333%;
float: left;
}
.lt-ie9 .col-md-5
{
width: 41.6667%;
float: left;
}
.lt-ie9 .col-md-6
{
width: 50%;
float: left;
}
.lt-ie9 .col-md-7
{
width: 58.3333%;
float: left;
}
.lt-ie9 .col-md-8
{
width: 66.6667%;
float: left;
}
.lt-ie9 .col-md-10
{
width: 83.3333%;
float: left;
}
.lt-ie9 .col-md-12
{
width: 100%;
float: left;
}

/* Clearing floats ------------------------------------------------------------------*/

.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


html[xmlns] .clearfix
{
	display: block;
}

* html .clearfix
{
	height: 1%;
    clear: both;
}




/*footer addons*/




#splash .chunkyTrans,
#splash a.chunkyTrans:visited,
#splash a.chunkyTrans:focus{

    background-color:transparent!important;
    background:none;
    margin-top:30px;
    padding-left:45px!important;
    padding-right:45px!important;
    font-weight:bold;
}



    
/* ==========================================================================
   super wide - 1900px
   ========================================================================== */
}
   @media only screen and (min-width: 100em) {
        
      .topadjust2 {
          margin-top: -150px;
       }
       
       .maprower{
           
           margin-top: -30px;
       }
        
    }     
        
    
    
    

    

