.third-image { 
   width: 30%;
}
.circle-header {
  text-shadow: 1px 1px 4px #555;
  height: 50px;
  font-family: sans-serif;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: white;
  background-color: #fbb931;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  padding-top: 7px;
}
.circle-body {
  font-family: sans-serif;
  border: 2px solid #777;
  margin-top: 5px;
  padding: 15px;
  text-align: center;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.circle-name {
  font-weight: bold;
  font-size: 21px;
  color: #e69b00;
}  
.circle-info {
  font-weight: bold;
  font-size: 15px;
  color: #000;
  line-height: 25px;
}  
.circle-email {
  text-align: center;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, font, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: "Montserrat" !important;
}
.main-navigation li {
	font-family: "Montserrat" !important;
}
.main-navigation ul li ul {
    width: 250px !important;
}
#site-title a {
  color: #3060a8 !important;
	font-weight: bold;
}
.hide {
	display: none;
}
.bx-wrapper {
    background-color: #fff;
}
.su-posts-teaser-loop .su-post-thumbnail img {
    width: 100% !important;
}
.su-posts-teaser-loop .su-post-thumbnail {
    width: 250px !important;
    height: auto !important;
}
.widget_featured_slider .slide-content {
    padding-bottom: 23px !important;
}
.home .below-entry-meta {
    display: none;
}
.widget_featured_slider .slide-content .entry-title a {
	text-shadow: 2px 2px 2px hsla(0,0%,0%,0.50);
}

.widget_featured_slider .slide-content .entry-title a:hover {
	color: #FFEB00;
}

.home .below-entry-meta {
	text-shadow: 2px 2px 2px hsla(0,0%,0%,0.50);
}

.widget_featured_slider .slide-content .below-entry-meta .posted-on a:hover, .widget_featured_slider .slide-content .below-entry-meta .byline a:hover {
	color: #FFEB00;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
	margin: 0 !important;
}

blockquote p:before {
	content: none !important;
}

blockquote p {
	padding-left: 20px;
	padding-right: 20px;
}

.breaking-news-latest {
	margin-right: 7px;
}

.widget_featured_slider .slide-content .entry-title {
	padding: 10px 10px 10px 0 !important;
}

#site-navigation {
	border-top: 4px solid #3060a8;
	border-bottom: 4px solid #3060a8;
}

#menu-item-381 {
	background-color: #FFEB00;
	margin-left: 15px;
}

#menu-item-381 a {
	color: #2860aa;
}

#menu-item-381 a:hover {
	color: #ffffff;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-161.current_page_item.menu-item-381 a {
	color: #ffffff !important;
}

#menu-item-391 {
	background-color: #FFEB00;
	margin-left: 15px;
}

#menu-item-391 a {
	color: #2860aa;
}

#menu-item-391 a:hover {
	color: #ffffff;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-131.current_page_item.menu-item-391 a {
	color: #ffffff !important;
}

#Rabbis_Blog ul {
	list-style: none !important;
	padding: 0 !important;
}

.srr-title {
	font-weight: bold;
	font-size: 23px;
}

ul.has-1-tabs {
	display: none !important;
}

.wpt_widget_content .tab-content li {
	border-bottom: 0 solid #E4E4E4 !important;
}

.wpt_widget_content {
	border: 0 solid #E4E4E4 !important;
}

.tg-footer-main-widget {
	width: 24%;
}

.tg-footer-other-widgets {
	width: 73%;
}

#nav_menu-2 .menu-item-346 {
	display: none;
}

#nav_menu-2 .menu-item-346 ul.sub-menu {
	display: none;
}

h3 {
	font-size: 23px;
	font-weight: bold;
	color: #3060a8;
}

#colophon .widget ul li {
	padding: 0 !important;
}

#colophon .widget ul.sub-menu li a {
	color: #ccc !important;
}

.bx-viewport {
	height: 350px !important;
}

.more-link {
	color: #FFFFFF;
	padding: 6px 16px;
	font-size: 13px;
	line-height: 20px;
	border-color: #6e90c2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-shadow: none;
}

.more-link a {
	color: #fff;
}

span.comments {
	display: none;
}

.wp_rss_retriever_metadata {
	padding-bottom: 33px;
}

a.wp_rss_retriever_title {
	font-size: 21px;
	font-weight: bold;
	background-color: #555;
	color: white;
	padding: 5px 10px;
}

.sharedaddy {
	margin-top: 33px;
}

.entry-content ul.wp_rss_retriever_list {
	list-style: none !important;
	padding: 0 0 0 3px !important;
}

@media screen and (max-width: 768px) {
	.breaking-news, .social-links {
		display: none;
	}
.third-image { 
   width: 100%;
}	
}