/* 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 */
}

@font-face {
  font-family: 'Brunel Poster Web';
  src: url('/assets/webfonts/BrunelPoster-Bold-Web.woff2') format('woff2'),
       url('/assets/webfonts/BrunelPoster-Bold-Web.woff') format('woff');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Brunel Hairline Web';
  src: url('/assets/webfonts/BrunelHairline-Italic-Web.woff2') format('woff2'),
       url('/assets/webfonts/BrunelHairline-Italic-Web.woff') format('woff');
  font-weight:  400;
  font-style:   italic;
  font-stretch: normal;
}

@font-face {
  font-family: 'Brunel Hairline Web';
  src: url('/assets/webfonts/BrunelHairline-Roman-Web.woff2') format('woff2'),
       url('/assets/webfonts/BrunelHairline-Roman-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}




/* ==========================================================================
	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: 'Domine', serif;
font-size: 16px;
color: #000000;
}
.serif
{
font-family: times, serif;
font-weight: 400;
font-style: normal;
}



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



h1,h2,h3,h4
{

padding: 0px 0 20px;
color: #000000;
}

h1{
    font-family: 'Brunel Hairline Web';
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
    color: #ffffff;
    font-size: 10vw;
}

h1 span{
font-family: 'Brunel Hairline Web';
  font-weight:  400;
  font-style:   italic;
  font-stretch: normal;
}


h1.bold,h2.bold,h3.bold,h4.bold,h5.bold
{

}
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;
    
    
}


a{
    color:#009bef;
}

a:hover{
    color:#009bef;
}


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: 200px;
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 1300ms ease-out;
-moz-transition: opacity 1300ms ease-out;
-ms-transition: opacity 1300ms ease-out;
-o-transition: opacity 1300ms ease-out;
transition: opacity 1300ms 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;
}

.box_rotate {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}


.box_transition {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.box_rotate2 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.box_transition2 {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

#mobNav {
	width: 30px;
	height: 30px;
	position:absolute;
	z-index: 100;
	right: 25px;
	top: 0px;
	overflow: hidden;
}

#mobNav div {
	height: 3px;
	background-color: #fff;
	width: 100%;
	margin-bottom: 6px;
	position: absolute
}
#mobNav div#line2 {
	top: 10px
}
#mobNav div#line3 {
	top: 20px;
}

/* ==========================================================================
   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{
    
    display: block;
    max-width: 650px;
    margin: auto;
      position: relative;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
    padding-top:50px;
margin-top: 60px;
}

.csstransitions .row .introContent.tranny{
    
-webkit-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;

   padding-top: 0px;
    margin-top: 0px;


}

.row .introContent h1{
    opacity:0;
    

}

.row .introContent p{
    opacity: 0;
     padding-top: 50px;
    padding-bottom: 70px;

   
}

.row .introContent a.btn{
    opacity: 0;
   
}


.csstransitions .row .introContent.tranny h1{
    
-webkit-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
opacity: 1;


}

.csstransitions .row .introContent.tranny p{
    
-webkit-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
opacity: 1;
    
     padding-top: 0px;
    padding-bottom: 20px;

  
}

.csstransitions .row .introContent.tranny a.btn{
    
-webkit-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
opacity: 1;
   

}




.babyBlueBG{
    background-color: #047cc0;
}

.babyBlueBG h1{
    color: #ffffff;
}

.babyBlueBG p{
    color: #ffffff;
}


.row .modNoimgCopy{
    text-align: center;
    height: 400px;
    
}

.row .modNoimgCopy .texthold{
    position:relative;
    top: 50%;  
    -ms-transform: translateY(-50%);  
    transform: translateY(-50%);
    
}


.row .modNoimgCopy .texthold h2{
    font-size: 15px;
    letter-spacing: 0px;
    font-weight: bold;
    padding-top: -50px;
    padding-bottom: 0;
    opacity: 0;
}

.csstransitions .row .modNoimgCopy .texthold.tranny h2{
    
-webkit-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
opacity: 1;
top: 0px;
    padding-top: 0px;
   
    
}

.row .modNoimgCopy .texthold h3{
    font-family: 'Brunel Hairline Web';
    font-weight: 400;
    font-size: 11vw;
    line-height: 50px;
    color: #047cc0;
    opacity: 0;
    top: 50px;;
    padding-top: 50px;
    padding-bottom: 50px;
}

.csstransitions .row .modNoimgCopy .texthold.tranny h3{
    
-webkit-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
opacity: 1;
top: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    
}

.row .modNoimgCopy .texthold p{
    display: block;
    max-width: 800px;
    font-size: 16px;
    margin: auto;
    color: #545a5a;
    opacity: 0
}

.csstransitions .row .modNoimgCopy .texthold.tranny p{
    
-webkit-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
opacity: 1;
    
}

.row .modNoimgCopy .texthold .btn{
    opacity: 0;
}

.csstransitions .row .modNoimgCopy .texthold.tranny .btn{
    
-webkit-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
opacity: 1;
    
}

.row .modNoimgCopy.Nav .Nav{
    padding: 70px 0 10px 0;
    opacity: 0;
}

.csstransitions .row .modNoimgCopy.Nav .Nav.tranny{
    
-webkit-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
opacity: 1;
padding: 40px 0 40px 0;
}

.row .Nav{
    opacity: 0;
    font-size: 10vw;
}

.csstransitions .row .Nav.tranny{
    
-webkit-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
opacity: 1;
}

.goaway{
    -webkit-transition: opacity 1000ms ease 0ms, padding 1000ms ease 0ms;
-moz-transition: opacity 1000ms ease 0ms, padding 1000ms ease 0ms;
-ms-transition: opacity 1000ms ease 0ms, padding 1000ms ease 0ms;
-o-transition: opacity 1000ms ease 0ms, padding 1000ms ease 0ms;
transition: opacity 1000ms ease 0ms, padding 1000ms ease 0ms;
opacity: 0;

}

.row .modNoimgCopy.Nav h2{
    font-weight: bold;
    padding-bottom: 0px;
    color:#ffffff;
    font-size: 2.6vw;
    letter-spacing: 0px;
}

.row .modNoimgCopy.Nav h2 div{
    display: inline;
    text-decoration: underline;
}

.row .modNoimgCopy.Nav h2 span{
    display: inline-block;
    margin: 0px 8px;
}

.row .modNoimgCopy.Grey{
    background-color: #434747;
}
.row .modNoimgCopy.Grey h3{
    color: #5eb3e4;
}
.row .modNoimgCopy.Grey p, .row .modNoimgCopy.Grey h2{
color:#ffffff;
}



.row .modNoimgCopy.Grey .btn{
    background-color: #5eb3e4;
    border:0px;
}

/* 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%;

}

.nobr{
    white-space: nowrap;
}


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

}

#tempHead{
    position: absolute;
    top:0px;
    width: 100%;
    z-index: 100;
}

#tempHead img{
    position: relative;
    top:25px;
    left: 20px;
    width:70vw;
    height:auto
}

#tempHead .navHolder {
    font-family: 'Domine', serif;
    font-size: 15px;
    color: #000000;
    color: #ffffff;
    position: absolute;
    top: 55px;
    right: 5px;
    width: 460px;
    
}

#tempHead .navHolder span{
    margin: 0 13px;
    float: left;
    display: none;

    
}

.calloutGrid .newsFlex{
    display: block; 
    
}

.calloutGrid .newsFlex .calloutImage .wide-container{
height: 450px;
    
}

.BlueLineLink{
    
     font-family: 'Brunel Hairline Web';
  font-weight: 400;
    color: #ffffff;
    font-size: 22px;
    padding: 20px 10px 20px 0!important;
    text-align: right;



}

#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 .HLline2
{
    position: relative;
    color: #047cc0;
    font-size: 16vw;
    opacity: 1;
    font-family: "Brunel Poster Web";
    text-transform: uppercase;
}
#splash .hsCaptionText .HLline3
{
position: relative;
/*font-weight: 600;*/
display: block;
overflow: visible;
padding: 0 0 0 30px 0;
margin: 0;
color:#047cc0;
font-size: 26vw;
margin-left: 0px;

font-family: "Brunel Poster Web";
text-transform: uppercase;
    

line-height:1em;

}

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

#splash .hsCaptionText .HLline1
{

    font-family: "Brunel Poster Web";
    font-size: 13.5vw;
    line-height: 1em;
    color:#047cc0;
    white-space:normal;
    margin-bottom: 5px;

}

.csstransitions #splash .hsCaptionText .HLline1{
    -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: -60px;
    
}

.csstransitions #splash .hsCaptionText .HLline2
{
-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: 5px;
}

.csstransitions #splash .hsCaptionText .HLline3{
     -webkit-transition: opacity 2000ms ease 2200ms, margin 3000ms ease 1200ms;
    -moz-transition: opacity 2000ms ease 2200ms, margin 3000ms ease 1200ms;
    -ms-transition: opacity 2000ms ease 2200ms, margin 3000ms ease 1200ms;
    -o-transition: opacity 2000ms ease 2200ms, margin 3000ms ease 1200ms;
    transition: opacity 2000ms ease 2200ms, margin 3000ms ease 1200ms;
    opacity: 0;
margin-left: 0px;
    
}


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

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

.csstransitions .loaded #splash .hsCaptionText .HLline1
{
margin-left: 0px;
opacity: 1;

}

.fullWidthCallouts .bgcover
{
    opacity: 0;
    height: 600px;
}

.csstransitions .fullWidthCallouts.tranny .bgcover{
    -webkit-transition: opacity 1000ms ease 1000ms, top 3000ms ease 1000ms;
    -moz-transition: opacity 1000ms ease 1000ms, top 3000ms ease 1000ms;
    -ms-transition: opacity 1000ms ease 1000ms, top 3000ms ease 1000ms;
    -o-transition: opacity 1000ms ease 1000ms, top 3000ms ease 1000ms;
    transition: opacity 1000ms ease 1000ms, top 3000ms ease 1000ms;
    opacity: 1;
}

.fullWidthCallouts .wide-container .galleryLable{
    position: absolute;
    top:38%;
    font-size: 12vw;
    font-family: 'Brunel Hairline Web';
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    width: 100%;
    padding-top: 80px;
    opacity: 0
}

.csstransitions .fullWidthCallouts .wide-container .galleryLable.tranny {
    -webkit-transition: opacity 1000ms ease 1s, padding 1000ms ease 1s;
    -moz-transition: opacity 1000ms ease 1s, padding 1000ms ease 1s;
    -ms-transition: opacity 1000ms ease 1s, padding 1000ms ease 1s;
    -o-transition: opacity 1000ms ease 1s, padding 1000ms ease 1s;
    transition: opacity 1000ms ease 1s, padding 1000ms ease 1s;
    opacity: 1;
    padding-top: 0px;
}

.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: -30px;
margin-bottom: -30px;

}



.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: 0px;
padding-bottom: 0px;
position: relative;
overflow: hidden;
    height: 550px;
}
.csstransitions #intro.tranny
{
opacity: 1;
}


.mobileNoBreak{

    white-space:nowrap;

}

span.noHanger{
    white-space:nowrap;
}

.mobileBR{

    display:block;

}


.mapHolder{
    width: 150%;
    left:-20%;
}



 .csstransitions .mapHolder.tranny img#mapMarkOut
{
-webkit-transition: opacity 1000ms ease 0500ms, top 1000ms ease 0500ms;
-moz-transition: opacity 1000ms ease 0500ms, top 1000ms ease 0500ms;
-ms-transition: opacity 1000ms ease 0500ms, top 1000ms ease 0500ms;
-o-transition: opacity 1000ms ease 0500ms, top 1000ms ease 0500ms;
transition: opacity 1000ms ease 0500ms, top 1000ms ease 0500ms;
opacity: 1;
top:0px
    
}

 .csstransitions .mapHolder.tranny img#mapMarkEmpire
{
-webkit-transition: opacity 1000ms ease 0700ms, top 1000ms ease 0700ms;
-moz-transition: opacity 1000ms ease 0700ms, top 1000ms ease 0700ms;
-ms-transition: opacity 1000ms ease 0700ms, top 1000ms ease 0700ms;
-o-transition: opacity 1000ms ease 0700ms, top 1000ms ease 0700ms;
transition: opacity 1000ms ease 0700ms, top 1000ms ease 0700ms;
opacity: 1;
top:0px
    
}

 .csstransitions .mapHolder.tranny img#mapMarkMain
{
-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:0px
    
}

 .csstransitions .mapHolder img#mapMarkTuy.tranny
{
-webkit-transition: opacity 1000ms ease 1000ms, bottom 1000ms ease 1000ms;
-moz-transition: opacity 1000ms ease 1000ms, bottom  1000ms ease 1000ms;
-ms-transition: opacity 1000ms ease 1000ms, bottom  1000ms ease 1000ms;
-o-transition: opacity 1000ms ease 1000ms, bottom  1000ms ease 1000ms;
transition: opacity 1000ms ease 1000ms, bottom  1000ms ease 1000ms;
opacity: 1;
bottom:0px
    
}

.csstransitions .mapHolder img#mapMarkOut
{
    opacity: 0;
    top:-50px
}

.csstransitions .mapHolder img#mapMarkEmpire
{
    opacity: 0;
    top:-50px
}

.csstransitions .mapHolder img#mapMarkMain
{
    opacity: 0;
    top:-50px
}

.csstransitions .mapHolder img#mapMarkTuy
{
    opacity: 0;
    bottom:50px
}






 #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
   ========================================================================== */


/*blue mod half*/

.calloutGrid.moduleHalfBlue .calloutTextContent{
    
    background-color: #047cc0;
    color: #ffffff;
    text-align: left;
    
    
}

.calloutGrid.moduleHalfBlue .calloutTextContent .coTextWrap {
    color: #ffffff;
     text-align: left;
}

.calloutGrid.moduleHalfBlue .calloutTextContent .coTextWrap h2{
    color: #ffffff;
    font-family: "Brunel Poster Web";
    font-size: 55px;
    line-height: 45px;
    margin-bottom: 20px;
 
    
    
}

.calloutGrid.moduleHalfBlue .calloutTextContent .coTextWrap p{
    font-size: 13px;
    
}

.calloutGrid.moduleHalfBlue .calloutTextContent .coTextWrap p a{
    color:#fff;
    text-decoration: underline;
    text-transform: none;
    font-style: italic;
    
}

.moduleHalfBlue.news .calloutTextContent{
    border-right: solid 0px #ffffff;
    border-top: solid 5px #ffffff;
    border-bottom: solid 5px #ffffff;
}
.moduleHalfBlue.news .calloutImage{
    border-left: solid 0px #ffffff;
    border-top: solid 5px #ffffff;
    border-bottom: solid 5px #ffffff;
}

.calloutGrid.news .calloutImage {
    height: auto!important;
}

.moduleHalfBlue .calloutRow .calloutTextContent a.btn, .moduleHalfBlue .calloutRowFlip .calloutTextContent a.btn {
    margin: 30px 0px 0px;
}


/*grey mod*/

.moduleHalfGrey .calloutTextContent{
    
    background-color: #434747;
    text-align:left;
    
    
}

.calloutGrid.moduleHalfGrey .calloutTextContent h2{
color: #5eb3e4;
    text-align:left;
    font-size: 17px;
    letter-spacing: 1px;
    padding: 0px 0 10px;
    font-weight: bold;
}

.calloutGrid.moduleHalfGrey .calloutTextContent h3{
     font-family: 'Brunel Hairline Web';
  font-weight: 400;
color: #ffffff;
    text-align:left;
    font-size: 48px;
}

.calloutGrid.moduleHalfGrey .calloutTextContent h3 span{
    color: #5eb3e4;
    font-size: 80px;
     font-weight:  400;

  font-stretch: normal;
    
}

.calloutGrid.moduleHalfGrey .calloutTextContent p{
    color: #ffffff;
    text-align:left;
    margin: 5px 0px 10px;
    font-size: 14px;
}

.calloutGrid.moduleHalfGrey .calloutRow .calloutTextContent a.btn, .calloutGrid.moduleHalfGrey .calloutRowFlip .calloutTextContent a.btn {
    margin: 0px;
}

/* first gallery mod on home page*/
.moduleHalfBlue.first .calloutTextContent .coTextWrap {

    width: 300px;
    margin: auto;
 
    
    
}

.moduleHalfBlue.first .calloutTextContent .coTextWrap h2{
    font-family: 'Brunel Hairline Web';
    font-weight: 400;
    font-size:65px;
    line-height: 65px;
    padding-bottom: 30px;

    
}

.moduleHalfBlue.first .calloutTextContent .coTextWrap h2 span{
    
    font-family: 'Brunel Hairline Web';
  font-weight:  400;
  font-style:   italic;
    
}

 .csstransitions .moduleHalfBlue .calloutTextContent .coTextWrap.tranny h2
{
-webkit-transition: opacity 2000ms ease 300ms, padding 2500ms ease 1300ms;
-moz-transition: opacity 2000ms ease 300ms, padding 2500ms ease 1300ms;
-ms-transition: opacity 2000ms ease 300ms, padding 2500ms ease 1300ms;
-o-transition: opacity 2000ms ease 300ms, padding 2500ms ease 1300ms;
transition: opacity 2000ms ease 300ms, padding  2500ms ease 1300ms;

padding-bottom:10px
}


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

.slides-navigation{
    top:93%;
}

.calloutGrid .slides-navigation a.next{
    right: 50px;
    opacity: 0;
}

 .csstransitions .calloutGrid .slides-navigation a.next.tranny
{
-webkit-transition: opacity 1300ms ease 300ms, right 1300ms ease 300ms;
-moz-transition: opacity 1300ms ease 300ms, right 1300ms ease 300ms;
-ms-transition: opacity 1300ms ease 300ms, right 1300ms ease 300ms;
-o-transition: opacity 1300ms ease 300ms, right 1300ms ease 300ms;
transition: opacity 1300ms ease 300ms, right  1300ms ease 300ms;
opacity: 1;
right:10px
    
}

.calloutGrid .slides-navigation a.prev{
    left: 50px;
    opacity: 0;
}

 .csstransitions .calloutGrid .slides-navigation a.prev.tranny
{
-webkit-transition: opacity 1000ms ease 300ms, left 1000ms ease 300ms;
-moz-transition: opacity 1000ms ease 300ms, left 1000ms ease 300ms;
-ms-transition: opacity 1000ms ease 300ms, left 1000ms ease 300ms;
-o-transition: opacity 1000ms ease 300ms, left 1000ms ease 300ms;
transition: opacity 1000ms ease 300ms, left  1000ms ease 300ms;
opacity: 1;
left:15px
    
}

  #ledgend{
        width: 140px;
        height:  auto;
      right: 30%;
    }

.newWidth{
    width: 100%;
    margin: 0 auto
}

.newssHeight{
    height: auto;
}

.calloutGrid #slides-fullscreen .slides-navigation a.next{
    right: 50px;
    opacity: 1;
}


.slides-navigation.doublegal{
    right: 10px;
}

.bottomBGcopy{
    background-image: url('/fullwidth-fam.jpg'); 
    background-position: 50%;
    background-size: 1100px;
    height: 450px;
}




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

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

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

.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{
 
    font-size: 1.9em;
    letter-spacing: .05em;
    
}

.row.fullWidthCallouts >div,
.row.fullWidthCalloutsMaper >div{
    
    padding: 0px 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;
    
}

.row.fullWidthCallouts .quoteCall{
    font-size: 14px;
    color: #fff;
    text-align: left;
 
    position:absolute;
    bottom: 10px;
    left:30px;
    opacity: 0;
   
}

.csstransitions .row.fullWidthCallouts .quoteCall.tranny
{

-webkit-transition: opacity 1000ms ease 0000ms, bottom 1000ms ease 0000ms;
-moz-transition: opacity 1000ms ease 0000ms, bottom 1000ms ease 0000ms;
-ms-transition: opacity 1000ms ease 0000ms, bottom 1000ms ease 0000ms;
-o-transition: opacity 1000ms ease 0000ms, bottom 1000ms ease 0000ms;
transition: opacity 1000ms ease 0000ms, bottom 1000ms ease 0000ms;
opacity: 1;
bottom: 90px;
}



.row.fullWidthCallouts .quoteCall h2{
    
    font-family: 'Brunel Hairline Web';
    hanging-punctuation: first;
    font-weight: 400;
    font-size: 8vw;
    line-height: 30px;
    color: #fff;
    text-transform: none;
  
   
    
}

.row.fullWidthCallouts .quoteCall h2 span{
     font-family: 'Brunel Hairline Web'; 
    font-size: 8vw;;
    font-weight:  400;
  font-style:   italic;
}



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




.calloutGrid
{
position: relative;
z-index: 50;
    padding: 0px 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 1s;
-moz-transition: opacity 1500ms ease 1s;
-ms-transition: opacity 1500ms ease 1s;
-o-transition: opacity 1500ms ease 1s;
transition: opacity 1500ms ease 1s;
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;
}

.footMargs{
    padding: 0px 0px 0 0;
    margin-top: -30px;
}

.berlogo{
    padding: 10px 155px;
}

.chat-hold{
    width: 170px; height: auto; position: absolute; bottom: 0px; left:50%; margin-left: -85px
}

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

.csstransitions .coTextWrap
{

padding-right: 15px;
padding-top: 0px;
padding-left: -30px;
opacity: 0;
position: relative;
z-index: 150;

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-right: 15px;
position: relative;
z-index: 150;
}

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

/* callout styles 111 */


.angleMask{
    
    display: none;
}





a.btn{
    
    display:table;
    color: #ffffff;
    font-family: 'brandonMedium';
    margin: 10px auto;
    padding: 10px 65px;
    border: solid 2px #fff;
    border-radius: 0px;
    width:auto;
    font-size: 14px;
    text-transform: uppercase;
    
    
}

a.btn:hover{
    color: #ffffff;
    text-decoration:underline;
}


.calloutGrid .calloutRow .calloutTextContent a.btn,
.calloutGrid .calloutRowFlip .calloutTextContent a.btn{
    
    display:table;
    color: #ffffff;
    font-family: 'brandonMedium';
    margin: 20px auto;
    padding: 10px 0px;
    border-radius: 0px;
    font-size: 14px;
    text-transform: uppercase;
    width: 200px;
    
    
}

.calloutGrid.moduleHalfGrey .calloutRow .calloutTextContent a.btn, .calloutGrid.moduleHalfGrey .calloutRowFlip .calloutTextContent a.btn{
    background-color: #5eb3e4;
    border: 0px;
}

.calloutGrid .calloutRow .calloutTextContent a.btn:hover,
.calloutGrid .calloutRowFlip .calloutTextContent a.btn:hover{
   
}


/* ==========================================================================
   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 .footnavHold{
    
    font-size: 12px;
    color:#AEAEAE;
   
    text-align: left;
    margin-bottom: 20px;
    line-height: 32px;  
    
    
}
#footer .footnavHold td{
    width:12.5%;
    vertical-align: top;
    /*border-bottom: solid 1px #64869b;*/
    padding-bottom: 20px;
    
}
#footer .footnavHold .col-md-1{
     padding: 0px;
}


#footer .footnavHold span{
    font-weight: bold;
    color:#fff;
}


#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;
}

.footer-top{
    background-color: #424747;
    padding: 90px 0px 130px;
    
    
}
.footer-top .footer-logo{
    padding: 0px 70px 30px 70px;
    border-right: solid 0px #64869b;
    }

.footer-top .footer-contact-info{
    
    font-size: 13px;
    line-height: 22px;
    padding: 0 0 30px 50px;
    
}

.footer-top .footer-contact-info span{
    font-weight: bold;
    color: #009bef;
}

.footer-top .footer-desktop{
    width: 100%;
    max-width: 990px;
    display: block;
    margin: auto;
    color: #ffffff;
    
}

.footer-top .legalfoot{
    
    font-size: 9px;
    line-height: 16px;
    text-align: justify;
    padding: 0px 30px 0 30px;
    
    
 
    
}

.footer-top .BabyBlueLine{
  
    border-top: solid 1px #64869b;
    padding: 40px 0 0 0;  
   
    
}



.BlueOverImage{
    font-family: 'Brunel Hairline Web';
    font-size: 90px;
    line-height: 90px;
    color: #5eb3e4;
    display: block;
    position: absolute;
    top: 50%;
    bottom: 50%;
    width: 100%;
    text-align: center;
    margin-top: -100px;
}

  .mainsp{
        margin-left: -160px;
    }


/* ==========================================================================
  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 .HLline2
{
margin-left: -130px;

}



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


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

}

/* =========== Approx iPad Portait, Sidr menu no longer active =========== */
@media only screen and (min-width: 48em) {
/* ==========================================================================
   header bar @48em
   ========================================================================== */
.mobilespace{
    
    display: block;
    height: 0px;
    
}
    
    .footer-top .footer-logo{
    padding: 20px 60px 70px 40px;
    border-right: solid 1px #64869b;
    }
    
 .moduleHalfBlue.news .calloutTextContent{
    border-right: solid 5px #ffffff;
    border-top: solid 10px #ffffff;
    border-bottom: solid 10px #ffffff;
}
.moduleHalfBlue.news .calloutImage{
    border-left: solid 5px #ffffff;
    border-top: solid 10px #ffffff;
    border-bottom: solid 10px #ffffff;
}
    
    .BlueLineLink{
     font-family: 'Brunel Hairline Web';
  font-weight: 400;
    color: #ffffff;
    font-size: 38px;
    padding: 20px 150px 20px 0!important;
    text-align: right;
   
}


.BlueLineLink .textH{
    padding-right: 80px;
    opacity: 0;
}
    
    .footer-top .legalfoot{
    
    font-size: 10px;
    line-height: 19px;
    text-align: justify;
    padding: 0px 10px 0 0;
    
    
 
    
}
    
    .footMargs{
    padding: 60px 80px 0 0;
        margin-top: 0px;
}

.csstransitions .BlueLineLink .textH.tranny{
-webkit-transition: opacity 2s ease , padding 2s ease ;
-moz-transition: opacity 2s ease , padding 2s ease ;
-ms-transition: opacity 2s ease , padding 2s ease ;
-o-transition: opacity 2s ease , padding 2s ease ;
transition: opacity 2s ease , padding 2s ease ;
  
padding-right: 0px;
    opacity: 1;
}

    
.bottomBGcopy{
    background-image: url('/fullwidth-fam.jpg'); 
    height: 800px;
}
    
    .mainsp{
        margin-left: 0px;
    }
    
    .introContent .subPageNav{
    margin-bottom: 50px;
    margin-top: -30px;
    display:block;
   
}
    
    .chat-hold{
    width: 250px; height: auto; position: absolute; bottom: 0px; right: 350px
}

    
    .mapHolder{
    width: 100%;
        left: 0px;
}

    
    .container-svgfix {

  padding-top: 37%;
    }
    
    .callButton{
    
        margin:80px auto;
    }
    
    
    .newWidth{
    width: 350px;
        margin: 0 auto;
}
    
    .newssHeight{
    height: 700px;
}
    
    

    


.calloutGrid .newsFlex{
    display: flex; flex-wrap: wrap;
}
    
    .calloutGrid .newsFlex .calloutImage .wide-container{
    display: flex; flex-wrap: wrap;
        height: 535px;
}
   
    .row.fullWidthCallouts .phoneBtn{
    
    width: 600px; 
    }
    
        .row.fullWidthCallouts .phoneBtnBistro{
    
    width: 750px; 
    margin-bottom: 200px;
    }
    
.mobileBR{

    display:none;

}
    
    #tempHead{
    position: absolute;
    top:0px;
    width: 100%;
    z-index: 100;
}

#tempHead img{
    position: relative;
    top:55px;
    left: 60px;
    width:397px;
    height:auto; 
}

#tempHead .navHolder {
    font-family: 'Domine', serif;
    font-size: 15px;
    color: #000000;
    color: #ffffff;
    position: absolute;
    top: 85px;
    right: 50px;
    width: 460px;
    
}

#tempHead .navHolder span{
    margin: 0 13px;
    display: block;
    
}
    
    .calloutGrid .slides-navigation a.prev{
    left: 100px;
    opacity: 0;
}
    
     .csstransitions .calloutGrid .slides-navigation a.prev.tranny
{
-webkit-transition: opacity 1000ms ease 300ms, left 1000ms ease 300ms;
-moz-transition: opacity 1000ms ease 300ms, left 1000ms ease 300ms;
-ms-transition: opacity 1000ms ease 300ms, left 1000ms ease 300ms;
-o-transition: opacity 1000ms ease 300ms, left 1000ms ease 300ms;
transition: opacity 1000ms ease 300ms, left  1000ms ease 300ms;
opacity: 1;
left:50px
    
}
    
    .row.fullWidthCallouts .quoteCall{
        font-size: 24px;
     max-width: 800px; 

    left:150px;
   
   
}
    
    .row.fullWidthCallouts .quoteCall h2{
    
    font-family: 'Brunel Hairline Web';
    hanging-punctuation: first;
    font-weight: 400;
    font-size: 65px;
    line-height: 60px;
    color: #fff;
    text-transform: none;
  
   
    
}

.row.fullWidthCallouts .quoteCall h2 span{
     font-family: 'Brunel Hairline Web';  
    font-size: 65px;
    font-weight:  400;
  font-style:   italic;
}
    
    .row .Nav{
 
    font-size: 16px;
}
    
    .row .modNoimgCopy.Nav h2{

    font-size: 16px;
    }

    
    .fullWidthCallouts .wide-container .galleryLable{

    top:38%;
    font-size: 90px;
    }
    
    .row .modNoimgCopy{
        height: 500px;
    }
   

    .topadjust1{
        
        margin-top: -130px;
        
    }
    
    .topadjust2{
        
        margin-top: -80px;
        
    }
    
    .slides-navigation{
    top:48%;
}
    
    .calloutGrid .slides-navigation a.next{
    right: 150px;
    opacity: 0;
}
    
     .csstransitions .calloutGrid .slides-navigation a.next.tranny
{
-webkit-transition: opacity 1300ms ease 300ms, right 1300ms ease 300ms;
-moz-transition: opacity 1300ms ease 300ms, right 1300ms ease 300ms;
-ms-transition: opacity 1300ms ease 300ms, right 1300ms ease 300ms;
-o-transition: opacity 1300ms ease 300ms, right 1300ms ease 300ms;
transition: opacity 1300ms ease 300ms, right  1300ms ease 300ms;
opacity: 1;
right:50px
    
}
    #ledgend{
        width: 222px;
        height: 69px;
        right: 21%;
    }
    
.slides-navigation.doublegal{
    right: -25px;
}


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


    h1{
        font-size: 62px;
    }
    
#tempHead .navHolder span{
  
    
}
    
    #splash .hsCaption
{
height: 80%;
}

#splash .hsCaptionText .HLline2
{
font-size: 4.5em;
white-space: nowrap;
}
#splash .hsCaptionText .HLline3
{
font-size: 2.7em;
white-space: nowrap;
}

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

.csstransitions #splash .hsCaptionText .HLline2
{
margin-left: 75px;
}
.csstransitions #splash .hsCaptionText .HLline3
{
margin-left: 0px;
}


.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: -30px;
margin-bottom: -30px;

}







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

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

#intro.leftcopyy{

    text-align:left;

}



#intro .setHeightChild
{
padding-top: 0px;
padding-bottom: 0px;
    height: 650px;
}

    
    

    
    
 #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;
   
}




/* ==========================================================================
   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;


}
    
    .berlogo{
    padding: 0px 35px;
}
    
    .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
{
    
    padding-top: 135px;
    padding-left: 35px;

    

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;
}

    .row .modNoimgCopy .texthold h3{

    font-size: 74px;
    }
    
    .csstransitions .row .modNoimgCopy .texthold.tranny h3{
    
-webkit-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-moz-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-ms-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
-o-transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
transition: opacity 1000ms ease 600ms, padding 1000ms ease 600ms;
opacity: 1;
top: 0px;
    padding-top: 25px;
    padding-bottom: 25px;
    
}
    
    .row .modNoimgCopy .texthold h2{
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: bold;
    padding-top: -50px;
    padding-bottom: 0;
    opacity: 0;
}
    
    
    .fullWidthCallouts .bgcover
{
 
    height: 800px;
}
    
    


/* ==========================================================================
   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: 13px;
line-height: 28px;
    
}
    



#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: 0px;
padding-bottom: 0px;
}
.home #intro .setHeightChild
{
padding-top: 0px;
padding-bottom: 0px;
}


#splash .hsCaptionText .HLline3
{
font-size: 115px;
white-space: nowrap;
}

#splash .hsCaptionText .HLline1
{

 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 */


 #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: 0px;
padding-bottom: 0px;
}

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


/* ==========================================================================
   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 .HLline2
{
font-size: 120px;
white-space: nowrap;
}
#splash .hsCaptionText .HLline3
{
font-size: 199px;
white-space: nowrap;
}

#splash .hsCaptionText .HLline1
{

 font-size: 105px;
  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;
       }
        
    }     
        
    
    
    

    

