@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video, iframe, input {
  max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
  width: 100%;
}
/* Basic website CSS styles. */
body {
  font-size: 1em;
  font-weight: 300;
  color: #ECECEC;
  font-family: "source-sans-pro", sans-serif;
  background-color: #212933;
}
h3#hours {
  text-align: right;
}
#hours span {
  float: right;
  margin-left: 30px;
  margin-right: 20%;
  text-align: left;
}
#alertdiv {
  background-color: #212933;
  margin: 0px;
  width: 100%;
  text-align: center;
}
#alertdiv .wrapper {
  margin: 5px auto;
  padding: 0px;
  box-sizing: border-box;
}
#alertdiv p#alertbox {
  font-size: 1.5em;
  color: #ECECEC;
  font-weight: 400;
  padding: 15px;
  box-sizing: border-box;
  text-align: center;
  margin: 0px;
}
.phonebtn {
  font-size: 3em;
}
.phonebtn2 {
  font-size: 4em;
}
.phonebtn .btn {
  background-color: #1a4a95;
  padding: 40px;
  padding-left: 120px !important;
  padding-right: 120px !important;
  font-weight: 600;
}
.phonebtn3 {
  background-color: #000 !important;
  font-size: 2.5em;
}
#logo {
  margin: 15px auto;
  width: 75%;
}
.btnicon {
  font-size: 3em;
  font-weight: 300;
  line-height: 1em;
}
.btnicon span {
  font-size: 0.3em;
  text-transform: uppercase;
}
a.btnicon {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #1a4a95 !important;
}
a.btnicon:hover {
  color: #212933 !important;
}
#btntop {
  position: fixed;
  right: 30px;
  bottom: 30px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #ECECEC;
  font-size: 2em;
  line-height: 2.2em;
  padding: 0px;
  background-color: #1a4a95;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
}
#btntop i {
  margin: 0px;
}
.wrapper .box i {
  color: #ECECEC;
  font-size: 3.5em;
  margin-bottom: 30px;
}
.backbleu {
  background-color: #212933;
  color: #ECECEC;
}
.backwhite {
  background-color: #ECECEC !important;
  color: #212933;
}
.backwhite p, .backwhite ul {
  font-size: 1.3em;
}
.backwhite h1, .backwhite h2, .backwhite h3, .backwhite p, .backwhite ul {
  color: #212933 !important;
}
.backblack h1, .backblack h2, .backblack h3, .backblack p, .backblack ul {
  color: #ECECEC !important;
}
.backbleu h1, .backbleu h2, .backbleu h3, .backbleu p, .backbleu ul, .backbleu a {
  color: #ECECEC !important;
}
.backbleu a {
  color: #1a4a95 !important;
}
.backbleu a:hover {
  color: #ECECEC !important;
}
.backbleu .box {
  width: 50%;
  min-height: 0px;
  padding: 30px;
}
.backbleu .box h2 {
  font-size: 2em;
}
.backbleu .box h3 {
  width: 100%;
  font-size: 1.6em;
  box-sizing: content-box;
}
.backbleu p, .backbleu h1, .backbleu h2, .backbleu h3, .backbleu ul {
  color: #333;
}
.backbleu .box p {
  font-size: 1.3em;
  margin: 30px;
  color: #333;
}
#img_header {
  display: block;
  min-height: 500px;
  height: 500px;
}
#img_header.smallheader {
  min-height: 380px;
  height: auto;
}
#logos img {
  margin: 15px;
  max-height: 60px;
}
.come-in {
  transform: translateY(150px);
  animation: come-in 0.8s ease forwards;
}
.come-in:nth-child(odd) {
  animation-duration: 0.6s; /* So they look staggered */
}
@keyframes come-in {
  to {
    transform: translateY(0);
  }
}
.mosaique {
  box-sizing: border-box;
  line-height: 1em;
  clear: both;
}
.mosaique a {
  opacity: 0;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  min-height: 394px;
  width: 100%;
  height: 394px;
  display: block;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  box-sizing: border-box;
}
#specialshow .quart a, #specialshow .quart {
  min-height: 400px;
  height: 400px;
}
.mosaique a:hover {
  opacity: 1;
  background-image: url(/imgs/design/back_black.png);
  background-repeat: repeat;
}
.mosaique a:hover h3 {
  padding-top: 55%;
}
.mosaique a h3 {
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  text-align: center;
  padding-top: 50%;
  color: #ECECEC;
  font-size: 1.1em;
  line-height: 1.2em;
  margin-top: 0px;
  font-weight: 400;
}
.mosaique .half a:hover h3 {
  padding-top: 30%;
}
.mosaique .half a h3 {
  padding-top: 25%;
}
.half, .quartlarge, .quart {
  float: left;
  display: block;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  min-height: 400px;
  box-sizing: border-box;
  border: 5px solid #ECECEC;
  padding: 0px;
}
.quartlarge {
  width: 75%;
}
.quartlarge h3 {
  line-height: 1.3em;
}
.half {
  width: 50%;
}
.quart {
  width: 25%;
}
#bbox {
  font-size: 0.8em;
  text-align: center;
  clear: both;
  color: #666;
  text-transform: uppercase;
}
footer #bbox {
  text-align: center !important;
}
footer #bbox p, footer #bbox a {
  color: #212933;
  text-align: center !important;
}
footer #bbox i {
  font-size: 1.2em;
  margin: 10px;
}
video {
  display: block;
}
.hr {
  font-size: 2.5em;
  clear: both;
  color: #666;
}
footer .box {
  margin: 0px;
  margin-top: 20px;
  padding: 0px;
  width: 50%;
  box-sizing: border-box;
  z-index: 2000;
}
footer .box h3 {
  color: #ECECEC;
}
table {
  border: 2px solid #ECECEC;
  width: 90%;
}
td {
  background-color: #ECECEC;
  padding: 10px;
  border: 4px solid #ECECEC;
}
.marge {
  clear: both;
  padding-top: 60px;
  padding-bottom: 60px;
  margin: 0px auto;
}
.marge p, .marge h1, .marge h2, .marge h3 {
  text-align: center;
  max-width: 75%;
  margin: 30px auto;
  color: #212933;
}
p, ul {
  text-align: center;
}
p a {
  color: #212933;
  font-weight: 400;
  text-align: center;
}
.box {
  padding: 0px;
  float: left;
  display: inline;
  min-height: 380px;
  box-sizing: border-box;
}
.box .newsthumb {
  box-sizing: border-box;
}
.box h1, .box h2, .box h3, .box h4, .box p, .box em {
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
}
.box em {
  font-style: normal;
  text-transform: uppercase;
}
.box img {
  width: 75%;
}
.newsthumb {
  padding-bottom: 56.25%; /* 16:9 */
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
  background-position: center center;
  box-sizing: border-box;
}
.mosaique .quart {
  min-height: 400px;
  width: 25%;
}
.mosaique .quart a {
  min-height: 394px;
  height: 394px;
}
.mosaique .quart a:hover h3 {
  padding-top: 55%;
}
.newsthumb:hover {
  opacity: 0.6;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.blackbar {
  margin-bottom: 0px;
}
.blackbar a {
  margin-right: 10px;
}
.found {
  background-color: #90e7e0;
}
.shadow {
  opacity: 0.2;
}
a.backnext {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
#backnext .btn {
  font-size: 1em;
  margin-left: 20px;
}
#backnext {
  text-align: center;
  padding: 20px;
  font-size: 12px;
  text-transform: uppercase;
  margin: 20px;
  clear: both;
  margin-bottom: 30px;
}
.hiddenbtn {
  opacity: 0.3;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.close {
  clear: both;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
h1, h2, h3, h4 {
  font-family: "magistral", sans-serif;
  clear: left;
  margin: 10px;
  margin-bottom: 30px;
  color: #ECECEC;
  font-weight: 400;
}
h1 {
  font-size: 3em;
  text-transform: uppercase;
  font-weight: 600;
}
h2 {
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 600;
}
h3 {
  font-size: 1.6em;
}
h4 {
  font-size: 1.2em;
}
footer h2 {
  font-family: "source-sans-pro", sans-serif;
}
p, form, ul, label, ol, table {
  text-align: left;
  color: #666;
  margin: 10px;
}
b {
  font-weight: 400;
}
a {
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  color: #1a4a95;
}
a:hover {
  color: #212933;
}
a img {
  border: none;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.box p, .box h2, .box h3 {
  color: #212933;
  max-width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
.box h3 {
  font-size: 1em;
  margin-bottom: 0px;
}
.box p {
  font-size: 0.9em;
  margin-top: 5px;
}
footer {
  overflow: hidden;
  clear: both;
  text-align: center !important;
}
footer, header {
  color: #999;
  max-width: 100%;
  clear: both;
  overflow: hidden;
}
header {
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.4);
  z-index: 10000;
  position: fixed;
  top: 0px;
  width: 100%;
}
footer .box p, footer .box ul {
  font-size: 1.1em;
  margin-right: 15px;
  color: #666;
}
footer a {
  color: #1a4a95;
}
footer a:hover {
  color: #212933;
}
.backblack, .backh1 {
  background-image: url(/imgs/design/back_black.png) !important;
  background-repeat: repeat !important;
  height: 100%;
}
.wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
}
.headerblock {
  background-image: url(/imgs/design/header.jpg);
  background-repeat: no-repeat;
  background-color: #ECECEC;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.headerblock img {
  width: 50%;
}
.headerblock a {
  color: #ECECEC;
  font-size: 2em;
}
.headerblock a:hover {
  color: #1a4a95;
}
.splitblock {
  background-size: 120%;
  background-position: center center;
  background-repeat: no-repeat;
  color: #ECECEC;
  text-align: center;
  min-height: 350px;
  background-image: url(/imgs/design/back_header.jpg)
}
.splitblock h2, .splitblock h1 {
  color: #ECECEC;
  font-weight: 600;
  -webkit-text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
  -moz-text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
}
.splitblock a {
  color: #ECECEC;
}
.splitblock img {
  width: 30%;
  margin: 0px auto;
}
#img_header {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  display: block;
  box-sizing: border-box;
  padding: 0px;
  overflow: hidden;
}
#img_header .marge h1, #img_header .marge h2, #img_header .marge h3 {
  color: #ECECEC;
}
#img_header h1, #img_header h2, #img_header h3, #img_header p {
  margin-bottom: 20px;
  color: #ECECEC;
  font-weight: 400;
  text-shadow: #333 1px 1px 1px;
}
#img_header h2 {
  font-size: 2.8em;
}
.social {
  width: 40%;
  height: auto;
  line-height: 24px;
  margin: 30px;
  margin-left: 0px;
}
.fb-like, .google {
  float: left;
  display: inline;
  margin-left: 15px;
}
.fb-like iframe {
  max-width: inherit;
}
.gmnoprint img {
  max-width: none;
}
.google {
  width: 80px;
  padding-top: 4px;
}
#contact p {
  text-align: center;
  clear: both;
  margin-top: 30px;
}
.box li {
  font-size: 0.9em;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.box li i {
  font-size: 0.8em;
  margin-right: 5px;
}
.photo {
  max-width: 100%;
}
.bigbtn {
  font-weight: 400;
  font-size: 1.2em;
  margin: 30px;
  padding: 10px;
  clear: both;
}
.btn {
  font-weight: 400;
  margin-top: 30px;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #1a4a95;
  color: #FFF;
  text-decoration: none;
  border-radius: 6px;
}
.btn:hover {
  background-color: #212933;
  color: #FFF;
}
.greenbtn {
  color: #ECECEC;
  background-color: #66cc33;
}
.bluebtn {
  color: #ECECEC;
  background-color: #1a4a95;
}
label {
  padding-left: 0px;
  width: 100%;
  max-width: 100%;
  float: left;
  clear: left;
  padding: 10px;
  margin: 10px;
  margin-bottom: 0px;
  font-weight: 400;
}
form p {
  margin: 10px;
}
input, select, textarea {
  font-family: "source-sans-pro", sans-serif;
  width: 80%;
  max-width: 100%;
  padding: 6px;
  color: #666666;
  margin: 15px;
  margin-top: 5px;
  background-color: #ECECEC;
  border: none;
}
input.checkbox {
  width: 30px;
  height: 30px;
  margin: 5px;
  margin-top: -4px;
}
select {
  -webkit-appearance: none;
  padding-left: 12px;
  padding-right: 12px;
}
/* Mobile Layout */
/* Mobile Layout */
/* Mobile Layout */
@media only screen and (max-width: 1000px) {
  body, .wrapper, html {
    width: 100%;
    max-width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
  }
  .btnicon {
    font-size: 2.5em;
  }
  .splitblock {
    background-size: 200%;
    background-position: left center;
  }
  .headerblock {
    padding-bottom: 10%;
  }
  .headerblock img, .splitblock img {
    width: 60%;
  }
  .phonebtn .btn, .phonebtn2, .phonebtn3 {
    padding: 25px;
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .phonebtn, .phonebtn2, .phonebtn3 {
    font-size: 1.8em;
    border-radius: 6px;
  }
  header {
    z-index: 1;
    position: relative;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  h3#hours {
    font-size: 1em;
  }
  .backbleu .box {
    width: 100%;
  }
  #img_header h1, #img_header h2, #img_header h3, #img_header p {
    width: 90%;
    float: none;
    margin: 0px auto;
    padding: 0%;
  }
  header {
    background-size: 90%;
    background-position: center bottom;
  }
  .mosaique a, .mosaique .half a {
    opacity: 1 !important;
    background-image: url(/imgs/design/back_black.png) !important;
    background-repeat: repeat !important;
  }
  table {
    width: 100%;
    max-width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 0.75em;
  }
  td {
    margin: 2px;
    padding: 0px;
  }
  .nomob {
    display: none;
  }
  .box, #biggerbox, footer .box, .marge {
    width: 100%;
    height: auto;
    margin: 0px;
    margin-bottom: 20px;
    display: block;
    float: none;
  }
  .quart, .mosaique .quart {
    width: 100%;
    height: auto;
    margin: 0px;
  }
  .half {
    width: 100%;
    height: auto;
    margin: 0px;
  }
  .marge {
    width: 90%;
    max-width: 90%;
    margin: 0px auto;
  }
  .marge p, .marge h1, .marge h2, .marge h3 {
    max-width: 100%;
  }
  #img_header .marge h3 {
    font-size: 1.2em;
  }
  p, ul, h1, h2, h3, h4 {
    margin: 15px;
  }
  .wrapper {
    font-size: 1.1em;
    margin: 0px auto;
  }
  ul {
    margin-left: 10px;
  }
  form .btn {
    width: 100%;
  }
  .btn {
    display: block;
    clear: both;
    text-align: center;
  }
  footer {
    width: 100%;
    margin: 0px;
    font-size: 0.8em;
    text-align: center;
  }
  footer .box {
    min-height: 40px;
    margin-top: 40px;
  }
  footer .btn {
    width: 80%;
    float: none;
    margin: 10px auto;
    padding-right: 10px;
    color: #FFF !important;
  }
  footer .box p {
    text-align: center;
    float: none;
  }
  h1 {
    font-size: 1.6em;
  }
  h2 {
    font-size: 1.4em;
  }
  h3 {
    font-size: 1.1em;
  }
  h4 {
    font-size: 1em;
  }
  .mfull, .mosaique .mfull {
    width: 100%;
  }
}
/* Desktop Layout */
/* Desktop Layout */
/* Desktop Layout */
@media only screen and (min-width: 901px) {
  footer {
    text-align: left;
  }
  .box, .quart {
    width: 50%;
  }
  footer .box {
    width: 25%;
    margin: 0px;
    padding: 10px;
    min-height: 20px;
    text-align: left;
  }
  ul {
    margin-left: 30px;
  }
  .social {
    display: block;
  }
  footer #biggerbox p {
    text-align: left;
  }
  footer {
    font-size: 0.9em;
    padding-bottom: 0px;
    overflow: hidden;
    text-align: left;
  }
  footer p, footer .box p {
    font-size: 1em;
    clear: both;
    text-align: left !important;
  }
  footer .box h3 {
    text-align: left;
  }
  #bbox span {
    float: right;
  }
  .fb-page {
    margin-left: -20px;
    padding: 0px;
  }
}
@media only screen and (min-width: 1000px) {
  .box, .quart {
    width: 33.33%;
  }
}
@media only screen and (min-width: 1200px) {
  .box {
    width: 25%;
  }
  .headerblock .marge {
    margin-top: 120px;
  }
}
@media only screen and (min-width: 1800px) {
  #img_header {
    min-height: 650px;
  }
}