/*
Theme Name: ATTRA Custom Design
Author: NCAT IT
Author URI: https://www.ncat.org/
Version: 1.0.0
Template: bridge
*/
@import url("wp-content/themes/bridge/style.css");
.products-invisible{
	display:none;
	flex-wrap: wrap;
}
.visible{
	display:block;
}
.products {
	display: flex;
	flex-wrap: wrap;
}
.product-card{
	padding: 2%;
	flex-grow: 1;
	flex-basis:20%;
	display: flex;
}
.prodcut-image img{
	max-width: 100%;
}
.product-info {
	margin-top:auto;
}
.center{
	text-align: center;
}
.pagination {
	display: inline-block;
	list-style-type: none;
	margin-bottom: 0px;
	max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}
.pagination li {
	display: inline-block;
}
.pagination a{
	color:black;
	float:left;
	padding: 8px 16px;
	text-decoration: none;
}
.pagination a.active {
  background-color: #001388;
  color: white;
}

.pagination a:hover:not(.active) {background-color: #ddd;}
h1, h2, h3, h4, h5, h6, p {
	margin: 15px 0;
	line-height: 1.5em
}
#outer_wrap #wrap {text-align:left !important; }
p {
	font-size: 15px !important;
	line-height: 30px !important;
}
.qode_icon_font_awesome.fa.fa-bars, .side_menu_button > a {
	padding: 0 5px;
}
nav {
	background: #f1f1f1;
	width: 100%!important;
	margin-right: 80px
}
.header_top .header-widget a {
	padding: 10px 15px;
	font-size: 14px
}
ul#menu-mainnav {
	width: 100%!important
}
header_inner_right {
	float: right
}
.title.title_size_large h1 { font-size: 2.25vw; } /* Fixes text wrapping on main page title --> JJE 09/24/18 */
.title_holder {
	margin-top: 48px;
}
@media screen and (max-width: 1440px) {}
    .title.title_size_large h1 { font-size: 1.75vw }
	.title_holder { 
	margin-top: 68px;
	}
.header_top .q_social_icon_holder a {
	display: block;
	color: #fff;
	padding: 5px 0 6px 9px;
	border-radius: 2px;
	background: #00f!important;
	border: 2px solid #0f0e5a;
	line-height: 15px
}
.wpb_wrapper {
/* 	line-height: 0 */
}
.logo_wrapper, nav.main_menu>ul {
	max-width: 1400px!important;
	margin: 0 auto
}
.header_bottom {
	padding: 0
}
.metaslider .caption-wrap {
	position: absolute;
	top: 20%!important;
	bottom: 20%!important;
	left: 0;
	background: 0 0!important;
	color: #fff;
	opacity: 1!important;
	margin: 0;
	display: block;
	width: 25%!important;
	line-height: 1.4em;
	padding-left: 4%
}
.metaslider .caption-wrap h2, .metaslider .caption-wrap h3, .metaslider .caption-wrap h4, .metaslider .caption-wrap p {
	color: #fff!important;
	word-break: keep-all!important
}
.metaslider .caption-wrap img {
	width: 100%!important;
	max-width: 200px!important;
	height: auto!important;
	margin-bottom: 15px
}
.metaslider .caption-wrap h2 {
	line-height: 48px!important
}
.metaslider .caption-wrap h3 {
	line-height: 48px;
	font-weight: 900;
	font-size: 36px
}
.metaslider .caption-wrap p {
	line-height: 32px;
	margin: 20px 0!important
}
.header-widget.widget_text.header-right-widget p {
	margin: 0;
	font-size: 14px
}
.header-widget.widget_text.header-right-widget a {
	font-weight: 400 !important;
}
.separator.small.left {
	display: none;
	visibility: hidden
}
h4.latest_post_two_title.entry_title {
	text-transform: uppercase;
	font-weight: 800;
	color: #4d4d4d!important
}
p.latest_post_two_excerpt {
	line-height: 1.5em!important
}
.header_inner_right {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 30px
}
h5 {
	border-bottom: 2px solid #fad93b;
	display: block;
}
.footer_top a {
	font-weight: 400 !important;
}
.footer_top p {
	font-size: 12px !important;
}
.footer_top h5 {
	font-size: 16px;
}
.metaslider .caption-wrap h2 {
	font-size: 42px !important;
}
h2.caption {
	padding-left: 36px;
	padding-right: 36px;
}
@media screen and (max-width:1600px) {
.metaslider .caption-wrap {
	width: 29%!important
}
h2 {
	font-size: 24px !important;
}
.metaslider .caption-wrap img {
	width: 120px!important;
	height: auto!important
}
.metaslider .caption-wrap h2 {
	font-size: 28px !important;
	line-height: 36px !important;
}
.metaslider .caption-wrap p {
	line-height: 24px
}
.metaslider .caption-wrap h3 {
	font-size: 28px
}
.metaslider .caption-wrap h4 {
	font-size: 16px
}
header.sticky:not(.header_style_on_scroll) .q_logo img.sticky {
	display: none;
	visibility: hidden;
}
}
@media screen and (max-width:1300px) {
.metaslider .caption-wrap h4, .metaslider .caption-wrap p {
	display: none!important;
	visibility: hidden!important;
	height: 1px!important
}
}
@media screen and (max-width:1200px) {
nav.main_menu > ul > li > a {
	font-size: 13px !important;
}
}
@media screen and (max-width:1000px) {
.header-widget .widget_text .header-right-widget, .header_top .header-widget {
	display: block;
	clear: both;
	width: 100%;
}
.metaslider .caption-wrap {
	position: absolute;
	top: 5%!important;
	bottom: 5%!important;
	left: 0;
	background: 0 0!important;
	color: #fff;
	opacity: 1!important;
	margin: 0;
	display: block;
	width: 30%!important;
	line-height: 1.4em;
	padding-left: 0!important
}
.metaslider .caption-wrap h2, .metaslider .caption-wrap h3 {
	font-size: 18px!important;
	line-height: 18px!important
}
.q_social_icon_holder a {
	padding: 5px 0;
}
.header_top .left, .q_social_icon_holder a {
	display: none !important;
	visibility: hidden !important;
}
}
@media screen and (max-width:640px) {
.metaslider .caption-wrap {
	position: absolute;
	top: 5%!important;
	bottom: 5%!important;
	left: 0;
	background: 0 0!important;
	color: #fff;
	opacity: 1!important;
	margin: 0;
	display: block;
	width: 34%!important;
	line-height: 1.4em;
	padding-left: 0!important
}
h2 {
	font-size: 28px!important
}
.metaslider .caption-wrap h2, .metaslider .caption-wrap h3 {
	font-size: 14px!important;
	line-height: 18px!important
}
.metaslider .caption-wrap img {
	width: 90px!important;
	height: auto!important
}
}
@media screen and (max-width:480px) {
.metaslider .caption-wrap {
	position: absolute;
	top: 5%!important;
	bottom: 5%!important;
	left: 0;
	background: 0 0!important;
	color: #fff;
	opacity: 1!important;
	margin: 0;
	display: block;
	width: 34%!important;
	line-height: 1.4em;
	padding-left: 0!important
}
.metaslider .caption-wrap h2, .metaslider .caption-wrap h3 {
	font-size: 10px!important;
	line-height: 18px!important
}
.metaslider .caption-wrap a.qbutton.default {
	display: none!important;
	visibility: hidden!important;
	height: 1px!important
}
.metaslider .caption-wrap img {
	width: 30px!important;
	height: auto!important
}
}
/*  SECTIONS  */
.section {
	clear: both;

}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1; /* For IE 6/7 */
}
/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.13%;
}
.span_1_of_3 {
	width: 32.26%;
}
/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 74.6%;
}
.span_2_of_4 {
	width: 49.2%;
}
.span_1_of_4 {
	width: 23.8%;
}
/*  GRID OF FIVE  */
.span_5_of_5 {
	width: 100%;
}
.span_4_of_5 {
	width: 79.68%;
}
.span_3_of_5 {
	width: 59.36%;
}
.span_2_of_5 {
	width: 39.04%;
}
.span_1_of_5 {
	width: 18.72%;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 1000px) {
.col {
	margin: 1% 0 1% 0%;
}
.span_3_of_3, .span_2_of_3, .span_1_of_3, .span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4, .span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 {
	width: 100%;
}
	.product-card{
		flex: 1 46%;
	}
	.product-filter{
		flex-direction: column;
	}
	.sort{
		align-self: flex-start;
	}
	
}
.directoriesbinderbg {
	padding-left: 10px;
	margin: 10px 0;
	background: #EEE url(img/binder.png) top left repeat-y;
	font-size: 1em;
	border: 1px solid #CCC9B8;
	min-height: 260px;
}
.directoriesbinderbg img {
	/* width: 300px; */
	height: auto;
	padding-left: 25px;
	width:100%;
	max-width:300px;	
}
.emphasis-lightgrey {
	background: #EEEEEE;
	border: thin solid #CCC9B8;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
.top_arrow {
	background: url(https://attra.ncat.org/images/top.gif) no-repeat;
	background-position-x: 0%;
	background-position-y: 0%;
	background-position: top left;
	padding-left: 30px;
}
.aquabutton {
	background: #001489;
	color: #FCCE01;
	border-radius: 5px;
	text-align: center;
	padding: 10px 0;
}
.aquabutton a {
	color: #FCCE01;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
blockquote {
	border: 2px dotted #ccc;
	background-color: #eee;
	margin: 1em 2em;
	box-sizing: border-box;
	color: #303324;
	font-family: tahoma, geneva, verdana, sans-serif;
	font-size: 11pt;
	line-height: 1.5em;
	text-align: center;
}
.quotation {
	padding: 10px 5px 10px 10px;
	background-color: #DFECE3;
	margin: 20px;
	float: left;
	display: block;
	clear: both;
}
.quote_mark {
	font-size: 85px;
	color: #5E6B5D;
	text-transform: none;
	float: left;
	margin: 0;
	padding: 0 0 8px 0;
}
