.vid{width:50%;margin:0 auto;display:block;}
.purpleBox{
    background-color:#A7AECD;
    padding:15px 5px;
    margin:20px 0;
    width:100%;
    font-size:120%;
    text-align: center;
}

.largeGroupMsg{
display:none;
color:red;
}
    body{
    margin:0;
    padding:0;
    background-image: url('../images/buffalo.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 50% 50%;
    background-size: cover;
    background-color:#000;
    }
.menuHeader{
	width:100%;
	height:100px;
	background-color:black;
	}
	
figure{
    display:table;
    float:left;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
figcaption{
    display:table-caption;
    caption-side:bottom;
    text-align: center;
    }
    
a{text-decoration: none;}
a:hover{text-decoration: underline}
    
    
.footer figure{
    display: block;
    float: none;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
    }
    
.footer figcaption{
    display: block;
}
.content{
    width:90%;
    max-width: 1200px;
    padding:40px 4%;
    background-color:#FFF;
    background-image: url('/images/contentbkg.jpg');
    border: 3px solid #000;
    margin:50px auto 30px auto;
    position:relative;
    /*opacity: .9;*/
}
.logowrap{
    max-width:900px;
    margin:0 auto;
}
.content img{
    padding:0 7px 10px 7px;
}
.content-editor{
    max-width:940px;
    margin:0 auto 30px auto;
    background-color:#FFF;
    border: 1px solid pink;
}
.editorbtn{
    border: solid 1px #333;
    color: #FFF;
    background-color: #006600;
    text-decoration: none;
    font-size: 14px;
    padding: 5px;
    margin: 20px 0 30px 0;
    border-radius: 6px;
    display: inline-block;
}

.imgscenter{
    width:1200px;
    margin:30px auto;
    overflow:hidden;
}
.contentCenter{
    width:100%;
    text-align: center;
}
.contentCenter>figure{
    display:inline-block;
    float:none;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 30px;
    -webkit-margin-end: 30px;
}
.contentCenter>figure>figcaption{
    /*display:table-caption;*/
    display:block;
    caption-side:bottom;
    text-align: center;
    }

.align-center{
    text-align: center;
}
.align-left{
    text-align: left;
}
.align-right{
    text-align: right;
}
.smdc_footer{
    width:100%;
    padding:5px 0 30px 0;
    background-color:#000;
    color: #006600;
    text-align: right;
    padding-right:20px;
    position:relative;
}
#right{
    float: right;
}

.footerOne,.footerTwo,.footerThree{
    width:33%;
    float:left;
    position:relative;
}
.footerTwo{

}
.footerThree p{
    text-align: center;
}
.splashscreen h1{
    font-family: 'Domine', serif;
    font-size: 64px;
    line-height: 50px;
    color: #FFF;
    text-align: center;
    text-shadow: 0 0 2px #000000;
    margin:0 0 100px 0;
}
.splashscreen h3{
    font-size:36px;
    font-weight: normal;
}
.largecolumn{
    width:75%;
    float:left;
}
.smallcolumn{
    width:20%;
    float:left;
}
.twocolumneven{
    width:48%;
    border:none;
    float:left;
}
.threecolumneven{
    width:31%;
    border:none;
    float:left;
}
.leftpad{
    margin-right:2%;
}
.logo{
float:left;
margin:15px 0 0 0;
z-index: 10000;
}
.phone{
    position: absolute;
top: 60px;
left: 170px;
}
.headerlogo{
    margin:0 auto;
    display:block;
}
.headerinnerlogo{
    margin:0 auto;
    display:block;
}


.bigbutton{
    display: inline-block;
    border: 1px solid #000;
    width: 28%;
    min-width:220px;
    text-align: center;
    padding: 10px 5px;
    background: #000;
    background-image: url('/images/btnbkg.png');
    color:#FFF;
    height:60px;
    /*float:left;*/
    margin:30px 15px 0 15px;
    cursor: pointer;
}

.innerborder{
    border: 1px solid #FFF;
    margin: 4px;
    height:50px;
}
.bigbutton a{
    color:#FFF;
    text-decoration: none;
    font-size:130%;
    font-weight: bold;
    display:block;
margin-top:0px;
}

.blockoftext, .blockoftexttwo, .blockoftextthree, .blockoftextairportqq{
    position:relative;
    top:14px;
}
.innerborder p{
    display:none;
    color:#FFF;
    margin:2px 0 9px 0;
    position:relative;
    border-top:1px solid #FFF;
}



@media screen and (max-width:768px){
    /* mobile */
.menuHeader{
width: 100%;
height: 48px;
background-color: black;
    }

img.logo{
    height:38px;
}
.logo{
    position: absolute;
margin: 0px auto 0;
left: -50%;
right: -50%;
top: 10px;
z-index: 10000;
}
.footerOne,.footerTwo,.footerThree{
    width:98%;
    float:left;
    position:relative;
}
.footerTwo{

}
.footerThree p{
    text-align: center;
}

.contentCenter{
    width:100%;
    text-align: center;
}
.contentCenter>figure{
    display:inline-block;
    float:none;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.contentCenter>figure>figcaption{
    /*display:table-caption;*/
    display:block;
    caption-side:bottom;
    text-align: center;
    }



    .splashscreen{
        margin:60px 0 0 0;
    }
    .splashscreen h1{
    font-family: 'Domine', serif;
    font-size: 55px;
    line-height: 50px;
    color: #FFF;
    text-align: center;
    text-shadow: 0 0 2px #000000;
    }
    .splashscreen h3{
        font-size:24px;
    }
.content img{
    margin:0 auto;
    padding:0;
    display:block;
    width:100%;
    height:auto;
}
.marquee {
  width: 100%;
  overflow: hidden;
  /*border: 1px solid #ccc;*/
  /*background: #FFF;*/
  /*opacity: .8;*/
  font-family: Arial;
  font-style:normal;
  font-weight:normal;
  font-size:18px;
  margin:0 auto;
  color: #FFF;
    text-shadow:none;
}
.imgscenter{
    width:400px;
    margin:30px auto;
    overflow:hidden;
}
        .largecolumn{
            width:100%;
            float:left;
        }
        .smallcolumn{
            width:100%;
            float:left;
        }
        .twocolumneven{
            width:100%;
            border:none;
            float:left;
        }
        .threecolumneven{
            width:100%;
            border:none;
            float:left;
        }
        .leftpad{
            margin-right:0%;
        }
        .logo{
        position:absolute;
        margin:0px auto 0;
        left: -50%;
        right:-50%;
        top:6px;
        z-index: 10000;
    }
    
    .bigbuttonxx{
    display: block;
    border: 1px solid #000;
    width: 100%;
    min-width:1400px;
    text-align: center;
    padding: 10px 5px;
    background: #000;
    background-image: url('/images/btnbkg.png');
    color:#FFF;
    height:60px;
    float:left;
    margin: 30px 0px 0 0;
    cursor: pointer;
    }
    .bigbutton{
            display: block;
            /* border: 1px solid #000; */
            width: 100%;
            /* min-width: 1400px; */
            /* text-align: center; */
            padding: 0;
            background-image: url('/images/btnbkg.png');
            color: #FFF;
            height: 60px;
            float: left;
            margin: 30px 0px 0 0;
            cursor: pointer;
    }
    #buttontwo,#buttonthree{
        float:right;
    }
    .innerborder{
        border: 1px solid #FFF;
        margin: 4px;
        height:50px;
    }
    .bigbutton a{
        color:#FFF;
        text-decoration: none;
        font-size:130%;
        font-weight: bold;
        display:block;
    margin-top:0px;
    }
    .blockoftext{
        position:relative;
        top:14px;
    }
    .blockoftexttwo{
        position:relative;
        top:14px;
    }
    .innerborder p{
        display:none;
        color:#FFF;
        margin:2px 0 9px 0;
        position:relative;
        border-top:1px solid #FFF;
    }
}  /* Mobile ends */



.homeimg{
    display:block;
    width:100%;
}
img{
    padding:0;
    margin:0;
}
ul{padding:0;margin:0;list-style:none;}
li{padding:0;margin:0;}

#photos img {
  position: absolute;
  overflow: hidden;
}
.overlay{
    /*background-color: #FFF;*/
    /*opacity: .55;*/
}
.hp_contentblock{
    position: absolute;
    text-align: center; 
    z-index: 10000;
    max-width: 852px;
    margin: 400px auto 0;
    left:0;
    right:0;
}
.hp_contentblock p{
    font-size: 140%;
    font-family: 'Amita', cursive;
    color:pink;
}
.hp_contentblock a{
    /*opacity: .4;*/
    text-decoration: none;
    border:1px solid #FFF;
    padding:10px 20px;
    color:pink;
    background-color:#FFF;
    border-radius:5px;
}
.header{
    width:100%;
    margin:0 0 20px 0;
    padding-top:10px;
    /*background: rgba(255, 255, 255, 0.5);*/
    
}
.inner_footer{
    width:90%;
    margin:0 auto;
    max-width: 1200px;
}
.footer{
    width:98%;
    background-color: #000;
    padding:25px 1% 10px 1%;;
    color:#FFF;
    position:relative;
    overflow:hidden;
}
.footer ul{
    float:left;
    padding:10px 0 0 10px;
}

.footer a{text-decoration: none;}
.footer a:hover{text-decoration: underline}

.footer ul a{
    color: white;
    font-size: 14px;
    padding: 0 0 5px 0;
    text-decoration: none;
    display: inline-block;
}
.footer ul a:hover{text-decoration:underline;}

#slideshowwrap{
    max-width:940px;
    width:95%;
    display:block;
    height:auto;
    margin:0 auto 40px auto;
    overflow: hidden;
}
.slideshow img{
    max-width:940px;
    height:auto;
    width:95%;
    display:block;
    overflow:hidden;
    position:absolute;
}
.notosans{font-family: 'Noto Sans', cursive;font-size:350%;text-align: center;font-weight: normal;}


.clear{clear:both;}
.marquee {
  width: 100%;
  overflow: hidden;
  /*border: 1px solid #ccc;*/
  /*background: #FFF;*/
  /*opacity: .8;*/
  font-family: Arial;
  font-style:normal;
  font-weight:normal;
  font-size:18px;
  margin:0 auto;
  color: #FFF;
    text-shadow:none;
}
/*B&W*/
.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.bw:hover {
  -webkit-filter: grayscale(100%);
}