@-webkit-keyframes uil-default-anim { 0% { opacity: 1} 100% {opacity: 0} }@keyframes uil-default-anim { 0% { opacity: 1} 100% {opacity: 0} }.uil-default-css > div:nth-of-type(1){-webkit-animation: uil-default-anim 1s linear infinite;animation: uil-default-anim 1s linear infinite;-webkit-animation-delay: -0.5s;animation-delay: -0.5s;}.uil-default-css { position: relative;background:none;width:200px;height:200px;}.uil-default-css > div:nth-of-type(2){-webkit-animation: uil-default-anim 1s linear infinite;animation: uil-default-anim 1s linear infinite;-webkit-animation-delay: -0.4166666666666667s;animation-delay: -0.4166666666666667s;}.uil-default-css { position: relative;background:none;width:200px;height:200px;}.uil-default-css > div:nth-of-type(3){-webkit-animation: uil-default-anim 1s linear infinite;animation: uil-default-anim 1s linear infinite;-webkit-animation-delay: -0.33333333333333337s;animation-delay: -0.33333333333333337s;}.uil-default-css { position: relative;background:none;width:200px;height:200px;}.uil-default-css > div:nth-of-type(4){-webkit-animation: uil-default-anim 1s linear infinite;animation: uil-default-anim 1s linear infinite;-webkit-animation-delay: -0.25s;animation-delay: -0.25s;}.uil-default-css { position: relative;background:none;width:200px;height:200px;}.uil-default-css > div:nth-of-type(5){-webkit-animation: uil-default-anim 1s linear infinite;animation: uil-default-anim 1s linear infinite;-webkit-animation-delay: -0.16666666666666669s;animation-delay: -0.16666666666666669s;}.uil-default-css { position: relative;background:none;width:200px;height:200px;}.uil-default-css > div:nth-of-type(6){-webkit-animation: uil-default-anim 1s linear infinite;animation: uil-default-anim 1s linear infinite;-webkit-animation-delay: -0.08333333333333331s;animation-delay: -0.08333333333333331s;}.uil-default-css { position: relative;background:none;width:200px;height:200px;}.uil-default-css > div:nth-of-type(7){-webkit-animation: uil-default-anim 1s linear infinite;animation: uil-default-anim 1s linear infinite;-webkit-animation-delay: 0s;animation-delay: 0s;}.uil-default-css { position: relative;background:none;width:200px;height:200px;}.uil-default-css > div:nth-of-type(8){-webkit-animation: uil-default-anim 1s linear infinite;animation: uil-default-anim 1s linear infinite;-webkit-animation-delay: 0.08333333333333337s;animation-delay: 0.08333333333333337s;}.uil-default-css { position: relative;background:none;width:200px;height:200px;}.uil-default-css > div:nth-of-type(9){-webkit-animation: uil-default-anim 1s linear infinite;animation: uil-default-anim 1s linear infinite;-webkit-animation-delay: 0.16666666666666663s;animation-delay: 0.16666666666666663s;}.uil-default-css { position: relative;background:none;width:200px;height:200px;}.uil-default-css > div:nth-of-type(10){-webkit-animation: uil-default-anim 1s linear infinite;animation: uil-default-anim 1s linear infinite;-webkit-animation-delay: 0.25s;animation-delay: 0.25s;}.uil-default-css { position: relative;background:none;width:200px;height:200px;}.uil-default-css > div:nth-of-type(11){-webkit-animation: uil-default-anim 1s linear infinite;animation: uil-default-anim 1s linear infinite;-webkit-animation-delay: 0.33333333333333337s;animation-delay: 0.33333333333333337s;}.uil-default-css { position: relative;background:none;width:200px;height:200px;}.uil-default-css > div:nth-of-type(12){-webkit-animation: uil-default-anim 1s linear infinite;animation: uil-default-anim 1s linear infinite;-webkit-animation-delay: 0.41666666666666663s;animation-delay: 0.41666666666666663s;}.uil-default-css { position: relative;background:none;width:200px;height:200px;}

/* @import url('https://fonts.googleapis.com/css?family=Merriweather:300,400'); */
/* @import url('https://fonts.googleapis.com/css?family=Roboto+Mono:100i,400'); */
/* @import url('https://fonts.googleapis.com/css?family=Roboto+Slab&display=swap'); */

#loading{
  margin-left:47%;
  left:-20px;
  position: absolute;
  top:25%;
  width:40px;
  height:40px;
}
#loading div{
  background:#767676;
}
body{
  overflow-y: scroll;
  font-family: "proxima-nova", Arial;
  background-color: #f8f5f2;
  background-color: #ffffff;
  color:#646464;
  font-size:15px;
  font-style: normal;
  font-weight: 300;
  margin:0;
  background-color: #f8f5f2;
  
}
a:link {
  color: #006699;
}
a:visited {
  color: #006699;
}
a:hover {
  color: #3399CC;
}

.header{
  z-index: 2000000;
  position: absolute;
  width:100%;
  top:0;
  height: 95px;
  padding-top: 5px;
  border-bottom: none;
  position: absolute; 
}

/*
.header-logo-image{
  opacity: 1;
  background-size: contain;
  background-image: url('/images/mp_bright_new_caps_250.png');
  background-position: left center;
  background-repeat: no-repeat;
  height: 72px;
  width: 250px;
  margin-top: 12px;
  cursor: pointer ;
  position: absolute;
  left: 50%;
  margin-left: -125px;
}
*/

.header-logo-image{
  opacity: 1;
  background-size: contain;
  background-image: url('/images/mp_bright_new_caps_225.png');
  background-position: left center;
  background-repeat: no-repeat;
/*
  height: 72px;
  width: 250px;
*/
  height: 64px;
  width: 225px;
  margin-top: 3px;
  margin-left:5px;
  cursor: pointer ;
  position: absolute;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .header-logo-image{
    background-image: url('/images/mp_bright_new_caps_450.png');
  }
}

/*
.header-menu{
  text-align: center;
  padding-top: 100px;
  padding-bottom: 30px;
  transition: padding-top 1s, opacity 1s;
}
*/
.header-menu{
  text-align: left;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-right:20px;
  padding-left:300px;
/*   transition: padding-top 1s, opacity 1s; */
}

.header-menu-up{
  opacity: .5;
}
.portfolio-bracket{
  display: none;
}
.portfolio-plus{
  display: none;
}
.header-portfolio-menu{
  position: absolute;
  margin-left:275px;
  top:129px;
  z-index: 2000001;
  transition: margin-top 1s, opacity 1s;
  opacity:1;
  margin-top:0px;
  display: block;
}
.header-portfolio-menu-hidden{
  opacity: 0;
  margin-top:15px;
}
.header-portfolio-menu-item{
  font-family: "proxima-nova",Arial;
  font-size: 11px;
  text-transform: lowercase;
  float: left;
  margin-right: 16px;
  cursor: pointer;
  font-size: 11px;
  padding: 3px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: #4d4e50;
  text-transform: lowercase;
  font-weight: 500;
  background:rgba(255,255,255,0.8);
}
.header-portfolio-menu-item:hover{
  color:#fff;
  color:#000;
}
.portfolio-bracket:first-child {
  padding-left: 5px;
}
.portfolio-bracket{
 font-size: 10px;
 padding-right: 2px;
 padding-left: 2px;
 font-weight: 300;
}
.portfolio-plus{
  font-size: 9px;
  font-weight: 300;
}
.social-bar{
  display: none;
}
.social-img{
  height:13px;
  width:13px;
  opacity: .2;
  margin-right: 5px;
  cursor: pointer;
}
.social-img:hover{
  opacity: 1;
}
#advice{
  /*display: inline-block;*/
}
#faq{
  display: none;
}
#schedule{
  display:none;
}
#faq{
  display: none;
}
#blog{
  display: none;
}



.email-now{
  display: none;
  border-radius: 5px;
  position: absolute;
  right:108px;
  top:21px;
  background: #fdfdfd;
  border: 1px solid #efefef;
  color: #666;
  font-size: 13px;
  line-height: 22px;
  cursor: pointer;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  height:4px;
  width:10px;
  display: none;
  background-image: url('images/mail-gray.png');
  background-position: center center;
  background-size: 70%;
  background-repeat: no-repeat;
  opacity: .8
}
.email-now:hover{
  border: 1px solid #ccc;
  opacity: 1
}
.email-now:active{
  background: #3baee7;
  background-image: url('images/mail-white.png');
}

.book-now{
  font-family: Arial;
  border-radius: 5px;
  position: absolute;
  right:20px;
  top:21px;
  border:1px solid #efefef;
  color:#8e8e8e;
  background:#78a0c7;
  color:#fff;
  opacity: 1;
  font-size: 13px;
  line-height: 22px;
  cursor: pointer;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 9px;
  padding-right: 9px;
  display: none;
}
.book-now:hover{
  border: 1px solid #ccc;
  opacity: 1;
}
.book-now:active{
  background:#68a3de;
}


/* LEGACY */
.header-logo{
  display:none;
}

.header-menu a:link, .header-menu a:visited, .header-menu a:active{
  font-family:  Arial;
  font-size: 13px;
  padding: 3px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: #7f8184;
/*   font-weight: 600; */
  border: solid 0px #ebebeb;
  -webkit-font-smoothing: antialiased;
  /*background-color:rgba(255,255,255,0.6);*/

}
.header-menu a:hover{
  color: #7f8184; !important;
  background-color:rgba(255,255,255,.9);
}
.header-menu a:active{
  color:#6d819b !important;
}

a.active-menu-item:link, a.active-menu-item:visited{
  color:#202020;
  color: #000;
}


  .header-menu a:link, .header-menu a:visited{
    padding-left:9px;
    padding-right:9px;
/*     border: solid 1px #ebebeb; */
    border-radius: 4px;

  }
  a.active-menu-item:link, a.active-menu-item:visited {
    color:#6d819b !important;
/*
    background-color: #797979;
    background-color: #a26e6a;
*/
    color: #e4e4e4!important;
    color: #ffffff!important;
    color:#b16565!important;
    
  }


#images-container{
  margin:auto;
  display: none;
  margin-top: 110px;
  transition-duration: 3s;
  display: block;
  min-height: 2000px;
  width:95%;
}
.images-container-initial{
  transform: translate(0px, 12px);
  display: none;
}
.header-logo-spacer{
  margin-left:4px;
}
.content-container{
  font-size: 18px;
  margin-top: 160px;
  margin-top:120px;
  margin-bottom: 30px;
}
p{
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin: auto;
  margin-bottom: 20px;
}
.intro-overflow{
  overflow: hidden;
  margin-bottom: 40px;
  margin:auto;
}
.intro-holder{
  height: 700px;
  overflow: hidden;
  transition: transform 3s, opacity 3s;
  background-color: #ededed;
}
.intro-holder-initial{
  transform: scale(1.03, 1.03);
  opacity: 0;
  overflow:hidden
}
.intro-text{
  font-size: 11px;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  height:30px;
  margin-top: -61px;
  text-align: right;
  padding-right: 20px;
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear;
  opacity: 0;
  position: absolute;
  z-index: 1;
  right: 0;
  background-color: #000;
  background-color:rgba(0,0,0,.7);
  color: #fff;
  padding-left: 10px
}
.text-container{
  opacity: 0;
  max-width:80%;
  max-width: 650px;
  margin:auto;
  margin-top: 40px;
  -webkit-backface-visibility: hidden;
  line-height: 2em;
  font-style: normal;
/*   font-family: 'Roboto Mono', monospace; */
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  letter-spacing: .1em;
  line-height: 2em;
  text-transform: none;
  color: #313131;
  
}
.formField {
  text-transform:uppercase;
  font-size:12px;
  font-family: Courier;
}
input[type=submit] {
  -webkit-border-radius:0px;
}
input.savebutton  {
    margin: 0px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    line-height: 18px;
    height: 42px;
    padding: 0px 10px;
    overflow: visible;
    -webkit-border-radius: 3px;
    background: #6fa28b;
    border: 0px black solid;
}
input.savebutton:hover {
  color:#fff;
  cursor:pointer;
  background:#87c1a7;
}

input.savebutton:focus {
  color:#fff;
  cursor:pointer;
  background:#65b4c0;
}

input, textarea, select {
  background-color:#b9b3ae;
  background-color: #f7f7f7;
  -webkit-border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px hsla(0,0%,0%,.1);
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 10px;
  border-left: solid 0px #e7e7e7;
  border-top:solid 0px #e7e7e7;
  border-right: solid 0px #e7e7e7;
  border-bottom:solid 0px #e7e7e7;
  border-left: solid 1px #c3c3c3;
  border-top: solid 1px #e7e7e7;
  border-right: solid 1px #e7e7e7;
/*   border-bottom: solid 1px #a0a0a0; */
  -webkit-border-radius:5px;
}

input:hover {
  background-color:#fff;
}

input:focus {
  outline-width:0;
  background-color: #fff;
}
textarea:hover {
  background-color:#fff;
}
textarea:focus{
  background-color: #fff;
}
.info-header {
  font-size:28px;
  line-height: 30px;
  color:#416c88;
  margin-bottom: 10px;
}



.footerNew{
  text-align: center;
  font-size: 12px;
  text-transform: lowercase;
  padding-top:60px;
  padding-bottom:10px;
  color: #a0a0a0;
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear;
  min-height: 100%;
  height: 100%;
  margin: 0 auto -155px; /* the bottom margin is the negative value of the footer's height */
}
.footerMenu{
  text-align: center;
  padding-bottom:4px;
}
.footer-copyright{
  font-size: 10px;
}
.footerItem{
  display: inline-block;
  padding-right:5px;
  padding-left:5px;
  cursor: pointer;
  font-size: 14px;
}
.footerItem:hover{
  color: #4faae7
}

.side-menu-container{
  display: none;
}

.newFooter{
  margin-top:120px !important;
  color: #727272 !important;
}

.newFooterHeader{
  color: rgba(135, 135, 135, 1) !important;
}
.newFooterField{
  background:#ffffff !important;
  color:#999999;
}
::-webkit-input-placeholder{
  color: #afafaf !important;
}
.newFooterField:hover{
    background: #f3f3f3 !important;
}
.newFooterLink:hover{
  color: #5f7fa6 !important;
}
.newFooterSend{
  background-color: #89908d !important;
  border: solid 1px #89908d !important;
}


.up-arrow{
  background-color: rgba(255,255,255,.9);
  position: fixed;
  bottom:20px;
  right:10px;
  height:20px;
  width:20px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-radius: 20px;
  display: none;
  cursor: pointer;
  border:1px #ccc solid;
  padding:10px;
  background-image: url(/images/arrow-up-grey.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: -20px;
  transition: margin 1s;
}

.contact-button{
  background-color: rgba(255,255,255,.9);
  position: fixed;
  bottom:20px;
  right:10px;
  height:20px;
  width:20px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-radius: 20px;
  display: none;
  cursor: pointer;
  border:1px #ccc solid;
  padding:10px;
  background-image: url(images/mail-gray.png);
  background-size: 50% 50%;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: -20px;
  transition: margin 1s;  
}




/*

@media(min-width:800px){
  .header{
    height: 80px;
    position: fixed;
    width:100%;
  }
  .header-logo-image{
    margin-top: 5px;
    left: auto;
    left:20px;
    margin-left: 0px;
  }
  .header-menu{
    text-align: left;
    padding-left:225px;
    padding-top:12px;
    margin-left:0px;
  }
  .content-container{
    margin-top:85px;
  }
  .book-now-spacer{
  }
  .book-now{
    display: inline-block;
  }
  .header-menu a:link, .header-menu a:visited, .header-menu a:active {
    border: solid 0px #ebebeb;
    font-size: 12px;
  }
  #advice{
    display: inline-block;
  }
  #social-bar{
    display: block;
  }
}
*/





@media (max-width:870px) {

  #advice{
    display: none;
  }
  .header-logo-image{
    margin-top:-5px;
      left: 50%;
  margin-left: -125px;
  }
  
  .header-menu{
    padding-top:65px;
    text-align: center;
    padding-left:0px;
  }
  .header-menu a:link, .header-menu a:visited{
    font-size: 9px;
    margin-right: 0px;
    margin-left: 0px;
    padding-left:3px;
    padding-right:3px;
    border: solid 1px #ebebeb;
  }
  a.active-menu-item:link, a.active-menu-item:visited {
    color:#6d819b !important;
    background-color: #797979;
    color: #e4e4e4!important;
  }
  .portfolio-bracket{
    display: none
  }
  .portfolio-plus{
    display: none
  }
  .content-container{
    font-size: 17px;
    margin-top: 100px;
    overflow-y: hidden;
  }

  .intro-overflow{
    width:100%;
  }
  .opening-letter{
    font-size:45px;
  }
  .intro-text{
    font-size: 7px;
    height: 12px;
    margin-top: -46px;
    line-height: 12px;
  }
  .text-container{
    margin-top: 30px;
    width:80%;
  }
  p{
    padding-bottom: 5px;
  }
  .info-header{
    font-size: 24px;
    margin-bottom: 30px;
  }
  #images-container{
    margin-top: 110px;
  }

}





      
  .blog-entry{
    margin:auto;
    /*       margin-top: 90px; */
    width:800px;
    max-width: 90%;
    /*       border-bottom: dashed #ccc 1px; */
    padding-bottom:160px;
    padding-top:0px;
  }
  .blog-entry:nth-of-type(1){
    margin-top: 10px;
  }
  .blog-body{
    max-width:100%;
    margin:auto;
    text-align: center;
  }
  .blog-text{
    margin-top:0px;
    margin-bottom:10px;
    margin-left:10px;
    color: #777777;
    font-size: 15px;
    text-align:center;
    width:400px;
    margin:auto;
    max-width:90%;
  }
  .blog-image{
    margin-bottom: 10px;
    margin-top:20px;
    max-width: 100%;
    border-radius: 10px;
    -webkit-box-shadow: 10px 10px 54px -20px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 54px -20px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 54px -20px rgba(0,0,0,0.75);
  }
  /*
      .blog-header{
        color: #4e83a2;
        font-size: 45px;
        margin-bottom:20px;
        line-height: 100%;
      }
  */
  .blog-header{
/*     color: #619fc2; */
    color:#000;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    margin-bottom: 15px;
    font-family: georgia;
    text-transform: uppercase;
  }
  .blog-date{
    color: #777777;
    font-size: 15px;
    border-left: dashed #ccc 1px;
    padding-left:10px;
    margin-top:8px;
    margin-left:6px;
    display: inline-block;
    text-align: center;
    display: none;
  }
  
  .blog-date-box{
    border-radius: 10px;
    border: solid 1px #ccc;
    padding:15px;
    width:70px;
    margin:auto;
    margin-bottom:30px;
/*
     background-color: #e3e3e3;
     background-color: #773c3c;
*/
     text-align: center;
     text-transform: uppercase;
/*
     color: #ffffff;
     padding:20px;
     padding-top:12px;
     padding-bottom:12px;
     border-top-left-radius: 10px;
     border-bottom-left-radius: 10px;
     margin-top:6px;
     width:50px;
     position: absolute;
     right:0px;
*/
  }
  .blog-date-number{
    margin-top:-12px;
  }
  .blog-date-year{
    margin-top:-9px;
    font-size:13 
  }
  /*
      .blog-date{
        font-size: 15px;
        color: #4e83a2;
        margin-top:8px;
        margin-left:6px;
        display: inline-block;
      }
  */
