body {
  font-family: 'Source Sans Pro', sans-serif;
}

body, html {
  margin: 0;
  padding: 0;
}

a, 
a:visited,
a:active {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul, ol {
  margin-left: 10px;
  padding-left: 12px;
}

figure {
  margin: 0;
}

hr {
  background-color: white;
  border: 0;
  height: 1px;
  margin-bottom: 10px;
}

hr.blue {
  background-color: #303958;
}

.hideme {
  display: none!important;
}

.showme {
  display: block!important;
}

.nobg {
  background: none!important;
}

.action-bar {
  background: #534F4C;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
  height: 53px;
}

.action-bar a {
  color: #b2b2b2;
  text-transform: uppercase;
  text-decoration: none;
}

.action-bar a:hover {
  text-decoration: underline;
}

.action-bar-inner {
  float: right;
  min-width: 880px;
}

.action-bar.cf .grid .unit:last-child,
.action-bar.cf .grid .unit:first-child {
  padding: 10px;
}

.business-search-form {
  float: left;
}

.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  pointer-events: none;
}

.menu ul {
  margin: 0;
  padding: 0;
}

.menu li {
  margin: 0;
  padding: 0;
  float: left;
  pointer-events: all;
  line-height: 1;
}

.menu-top-left-container,
.menu-top-middle-container,
.top-middle-menu {
  float: left;
}

.menu-top-middle-container{
  padding-top: 3px;
}

.site-branding {
  float: left;
}

.main-navigation {
  float: right;
}

#top-left-menu {
  padding-top: 3px;
}

#top-right-menu a {
  display: block;
  height: 33px;
  width: 30px;
  text-indent: -999em;
  background: transparent url('../images/action-bar-icons.png') top left no-repeat;
  font-size: 16px;
}

#top-right-menu #menu-item-22 a {
  width: 36px;
  background-position: -45px 0;
}

#top-right-menu #menu-item-750 a {
  background-position: -101px 1px;
}

#top-right-menu #menu-item-24 a {
  background-position: -144px 0;
}

#top-right-menu #menu-item-25 a {
  background-position: -187px 0;
}

#top-right-menu #menu-item-26 a {
  background-position: -228px 0;
}

#top-right-menu #menu-item-222 a {
  background: transparent url('../images/menu-icon.png') 0 4px no-repeat;
  margin-left: 20px;
}

.menu-item-222 {
  display: none;
}

.business-search-form {
  position: relative;
  color: #515151;
}

.business-search-form input::-webkit-input-placeholder {
  color: #515151;
  text-transform: uppercase;
}

.business-search-form input:-moz-placeholder { /* Firefox 18- */
  color: #515151;
  text-transform: uppercase;
}

.business-search-form input::-moz-placeholder {  /* Firefox 19+ */
  color: #515151;
  text-transform: uppercase;
}

.business-search-form input:-ms-input-placeholder {  
  color: #515151;
  text-transform: uppercase;
}

.business-search-form {
  margin: 2px 0 0 15px;
}

.business-search-form .business-search {
  border: none;
  background: #b2b2b2;
  padding: 1px 5px 1px 30px;
  width: 210px;
  margin: 0;
}

.business-search-mag {
  position: absolute;
  top: 5px;
  left: 5px;
}

.business-search-form .business-search-submit {
  width: 40px;
  float: right;
  margin-left: 3px;
  text-transform: uppercase;
  background: #b2b2b2 ;
  color: #534F4C;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  border: 0 none;
  box-shadow: none;
  padding: 5px;
  text-shadow: none;
}

.menu-top-middle-container li {
  margin: 0 0 0 15px;
}

.menu-top-right-container {
  float: right;
}

.menu-top-right-container li a {
  margin: 0 0 0 15px;
}

h1.logo {
  margin: 0;
  padding: 0;
}

.logo a {
  display: block;
  line-height: 0;
}

.logo img {
  height: auto;
  width: 100%;
}

#primary-menu {
  font-size: 24px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 600;
  float: right;
  margin-top: 45px;
}

#primary-menu a {
  color: #7f7671;
  text-decoration: none;
  text-transform: uppercase;
}

#primary-menu a:hover {
  color: #135682;
  text-decoration: underline;
}

#menu-item-34 {
  margin: 0 45px;
}

.single-slide {
  height: 500px;
  background-size: cover;
  color: white;
  text-align: center;
}

.single-slide h2 {
  margin: 0 0 5px;
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2em;
}

.single-slide h3 {
  font-size: 36px;
  margin: 0;
  font-weight: normal;
  line-height: 1.2em;
}

.single-slide p {
  font-size: 30px;
  text-transform: uppercase;
  line-height: 1.2em;
}

.slide-info {
  position: relative;
  z-index: 5;
  padding-top: 120px;
}

.slide-info a,
.slide-info a:visited,
.slide-info a:hover,
.slide-info a:active {
  color: white;
}

.slide-info a:hover {
  text-decoration: none;
}

.slideshow-color-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.owl-controls {
  z-index: 11;
}

.owl-prev {
  position: absolute; 
  top: 228px;
  left: 20px;
  text-indent: -999em;
  height: 45px;
  width: 45px;
  background: transparent url('../images/left-slider-arrow.png') top left no-repeat;
}

.owl-next {
  position: absolute; 
  top: 228px;
  right: 20px;
  text-indent: -999em;
  height: 45px;
  width: 45px;
  background: transparent url('../images/right-slider-arrow.png') top left no-repeat;
}

.news-announcements,
.upcoming-events {
  color: white;
}

.news-announcements-title,
.upcoming-events-title,
.logo-carousel-header {
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  margin: 20px 0 15px;
  text-transform: uppercase;
}

.logo-carousel-header {
  color: #364d6c;
  margin-bottom: 0;
}

.news-announcements-area,
.event-date-area {
  display: block;
  font-weight: normal;
  /*font-size: 30px;*/
  font-size: 27px;
  text-transform: uppercase;
}

.news-title,
.event-title {
  display: block;
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}
.widget-area.sidebar .upcoming-events .event-title {
  font-size: 22px;
}

.grid .unit.news-single,
.grid .unit.upcoming-event {
  padding: 0;
}

.news-inner,
.upcoming-event-inner {
  border: 1px solid white;
  margin: 0 2px;
  min-height: 180px;
  padding: 10px;
  position: relative;
}

.upcoming-event-inner {
	/*min-height: 225px;*/
  min-height: 200px;
}

.news-read-more,
.event-read-more {
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-size: 18px;
  font-style: italic;
  color: white;
  text-decoration: none;
  text-transform: none;
}

.news-read-more:hover,
.news-read-more:visited,
.news-read-more:active,
.event-read-more:hover,
.event-read-more:visited,
.event-read-more:active {
  text-decoration: underline;
  color: white;
}

.news-announcements-all a,
.upcoming-events-all a {
  text-decoration: none;
  color: white;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  margin: 20px 0;
  display: block;
}

.news-announcements-all a:hover,
.upcoming-events-all a:hover {
  text-decoration: underline;
}

.call-out-area {
  position: relative;
  height: 400px;
}

.call-out-info {
  color: white;
  z-index: 5;
  position: relative;
  padding-top: 60px;
}

.call-out-info h2 {
  margin: 0;
  line-height: 1.1em;
  font-size: 48px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}

.call-out-info h3 {
  font-size: 36px;
  margin: 0;
  font-weight: normal;
}

.call-out-info p a,
.call-out-info p a:active,
.call-out-info p a:visited {
  color: white;
  text-decoration: none;
  font-size: 18px;
  text-transform: none;
  font-style: italic;
}

.call-out-info p a:hover {
  text-decoration: underline;
}

.single-logo {
  height: 180px;
}

.logo-carousel .single-logo img {
  max-width: 250px;
  margin: 0 auto;
  display: block;
  display: table-cell;
  vertical-align: middle;
}

.logo-carousel .owl-prev {
  top: 80px;
  left: -50px;
  background: transparent url('../images/slider-left-arrow-gray.png') top left no-repeat;
}

.logo-carousel .owl-next {
  top: 80px;
  right: -50px;
  background: transparent url('../images/slider-right-arrow-gray.png') top left no-repeat;
}

.logo-carousel-header {
  text-align: center;
  
}

.join-area {
  font-size: 18px;
  color: white;
  background: #808080;
  padding-bottom: 30px;
}

.join-area p {
  padding-right: 40px;
}

.join-area h4 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 30px 0 20px;
}

a.button-white,
a.button-white:active
a.button-white:visited {
  border: 2px solid white;
  padding: 10px;
  font-size: 18px;
  font-style: italic;
  display: block;
  color: white;
  text-decoration: none;
  width: 230px;
  margin-bottom: 5px;
}

a.button-white:hover {
  text-decoration: underline;
}

.newsletter-email-area {
  background: white;
  color: #534f4c;
  padding: 8px;
}

.newsletter-email-title {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}

input[type="text"].newsletter-email {
  border: none;
  width: 100%;
}

.newsletter-submit,
.newsletter-submit:active,
.newsletter-submit:visited,
input[type="submit"].gform_button,
input[type="submit"].gform_button:active,
input[type="submit"].gform_button:visited {
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0 50px 10px;
  margin: 0;
  width: 100%;
  text-align: left;
  color: white;
  background-color: #555;
  background: #534f4c;
  border: 0 none;
  border-radius: 0;
  text-shadow: none;
  box-shadow: none;
  cursor: pointer;
  border: none;
  outline: none;
}

.newsletter-submit:hover,
input[type="submit"].gform_button:hover {
  background: #3e3a37;
  text-shadow: none;
  box-shadow: none;
}

.ad-area .grid .left-ad {
  padding: 0 10px 0 20px;
  height: 195px;
}

.ad-area .grid .right-ad {
  padding: 0 20px 0 10px;
  height: 195px;
}

.left-ad a, .right-ad a {
  height: 100%;
  display: block;
}

.ad-area {
  text-align: center;
  height: auto;
  overflow: hidden;
  padding: 20px 0;
}

.ad-area img {
  margin: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #c5c0bb;
}

.small-ad-rotator.owl-carousel,
.small-ad-rotator.owl-carousel .owl-stage-outer,
.small-ad-rotator.owl-carousel .owl-stage-outer .owl-stage {
	height: 100%;
}

.small-ad-rotator.owl-carousel .owl-stage-outer .owl-item {
	height: 100%;
}

footer {
  background: #534f4c;
  color: white;
  text-align: center;
  font-size: 18px;
  padding-bottom: 100px;
  position: relative;
  top: 118px;
}

footer h6 {
  font-weight: 600;
  font-size: 24px;
  margin: 10px 0 20px;
}

.mission-title {
  text-transform: uppercase;
}

.mission-text {
  margin: 0 10px;
}

footer a,
footer a:visited,
footer a:active {
  color: white;
  text-decoration: none;
}

footer a:hover {
  text-decoration: underline;
  color: white;
}

.credits {
  margin-bottom: 10px;
}

.subpage-header {
  position: relative;
  margin-bottom: 50px;
  min-height: 200px;
}

.subpage-header-overlay {
  background-color: #18273b;
  opacity: 0.9;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.subpage-header-text {
  position: relative;
  z-index: 5;
  color: white;
}

.breadcrumb {
  font-style: italic;
  font-size: 18px;
}

.subpage-header-text h1 {
  margin: 60px 0 0 0;
  line-height: 1em;
  font-size: 50px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
}

.subpage-header-text h2 {
  margin: 0 0 60px 0;
  font-weight: normal;
  font-size: 24px;
  text-align: center;
}

h3.entry-title {
  font-weight: 600;
  font-size: 32px;
  color: #999;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.sub-content-headline {
  color: #195283;
  font-size: 21px;
}

article.hentry {
  font-size: 18px;
  color: black;
  margin-right: 20px;
}

article h1,
article h2,
article h3,
article h4,
article h5,
article h6 {
  font-weight: 600;
  text-transform: uppercase;
  margin: 10px 0;
  padding: 0;
  color: #195283;
  line-height: 1.3em;
}

article h4,
article h5,
article h6 {
  margin-bottom: 8px;
}

article.hentry p {
  margin-top: 0;
}

.testimonial {
  margin-top: 60px;
  color: #364d6c;
}

.testimonial span {
  display: block;
  font-size: 22px;
  margin-bottom: 10px;
}

.widget-area.sidebar .testimonial span {
  font-size: 18px;
}

span.testimonial-author {
  font-style: italic;
  font-size: 16px;
  font-weight: 600;
}

span.testimonial-company {
  font-weight: 600;
  margin-top: -10px;
  font-style: italic;
}

.page-content, .entry-content, .entry-summary {
  margin-top: 0;
}

.entry-content figure {
  position: relative;
}

.wp-caption .wp-caption-text {
  margin: 0;
}

.entry-content figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 10px 150px 10px 20px;
  background: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  text-align: left;
  display: none;
  font-style: italic;
}

.show-caption {
  position: absolute;
  bottom: 0;
  right: 0;
  text-transform: uppercase;
  font-size: 13px;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.6);
}

.testimonial-title {
  font-weight: 600;
  text-transform: uppercase;
}

.sidebar .testimonial span.testimonial-title {
  font-size: 27px;
}

.sidebar hr {
  background-color: #666;
  margin: 20px 0;
  height: 2px;
}

h6.sidebar-title {
  margin-top: 10px;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}

.sidebar .upcoming-events {
  color: #364d6c;
}

.sidebar .upcoming-events-title {
  text-align: left;
  /*font-size: 30px;*/
  font-size: 27px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.sidebar .upcoming-event.unit.one-quarter {
  display: block;
  float: none;
  width: 100%;
}

.sidebar .upcoming-event-inner {
  border: 2px solid #364d6c;
  margin: 0 0 8px;
}

.sidebar .event-read-more, 
.sidebar .event-read-more:visited, 
.sidebar .event-read-more:active {
  text-decoration: none;
  color: #364d6c;
}

.sidebar .event-read-more:hover {
  text-decoration: underline;
  color: #364d6c;
}

.sidebar .upcoming-events-all a {
  color: #364d6c;
  text-align: left;
  font-weight: 600;
  font-size: 16px;
  margin: 10px 0;
}

.children-nav {
  margin-bottom: 40px;
}

.children-nav h6 {
  font-size: 24px;
  text-transform: uppercase;
  color: #364d6c;
  margin: 0 0 20px;
}

.children-nav ul,
.children-nav li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.children-nav li {
  border-top: 2px solid #666;
}

.children-nav li.last {
  border-bottom: 2px solid #666;
}

.children-nav li.current {
  background: #e6e6e6;
}

.children-nav li a,
.children-nav li a:visited,
.children-nav li a:active {
  color: #364d6c;
  display: block;
  padding: 10px;
  text-decoration: none;
}

.children-nav li a:hover {
  text-decoration: underline;
}

.child-title {
  margin-bottom: 5px;
  font-size: 24px;
}

.child-desc {
  line-height: 1.2em;
  font-style: italic;
  font-size: 18px;
}

#page {
  position: relative;
  top: 53px;
}

.drop-down-nav {
  background: #135682;
  color: white;
  position: fixed;
  top: 171px;
  left: 0;
  z-index: 99;
  width: 100%;
}

.drop-down-nav .grid {
  position: relative;
}

.menu-close {
  height: 42px;
  width: 42px;
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  background: transparent url('../images/menu-close.png') top right no-repeat;
}

.menu-block {
  float: left;
  width: 32%;
  margin: 20px 0;
  padding: 0;
  list-style: none;
}

.menu-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu-block a {
  color: white;
}

.menu-block > li > a {
  font-weight: bold;
  text-transform: uppercase;
}

.menu-block > .menu-item {
  margin-bottom: 20px;
}

.sub-menu .sub-menu {
  margin-left: 30px;
}

.chamber-menu:before,
.chamber-menu:after,
.get-involved-menu:before,
.get-involved-menu:after,
.know-plano-menu:before,
.know-plano-menu:after {
    content: " ";
    display: table;
}

.chamber-menu:after,
.get-involved-menu:after,
.know-plano-menu:after {
    clear: both;
}

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

.footer-info-separator {
  display: none;
}

.main-mobile-menu {
  display: none;
}

.accordion {
  margin-bottom: 20px;
}

.accordion a,
.accordion a:hover,
.accordion a:active,
.accordion a:visited {
  color: #135682;
}

.accordion p {
  margin-bottom: 15px;
}

.accordion-title em {
  font-style: inherit;
  display: block;
  line-height: 28px;
  font-size: 20px;
  padding: 9px 0 11px;
}

.accordion-title {
  cursor: pointer;
  background: #195283;
  color: white;
}

.accordion-icon {
  display: block;
  float: left;
  padding: 0;
  font-size: 20px;
  color: white;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 10px;
  margin-top: 10px;
}

.accordion-content {
  padding: 10px 0 0 40px;
  font-size: 20px;
}

/* Business Directory Listing Stuff */
article.hentry.post-669 {
  font-size: 15px;
}

#mn-content .mn-banner {
  padding: 20px 0 0 0;
}

#mn-content {
  margin-left: 0;
}

#mn-content .mn-button, 
#mn-content .mn-button a,
#mn-content .mn-button:hover, 
#mn-content .mn-button a:hover {
  background: #125580;
  color: white;
  text-shadow: none;
  font-size: 16px;
}

#mn-content #mn-directory-list #mn-directory-searchfilters {
  text-align: left;
}

#mn-content .mn-subcats {
  margin: 20px auto;
}

#mn-content .mn-subcats a {
  font-size: 14px;
}

#mn-content a, 
.mn-reset a {
  font-size: 16px;
}

#mn-content .mn-members1col .mn-list-item-odd .mn-listing .mn-listingcontent {
  background: #d6d6d6;
}

#mn-content .mn-list-item-odd {
	background-color: #cfcecf;
}

input#gform_submit_button_1.button {
    width: auto;
    padding: 20px 50px;
}

.ad-rotator {
	margin-left: 10px;
}

.ad-rotator,
.ad-rotate {
	width: 100%;
	height: 100%;
	background-size: cover !important;
	border: 1px solid #c5c0bb;
}

.ad-rotate a {
	display: block;
	height: 100%;
}

.gform_wrapper li.company-field textarea.small {
	width: 47.5%;
}

.single-logo td {
	text-align: center;
}

.facebook-link-icon {
    background: transparent url(http://planochamberv2.imaginuity.com/wp-content/themes/planochamber/images/action-bar-icons.png) no-repeat -144px 0;
    width: 30px;
    height: 33px;
    position: absolute;
    top: 5px;
    right: 5px;
}

div#page.site .logo_nav {
  height: 118px;
  width: 100%;
  max-width: 100%;
  top: 53px;
  position: fixed;
  z-index: 88888;
  background: #fff;
  right: 0;
}

header#masthead {
  height: 118px;
  max-width: 1080px;
  width: 100%;
  background: #fff;
  margin: 0 auto;
}

div#content.site-content {
  position: relative;
  top: 118px;
}
/* Britain 12-1-15 */
.blog div#content.site-content {
  position: relative;
  top: 58px;
}

.site-footer .menu {
	display: none;
}

@media (max-width: 1180px) {
  .drop-down-nav {
    top: 171px;
  }
}

@media (max-width: 900px) {
  .site-navigation-area,
  .business-search-form,
  .menu-top-middle-container,
  .menu-item-22,
  .menu-item-23,
  .menu-item-24,
  .menu-item-25,
  .menu-item-26,
  .homepage-carousel .owl-controls,
  .join-chamber-signup,
  .ad-area,
  .mission-area,
  .join-chamber-options p,
  .chamber-menu,
  .get-involved-menu,
  .know-plano-menu,
  .breadcrumb {
    display: none!important;
  }
  
  .drop-down-nav {
    top: 171px !important;
  }
  
  .drop-down-nav {
    bottom: 0;
  }
  
  .logo-area.unit.one-third {
    width: 100%;
    padding-top: 5px;
  }
  
  .menu-item-222 {
    display: block;
  }
  
  .action-bar-inner {
    min-width: 100%;
  }
  
  .upcoming-events-area,
  .news-announcements .grid {
    width: 80%;
    margin: 0 auto;
  }
  
  .upcoming-events .grid .one-quarter,
  .news-announcements .grid .one-quarter {
    width: 50%;
    margin-bottom: 5px;
  }
  
  .logo-carousel .owl-prev {
    left: 0;
  }
  
  .logo-carousel .owl-next {
    right: 0;
  }
  
  .logo-carousel .owl-item {
    padding: 0 50px;
  }
  
  .join-area .grid .two-thirds.join-chamber-options {
    width: 100%;
  }
  
  .join-chamber-options {
    text-align: center;
  }
  
  .join-chamber-options a {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 400px;
    border-width: 4px;
  }

  footer {
    padding-bottom: 50px;
  }
  
  .site-footer .menu-footer-container,
  .footer-info-separator {
    display: block;
  }
  
  .footer-info-separator {
    margin: 20px;
  }
  
  .site-footer .menu-footer-container {
    display: block;
    float: none;
    width: 160px;
    margin: 10px auto;
    padding-bottom: 10px;
  }
  
  .menu-footer-container li a {
    display: block;
    height: 33px;
    width: 30px;
    text-indent: -999em;
    background: transparent url('../images/action-bar-icons.png') top left no-repeat;
    font-size: 16px;
    background-position: -144px 0;
    margin: 0 10px;
  }

  .menu-footer-container li.menu-item-224 a {
    background-position: -187px 0;
  }
  
  .menu-footer-container li.menu-item-225 a {
    background-position: -228px 0;
  }
  
  .site-footer span.pipe {
    display: none;
  }
  
  .site-footer span {
    display: block;
    line-height: 1.2em;
  }
  
  .address2,
  .fax {
    margin-bottom: 15px;
  }
  
  .privacy {
    margin-bottom: 10px;
  }
  
  .mission-separator {
    margin-bottom: 20px;
  }
  
  .single-slide h2 {
    font-size: 32px;
    padding: 0 10px;
  }
  
  .single-slide h3 {
    font-size: 30px;
    padding: 0 10px;
  }
  
  .single-slide p {
    font-size: 20px;
  }
  
  .news-announcements-title, 
  .upcoming-events-title, 
  .logo-carousel-header {
    font-size: 24px;
  }
  
  .call-out-info h2 {
    font-size: 30px;
  }
  
  .call-out-info h3 {
    font-size: 24px;
  }
  
  .join-area h4 {
    font-size: 20px;
  }
  
  .sidebar .upcoming-events-title {
    font-size: 24px;
  }
  
  .sidebar .upcoming-events-area {
    width: 100%;
  }
  
  .testimonial {
    margin-top: 0;
  }
  
  .main-mobile-menu-back {
    position: absolute;
    top: 25px;
    left: 30px;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 18px;
    color: #acb3bd;
    padding: 0 10px 10px;
  }
  
  .main-mobile-menu {
    margin-top: 50px;
    display: block;
    text-align: center;
  }
  
  .main-mobile-menu .menu-block {
    width: 100%;
    float: none;
  }
  
  .main-mobile-menu .menu-block > li > a {
    font-weight: 600;
    display: block;
    margin-bottom: 14px;
    font-size: 22px;
  }
  
  .main-mobile-menu .menu-block > .menu-item {
    margin-bottom: 10px;
  }
  
  .main-mobile-menu .menu-block .menu-copy li a {
    font-weight: normal;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: block;
  }
  
  .news-title, .event-title {
    font-size: 18px;
    line-height: 24px;
  }
  
  article h1, 
  article h2, 
  article h3, 
  article h4, 
  article h5, 
  article h6 {
    line-height: 1.1em;
  }
  
  .page-template .site-content .unit.two-thirds,
  .page-template .site-content .unit.one-third,
  .page-template-default .site-content .unit.two-thirds,
  .page-template-default .site-content .unit.one-third {
    width: 100%;
    padding: 40px;
  }
  
  .page-template .site-content .unit.one-third {
    padding: 100px;
  }

  .slide-info {
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    padding-top: 0;
  }

  .call-out-area > .grid {
    height: 100%;
  }

  .call-out-info {
    padding-top: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
  }

  .grid:not(.no-stacking-on-mobiles) > .unit {
    height: 100%;
  }
}

@media (max-width: 400px) {
  .logos-area {
    display: none;
  }
  
  .drop-down-nav {
    top: 113px;
  }
  
  .upcoming-events .grid .one-quarter,
  .news-announcements .grid .one-quarter {
    width: 100%;
    margin-bottom: 5px;
  }
  
  .call-out-info {
    text-align: center;
  }
  
  .news-announcements-area, .event-date-area {
    font-size: 20px;
  }
  
  .news-read-more, .event-read-more {
    font-size: 12px;
  }
  
  .news-inner, .upcoming-event-inner {
    min-height: 120px;
  }
  
  h3.entry-title {
    text-align: center;
  }
  
  .entry-content img {
    display: none;
  }
  
  h3.entry-title {
    line-height: 36px;
  }
  
  .page-template .site-content .unit.one-third,
  .page-template-default .site-content .unit.one-third {
    padding: 20px;
  }
  
  .page-template-default .site-content .unit.two-thirds,
  .page-template-default .site-content .unit.one-third {
    padding-top: 0;
  }
}

h6 {
  display:none;
}

@media (max-width: 767px) {
  .logo-area.unit.one-third {
    width: auto;
    padding: 5px 10px;
  }

  div#page.site .logo_nav {
    height: 91px;
  }

  header#masthead {
    height: auto;
  }

  .drop-down-nav {
    top: 144px !important;
	height: 500px;
  }

  div#content.site-content {
    top: 91px;
  }
  /* Britain 12-1-15 */
  .blog div#content.site-content {
    top: 26px;
  }

  footer {
    top: 91px;
  }

  .page-template-default .site-content .unit.two-thirds {
    padding: 30px;
  }

  article.hentry {
    margin: 0;
  }

  .subpage-header {
    margin-bottom: 10px;
  }

  .page-template-default .site-content .unit.one-third {
    padding: 0 30px;
  }

  .join-area h4 {
    margin: 20px 0 20px;
  }

  .sidebar .upcoming-events-all a {
    margin: 10px 0 0;
  }

  .main-mobile-menu .menu-block .menu-copy li a {
	font-size: 18px;
	margin-bottom: 0;
  }

  .main-mobile-menu {
	margin: 20px 0 0;
	height: 450px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
  }

  .main-mobile-menu-back {
	padding: 0 10px 0;
	font-size: 16px;
	z-index: 8888;
  }

  .menu-close {
	height: 30px;
	width: 30px;
	background-size: 100%;
	z-index: 9999;
  }
}

@media screen and (max-width: 767px) and (min-width: 375px) {
  div@page.site .logo_nav {
    height: 95px;
  }

  header#masthead {
    height: auto;
    overflow: hidden;
  }

  .logo-area.unit.one-third {
    padding: 0 10px;
    width: 100%;
  }

  div#content .site-content {
    top: 95px;
  }

  .logo a {
    text-align: center;
  }

  .logo img {
    width: auto;
  }

  #masthead .site-branding {
    width: 100%;
  }
}