footer.entry-meta {
	visibility: hidden;
}

.entry-title {
	text-align: center;
}

.sd-social-icon .sd-content ul li a.sd-button, .sd-social-text .sd-content ul li a.sd-button, .sd-content ul li a.sd-button, .sd-content ul li .option a.share-ustom, .sd-content ul li.preview-item div.option.option-smart-off a, .sd-content ul li.advanced a.share-more, .sd-social-icon-text .sd-content ul li a.sd-button, .sd-social-official .sd-content>ul>li>a.sd-button, #sharing_email .sharing_send, .sd-social-official .sd-content>ul>li .digg_button>a {
	text-decoration: none !important;
	display: none;
}

.wf-active #page div.sharedaddy h3.sd-title, .wf-active #page div#jp-relatedposts h3.jp-relatedposts-headline {
	display: none;
}

.front-block .front-block-inner,
.front-block .hentry-inner .featured-page-content,
.front-block.front-testimonials .front-block-title {
	text-align: center;
	margin: 0 auto;
	max-width: 1500px;
}


#primary-header .entry-meta {
display: none
}

#masthead, #masthead a {
    color: #000000;
    background: #ffffff;
}
#page #masthead .main-navigation ul ul a, #page #masthead .main-navigation ul ul a {
    color: #000000;
}

.widget a {
font-weight: 700;
}

#toggle-sidebar #close-toggle-sidebar:hover, .main-navigation ul ul {
    background: #ffffff;
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-3 {
    width: 47.5%;
	}
}

.post-type-archive-jetpack-testimonial #page .jetpack-testimonial.hentry .entry-content, .jetpack-testimonial-shortcode .testimonial-entry-content {
    background: #20455A;
}

#comments .bypostauthor .comment-content:after, .post-type-archive-jetpack-testimonial #page .jetpack-testimonial.hentry .entry-content:after {
    border-top-color: #20455A;
}

#masthead.scroll-header {
	-webkit-animation: slide-down ease-in-out 0s 0s both;
	-moz-animation: slide-down ease-in-out 0s 0s both;
	animation: slide-down ease-in-out 0s 0s both;
	padding-top: 23px;
	padding-bottom: 23px;
}

video::-internal-media-controls-download-button {
    display:none;
}
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}

