/*
Theme Name: NJSL Theme
Theme URI: http://www.njstatelib.org/
Author: Nadine Gilden
Author URI: http://curiouslight.com/
Template: quark
Description: NJSL Theme.
Version: 1.0
*/

/* =Import Styles

-------------------------------------------------------------- */

@import url("../quark/style.css");

/* =Start From Here

-------------------------------------------------------------- */

body { 
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
		word-wrap: normal !important;
	-webkit-hyphens: none !important;
		-moz-hyphens: none !important;
	hyphens: none !important;
	   word-break: normal;
}

.site-content {
  width: 96%;
}

ul.ui-tabs-nav {
	display: block !important;
}

a {
	color:  #012c67;
	text-decoration: none;
	font-weight: 600;
}

a:visited {
	color: #012c67;
	text-decoration: none;
	font-weight: 600;
}

a:hover {
	color: #1852a1;
	text-decoration: none;
	font-weight: 600;
}

a:active {
	color:  #1852a1;
	text-decoration: none;
	font-weight: 600;
}


#headercontainer {
	background: #d9d9d9;
}

#maincontentcontainer {
	    background: #ffffff url('images/mainbk.gif') repeat-x;
}

#primary {
	    background: #ffffff;
	    padding-right: 20px;
}

#secondary {
		word-wrap: normal !important;
	-webkit-hyphens: none !important;
		-moz-hyphens: none !important;
	hyphens: none !important;
	   word-break: normal;
}

.widget-area .widget {
		word-wrap: normal !important;
	-webkit-hyphens: none !important;
		-moz-hyphens: none !important;
	hyphens: none !important;
	   word-break: normal;
}


.site-title h1{
  	margin: 20px 0 0 0;
}

.site-title img {
  padding: 0 0 30px 0;
}

.site-content {
	   padding-left: 30px;
}

img.alignright {
	float: right;
}


/* =Main Menu

-------------------------------------------------------------- */


#menu-main-menu a:hover {
	color: #1852a1;
	text-decoration: none;
}

#site-navigation {
	width: 100%;
	background: transparent;
	margin: 15px 0 15px 0;
}

.nav-menu {
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.5;
	text-transform: uppercase;
	font-family: 'PT Sans Narrow', sans-serif;
}

.main-navigation li + li a:before {
    content: "";
    color: #636466;
    height: 80px;
    margin-right: 10px;
}


.main-navigation {
	text-align: left;
	float: left;
	clear: both;
	margin: 0 0 0 0;
	margin: 2.8125rem 0 0 0;
}

.main-navigation a {
	font-family: 'PT Sans Narrow', sans-serif;
		color:  #1852a1;
}

.main-navigation ul {
font-family: 'Archivo Narrow', sans-serif;
}

.main-navigation ul a{
	padding-top: 6px;
}


.main-navigation li {
	float: left;
	position: relative;
	background: #ffffff;
	border: 1px solid #a8a8a8;
	margin: 0 10px 0 0 !important;
	padding: 7px 13px 7px 10px;
}

.main-navigation ul ul { 
	font-weight: 500;
	display: none;
	position: absolute;
	left: 0;
	z-index: 99999;
	line-height: 1.5;
	border: 0px solid #bbb;
	background-color: #fff; /* Nav bar dropdown background color */
	-webkit-box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.6);
}

.main-navigation ul ul a{
		color:  #1852a1;
		width: 290px;
		margin-left:  5px;
		padding:  9px 12px 9px 12px;
}

#menu-main-menu a:hover {
  color: #329bd2;
  text-decoration: none;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
	color: #1852a1; /* Nav bar link color for current menu item or ancestor */
}

.main-navigation ul ul li {
    border-bottom: 1px solid #bbb;
    font-size:  14px;
    margin: 0 !important;
  padding: 2px 13px 2px 0 !important;
}

.main-navigation ul ul li a:before {
    content: "";
    margin-right: 0;
}

.main-navigation ul ul li + li a:before {
    content: "";
    margin-right: 0;
}

#bannercontainer {
    background: none;
}


#maincontentcontainer {
	font-weight: 500;
}

.my_navcont {
	margin: 0 auto;
}

.line {
	    border-bottom: 1px solid #664013;
}

.line2 {
	    border-bottom: 1px solid #664013;
	    margin: 0 0 30px 20px;
}

.main-navigation .current_page_parent > a {
color: #1852a1;
}

.main-navigation .current-menu-item > a {
color: #1852a1;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current_page_parent > a {
color: #1852a1;
}



.sub-menu li {
	margin-right: 0 !important;
}

/* =Main Menu 3rd Level

-------------------------------------------------------------- */

.main-navigation ul ul {
    background: #cccccc;
}

.sub-menu ul li {
  background: #d9d9d9 !important;
  color: #012c67;
}

.sub-menu ul li a {
  background: transparent !important;
  color: #012c67;
}


/* =Secondary Nav Bar

-------------------------------------------------------------- */

.subnav-menu {
	font-style: normal;
	font-weight: 700;
	font-size: .928rem;
	line-height: 1.5;
	text-transform: uppercase;
}

.secondary-navigation {
	text-align: left;
	float: left;
	margin: 24px 0 0 0;
}

.secondary-navigation ul {
	list-style: none;
	font-size: 18px;
	margin: 0;
	padding: 0;
}

.secondary-navigation li:last-child {
border: none;
}

.secondary-navigation a {
		font-family: 'Archivo Narrow', sans-serif;
	display: block;
	text-decoration: none;
	color: #329bd2; /* Nav bar link color */
}

.secondary-navigation li {
	float: left;
	position: relative;
	margin: 0 0 0 4px; /* Margin on the left side of each top level menu item (since it's floated right) */
	border-right: 1px solid #329bd2;
	padding: 0 6px 0 5px;
}

.secondary-navigation li li {
border: none;
}

.secondary-navigation ul ul li {
	margin: 0;
}

.secondary-navigation ul a {
	padding: 0; /* Padding around each top level menu option (if needed) */
}

.secondary-navigation ul ul a {
	padding: 0 5px; /* Padding around each dropdown menu option */
	padding: 0 0.3125rem;
}



.secondary-navigation ul ul {
	display: none;
	position: absolute;
	left: 0;
	z-index: 99999;
	line-height: 1.7;
	background-color: #dcecf9; /* Nav bar dropdown background color */
	padding: 10px 0 10px 0;
}

.secondary-navigation ul ul ul {
	left: 100%;
	top: 0;
}

.secondary-navigation ul ul a {
	color: #236aa7; /* Nav bar dropdown link color */
	width: 20.5em; /* Nav bar dropdown width */
	font-size: 12px;
}

.secondary-navigation ul ul li {
	padding: 3px 5px 3px 5px;
	width: 100%;
}

.secondary-navigation li:hover > a {
	color: #012c67; /* Nav bar link color on hover */
}

.secondary-navigation ul ul :hover > a {
	color: #012c67; /* Nav bar dropdown level 2 link color on level 3 hover */
	background-color: #dcecf9; /* Nav bar dropdown link background color on hover */
}

.secondary-navigation ul ul a:hover {
	color: #012c67; /* Nav bar dropdown link color on hover */
}

.secondary-navigation ul li:hover > ul {
	display: block;
}

.secondary-navigation li.current_page_item a,
.secondary-navigation li.current-menu-item a {
}

.secondary-navigation .current-menu-item > a,
.secondary-navigation .current-menu-ancestor > a,
.secondary-navigation .current_page_item > a,
.secondary-navigation .current_page_ancestor > a {
	color: #012c67; /* Nav bar link color for current menu item or ancestor */
}

.secondary-navigation ul .divider {
    border-bottom: 1px solid #aaa;
    height: 0;
    line-height: 0.0625;
    overflow: hidden;
}

.secondary-navigation ul li.dropdown-header a,
.secondary-navigation ul li.current-menu-item ul .dropdown-header a {
	color: #aaa; /* Nav bar dropdown header color */
	background-color: #333; /* Nav bar dropdown header background color */
}


/* =Sub Sub Menu
-------------------------------------------------------------- */

#menu-item-24114 .sub-menu ul{
  right: 310px !important;
  left: auto !important;
  background: #012c67;
  color: #ffffff;
}

.sub-menu ul li{
  background: #012c67;
  color: #ffffff;
}


/* =Menu Arrows
-------------------------------------------------------------- */

.main-navigation li.menu-parent-item > a:after { /* If you don't want the arrows on the top level drop down, simply remove this style */
	font-family: 'FontAwesome';
	font-weight: 700;
	font-style: normal;
	speak: none;
	vertical-align: middle;
	font-size: 21px;
	content: " \f0d7";
}

.main-navigation ul li li.menu-parent-item > a:after { /* If you don't want the arrows on the sub-menu options, simply remove this style */
	font-family: 'FontAwesome';
	font-weight: 700;
	font-style: normal;
	speak: none;
	vertical-align: middle;
	font-size: 21px;
	content: " \f0d7";
}

/* =Universal

-------------------------------------------------------------- */


h1, h2, h3, h4, h5, h6 {
	font-family: 'Work Sans', sans-serif;
}

em, p, ul, li, strong {
	font-family: 'Work Sans', sans-serif;
}

.comments-link  {
	font-family: 'Work Sans', sans-serif;
}

 .entry-header address  {
	font-family: 'Work Sans', sans-serif;
}

.post-edit-link {
	display: none;
}

.site-content article {
  margin: 0 30px 0 20px;
		word-wrap: normal !important;
	-webkit-hyphens: none !important;
		-moz-hyphens: none !important;
	hyphens: none !important;
	   word-break: normal;
}

.site-content .archive-header {
  margin-left: 20px !important;
}

.page-header{
  margin-left: 20px !important;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 20px 0 20px 0;
}

h1 {
	font-size: 28px;
	font-weight: 500;
	color: #454545;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}

h1.page-title {
	font-family: 'PT Sans';
  font-size: 28px;
}

h2 {
	font-weight: 500;
	font-size: 28px;
	color: #686868;
	margin: 0 0 20px 0;
}

h3 {
  font-size: 21px;
}

h4 {
  font-size: 16px;
}


.entry-header h1 a:visited {
  color: #1852a1;
}

.entry-header h1 a:visited {
  color: #1852a1;
}

.entry-header h1 a:hover {
  color: #1852a1;
}

ul {
margin: 0 0 24px 0;
margin: 0 0 1.5rem 0;
font-weight: 500;
font-size: 16px;
font-size: 1rem;
}

li {
	margin-bottom: 15px;
	line-height: 1.35;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
border: 1px solid #1852a1;
border-radius: 0;
}


input[type="submit"] {
display: inline-block;
padding: 8px 14px;
padding: 0.5rem 0.875rem;
margin-bottom: 0;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #ffffff;
text-align: center;
text-shadow: 0 !important;
text-transform: uppercase;
vertical-align: middle;
cursor: pointer;
background-color: #1852a1;
background-image: none !important;
border: 0 !important;
border-radius: 0 !important;
}

.myButton {
	background-color:#1852a1;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	margin-top: 6px;
	padding: 5px 11px;
	text-decoration:none;
}
.myButton:hover {
	background-color:#ccc;
}
.myButton:active {
	position:relative;
	top:1px;
}

.myButton:visited {
	color:#ffffff;
}

blockquote {
	width: 100%;
	overflow: hidden;
  border-left: 0px solid #333;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 18px 0 18px 20px !important;
  padding: 16px 0 16px 16px;
}

.entry-content dt, .comment-content dt {
    font-family: inherit;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
}

.hrrule  {
	width: 100%;
	overflow: hidden;
}

/* =Top Search Bar

-------------------------------------------------------------- */

.searchtop {
	background: #012c67;
	width: 100%;
	padding: 10px;
	min-height: 60px;
}

.top-content {
 	background: #012c67;
  max-width: 1200px;
  width: 100%;

  margin: 0 auto;
  padding: 0;
  position: relative;
}

#text-3  {
	float: left;
	position: relative;
  color: rgba(255, 255, 255, 0.6); 
	font-family: Times;
	font-style: italic;
	font-size: 24px;
}

#search-2 {
  border-bottom: 0px solid #664013;
  padding-bottom: 0 !important;
}

.widget_search label {
  float: left;
  position: relative;
 	color: #ffffff;
}

.searchandfilter h4 {
    float: left;
    margin: 0;
    padding: 9px 8px 10px 0;
    font-size: 16px;
    color: #ffffff;
}

.searchandfilter ul li {
    list-style: none;
    padding-right: 10px;
    padding: 0 0;
    margin: 0;
    float: left;
}

.sf-field-submit {
	margin-left: 5px !important;
}

.sf-field-submit input[type="submit"] {
    display: inline-block;
    padding: 8px 10px;
    background-color: #329bd2;
}

#text-4 {
	float: right;
}

/* =Top Sidebar

-------------------------------------------------------------- */

.top-widget-area {
	margin: 40px 0 0 0;
}

#menu-top-menu {
	float: right;
	margin: 0 0 20px 0;
}

#text-2 {
	margin: 0 0 0 10px;
}

.socialicons {
	padding: 15px 7px 0 0px;
}

#sitecues-badge {
	margin: 20px 0 0 20px;
}

/* =Sidebar

-------------------------------------------------------------- */

#secondary {
	margin: 20px 0 0 30px;
}	

.rtside {
	margin: 70px 0 0 0;	
}

.rtside .widget-title {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	color: #454545 !important;
	border-bottom: 2px solid #329bd1;
	line-height: 1.8;
	margin: 20px 0 20px 0;
}

#secondary .textwidget {
	line-height: 1.35;
	border-bottom: 1px solid #664013;
	padding-bottom: 40px;
}

#secondary h3 {
    font-size: 16px !important;
}

.dpe-flexible-posts img.wp-post-image {
	width: 100%;
	max-height: 220px;
	object-fit: cover;
	margin-bottom: 10px;
}

ul.dpe-flexible-posts {
	width: 100% !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

.dpe-flexible-posts .title {
	font-size: 14px;
	line-height: 1.35;
}

#wp-calendar caption {
	font-family: 'Work Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
}

#dpe_fp_widget-2 .title {
	text-align: center;
}

#dpe_fp_widget-5 .title {
	text-align: center;
}

#dpe_fp_widget-6 .title {
	text-align: center;
}

#dpe_fp_widget-7 .title {
	text-align: center;
}

.tribe-events-list-widget .entry-title {
  margin: 20px 0 0 0;
}

#tribe-events-adv-list-widget-5 {
    color: #333;
    border: 1px solid #ccc !important;
    height: auto;
    min-height: 279px !important;
    margin-top: 16px !important;
}

#tribe-events-list-widget-5 ol {
    margin-left: 0;
    margin-top: 20px;
    padding-left: 20px;
    padding-top: 5px;
    font-size: 14px;
}

.tribe-events-list-widget ol li {
  margin-bottom: 0px;
}

.tribe-events-list-widget {
    color: #333;
    border: 1px solid #ccc !important;
    height: auto;
    min-height: 279px !important;
    margin-top: 16px !important;
}

.tribe-event-duration {
	    color: #333;
}

.tribe-events-list-widget .tribe-events-list-widget-events {
    padding: 0 !important; 
    padding: 0 !important; 
}

#tribe-events-adv-list-widget-3 {
    color: #333;
    height: auto;
    min-height: 279px !important;
    margin-top: 20px !important;
    padding-left: 20px;
    padding-top: 5px;
}

#tribe-events-adv-list-widget-3 {
border: #bbb 1px solid;
}

#text-14 .tribe-mini-calendar-event {
    overflow: hidden;
    width: 100%;
    padding-bottom: 2px;
    margin-bottom: 2px;
    border-bottom: 0px dotted #2f2f2f;
}


/* =Accordion Menus

-------------------------------------------------------------- */


div#nextend-accordion-menu-nextendaccordionmenuwidget-2 dl.level1 dt a span {
  color: #012c67 !important;
  font-size: 14px !important;
  text-shadow: none;
  font-family: 'Work Sans', sans-serif !important;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-3 dl.level1 dt a span {
  color: #012c67 !important;
  font-size: 14px !important;
  text-shadow: none;
  font-family: 'Work Sans', sans-serif !important;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-4 dl.level1 dt a span {
  color: #012c67 !important;
  font-size: 14px !important;
  text-shadow: none;
  font-family: 'Work Sans', sans-serif !important;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-5 dl.level1 dt a span {
  color: #012c67 !important;
  font-size: 14px !important;
  text-shadow: none;
  font-family: 'Work Sans', sans-serif !important;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-6 dl.level1 dt a span {
  color: #012c67 !important;
  font-size: 14px !important;
  text-shadow: none;
  font-family: 'Work Sans', sans-serif !important;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-7 dl.level1 dt a span {
  color: #012c67 !important;
  font-size: 14px !important;
  text-shadow: none;
  font-family: 'Work Sans', sans-serif !important;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

div#nextend-accordion-menu-nextendaccordionmenuwidget-8 dl.level1 dt a span {
  color: #012c67 !important;
  font-size: 14px !important;
  text-shadow: none;
  font-family: 'Work Sans', sans-serif !important;
  line-height: 20px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: left;
}

/* =General Sidebars

-------------------------------------------------------------- */

#secondary li {
    margin-bottom: 5px !important;

}

/* =Home Page

-------------------------------------------------------------- */

#bannercontainer {
  background: transparent !important;
}

#text-14 .widget-title{
	font-size: 18px;
	border-bottom: 0;
	margin-bottom: 16px !important;
}

#text-13 .widget-title{
	font-size: 18px;
	border-bottom: 0;
}

#maincontentcontainer .home-sidebar .widget {
  background-color: transparent;
  border: 0px solid #bbb;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 0;
}

#dpe_fp_widget-9 .dpe-flexible-posts img.wp-post-image {
  background: transparent;
  width: auto;
  max-height: 180px !important;
  object-fit: cover;
  margin: 20px 0 10px 0;
  padding-top: 15pxx;
}

.metaslider .caption {
	font-weight: 300px;
	padding: 20px 0 20px 10px !important;
}

.caption a {
	color: #329bd2;
}

.tribe-events-list-widget .tribe-events-widget-link a {
	padding-left: 20px;
}


/* =Home Page - Top Row Widgets

-------------------------------------------------------------- */

.banner {
	width: 100%;
	margin: 0 0 0 30px;
	padding: 0;
}

.banner h1 {
  font-size: 18px;
  color: #686868;
}

#dpe_fp_widget-8 {
	width: 95%;
	border: 1px solid #ccc;
	padding: 20px;
}


#dpe_fp_widget-9 .widget-title {
	background: #012c67;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	padding: 15px 0 15px 0;
	margin: 0;
}

#dpe_fp_widget-9 .dpe-flexible-posts{
	background: #329bd2;
	color: #ffffff;
	text-align: center;
	font-size: 18px;
	padding: 2px 0 15px 0;
	margin: 0;
}

#dpe_fp_widget-9 .dpe-flexible-posts img.wp-post-image {
	background: transparent;
  width: auto;
  max-height: 180px;
  object-fit: cover;
  margin-bottom: 10px;
  padding-top:15px;
}

#dpe_fp_widget-9 .title {
	  font-size: 16px;
	  padding: 10px;
}

.greenicon {
	width: 20%;
	float: left;
	margin: 6px 10px 0 6px;
}

.greenicon-text {
	width: 70%;
	float: left;
	margin: 18px 0 0 0;
}

.greenicon-text a{
	  color: #ffffff;
	 font-weight: 400;
	  font-size: 90%;
}

#text-9 {
	  background: #5b741b;
	  height: 81px;
	  max-height: 81px;
	  margin-bottom: .8rem;
}

#text-9 .widget-title {
	display: none;
}

#text-9 .textwidget {
	border-bottom: 0 !important;
	padding: 2px 0 10px 10px;
}

#text-10 {
	  background: #5b741b;
	  height: 81px;
	  max-height: 81px;
	  margin-bottom: .85rem;
}

#text-10 .widget-title {
	display: none;
	text-align: center;
}

#text-10 .textwidget {
	border-bottom: 0;
	padding: 10px 0 10px 10px;
}

#text-11 {
	  background: #5b741b;
	  height: 81px;
	  max-height: 81px;
	  margin-bottom: .85rem;
}

#text-11 .widget-title {
	display: none;
	text-align: center;
}

#text-11 .textwidget {
	border-bottom: 0;
	padding: 10px 0 10px 10px;
}

#text-12 {
	  background: #5b741b;
	  height: 81px;
	  max-height: 81px;
	  margin-bottom: .85rem;
}

#text-12 .widget-title {
	display: none;
}

#text-12 .textwidget {
	background: #5b741b;
	border-bottom: 0;
	padding: 10px 0 10px 10px;
}

.home.page .site-content {
	margin-top: 0 !important;
	padding-top: 0 !important;
	padding-left: 0 !important;
}

.home.page .entry-content {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}


/* =Home Page Events
-------------------------------------------------------------- */

.banner h1 {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.home .banner .widget {
    margin: 0 0 0 0 !important;
}

.home .grid_6_of_12 {
	margin-bottom: 20px;
}

#text-13 {
	width: 95%;
	border: 0;
	padding: 0;
}

.omsc-tabs-control li {
  display: table-cell;
  border: 1px solid #ccc !important;
  background: #d9d9d9;
}

.omsc-tabs-control li.omsc-active {
  background: #ffffff;
}

.omsc-tabs-control li a{
	color:  #012c67;
	font-size: 13px;
	padding: .6em .5em;
}

.omsc-tabs-control li a:hover{
	color: #1852a1 !important;
}


.omsc-tabs-tabs {
	color: #333;
	border: 1px solid #ccc !important;
	min-height: 220px;
}

.omsc-tabs-tabs .omsc-tab-research-tools {
margin-bottom: 5px !important;
}

#tribe-events-adv-list-widget-2{
	color: #333;
	border: 1px solid #ccc !important;
	height: auto;
	min-height: 279px !important;
	margin-top: 16px !important;
}

#tribe-events-adv-list-widget-2 .tribe-mini-calendar-event {
  overflow: hidden;
  width: 90%;
  padding: 3px 0 1px 20px !important;
  margin-bottom: 0px;
  border-bottom: 0px dotted #2f2f2f;
}

#tribe-events-adv-list-widget-2 .tribe-events-widget-link {
	margin: 0 0 5px 20px !important;
}


/* =Home Search Tabs

-------------------------------------------------------------- */

.tabform {
	width: 100%;
	overflow: hidden;
	padding: 20px 14px 0 14px;
}

.tabform2 {
	width: 80%;
	overflow: hidden;
	margin: 20px 0 10px 0;
}


.embedform-label {
	width: 24%;
	float: left;
	font-size: 90%;
	padding-right: 10px;
}

.embedform-field {
	width: 54%;
	float: left;
}

.embedform-field2 {
	width: 94%;
	float: left;
}

.embedform-field-lg {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
}

.embedform-field-lg2 {
	width: 100%;
	margin: 10px 0 10px 0;
}

.embedform-button {
	width: 28%;
	float: left;
	margin-left: 20px;
}

.embedform-search {
	width: 76%;
	float: left;
}

.embedform-center {
	text-align: center;
	padding: 15px 0 15px 0;
}


select {
   background: #8c8b8b;
   color: #ffffff !important;
   padding: 5px;
   }
   
input[type="search"] {
    border: 1px solid #1852a1;
    border-radius: 0;
    font-family: inherit;
    padding: 5px;
}

.tabButton {
	background-color:#1852a1;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	padding: 7px 11px;
	text-decoration:none;
	border: 0px !important;
	text-transform: uppercase;
	margin-top: 10px;
}
.tabButton:hover {
	background-color:#ccc;
}
.tabButton:active {
	position:relative;
	top:1px;
}

.tabButton:visited {
	color:#ffffff;
}

.tbbc-term {
	width: 100%;
	overflow:hidden;
}

.fieldpadtop {
	width: 100%;
	overflow:hidden;
	margin: 10px 0 0 0;
	padding-top: 10px;
}

.fieldpadtop select {
   color: #ffffff !important;
   }


.discoverlinks {
	font-size: 95%;
	padding-top: 10px;
}

.tbbcform {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 0 0;
}

.fieldpadextra {
	padding: 20px 0 50px 0;
}

.fieldpadextra {
	font-size: 90%;
}

/* =Pages

-------------------------------------------------------------- */

.entry-content td, .comment-content td {
  padding: 12px 10px 0 12px;
}

.omsc-one-half {
  padding: 0 5% 0 0;
}

.omsc-accordion {
  border-top: 0px solid #e1e1e1;

}

.omsc-accordion .omsc-toggle {
  margin: 0 0 15px 0;
   border-top: 1px solid #e1e1e1;
}

.lefttwitter {
	float: left;
	width: 60%;
	padding: 0 30px 0 0;
}


.twitterfeed {
	float: left;
	width: 40%;
}


/* =News Archives

-------------------------------------------------------------- */

.post-type-archive-newitems .site-content article {
	width: 100% !important;
	overflow: hidden !important;
    }

.newsitemcontainter {
 	padding: 0 0 1% 0;
	}

.leftcontainer {
	float: left;
	width: 25%;
	padding: 0 2% 1% 0;
}

.leftcontainer img.wp-post-image {
    width: 300px;
    height: 140px;
    object-fit: cover;
}

.rightcontainer {
	float: left;
	width: 72%;
 	padding: 0 0 1% 0;
}

.rightcontainer  .entry-title {
    margin: 0 0 0 0;
}

.rightcontainer  h1 {
    font-size: 21px;
}

.rightcontainer .header-meta {
    display: none;
}

.rightcontainer p {
    margin: 0;
    padding: 0;
}

.single-newitems .author-info {
    display: none;
}


/* =Custom Templates

-------------------------------------------------------------- */

.single-databaseitems .author-info {
    display: none;
}

.single-spotlightitems .author-info {
    display: none;
}

.single-pressreleases .author-info {
    display: none;
}

.searchresults_top {
	width: 100%;
	overflow: hidden;
	padding: 20px 20px 20px 0;
}

.searchfilter_form {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 0 0;	
}

.searchfilter_form_half {
	width: 50%;
	float: left;
	padding: 20px 0 0 0;	
}

.searchfilter_form_one {
	width: 25%;
	float: left;
	padding: 0;	
}

.searchfilter_form_two {
	width: 35%;
	float: left;
	padding:0;	
}

.searchfilter_form_three {
	width: 40%;
	float: left;
	padding: 0;	
}

/* =Press Release Archives

-------------------------------------------------------------- */

.pressreleases .header-meta {
    display: none;
}

/* =Press Room

-------------------------------------------------------------- */

.page-id-27479 #primary {
	padding: 30px 20px 0 30px !important;
	
}

.pressroom h1 {
    font-size: 18px;
    font-weight: 500;
    color: #454545;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.pressroom .header-meta {
    display: none;	
}

.morepress  {
	padding: 20px 0 30px 0;
}

.morepress::after { 
  content: "...";
}

ul#menu-press-room {
font-weight: 500;
list-style: none!important;
}

li#menu-press-room {
margin-bottom: 5px;
padding-left: 0 !important;
line-height: 1.35;
}

#nav_menu-7 ul {
font-weight: 500;
list-style: none !important;
padding-left: 0;
}

#nav_menu-7 li {
margin-bottom: 5px;
padding-left: 0 !important;
line-height: 1.35;
}


#menu-press-room a {
font-weight: 500;
}

.mentionscontainer {
	padding-bottom: 30px;
}

.mentions article {
  width: 46%;
  height: 520px;
  float: left;
  background: #efefef;
  margin: 0 3% 3% 0 !important;
  text-align: left;

}

.mediamentions .site-content article:nth-child(2n){
    clear: left;
    }
    
 .mentions img {	 
	width: 100%;
	max-height: 220px;
	object-fit: cover;
 }
 
 .mentionscredit {
	 font-size: 12px;
	 padding: 10px 20px 10px 20px;
 }
    
.mentionstitle {
	 padding: 0 20px 10px 20px;
	font-size: 18px;
}

.mentionstext {
	font-size: 16px;
	line-height: 1.5;
	 padding: 0 20px 10px 20px;
}

 .mentionsdate {
	 font-size: 12px;
	 padding: 10px 20px 10px 20px;
	 text-align: right;
 }

.morepress {
	width: 100%;
	overflow: hidden;
}

.mentionsbyline {
	 font-size: 14px;
	 padding: 10px 0 10px 0;
 }
 
 .mentionsarchive article {
  width: 30%;
  height: 520px;
  float: left;
  background: #efefef;
  margin: 0 2% 3% 0 !important;
  text-align: left;

}
.mentionsarchive .site-content article:nth-child(3n){
    clear: left;
    }
    
 .mentionsarchive img {	 
	width: 100%;
	max-height: 220px;
	object-fit: cover;
 }
 
 .pressroomsidebar {
	 padding-top: 40px;
 }

#custom_html-2 {
	padding: 0 0 30px 0;
}

.mediamentions .author-info {
	display: none;
}

.mediamentions .entry-header address {
display: none !important;
}

.pressroomsidebar img.wp-post-image {
display: block !important;
}

/* =Meta Sliders

-------------------------------------------------------------- */

.topslider {
	float:left;
	margin: 0 30px 0 0;
}


.topslider a {
	color: #329bd2;
}

.sliderrow-container {
	width: 1005;
	overflow: hidden;
}


#metaslider_24680 /* about slider */ {
	border: 10px solid #d9d9d9;
	margin-bottom: 20px;
	
}


/* =Ninja Forms

-------------------------------------------------------------- */

input[type="file"] {
display: inline-block;
padding: 8px 14px;
padding: 0.5rem 0.875rem;
margin-bottom: 0;
font-size: 16px;
font-size: 1rem;
line-height: 1.25;
color: #ffffff;
text-align: center;
text-shadow: 0 !important;
vertical-align: middle;
cursor: pointer;
background-color: #1852a1;
background-image: none !important;
border: 0 !important;
border-radius: 0 !important;
}

.profile_pass-wrap input, .text-wrap.label-above input, .text-wrap.label-below input, .text-wrap.label-inside input, .textarea-wrap.label-above textarea, .textarea-wrap.label-below textarea, .textarea-wrap.label-inside textarea, .list-dropdown-wrap.label-above select, .list-dropdown-wrap.label-below select {
  width: 60% !important;
}

.field-wrap.label-left .ninja-forms-field, .field-wrap.label-left .ninja-forms-star-rating-control {
  margin-left: 0px !important; 
}

.ninja-forms-field ol {
	  margin: 0 0 25px 25px !important;
	  }
	  
	 .ninja-forms-field ol li {
	  margin: 0 0 5px 5px !important;
	  }
	  
	  

/* =Custom Post Types

-------------------------------------------------------------- */	

.site-content article {
  margin: 0 30px 0 0;
   word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
   hyphens: none;
}

.entry-title {
   word-wrap: normal;
  -webkit-hyphens: none;
  -moz-hyphens: none;
   hyphens: none;
   margin: 40px 0 0 0;
}


.header-meta {
  border-bottom: 0px solid #ccc;
}
.entry-date {
	float: right;
}

.entry-header address {
	float: right;
}

.fa-pencil {
  display: none;
}

.comments-link {
  display: none;
}

.fa-calendar {
  display: none;
}

/* =Template Specific

-------------------------------------------------------------- */

	

#post-21716 .entry-header img {
	display: none;
}

.author img.wp-post-image {
    display: none !important;
}

#dpe_fp_widget-14 .title {
    text-align: center;
}

/* =Blog

-------------------------------------------------------------- */

.blog-postgrid {
	width: 24%;
	display: inline-block; 
	vertical-align: top;
}

.blog-main .entry-header {
  margin-bottom: 7px;
}


.blog-main h2 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 0;
}

.blog-main .more-link {
	display: none;
}

.blog-main p {
	font-size: 13px;
}


.index .header-meta {
	display: none;
}

img.wp-post-image {
	width: 300px;
	height: 240px;
	object-fit: cover;
}

.default-image {
	width: 300px;
	height: 240px;
	object-fit: cover;
}

.blog-main .entry-content ul {
	list-style: none !important;
}

.blog-main .entry-content li {
  margin: 0 0 0 0;
  text-align: center;
}

.blog-main .post-categories a, .post-tags a {
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #012c67;
  color: #fff;
  padding: 5px 5px;
  margin: 0 3px 3px 0;
  margin: 0 0.1875rem 0.1875rem 0;
  display: inline-flex;
  text-decoration: none;
}

.author-description h2 {
	display: none;
}

.author-description {
  float: right;
  width: 90%;
}

/* =Blog Single

-------------------------------------------------------------- */

.single img.wp-post-image {
	display: none;
}

.single .default-image {
	display: none;
}

.post-categories a, .post-tags a {
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #012c67;
  color: #fff;
  padding: 5px 5px;
  margin: 0 3px 0 0;
  margin: 0 0.1875rem 0 0;
  display: inline;
  text-decoration: none;
}

/* =Categories

-------------------------------------------------------------- */

.cat-archive {
    font-size: 28px;
    font-weight: 500;
    color: #000;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 10px;
}

.category .site-content article {
    width: 100% !important;
    overflow: hidden;
    margin-left: 0px !important;
    margin-bottom: 20px;
    clear: both;
}

.category .site-content .archive-header {
    margin-left: 0px !important;
}

.archive-header, .page-header {
    margin-bottom: 32px;
    margin-bottom: 2rem;
    border-bottom: 0px solid #CCCCCC;
}

.more-link {
    display: none !important;
}


/* =Databases

-------------------------------------------------------------- */

.database-content .entry-content {
	margin-bottom: 0 !important;
	border-bottom: 1px solid #d9d9d9
}

.database-content .header-meta {
	display: none;	
}

.single-databaseitems .header-meta {
	display: none;	
}

.database_cont .ssba {
	display: none !important;	
}

.page-template-Databases .ssba {
	display: none !important;	
}

.page-id-24722 .entry-content .ssba {
	display: none !important;	
}

.removessba .entry-content .ssba {
	display: none !important;	
}


/* =Embedded Form

-------------------------------------------------------------- */

.hideboxes {
	display: none;
}

.tabformtitle {
	font-weight: 600;
	padding: 0 0 10px 0;
}

/* =LibGuides Form

-------------------------------------------------------------- */

#s-lg-embedded-search-widget-1454944437752 .s-lg-form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: inline;
    line-height: 1.42857;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 12px;
    padding-right: 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 450px;
}

#s-lg-embedded-search-widget-1454944437752 .s-lg-form-control {
    font-size: 16px !important;
    height: 27px;
}

#s-lg-embedded-search-widget-1453912317520 .s-lg-widget-search {
        width: 70% !important;
        padding: 2% !important;
        }

#s-lg-embedded-search-widget-1453912317520 .s-lg-form-control {
    width: 70% !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: inline;
    line-height: 1.42857;
    padding-top: 6px!important;
    padding-bottom: 6px!important;
    padding-left: 12px;
    padding-right: 12px;
}

button.s-lg-btn-api-drop {
	background-color:#1852a1 !important;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:inherit;
	font-size:16px;
	padding: 7px 11px;
	text-decoration:none;
	border: 0px !important;
	text-transform: uppercase;
	margin-top: 10px;
}

#s-lg-embedded-search-widget-1453914792363 button {
	background: #1852a1 !important;
    }
    
   #s-lg-embedded-search-widget-1454944437752 button {
	background: #1852a1 !important;
    border-radius: 0px !important;
    }
    
   #s-lg-embedded-search-widget-1454944437752 select {
    color: #ffffff !important;
}

/* =Search Results

-------------------------------------------------------------- */

.page-header {
    margin-left: 0 !important;
   border-bottom: 0px solid #CCCCCC;
}

h1.page-title {
    font-family: inherit;
    font-size: 28px;
}

/* =Book List

-------------------------------------------------------------- */

.wpbooklist-list-indiv-details span a{
		background-color:#1852a1;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	margin-top: 6px;
	padding: 5px 11px;
	text-decoration:none;
}

#wpbooklist-list_main_display_div .wpbooklist-list_inner_main_display_div .wpbl-list-book-description-readmorelesslink {
    font-size: 0.9em;
}

.wpbooklist-list-cover-img-class-div {
	max-width: 100px !important;
}

#wpbooklist-list-indiv-NJSLBookTitle {
	font-size: 16px;
	font-weight: 600;
}

#cat-item cat-item-442 {
	display: none;
}

/* =Images

-------------------------------------------------------------- */

.imagepad {
	padding: 20px 10px 0 0;
}

/* =Pagination

-------------------------------------------------------------- */

li span.current {
  background-color: #012c67;
  color: #fff;
}
li a.page-numbers, li span.page-numbers {
  padding: 5px;
  padding: 0.3125rem;
  border: 1px solid #012c67;
  text-decoration: none;
}

/* =Individual Page Styles

-------------------------------------------------------------- */

.pub-search {
	width: 24%;
	float: left;
}

.pub-search2 {
	width: 40%;
	float: left;
	margin: 0 20px 0 20px;
}


/* =Footer 

-------------------------------------------------------------- */	

#text-10 {
	color: #d3b88b;
}	

.site-footer a { 
	color: #1852a1;
	text-decoration: none;
}


.smallprint {
	color: #d3b88b;
	padding: 30px 0 30px 0;
}	

.smallprint a { 
	color: #1852a1;
}

.smallprint a:visited { 
	color: #1852a1;
}

/* =Gray Footer 

-------------------------------------------------------------- */	

.graymenu {
  width: 100%;
background: #878787;
}

.graymenu a{
  color: #ffffff;
}


.graymenu-content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.graymenu .widget-title{
	font-size: 17px;
  font-weight: 500;
	border-bottom: 0;
	color: #282828 !important;
	text-transform: none;
	margin-top: 14px;
	margin-bottom: 20px;
}

.graymenu-content .sub-menu {
	display: none;
}

.graymenu-content ul {
  margin-left: 0;
  padding-left: 0;
}

.graymenu-content li {
  margin-bottom: 15px;
  line-height: 1.05;
  font-size: 80%;
  font-weight: 300;
  border-bottom: 1px solid #fff;
   padding-bottom: 10px;
}

#menu-item-24848 {
  border-bottom: 0px solid #fff;
}


#nav_menu-2 {
	width: 25%;
	float: left;
	padding: 18px;
}

#nav_menu-3 {
	width: 25%;
	float: left;
	padding: 18px;
}

#nav_menu-4 {
	width: 25%;
	float: left;
	padding: 18px;
}

#nav_menu-5 {
	width: 25%;
	float: left;
	padding: 18px;
}

/* =Blue Footer 

-------------------------------------------------------------- */	

.bluemenu {
  width: 100%;
  background: #012c67;
  color: #ffffff;
  font-size: 14px;
  font-weight: 300;
}

.bluemenu a{
  color: #ffffff;
}


.bluemenu-content {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.bluemenu .widget-title{
	font-size: 14px;
	border-bottom: 0;
	color: #ffffff !important;
	text-transform: none;
}

#text-5 {
	width: 25%;
	float: left;
	padding: 20px;
}

#text-6 {
	width: 25%;
	float: left;
	padding: 20px;
}

#text-7 {
	width: 25%;
	float: left;
	padding: 20px;
}

#text-8 {
	width: 25%;
	float: left;
	padding: 20px;
}

/* =white Footer 

-------------------------------------------------------------- */	

.footermenuleft {
	float: left;
}

.footermenuright {
	float: right;
	margin: 20px 0 0 0;
}

#menu-footer ul {
list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}

#menu-footer li {
  float: left;
  position: relative;
  margin: 0 0 0 4px;
  border-right: 1px solid #329bd2;
  padding: 0 6px 0 5px;
  text-transform: uppercase;
}

#menu-footer li:last-child {
border: none;
}

#footercontainer img {
	margin: 0 10px 0 10px;
}

/* =Print Styles 

-------------------------------------------------------------- */

@media print {

    /* Custom styles go here */
    
      a[href]:after {
    content: none !important;
  }

	.grid_9_of_12 {
	    width: 94.6% !important;
	}
		
	h1.site-title {
	 display: none;
	 font-size: 10px;
	}
	    
    .searchtop {
	    display: none !important;
    }
    
    #text-2 {
	    display: none !important;
    }
    
    .secondary-navigation {
	    display: none !important;
	        }
    
    #site-navigation {
	    display: none !important;
    }
    
   #sitecues-badge {
	    display: none !important;
	}
	
	.bluemenu  {
	    display: none !important;
	}
	
	.graymenu  {
	    display: none !important;
	}
	
	.footermenu  {
	    display: none !important;
	}

	
	#footercontainer  {
	    display: none !important;
	}

	.rtside {
	    display: none !important;
	}

}


/* =Responsive 

-------------------------------------------------------------- */


@media only screen and (max-width: 1280px) {

	.main-navigation ul {
		width: 99%;
		font-size: 99%;
	}
	
	#dpe_fp_widget-9 .title {
	    font-size: 90%;
	    padding: 10px;
	}
	
	input[type="text"] {
    width: 95%;
	}
	
	#text-9 .widget img {
    width: 99% !important;
	}

}

@media only screen and (max-width: 1180px) {

	.main-navigation ul {
		font-size: 90%;
	}
	
	.main-navigation li {
		margin: 0 5px 0 0 !important;
		padding: 5px 10px 4px 7px;
	}
	
	.secondary-navigation ul {
    	font-size: 98%;
	}
	
	#text-2 img{
    	width: 13%;
	}
	
}
	
@media only screen and (max-width: 1040px) {
	
		.site-title img {
		max-width: 60%
		padding: 2% 20% 2% 20%;
}
	
	.main-navigation li {
	    padding: 1px 6px 3px 3px;
	}

	.main-navigation li.menu-parent-item > a:after {
	    font-size: 11px;
	}
	
	.secondary-navigation ul {
    	font-size: 85%;
	}
	
		.searchfilter_form_one {
	width: 100%;
	overflow: hidden;
	float: none;
	padding: 2% 0 2% 0;	
	}
	
	.searchfilter_form_two {
	width: 100%;
	overflow: hidden;
	float: none;
	padding: 2% 0 2% 0;		
	}
	
	.searchfilter_form_three {
	width: 100%;
	overflow: hidden;
	float: none;
	padding: 2% 0 2% 0;	
	}
	
	.tribe-mini-calendar-event .list-info h2 {
    text-align: left;
	}

	#dpe_fp_widget-9 .dpe-flexible-posts img.wp-post-image {
    padding-top: 10px;
	}


}

@media only screen and (max-width: 960px) {
	
	#responsive_menu_pro #responsive_menu_pro_title, #responsive_menu_pro #responsive_menu_pro_title a {
	font-style: italic;
	}
	
	#responsive_menu_pro #responsive_menu_pro_title {
    font-size: 18px !important;
	}
	
	#responsive_menu_pro .responsive_menu_pro_menu li {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
	}
	
	#responsive_menu_pro .sub-menu ul li {
    background: #43494c !important;
	}

	#masthead .grid_2_of_12 {
    width: 40%;
    padding: 10% 0 0 2%;
	}
	
	#masthead .grid_10_of_12 {
    width: 55%;
	}
	
	#masthead .grid_4_of_12 {
    width: 90%;
    float: right;
    padding: 10% 0 0 0;
	}
	
	.searchtop {
		display: none;
	}
	
	#text-3 {
		width: 100%;
		text-align: center;
	    font-size: 28px;
	    margin-left: 30px;
	}
	
	.home .grid_6_of_12 {
		width: 100%;
	}
	
	.home .grid_3_of_12 {
    width: 100%;
	}
	
	#metaslider_widget-4 {
		width: 70%;
		text-align: center;
		margin: 0 15% 0 15%;
	}

	#dpe_fp_widget-9 {
		width: 70%;
		text-align: center;
		margin: 0 15% 0 13.4%;
	}
	
	#text-9 {
		width: 70%;
		text-align: center;
		margin: 1% 10% 1% 13.4%;
	}
	
	#text-10 {
		width: 70%;
		text-align: center;
		margin: 1% 10% 1% 13.4%;
	}
	
	#text-11 {
		width: 70%;
		text-align: center;
		margin: 1% 10% 1% 13.4%;
	}
	
	#text-12 {
		width: 70%;
		text-align: center;
		margin: 1% 10% 1% 13.4%;
	}

	
	#text-4 {
		display: none;
	}
	

	
	#post-32  {
		margin: 3% 2% 0 5% !important;
	}
	
	#tribe-events-adv-list-widget-2 {
    min-height: auto !important;
    margin: 1% 3.5% 0 1.5% !important;
	}
	
	.graymenu  {
		display: none;
	}
	
	#text-5 {
		width: 50%;
	}
	
	#text-6 {
		width: 50%;
	}
	
	#text-7 {
		width: 50%;
	}
	
	#text-8 {
		width: 50%;
	}

	.footermenuleft {
	    float: none;
	    width: 100%;
	    margin: 0;
	    overflow: hidden;
	    text-align: center;
	}
	
	.graymenu-content ul {
	    margin: 3% 15% !important; 
	    }
	
	.footermenuright {
	    float: none;
	    width: 100%;
	    margin: 1% 0 0 0;
	    overflow: hidden;
	    text-align: center;
	}
	
	#s-lg-embedded-search-widget-1454944437752 .s-lg-form-control {
    width: 80% !important;
	}
	
	.secondary-navigation {
    text-align: center;
    float: none;
    margin: 5% 0 0 10%;
	}
	
	.mentions article {
	  width: 100%;
	  height: 520px;
	  float: left;
	  background: #efefef;
	  margin: 0 3% 3% 0 !important;
	  text-align: left;
	
	}
	
	.mentionsarchive article {
	  width: 45%;
	  height: 520px;
	  float: left;
	  background: #efefef;
	  margin: 0 2% 3% 0 !important;
	  text-align: left;	
	}

}

@media only screen and (max-width: 880px) {	
	#text-3 {
	    font-size: 100%;
	    padding: 0 1% 0 1%;
	}
}
	
@media only screen and (max-width: 650px) {	
	
		.site-title img {
		width: 60%
		padding: 2% 10% 2% 1%;
		}
		
		.mentionsarchive article {
	  width: 100%;
	  height: 520px;
	  float: left;
	  background: #efefef;
	  margin: 0 2% 3% 0 !important;
	  text-align: left;
	
	}


}

/* iPad Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  
	  	#metaslider_widget-4 {
		height: 80%;
	}
	
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
	  
	  	#metaslider_widget-4 {
		height: 80%;
	}

}
