/*
Theme Name: ABS Custom Theme
Author: Sherri Ferritto
Author URI: https://www.metisdreams.com
Developer: Sherri Ferritto
Version 1.5
*/


/* Reset
 * --------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size:100%;
	font:inherit;
	padding:0;
	border:0;
	margin:0;
	vertical-align:baseline
}
body {
	line-height:1
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
.clear {
	clear:both
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.relative {
	position:relative;
}
.screen-reader-text {
	clip:rect(1px, 1px, 1px, 1px);
	position:absolute !important
}
/* Bootstrap overrides*/
a:link {
	/*color: #aae930;*/
	text-decoration: none;
	transition: all 0.12s ease-in-out 0s;
}
a:visited {
	/*color: #779a34;*/
	text-decoration: none;
}
a:hover, a:focus {
	/*color: #e0ae25;*/
	text-decoration: none;
	outline: none;
}
img {
	max-width: 100%;
	height: auto;
}
img.fullwidth-photo {
	width: 100%;
	height: auto;
}
figure {
	padding: 0px;
	margin: 0px;
}
.row {
/*overflow:hidden;*/
}
/* no-gutters Class Rules */
.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
 padding-right: 0;
 padding-left: 0;
}
.spaceabove {
	padding-top: 20px;
}
.spacebelow {
	padding-bottom: 20px;
}
.hide {
	display: none;
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e2ab21;
	background-color:#e2ab21;
}
.modal-title {
	color:#FFF;
}
/* 5 column grid */

.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-xs-5ths {
	width: 20%;
	float: left;
}
 @media (min-width: 768px) {
 .col-sm-5ths {
 width: 20%;
 float: left;
}
}
 @media (min-width: 992px) {
 .col-md-5ths {
 width: 20%;
 float: left;
}
}
 @media (min-width: 1200px) {
 .col-lg-5ths {
 width: 20%;
 float: left;
}
}
/*----------------------- WORDPRESS OVERRIDES--------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
p.aligncenter {
	text-align: center;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background-color: none;
	max-width: 96%;
	padding: 10px 0px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-weight: 600;
 font-size: .9rem;
	line-height: 142%;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
#skiptocontent a {
	padding: 6px;
	position: absolute;
	top: -40px;
	left: 0px;
	color: white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	border-bottom-right-radius: 8px;
	background: transparent;
	-webkit-transition: top 1s ease-out, background 1s linear;
	transition: top 1s ease-out, background 1s linear;
	z-index: 100;
}
#skiptocontent a:focus {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #036BA8;
	outline: 0;
 -webkit-transition: top .1s ease-in, background .5s linear;
 transition: top .1s ease-in, background .5s linear;
}
.video-responsive {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
}
.video-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}
.video-border, .photo-border {
	border: 3px solid #FFF;
	margin-bottom: 30px;
}
 @media only screen and (min-width: 768px) {
.video-wrapper {
 margin-bottom: 0px;
}
}
.google-maps {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
/* ABS theme styles */

body, html {
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #666666;
	background-color: #8f8881;
	font-size: 16px;
	font-size: 100%;
	-webkit-text-size-adjust: none;
	position: relative;
	height: 100%;
	width: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: none;
}
a {
	text-decoration:none;
}
h1 {
	font-size:19px;
	line-height:125%;
	color:#FFF;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:12px;
}
h2 {
	font-size:17px;
	line-height:125%;
	font-weight:700;
	color:#FFF;
	margin:0px;
	padding:0px;
	padding-top:7px;
	padding-bottom:7px;
}
h3 {
	font-size:16px;
	line-height:125%;
	font-weight:700;
	color:#FFF;
	margin:0px;
	padding:0px;
	padding-top:7px;
	padding-bottom:7px;
}
p {
	font-size:16px;
	line-height:152%;
	color: #FFF;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
img {
	max-width:100%;
	height:auto;
}
/* ================== containers and colors ==================== */


.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	clear: both;/*position: relative;*/
}
.padding {
	padding-top: 30px;
	padding-bottom: 30px;
}
.wrapper {
/*background-color:#FFF;*/
}
.bg-dkgray {
	background-color:#333;
}
.bg-white {
	background-color:#FFF;
}
.bg-ltgray {
	background-color:#666666;
}
.border-btm {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8f8881;
}
header {
	padding-top:15px;
	padding-bottom:15px;
	background-color:#FFF;
	position:relative;
}

/* ========== navigation ======== */

@media only screen and (min-width: 768px) {
#mobile_menu {
 display: none;
}
}
header nav.main-nav {
	position: absolute;
	top:0px;
	right:15px;
	width:85%;
}
 @media only screen and (min-width: 768px) {
header nav.main-nav {
 position: relative;
 top: auto;
 right: auto;
 width: auto;
 padding-top:20px;
 display:inline-block;
 padding-right:50px;
}
}
header nav.main-nav ul li {
	display: inline;
	float:left;
	text-align: left;
	color: #857f78;
}
@media only screen and (max-width: 767px) {
 header #menu-main-menu {
 display: none;
}
}
header nav.main-nav ul li a {
	font-size: 15px;
	line-height:120%;
	color: #857f78;
 padding-left: .5rem;
 padding-right: .5rem;
}
.nav>li>a:focus, .nav>li>a:hover {
	background-color: #FFF;
}
header nav.main-nav ul li a:hover, header nav.main-nav ul li.active a {
	color: #000;
}
header nav.main-nav ul .current_page_parent a {
	color: #000;
}
/* drop down menu */

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #779a34;
	text-decoration: underline;
	background-color: transparent;
}
header nav.main-nav ul .current_page_parent .dropdown-menu a {
	color: #004058;
	background-color: transparent;
}
header nav.main-nav ul .current_page_parent .dropdown-menu a:visited {
	color: #004058;
	background-color: transparent;
}
header nav.main-nav ul .current_page_parent .dropdown-menu a:hover {
	color: #779a34;
	background-color: transparent;
}
header nav.main-nav ul .current_page_parent .dropdown-menu .active a {
	color: #779a34;
	background-color: transparent;
}
.logo {
	padding-top:10px;
	width:80%;
	max-width:80%;
}
@media only screen and (min-width: 768px) {
 .logo {
 text-align:right;
 padding-top:10px;
	 width:100%;
	max-width:100%;
}
}


/* owl slider */

.owl-theme .owl-nav [class*=owl-] {
 color: #FFF;
 font-size: 34px;
 margin: 5px;
 padding: 4px 7px;
 margin:0;
 padding:0;
 background: none;
 display: block;
 cursor: pointer;
 border-radius: 0px;
 opacity: .8;
}
.owl-theme .owl-nav [class*=owl-]:hover {
 background: none;
 opacity: 1;
}
.owl-prev {
	width: 32px;
	height: 32px;
	position: absolute;
	left: 0;
	display: block !important;
	border: none;
	opacity:.8;
}
.owl-next {
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0;
	display: block !important;
	border: none;
	opacity:.8;
}
.owl-theme .owl-nav {
	margin: 0;
}
.owl-slider .owl-prev {
	top: 47%;
	left: 5px;
}
.owl-slider .owl-next {
	top: 47%;
	right: 5px;
}
 @media only screen and (min-width: 768px) {
.owl-slider .owl-prev {
 top: 47%;
 left: 30px;
}
.owl-slider .owl-next {
 top: 47%;
 right: 30px;
}
}

/*
.owl-carousel .owl-prev {
	top: 20px;
	left: -40px;
}
.owl-carousel .owl-next {
	top: 20px;
	right:  -40px;
}

*/

 @media only screen and (min-width: 768px) {
.owl-carousel .owl-prev {
 top: 47%;
 left: -50px;
}
.owl-carousel .owl-next {
 top: 47%;
 right:  -50px;
}
}
/* home grid */

.home-grid {
	padding-top:20px;
	padding-bottom:30px;
	max-width:200px;
	margin-left:auto;
	margin-right:auto;
}
 @media only screen and (min-width: 768px) {
 .home-grid {
 width:100%;
 max-width:100%;
}
}
.home-grid {
	padding-top:20px;
	padding-bottom:30px;
}
.home-grid img {
	width:100%;
	height:auto;
}
.home-grid a:link {
	color:#FFF;
}
.home-grid a:visited {
	color:#FFF;
}
.home-grid a:hover {
	color:#aae930;
}
/* main content area */


main a:link {
	color: #aae930;
}
a:visited {
	color: #aae930;
}
a:hover, a:focus {
	color: #fda700;
}
.menu-principal-bios-menu-container li {
	margin-bottom:10px;
}
.menu-principal-bios-menu-container a:link {
	color: #aae930;
}
.menu-principal-bios-menu-container a:visited {
	color: #aae930;
}
.menu-principal-bios-menu-container a:hover, .menu-principal-bios-menu-container a:focus {
	color: #fda700;
}
/* Awards & Publications */


.awards {
	width:75%;
	margin-left:auto;
	margin-right:auto;
}
 @media only screen and (min-width: 480px) {
 .awards {
 width:85%;
}
}
 @media only screen and (min-width: 768px) {
 .awards {
 width:100%;
}
}

.awards .item {
	margin-bottom:30px;
}

.awards figcaption {
	padding-top:20px;
	color:#FFF;
	
}
.awards figcaption h3 {
	font-size:18px;
	padding-bottom:10px;
	color:#FFF;
}
.awards figcaption p {
	font-size:15px;
	color:#FFF;
}
.awards a:link {
	color:#aae930;
}
.awards a:visited {
	color:#aae930;
}
.awards a:hover {
	color:#fda700;
}
.featured-image {
	display:block;
	margin-bottom:15px;
}
/* ------ Awards Single (blog) pages ---*/


.news .sidebar {
	padding-top: 20px
}
@media only screen and (min-width: 768px) {
.news .sidebar {
 padding-left: 20px;
}
}
 @media only screen and (min-width: 1200px) {
.news .sidebar {
 padding-left: 60px;
}
}
.news .sidebar h3 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .025em;
	color: #dddbda;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	margin-top: 30px;
	border: none
}
.news .sidebar h3:first-child {
	margin-top: 0px
}
.news .sidebar ul {
	font-weight: 400;
	font-size: 15px;
	line-height:142%;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	list-style: none;
	width: 100%
}
.news .sidebar ul li {
	margin-left: 0;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #c4c2c0;
	list-style: none
}
.news .sidebar ul li:before {
	content: ""
}
.news .sidebar ul li a, .news .sidebar ul li a:visited {
	color: #aae930;
}
.news .sidebar ul li a:hover {
	color: #fda700;
}
.news .sidebar a.more, .news .sidebar a.more:visited {
	font-size: 14px;
	font-weight:700;
	text-transform:uppercase;
	color: #dddbda;
}
.news .sidebar a.more:hover {
	color: #fda700;
}
/* Team Page */

.teamrow {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8881;
}


.team-photo {
	padding-bottom:20px;
}

.team-photo:first-of-type {
	margin-top:20px;
}
 @media only screen and (min-width: 768px) {
	 
	 .team-photo:first-of-type {
	margin-top:0;
}

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

.team-photo img {
 width:100%;
 height:auto;
}
}
.team-bio h2 {
	margin-top:0;
	padding-top:0;
}
.team-bio {
	/*text-align: justify;*/
	padding-bottom:20px;
}
/*Projects section */

ul.projectnav {
 font-size:.85rem;
	line-height:142%;
	text-align:right;
}
 @media only screen and (min-width: 768px) {
ul.projectnav {
 margin-right:5rem;
}
}
ul.projectnav li {
	margin-bottom:10px;
}
ul.projectnav a, ul.projectnav a:visited {
	color:#cccccc;
}
ul.projectnav a:hover {
	color:#FFF;
}
ul.projectnav a.active {
	font-weight:700;
	color:#FFF;
}
.page-list ul {
 font-size:.85rem;
	line-height:142%;
	color:#FFF;
}
 @media only screen and (min-width: 768px) {
.page-list ul {
 -moz-column-count: 3;
 -webkit-column-count: 3;
 column-count: 3;
}
 .page-list.one-col ul {
 -moz-column-count: 1;
 -webkit-column-count: 1;
 column-count: 1;
}
}
.page-list ul li {
	margin-bottom:6px;
}
.page-list a:link, .page-list a:visited {
	color:#FFF;
}
.page-list a:hover {
	color:#aae930;
}
.page-list ul li.current_page_item a {
	color:#aae930;
}
.search-thumb {
	float: left;
	margin: 5px 20px 20px 0;
	max-width:25%;
}
/* ------------ SEARCH - ON PAGE AND IN HEADER -------- 
#searchform {
	margin-bottom: 30px;
	background-color: #ebebeb;
	overflow: hidden
}
#searchform {
	max-width: 300px;
}
 @media only screen and (max-width: 767px) {
.content-search #searchform {
 display: none;
}
}
input#s {
	-webkit-appearance: textfield;
	background-color: #ebebeb;
	-webkit-rtl-ordering: logical;
	-webkit-user-select: text;
	cursor: auto;
	padding: 7px 10px;
	padding: 0;
	border: none;
	margin-left: 2px;
	float: left;
	width: 80%;
}




.searchbutton {
	background-color: #ce6c02;
	color: #fff;
	border: 0;
	color: #fff;
	float: right;
	width: 32px;
	height: 32px
}
/* Footer */

footer {
	padding-top:30px;
	padding-bottom:30px;
	color:#FFF;
}
.footer-left {
	text-align:right;
	padding-bottom:20px;
}
 @media only screen and (min-width: 768px) {
.footer-left {
 margin-left: 140px;
}
}
.footer-right {
	text-align:right;
}
 @media only screen and (min-width: 768px) {
 footer p {
 font-size:13px;
}
 footer .footer-left p {
 font-size:15px;
}
}
.social {
	padding-top: 20px;
}
.social a {
	margin-left:8px;
}
footer a:link {
	color:#FFF;
}
footer a:visited {
	color:#FFF;
}
footer a:hover {
	color:#333;
}
