html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; box-sizing: border-box;}
blockquote, q {quotes: none;}
b, strong {font-weight:700;}

body {
  background: white;
}

.clear {
  clear:both;
}

.top-bar {
  padding: 20px 0px;
  background:#8ECAE6;
}
.container {
  width:78%;
  margin: 0 auto;
}

p {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.8;
}

h2 {
  font-family: 'Dosis', sans-serif;
  color:white;
  background: #219EBC; 
  padding:10px 30px;
  font-size: 2.7em;
  margin: 20px 0px;
  width: 60%;
  font-weight: 600;
}

h3 {
  font-family: 'Dosis', sans-serif;
  color:white!important;
  background: #219EBC; 
  width: 30%;
  font-size: 1.8em;
  padding:10px 20px;

  margin: 20px auto;
  font-weight: bold!important;
}

.contact, .social-media {
  float: left!important;
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 20px;

}

.contact a {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  color: #5C5C5C;
  transition: .5s;


}

 .phone, .email {
  float:left;
  margin-right: 30px;
}

.address p {
  width: 110%!important;
}
.flexbox {
  display: flex;
}

.flexbox2 {
  display:flex;
}

.contact i {
  font-size: 1.3em;
  margin-right: 10px;
  transition: .5s;
  color: #03045E;
}



.contact a:hover{
  opacity: 0.7!important;
  transition: .7s;
}

.contact a:hover i {
  transform: rotateY(180deg);
  transition: .7s;
}



.last {
  float: right;
  margin: 0;
}

.logo {
  background: #8ECAE6;
  padding: 30px 0px 30px 0px;

}

 .dorchester {
  width: 25%;
 float: left;
 margin-top: -20px;

}

.dorchester img {
  width: 100%; max-width: 300px;
}

.navigation {
  width: 100%;
}

.topnav {
  overflow: hidden;
  margin-top: 10px;
  display: block;
  float:right!important;
  width: 89%;

}

.topnav a {
  float: left;
  display: block;
  color: #03045E;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 1em;
  font-family: 'Open Sans', sans-serif;
  transition: .5s;
  margin: 0px 2% 0px 0px;
  font-weight: 600;
}

.active {
  background:#D5896F!important;
  color:white!important;
  font-weight: bold;
  }

.topnav .icon {
  display: none;
}

.topnav a:hover {
  background-color: #DAB785;
  color: white;
  transition: .7s;
  cursor: pointer;
}

.contact-us {
  background: #70A288;
  color:white!important;
  padding: 14px 33px!important;
}

.home-banner {
  background: url(/images/home-banner.jpg);
  background-size:cover;
  padding: 75px 0px 255px 0px;
}

.home-banner-box{
  background: rgba(255, 255, 255, 0.91);
  padding: 30px 30px;
  width: 70%;
}

.home-banner:hover {
  cursor:default;
}

.home-banner-box h1 {
  font-family: "Dosis", sans-serif;
  font-size: 3.1em;
  font-weight: 600;
  color:#70A288;
}


.home-banner-box p {
  color:#03045E;
  font-family: "Open Sans", sans-serif;
  font-size:1em;
  line-height: 1.8;
  margin-bottom: 80px;

}

.home-banner .favicon {
  position:absolute;
  width: 23%;
  top: 225px;
  right: 10%;
}

.home-banner:hover {
  cursor: normal!important;
}



.banner {
 background: #DAB785;
  padding: 50px 0px;
}

.banner h1 {
  font-family: "Dosis", sans-serif;
  font-size: 3.5em;
  font-weight: 600;
  color:#03045E;
}

.banner .favicon {
  width: 12%;
  float:right;
  position:absolute;
  right: 250px;
  top: 270px;
}

.main {
  background:#fff;
  padding: 100px 0px 100px 0px;
  word-wrap: normal;
}

.call-to-action {
padding: 20px;
margin: 30px 0px;
width: 60%;
color:#03045E;
}

.call-to-action a {
  color:#03045E!important;
  transition: .5s;
}

.call-to-action a:hover  {
  color:black!important;
  transition: .5s;
}

.main a {
  color:#42B6E9;
  text-decoration: underline!important;
  transition: .5s;
}

.main a:hover {
  color:#8AD65E;
  transition: .7s;
}

.main table {
  background: #EEEDED;
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  border: none;
  width: auto;
}

.main td {
padding:10px 20px!important;
color:#000!important;

}

.main td:nth-of-type(3n) {
  font-weight: bold;
}
.main th:nth-child(1) {
  background: #0065AB;
  border: none;
  padding: 10px 20px;
  font-weight: 700!important;
  }
.main th:nth-child(2) {
background: #8800AC;
border: none;
padding: 10px 20px;
font-weight: 700!important;
}
.main th:nth-child(3) {
  background: #04AC00;
  border: none;
  padding: 10px 20px;
  font-weight: 700!important;
  }

  .main i {
    font-size: 1.5em;
    margin-right: 30px;
    transition:.5s;
  }



  .main a:hover i {
    transform: rotateY(180deg);
    transition: .7s;
  }
.jumps {
  background:#F2F2F2;
  padding: 80px 0px 150px 0px;
  text-align:center!important;
}


.jumps img {
  width: 100%!important;
  margin-top: 30px;
  transition: .5s ease-in-out;
  -webkit-filter: grayscale(0) blur(0);
	filter: grayscale(0) blur(0);
	-webkit-transition: .5s ease-in-out;
  max-width: 500px!important;
  min-height: 300px!important;
}

a .jump-box {
 padding: 20px 20px 40px 20px ;
 color:white;
 transition: .5s;
 box-shadow: 0px 10px 20px  rgba(0,0,0, 0.19);
min-height: 300px;
}


.jump-box h2  {
  text-align:left!important;
  margin: 0px 0px 0px -30px;
  color:#03045E!important;
  font-weight: bold;
  background: none;
  font-size: 1.5em;
  font-family: 'Dosis', sans-serif;
  width:100%!important;
}

.jump-box p  {
  text-align:left!important;
  color:#03045E!important;
  font-size: 1em;
  font-family: 'Open sans',  sans-serif;
}

.jump-box i {
  margin-left: 15px;
  margin-top: 0px;
  transition: 0.5s;

}

.staff-popup {
  background: #F2F2F2;
  width: 22.5%;
  padding: 20px 20px 30px 20px;
  transition: 0.5s!important;
  cursor: pointer;
  text-align: center;
  margin-top: 30px;
  font-size:0.7em;
}

.registered {
  background:#F2F2F2;
  padding: 50px 0px;


}

.registered h3 {
  background:none;
  color:#219EBC!important;
  font-size: 2.2em;
}

.registered img {
        padding: 30px;

      justify-content: center;
      display: flex !important;
  margin: 20px auto!important;
  transition: .5s;
}

.registered img:hover {
  transition: .7s;
  	filter: grayscale(90%) blur(2px);

  
}

.book-banner {
  padding: 50px 0px;
}
.book-banner h3 {
  text-align:left!important;
  margin: 30px 0;
  padding: 0;
  background: none;
  color:#219EBC!important;
}

.book-banner img {
  width: 15%;
  float:right;
  margin-top: -70px;
}


.book-banner a, .book-banner p {
  color:#03045E;
  transition: .5s;
}

.book-banner a:hover {
  color:black;
  transition: .7s;
}

.staff-popup:hover {
 box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
 transition: 0.7s;

}

.consultant-popup {
  background: #F2F2F2;
  width: 22.5%;
  padding: 20px 20px 30px 20px;
  transition: 0.5s!important;
  cursor: pointer;
  text-align: center;
  margin-top: 30px;
  font-size:0.7em;
}
.consultant-popup:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  transition: 0.7s;

 }

 .consultant-popup h3 {
  transition: 0.5s; margin-bottom:6px;
}

.staff-popup h3 {
  transition: 0.5s; margin-bottom:6px;
}

.staff-popup:hover h3 {
  color:#0065AB;
  transition: 0.7s;
}


#lightbox, #lightbox2, #lightbox3, #lightbox4, #lightbox5, #lightbox6 {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.3);
  display: none;
}

#lightbox.open, #lightbox2.open, #lightbox3.open, #lightbox4.open, #lightbox5.open , #lightbox6.open {
  display: block;
}

#lightbox_content {
  position: absolute;
  width: 60%!important;
  height: auto;
  padding: 40px;
  width: auto;
  background: #F2F2F2;
  border-radius: 20px;
  left: 35%;
  top: 40%;
  margin-left: -250px!important;
  margin-top: -250px;
  text-align: center;

}

#close, #close2, #close3, #close4, #close5 , #close6 {
  position: absolute;
  right: 20px;
  top: 20px;
  background: rgba(0, 0, 0, 0.2);
  height: 20px;
  width: 20px;
  border-radius: 15px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}


.three-box {
  justify-content: space-between;
  width: 70%;
  margin: 0 auto;
}

.three-box .consultant-popup , .three-box .staff-popup{
  width: 30%!important;
}



.green {
  background: #70A288;
}

.green-text {
  color: #70A288!important;
  transition: .5s;


}

.lightblue {
  background:#8ECAE6;

}

.light-blue-text {
  color:#8ECAE6;
  transition: .5s;


}

.yellow {
  background:#DAB785;
}

.yellow-text {
  color:#DAB785!important;
  transition: .5s;

}

.peach {
  background: #D5896F;
}

.peach-text {
  color:#D5896F!important;
  transition: .5s;
}

.green-text:hover, .yellow-text:hover, .peach-text:hover {
  color:#000;
  transition: .7s;
}

.jumps a:hover .jump-box {
  opacity: 0.6;
  transition: .7s;
}

.jumps a:hover  img {
  transition: .7s;
	filter: grayscale(90%) blur(2px);
}

.jumps a:hover i {
  margin-left: 30px;
  transition: .7s;
}


.last {
  float:right;
  margin: 50px 0px!important;
}


a {
  text-decoration: none!important;

}



.right {
  float:right;
  margin-right: 0px;
  margin-left: 40px;
}




ul li {
  font-family: 'Open Sans', sans-serif;
  line-height: 2.3;

}

ul li::marker {
  color:#8ECAE6;
  font-size: 1.5em;
}


.main_img {
  float:right;
  width: 31%;
  margin-left: 80px;
  margin-bottom: 30px;
}

.map-jump {
  background:#f2f2f2;
  padding: 100px 0px;
  flex-direction: row;

}

.map-content h2 {
  background:none;
  font-weight: 900;
  width: 100%;
  font-size: 1.5em;
}

.map-iframe img {
  width: 100%;
}

.map-content {
  padding: 30px;
  transition: .7s;


}

.line {
  width:33.3%;
  padding:5px;
}

.notice-box {
  background: #DEF1FF;
  margin: 40px 0px;
  width: 60%;
}

.notice-content {
  padding: 35px 55px;
  font-weight: 250;
}

.notice-content p {
  margin: 15px 0px;
  color:black;
  font-weight: normal;
}


.notice-box  .speech-start {
  font-family: "Space Grotesk", sans-serif;
  font-size: 8em!important;
  margin: -120px 0px 0px 10px;
  position: absolute;
  transform: rotate(180deg);
}

.notice-box .speech-end {
  font-family: "Space Grotesk", sans-serif;
  font-size: 9em;
  position: absolute;
  margin: -60px 0px 0px 800px;
}


.map-content h2, .map-content p {
  color:white;
}

.map-content span {
  opacity: 0.67;
  }


.map-content i {
  margin-left: 15px;
  transition: 0.5s;
}


.map-content:hover i {
  margin-left: 30px;
  transition: .7s;
}


.map-content:hover {
  opacity: 0.8;
  cursor: pointer;
  transition:.7s;
}

.map-iframe {
  width: 70%;
  float:right;

}




.footer {
  background: #219EBC;
  padding: 100px 0px;
}

.footer-left {
  width: 50%;
}

.footer-left img {
  width: 80%;
  margin-bottom: 80px;
}

.footer-left a {
  color:white;
  margin: 10px 0px!important;
  transition: .5s;
}

.footer-left i {
  color:#fff;
  font-size: 1.5em;
  margin-right: 30px;
  transition:.5s;
}

.footer-left a:hover {
  color:#04AC00;
  transition: .7s;
}

.footer-left a:hover i {
  color:#04AC00;
  transform: rotateY(180deg);
  transition: .7s;
}

.footer-right {
  width: 50%;
  float:right!important;
}

.footer-right-content {
  width: 45%;
  color:white;
}

.footer-right-content table, tr, td {
  font-family: 'Open Sans', sans-serif;
  color:white;
  padding: 5px 0px 5px 10px!important;
}

.footer-right-content table td:first-child {
  color:#84C1EB;
}



.footer-right-content h3 {
  text-transform: uppercase;
  font-weight: 900;
  color:white;
  width: fit-content;
}

.footer-right-content ul {
  margin: 0px 0px 0px 50px;
  list-style-type: none!important;


}

.footer-right-content ul li {
  margin-bottom: 10px;
  list-style-image: none;
  list-style-type: none!important;

}


.footer-right-content a {
  color:white;
  text-decoration: underline!important;
  transition: .5s;
}

.footer-right-content a:hover {
color:#03045E;
transition: .7s;
}

.footer-bottom, .footer-bottom a {
  background:#03045E!important;
  padding: 20px 0px;
  color:white;
}




.map-pic {width:70%; max-width: 300px; margin:0px -120px 20px 20px; float: right; border: 7px solid #fff; transform: rotate(-2deg);
  -moz-box-shadow:5px 5px 5px rgba(0,0,0,0.3);
-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.3);
box-shadow:5px 5px 5px rgba(0,0,0,0.3);}

.profile-ball {margin:auto 0; width:150px; margin: 0px 0px 3px 0px;}


@media screen and (max-width: 169em) {


  .home-banner .favicon {
    position: absolute;
    width: 17%;
    top: 200px;
    right: 300px;
  }

}
@media screen and (max-width: 109em) {


  .topnav {
    width: 92%;

  }

  .topnav a {

    padding: 14px 13px;

    margin: 0px 0px 0px 0px!important;
  }

  .registered img {
    margin: 0 auto!important;
  }

  .banner .favicon {
    width: 17%!important;
    position:absolute;
    right: 210px;
    top: 214px!important;

  }

  .book-banner img {
  width: 20%;
  float:right;
  margin-top: -70px;
}
  .main iframe {
    width: 100%;
  }
  a .jump-box {
min-height: 350px;
}


.map-iframe img {
  width: 100%;
  min-height: 500px;
}

.map-content {
  padding: 30px 30px 0px 30px ;
  transition: .7s;


}

.notice-box .speech-end {

  margin: -60px 0px 0px 660px;
}

}


@media screen and (max-width: 89em) {
.container {
  width: 90%;
}





.topnav {
  width: 95%;
}

.home-banner-box h1 {
  font-size:2.5em;
}

.topnav a {
  padding: 14px 12px;
  font-size: 0.9em;
  margin: 0px 0px 0px 0px!important;

}



.banner {
  padding: 50px 0px;

}

.banner .favicon {
  width: 10.5%;
  position:absolute;
  right: 100px;
  top: 190px;

}

.staff-popup {
  background: #F2F2F2;
  padding:40px;
  transition: 0.5s!important;
  cursor: pointer;
  text-align: center;
  margin-top: 30px;
}

.staff-popup h3 {
  transition: 0.5s;
  font-size: 1.2em;
}


#lightbox_content {
  position: absolute;
  width: 65%!important;
  height: 80vh;
  left: 35%;
  top: 60%;
  margin-left: -200px!important;
  margin-top: -260px;
  overflow-y: scroll;

}

.consultant-popup {
  background: #F2F2F2;
  padding:20px;
  transition: 0.5s!important;
  cursor: pointer;
  text-align: center;
  margin-top: 30px;
  text-wrap: wrap;
}

.consultant-popup h3 {
  transition: 0.5s;
  font-size: 1.2em;
}

.three-box {
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

.three-box .consultant-popup , .three-box .staff-popup{
  width: 100%!important;
}


.map-content {
  width: 38%;
}


.notice-box .speech-end {

  margin: -60px 0px 0px 610px;
}


.main iframe {
  width: 100%;
}

.footer-left {
  width: 40%;
}

.footer-right {
  width: 60%;
  margin-left:20px;
}

.footer-right-content {
  width: 46%;
}
}



@media screen and (max-width: 75em) {

  .topnav {
    width: 98%;
  }

  .topnav a {
    padding: 14px 10px!important;
    margin: 0px 0px 0px 0px!important;
    font-size: 0.75em!important;

  }

  .home-banner .favicon { display: none;}
}




@media screen and (max-width: 59em) {
  .topnav a:not(:first-child) {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 59em) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }

}

@media only screen and (max-width: 59em){
.container {
  width: 90%;
}

.flexbox {
  display:block;
}

.contact, .social-media, .address {
  width: 100%;
  float:none;
}

.social-media i {
  display:none;
}

.dorchester {
  width:80%;
  margin: 0 auto 30px auto;
}

.topnav {
  width: 100%;
  float:none!important;
}

.topnav a {
  padding: 16px 14px;
  font-size: 0.9em!important;
  margin: 0px 0px 0px 0px!important;

}
.home-banner-box{
  padding: 20px 20px;
  width: 100%;

}

.staff-popup {
  background: #F2F2F2;
  width: 100%;
  padding:70px 40px 80px 40px;
  transition: 0.5s!important;
  cursor: pointer;
  text-align: center;
  margin-top: 30px;
}

.consultant-popup {
  background: #F2F2F2;
  width: 100%;
  padding:70px 40px 80px 40px;
  transition: 0.5s!important;
  cursor: pointer;
  text-align: center;
  margin-top: 30px;
}


#lightbox_content {
  position: absolute;
  width: 90%!important;
  height: 80vh;
  left: 35%;
  top: 60%;
  margin-left: -148px!important;
  margin-top: -265px;
  overflow-y: scroll;

}

.call-to-action {
  width: 100%;
}
.registered h3 {
text-align: center;
}

h2, h3 {
  width: 100%;
}

.home-banner-box h1 {
  font-size: 2em;
}

.home-banner {
  overflow-x: hidden!important;
}

.home-banner .favicon {
  position: absolute;
  width: 30%;
  top: 700px;
  left: 250px;
}

.banner h1 {
  font-size: 2.4em;
  width: 70%;
}

.banner .favicon {
  width: 25%!important;
  float:right;
  position:absolute;
  right: 20px;
  top: 420px!important;
}

.book-banner img {
  width: 15%;
  float:right;
  margin-top: -20px;
}


a .jump-box {
  flex-direction: column;
  width: 100%;
  justify-content: none;
  transition: .5s;
  min-height: auto;

}
.jumps h3  {
  width:100%!important;
}

.last {
  float:none;
  margin: 0 auto!important;
}

.main_img {
  float:none;
  width: 90%;
  margin-left: 0px;
  margin-bottom: 30px;
}

.notice-box {
  width:100%;
}



.notice-content {
  padding: 20px;
  font-weight: 250;
}

.notice-box .speech-end {

  margin: -60px 0px 0px 280px;
}

.map-jump {
  flex-direction: column;
  margin: 50px 0px 250px 0px!important;
}

.map-content {
  width: 100%;
  flex-direction: none;
  float:none;
height:auto;  transition: .5s;
margin-top: -40px!important;

}

.map-iframe img {
  width: 100%!important;
  float:none;
  min-height: auto;
}

.map-iframe {
  width: 100%;
}


.footer-left {
  width: 100%;
}

.footer-left img {
  width: 70%;
}

.footer-right {
  width: 100%;
  margin-top: 10px;
}

.footer-right-content {
  width: 100%;
}

.footer-right-content ul {
  margin: 0px 0px 0px 00px;
  list-style-type: none!important;


}


}

@media only screen and (max-width: 39em) {

}
