body{
  background: #FFF;
  font-family: 'Open Sans', sans-serif ;
  line-height: 1.4;
}

#printLogo {
    display: none;
}

h1, h2, h3, h4{
  /*font-family: Helvetica Neue, Arial, Sans;*/
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 700;
}

h1{
  color: #38193f;
  font-size: 40px;
  letter-spacing: -1px;
}

h2{
  color: #33607E;
  font-size: 20px;
}

h3 {
	margin: 15px 0px 0px 0px;
	font-size: 15px;
	color: #38193F;

}


.captcha img{
	margin-left: 0 !important
	}

.btn, .button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
}
.btn-primary, .button {
    background: #763877;
    color: #ffffff;
    /* padding: 10px 15px; */
    border-radius: 6px;
    border: none;
    background:  #783979;
    color: #ffffff;
    border-radius: 6px;
}
.btn-primary:hover, .button:hover {
    background: #402c51;
    color: #ffffff;
    text-decoration: none;
}
.botonCont{
	position: relative;
	min-height: 267px;
}

.boton{
	position: absolute;
	bottom: 0;
	}
.content p a.button {
    color: white;
    text-decoration: none;
}


a{
  color: #38193F;

}

a:hover{
  color: #763877; /* purple */
}

.btn-default:hover{
  background: #402c51; /* dark purple */
  color: #ffffff;
}

.hr {
	height: 1px;
	background-color: #d3d8d9;
	margin: 5px 0px 10px 0px;
}

/* MESSAGE BOX HEADER */

#messageBox{
    background: #3E5F6E;
    color:#FFFFFF;
    font-size: 12px;
    padding: 10px;
    display: none;
    height: 280px;
}

#messageBox label{
  display: block;
  width: 100%
}

label{
	margin-top: 10px;
	}

#messageBox input, #messageBox textarea{
 background: #153446;
  width: 100%;
  border: 1px solid #85A7B5;
  padding: 6px;
}


#contactForm{
  padding: 0px 24px 25px 30px
}

#contactForm .btn-success{
  background: #763877;
  margin: 5px 0;
}



#contactForm .btn-success:hover{
  opacity: 0.8;
}

/* FAQ */

.content h1, .content h2  {
  margin: 0px 0px 15px 0px !important;
  padding: 0;
  font-size: 40px;
  color: #2e1434;
  color: #38193f;
  letter-spacing: -1px;
  /*font-family: Helvetica Neue, Arial, Sans;*/
}

.content h2 {
    margin: 25px 0px 3px 0px !important;
    font-size: 20px;
}
.contentFAQ {
  margin: 0px 0px 2px 0px !important;
  line-height: 130%;
}
.contentFAQ a {
  font-size: 19px;
  background-color: #F7F9F9;
  background-color: #F5F5F5;
  padding: 12px;
  color: #484848 !important;
  display: block;
  text-decoration: none !important;
  line-height: 120%;
}
.contentFAQ a:hover {
  text-decoration: none;
  color: #7DB3D7 !important;
  background-color: #F7F9F9 !important;
}


/* G R I D */

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters [class^="col-"],
.row.no-gutters [class*=" col-"]{
  padding-right: 10px;
  padding-left: 10px;
}

/* leftSidebar*/

/* .sidebarTestimonial */

#carousel-margin .item p {
    padding: 15px;
    border: 1px solid #E3E3E3;
    font-size: 19px;
    font-family: "Times", Arial, Sans;
    text-align: center
}

/* the testimonial's Author*/
.sidebarTestimonial span{
   display: block;
   margin-top: 10px;
   text-align: center;
   font-style: italic;
   color: #7DB5DB
}

.theAuthor{
  font-style: italic;
  color: #763877;
}


/* contact form*/

.contactForm{
  width: 80% !important;
}

.push-right-map{
  float: right;
}


/* rightSidebar*/
ul{
  list-style-type: square;
  padding-left: 15px;
}

.content > ul > li {
  margin-top: 20px;
  /*font-weight: bold;*/
}

.content h2, .content h3{
  color: #33607E;
  margin-top: 15px;
}

.content .spacer{
  height: 40px;
  border-top: 1px dashed #666;

}


.content p a, .articleTemplate p a {
    text-decoration: underline;
    color: #763877;
}
.content p a:hover, .articleTemplate p a:hover {
    text-decoration: none;
}
.sidebar h3, .catTitle{
  background: #E2E7E8;
  padding: 8px;
  display: block;
  font-size: 16px;
  color: #7e8182;
  font-size: 12px;
}


.card.noBorder{
	border: 0 !important;
	padding: 0 !important;
}
.card .box {
    border-bottom: 1px solid #E2E7E8;
}
.card .box p a {
    background-color: #E2E7E8;
    display: block;
    padding: 10px 5px 10px 10px;
}
.card .box p a:hover {
    text-decoration: none;
    background-color: #d9d8d8;
}

.sidebar a{
	color: #6f838a;
	line-height: 1.2;
	}

.sidebar a:hover{
	color: #3f3f4a;
	}


.lead, carousel-content{
  font-size: 40px;
  padding: 0 15%;
  margin: 20px;
  font-family: Times, serif;
  line-height: 1;
  text-align: center;
}
.lead {
  margin-bottom: 0px;
  margin-left: 0px;
}

blockquote{
  background-color: #f7f9f9;
  font-family: "Times New Roman", Times, serif;
  margin: 10px 10px 10px 40px;
  padding: 20px;
  box-shadow: 3px 3px 6px #E1E1E1;
  clear: right;
  border-left: 5px solid #4899cf;
  font-size: 22px;
}


.lead a{
  color: #000;
  display: block;
}
.lead a:hover {
    text-decoration: none;
    color: #5a5a5a;
}
.lead span{
  font-size: 30px;
  font-style: italic;
  color: #999

}



.topHeader{
  padding: 6px 20px 15px 0;
  color: #fff;
}
.topHeader a {
  color: #fff;
  /* text-transform: lowercase; */
  margin-left: 30px;
}
.topHeader a.navbar-brand {
    margin-left: 10px;
}
.frontTitle{
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  color: #5a5a5a;
  background: url('/images/tile-hr.png');
  background-repeat: repeat-x;
  display: block;
  margin-bottom: 35px;
  margin-top: 0;
  background-position: left center;


}

.frontTitle p{
  background: #ffffff;
  display: inline;
  padding: 0 8px;
  font-family: "Times", Arial, Sans;
  text-transform: lowercase;
}

.mainBG{
  background-image:  url('/images/headerBK2-bk.jpg');
  background-position: top center;
  background-size: cover !important;
  padding: 20px 0 50px;
}

.mainHead{
  height: 162px;
  z-index: 2;
  position: relative;
}

#header .mainHead .navbar-brand img {
  margin-top: 130x;
}

#headerTall .mainHead .navbar-brand img {
  margin-top: -28px;
}

#header strong, #headerTall strong, #headerTall a, .topHeader a {
    font-size: 16px;
}


.navbar-default{
  /* background: url('/images/menuBar-bk.gif') #51737F repeat-x; */
  background-color: #59295b;

  border: 0;
  border-radius: 0;
  width: 100% !important;
  font-size: 17px;
}

.navbar-default a{
  color: #FFF !important;
  text-transform: none;
}

.nav > li > a{
	padding-left: 17px;
	padding-right: 17px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 400;
	text-transform: none;
}


.navbar-default li:hover{
  background-color: #214053;
  background-color: #401e41;
}


.testimonial,
.testimonial h3 {

  font-weight: normal;
  text-align: center;

}

.frontTestimonial  a{
	color: #ffffff !important;
	  font-family: Times, serif !important;

	}

.mission{
  font-size: 21px;
  line-height: 1.8
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>a:focus{
/*  background-color: #214053; */
  background-color: #401e41;
}

/* DropDown Manu*/


.dropdown-menu{
  padding: 0;
  border: 0;
}

.dropdown-menu>li>a{
/*  background-color: #50727F; */
  background-color: #59295b;
  color: #ffffff;
  padding: 10px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a.open, .navbar-default .navbar-nav>.open>a:focus{
/*  background-color: #213F52; */
  background-color: #401e41;
}


.carousel-content {
    display:flex;
    align-items:center;
    line-height: 1.2;
    padding: 15px 0;

}


.carousel-content a{
	   font-size: 32px;
  display: block;
  text-align: center;
}

.carousel-content p{
    color: #a1a1a1;

  text-align: center;
}


#carousel-testimonial{
  background: #763877;
  border-radius: 4px;

}

/* Carousel Fade */

.carousel-fade .carousel-inner .item {
      opacity: 0;
      transition-property: opacity;
      text-align: center
    }

.carousel-fade .carousel-inner    .active {
      opacity: 0.9;
    }

.carousel-fade .carousel-inner    .active.left,
    .active.right {
      left: 0;
      opacity: 0;
      z-index: 1;
    }

.carousel-fade .carousel-inner    .next.left,
    .carousel-fade .carousel-inner .prev.right {
      opacity: 1;
    }
  }

  .carousel-fade .carousel-inner .carousel-control {
    z-index: 2;
  }
.carousel-inner a:hover{
  text-decoration: none;
  display: block;

}





.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well img {
    width: 100%;
}

#marginLogos img, .well img {
    margin: 0 !important;
    border: 0 !important
}
#marginLogos img {
    margin: 0px 5px 5px 0px !important;
}

.advert {
    text-align: center;
    background-color: #E2E7E8;
    background-color: #763877;
    color: white;
    padding-top: 10px;
}

.advert h3 {
	line-height: 0%;
}
.advert h3 strong {
	color: #ffffff !important;
	font-size: 19px;
	display: block;
	white-space: nowrap;
}

.content img{
    margin: 15px 0px 20px 0px;
    border: 5px solid #efefef;
    float: right;
}



/* no gutter effecgt*/

.teamPhotos.row {
  margin-right:0;
  margin-left:0;
    margin-bottom: 1px;
}
.row.teamPhotos > [class*='col-'] {
  padding-right:0;
  padding-left:0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  width: 12.5%;
}


.teamPhotos img{
  width: 100%;

}

.teamPhotos .teamPhoto {
  width: 100%;
  margin: 0px;
  padding: 0px;

}

.teamPhoto .memberOverlay {
  display: none;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
}


.teamPhoto h3 {
   margin-top: 0;
}

.teamPhoto h3 a {
  line-height: inherit !important;
  padding: 5px !important;
  margin-top: 0px ;
  font-size: 13px !important;
  font-weight: normal;
  background-color: rgba(73,153,207,0.8);
  color: white !important;
  text-decoration: none !important;
  text-align: center;
  display:block;
}

.personName{
  font-size: 12px;
  position: absolute;
  width: 99%;
  text-align: center;
  display: block;
  color:#000;
  padding: 5px 0;
  background: #4999CF;
  opacity: 0.85;
  height: auto;
  margin-bottom: 1px;
  visibility: hidden;
}



.show  .personName{
  visibility: visible !important;
  bottom: 0;
  color: #fff;
  font-size: 13px;
}


.teamPhoto .nameOver {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 125px;
}


.teamPhoto .teamExcerpt {
  background-color: rgba(0,0,0,0.6);
  margin: 0px !important;
  padding: 5px !important;
  line-height: 110% !important;
  width: 115px !important;
}
.teamPhoto .teamExcerpt a {
  color: white !important;
  text-decoration: none !important;
  display: block;
  font-size: 12px;
}
.teamPhoto .teamExcerpt a:hover {
  color: white !important;
  text-decoration: none;
  background-color: transparent !important;
}


/* TEAM's PAGE GRID */


#teamGrid{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

#teamGrid .gridImage img{
	width: 100%;
	margin: 0;
	border-top: 1px solid #fff !important;
	border-right: 1px solid #fff !important;
	display: block
}

#teamGrid .teamItem {
	width: 20%;
	float: left;
	position: relative;

}

.teamItem img {
    border: 0px;
}

#teamGrid .gridOverlay {
	display: none;
	position: absolute;
	bottom:28px;
	z-index: 99;
	padding: 0px;
	background: rgba(0,0,0,0.5);
	width: 100% !important;
	border-right: 1px solid #fff !important;
	padding-right: 5px;
}

#teamGrid .gridOverlay p {
	line-height: 1;
	width: 95% !important;
	margin: 7px 2px 7px 7px;
}

#teamGrid .gridOverlay p a {
	font-size: 11px;
	color: #fff !important;
    display: block;
    line-height: 130%;
}

#teamGrid .gridOverlay p a:hover {
	text-decoration: none

}

#teamGrid .gridOver{
	position: absolute;
	bottom: 0px;
	font-size: 12px;
	width: 100% !important;


}

#teamGrid .gridOver a{
	text-align: center;
	color: #fff;
	display: block !important;
	width: 100% !important;
	background: rgba(73,153,207,0.8);
	padding: 6px 0;
	border-right: 1px solid #fff !important;
}





/* small Testimonios*/

.smallTestimonios{
  margin-bottom: 25px;
  width: 100% !important;
  font-size: 12px;

}

.testFooter{
	text-align: left
	}


.testimonial  p a, .testimonial strong{

  color: #000;
  display: block;
 }
.testimonial .two p, .testimonial .two p a {
     color: #2d2f2f;
}
.testimonial .three p, .testimonial .three p a {
     color: #5a5e5e;
}
.testimonial .four p, .testimonial .four p a {
     color: #717475;
}


.teamquote{
  font-style: italic;
    font-family: "Times", Arial, Sans;
  font-size: 30px;
  margin: 30px 10px;
  text-align: center;
}



/* Testimonials */

.stat div.pull-left {
  margin-right: 15px;
  }
.stat div {
  font-size: 60px;
  font-weight: bold;
  }
.dkPurple {
  color: #763877 !important;
  }
.pull-left {
  float: left;

  }

 .stat p{
	 margin-bottom: -7px;
	 padding-top: 20px;
	 }



/*footer */

.restore{
	position: relative;
}
.restore img {
    margin-bottom: 20px;
}
/* .restore {
  font-family: 'Open Sans', sans-serif ;
  font-size: 40px;
  font-weight: lighter;
  color: #adbbc4;
}
*/

.mostpopular{
	padding: 15px 0 0 0;
	/* margin-left: 10px;
	margin-right: 15px; */
	background: url('/images/mostPopular-bk.gif') repeat-x #e1eaec;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #c7d6d9;
	  position: relative;
	}

.footer{
  padding: 25px 0 10px 0;
  background: url('/images/footer-bk.gif') repeat-x #ebf1f2;
  clear: both;
  margin-top: 15px;
}

.footer h3{
  color: rgba(255,255,255,0.7);
  letter-spacing: -2px;
  font-size: 102px;
  font-family: Helvetica Neue;
  font-weight: 700;
  line-height: 0.75;
  text-align: right;
  display: table-cell;
  vertical-align:bottom;
  text-align:bottom;
  padding-bottom: 35px;
  width: inherit !important;
}

.footer h4 a{
  color: #552556;

  font-size: 26px;
  letter-spacing: -1px;
}

.footer p{
  line-height: 1.3
}

.vcenter {
   display:table;
}

.footer a{
  color: #524753;
}
.copy{
  font-size: 8px;
  color: #acadad
}

.copy2{
  font-size: 12px;
}

.spacer{
  margin-top: 40px;
}

.borderTop{
  border-top: 1px solid #D3D8D9;
  padding-top: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.breakSection{
  padding: 100px 0;
  background-color: #222;
  clear: both;

}


.mostPopular h3{

  bottom: 0;
  width: 500px;
}


/*   Masonry */

.card {
    /* padding: 10px; */
    border-radius: 4px;
    margin-bottom: 30px;
}

.card img {
  margin: 0;
  margin-bottom: 8px;
  margin-top: 8px;
  border: 6px solid #EFEFEF;
  width: 100%;
  display: block
}

.card h2 {
  margin-bottom: 8px;
  margin-top: 10px !important;
}


.blog_categories h3{
  color: #3E5F6E;
  font-size: 18px;
}

.card img, .card iframe {
  max-width: 100% !important;
  /* height: auto !important; */
}

.practiceLocation {
    margin-bottom: 20px;
}

/* articles menu */

.articlesMenu, .blog_categories ul, #nav_categories{
  list-style-type: none;
  margin-left:0px;
  padding: 0;
}

.articlesMenu a, .blog_categories ul a, #nav_categories a{
  display: block;
  padding: 8px 6px;
}

.articlesMenu a:hover,  .blog_categories ul a:hover, #nav_categories a:hover{
  background: #E2E7E8; /* acero color */
  text-decoration: none;
}


.moreArticles h2{
	margin-bottom: 25px !important;

}

.articleTemplate img{
  max-width: 100%;
}

#footerLogos {
    margin-bottom: 30px;
}
#footerLogos img {
    margin: 0px 10px 15px 0px;
    opacity: 0.8;
}

#straplineGraphic {
    margin: 27px 70px 0 0;
    margin: 27px 15px 0 0;
}

#purpleTestimonials {
    margin-top: 30px;
}

.form-group img {
    float: none;
    display: block;
    margin: 0px;
}

.badge10 {
    text-align: center;
}

.fiftyWide {
    width: 50%;
    display: block !important;
}

#headerTall {
    height: 610px;
    display: block;
    position: relative;
    padding-top: 20px;
}
#headerTall .fadein {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#headerTall .fadein .container-fluid {
  height: 100%;
  padding: 0;
}
#headerTall .fadein .container-fluid .hero-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover !important;
  background-position: center !important;
  z-index: 1;
}
#headerTall .fadein .container-fluid .hero-img.active {
  z-index: 3;
}

#headerTall #straplineGraphic {
    position: absolute;
    z-index: 2;
    top: 57%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    max-width: calc(100% - 20px);
    padding: 0 10px;
    margin: 0;
}

.fixed .main-container {
  padding-top: 430px;
}
.fixed .main-container.home {
  padding-top: 780px;
}
#headerTall, #header {
  transform: translateY(0);
  transition: transform ease-in 0s;
}
.fixed #headerTall,
.fixed #header  {
  position: fixed;
  width: 100%;
  height: inherit;
  z-index: 10000;
  padding-top: 10px;
  background: #763877 !important;
  top: -100px;
  transform: translateY(100px);
  transition: transform ease-in .2s;
}
.fixed #headerTall #straplineGraphic {
  max-width: 270px;
  top: 50%;
}
.fixed #header #straplineGraphic {
  max-width: 270px;
  top: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  margin: 14px 0 0;
}
.fixed #headerTall .mainHead,
.fixed #header .mainHead {
  height: inherit;
}
.fixed #headerTall .fadein,
.fixed #header .fadein {
  display: none;
}
.fixed #headerTall .navbar-brand .brand,
.fixed #header .navbar-brand .brand {
  max-width: 170px;
}
.fixed #headerTall .topHeader a.navbar-brand {
  margin-left: 18px;
}
.fixed #header .topHeader a.navbar-brand {
  padding: 0;
  margin: -12px 0 0 32px;
}
.fixed .topHeader {
  padding-bottom: 10px;
}

#menuBar {
  transform: translateY(0);
  transition: transform ease-in 0s;
  z-index: 10000;
  position: relative;
}
#menuBar.fixed {
  position: fixed;
  width: 100%;
  z-index: 10000;
  top: -5px;
  transform: translateY(100px);
  transition: transform ease-in .2s;
}

.clearFix {
    clear: both;
}


/* Hamburger */
.navbar-toggle .icon-bar {
    height: 3px;
    color: white;
}
.navbar-toggle {
    border: none;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #401e41;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}


.required {
    color: #a94442;
    font-weight: bold;
}

.float-right {
    float: right;
}


@media (max-width: 1280px) {
.navbar-nav .open .dropdown-menu {
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

.navbar-nav a {
    /* font-size: 13px !important */
}

.nav > li > a {
    padding-left: 17px;
    padding-right: 17px;
}

#teamGrid .teamItem{
    width: 25%;
}

.nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

.boton {
    position: relative !important;
}

.botonCont {
    margin-bottom: 30px;
}
.advert h3 strong {
    font-size: 14px;
}
}

@media (max-width: 1210px) {
.navbar-nav a {
    font-size: 14px;
}
}

@media (max-width: 991px) {
.container {
    width: 100%;
}

.navbar-nav a{
    font-size: 12px !important
}

.nav > li > a {
    padding-left: 6px;
    padding-right: 6px;
}
.footer h3 {
    text-align: left;
}

.lead {
    padding: 0px;
}
.advert h3 strong {
    font-size: 37px;
    margin-bottom: 15px;
}
#messageBox {
    height: 590px;
}
#straplineGraphic {
    float: none !important;
}
.botonCont {
    min-height: inherit !important;
}

}

@media (max-width: 795px) {
}

@media (max-width: 767px) {

  #headerTall {
    height: 220px;
  }
  #headerTall .navbar-brand {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%);
  }
  .fixed #headerTall {
    height:100px;
  }
  .fixed #headerTall .navbar-brand .brand, .fixed #header .navbar-brand .brand {
    max-width: 110px;
  }
	.fixed #header .topHeader a.navbar-brand {
		margin: 12px 0 0;
	}
  .fixed #header .navbar-brand {
    margin: 10px 0 0;
  }
  .fixed #header {
    padding-bottom: 10px;
  }

.mainHead .navbar-brand img {
  margin-top: 0px !important;
}

.navbar-nav a{
    font-size: 11px !important;
    padding-left: 7px;
    padding-right: 7px;
}


.row.teamPhotos > [class*='col-'] {
    width: 25%;
}

.mission{
    font-size: 22px;
}

#teamGrid .teamItem{
    width: 25%;
}

.botonCont{
	position: relative;
	min-height: inherit;
}

.contactForm {
    width: 100% !important;
}
.navbar-nav a {
    font-size: 16px !important;
    line-height: 150% !important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    /* background-color:#214053; */
}
.navbar-nav {
    margin-top: 0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    background-color: #401e41 !important;
}
.navbar-brand {
    width: calc(100% + 20px);
    margin: 0;
    float: none;
    display: block;
    text-align: -webkit-center;
}
#headerTall #straplineGraphic {
  top: 70%;
}
.mainHead .col-md-12 {
  text-align: center;
}

#straplineGraphic {
  display: none;
}

}

@media (max-width: 467px) {

.row.teamPhotos > [class*='col-'] {
    width: 30%;
}

.push-right-map{
    float: none;
}

.lead span, .lead{
    font-size: 24px;
}

.mission{
  font-size: 22px;
}

.sidebar {
	margin-top: 15px;
}
}
@media (max-width: 375px) {

  .row.teamPhotos > [class*='col-'] {
   width: 50%;
  }

   .lead span, .lead{
    font-size: 24px;
  }

   .carousel-content a {
      font-size: 24px;
  }

    .sidebar {
		margin-top: 15px;
	 }


}


