/*
Theme Name: CASet Parent V2
Theme URI: http://www.caset.buffalo.edu
Description: Custom parent theme built for the College of Arts and Sciences
Author: CASet Web Team
Version: 2017.0

*/

@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 100%;
	width: 100%;
}
body {
	/*background: url('images/bg-grid.png'), url('images/bg-gradient.png');*/
	width: 100%;
	background-position: left top, left top;
	background-repeat: repeat, repeat-x;
	height: 100%;
	background-color: #005bbb;
}
.container {
	overflow-x: hidden;
	padding: 0 0 48px 0;
	background-color: #FFFFFF;
}
/*position: absolute; width: 100%; overflow-x: hidden*/

/*** MISC. STYLES ***/
img {
	border: 0;
	max-width: 100%;
}
img.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}
img.alignright {
	float: right;
	margin-left: 20px;
}
img.grad {
	max-height: 100px;
	width: auto;
	height: auto;
	margin: 0 20px 10px 0;
}
embed, object, video {
	max-width: 100%;
}
div.clear {
	clear: both;
}
.btn {
	cursor: pointer;
	display: block;
	text-indent: -999em;
}
.top {
	float: right;
	font-size: .6875em;
	height: 10px;
}
blockquote {
	font-style: italic;
	font-size: 18px;
	color: rgb(4,26,155);
}
.postDivider {
	height:1px;
	height: 100%;
	border-bottom: 2px dotted;
	margin-bottom: 10px;
}
.postDivider:last-of-type {
	border: none;
}
/*** TYPE ***/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.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: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 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;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	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. */
}
h1 {
	font-family: Arial;
	color: #005bbb;
	font-size: 2em; /* 28px / 14px */
	/*text-transform: capitalize;*/
	margin: 0 0 10px 0;
	font-weight: normal;
}
h2 {
	font-family: Arial;
	color: #000000;
	font-size: 1.42857143em; /* 20px / 14px */
	/*text-transform: capitalize;*/
	margin: 0 0 10px 0;
	font-weight: normal;
}
h3 {
	font-family: Arial;
	color: #000000;
	font-size: 1.28571429em; /* 18px / 14px */
	/*text-transform: capitalize;*/
	margin: 0 0 10px 0;
	font-weight: normal;
}
h4 {
	font-family: Arial;
	color: #000000;
	font-size: 1.07142857em; /* 15px / 14px */
	/*text-transform: capitalize;*/
	margin: 0 0 10px 0;
	font-weight: normal;
}

p, .content {
	color: rgb(102, 102, 102);
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em; /* 14px / 16px */
	line-height: 1.5em;
	margin: 0 0 1em 0;
}
.small {
	font-size: .8125em;
}
/*** LINKS ***/
a:link {
	color: #005bbb;
	outline: none;
	text-decoration: none;
}
a:visited {
	color: #005bbb;
	text-decoration: none;
}
a:hover {
	color: #005bbb;
	text-decoration: underline;
}
a:active {
	color: #005bbb;
	text-decoration: none;
}
/***Banner***/

.topBanner {
	background: url('images/top-banner-bg.png') repeat-x;
	width: 100%;
	height: 47px;
}
.content {
	margin: -18px auto;
	max-width: 960px;
	background: #ffffff;
	position: relative;
	height: 100%;
}
.headerLinks {
	width: 100%;
	margin: 0 auto;
}
.topIssues {
	height : 27px;
	background-color : #ffc72c !important;
	width: 100%;
	/*Inner shadow
	-moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
     box-shadow:        inset 0 0 10px #000000; */
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777;
	padding: 2.5px 0;
}

.topAlert {
	margin: 0 auto;
    max-width: 1000px;
    height: 100%;
    background-position: left;
    background-size: contain;
}
.topAlert a{
	color:#000000 !important;
	text-decoration: underline;
}
.topBlue {
	min-height : 127px;
	background-color : #005bbb !important;
	width: 100%;
}
.topBlue .lockup {
    height: 126px;
		width: auto;
		margin: 35px 0;
}
.lockupLeft {
  float: left;
  border-right: 2px solid #ffffff;
  padding: 11px 10px 9px 0;
  margin: 35px 10px 0 0;
}

.lockupRight {
  float: left;
  margin: 35px 0 0 0;
}

.lockupRight a:hover {
  text-decoration: none;
}

.lockupRight img {
  height: 19px;
  width: auto;
}

.lockupRight h1 {
  color: #FFFFFF;
  margin: 0 0 0 0;
}

.lockupRight h2, .departmentMobile h2 {
  color: #ffffff;
  margin: 0 0 0 0;
}
.topBlue .departmentMobile {
	display: none;
}
.topBlue .departmentMobile h1 {
	color: #FFFFFF;
	padding: 19px 10px;
	font-size: 19px;
	font-weight: normal;
}
.centerContainer {
	width: 960px;
	margin: auto;
}

.topHarriman {
	display: flex;
	flex-direction: row;
	height: 24px;
	background-color: #003e51;
}
.harrimanMargin {
	flex-grow: 1;
}
.headerLogoMobile {
	display: none;
}
.harrimanMargin:last-child {
	background-color: #666666;
}
.harrimanLinks {
	width: 960px;
}
.harrimanLinks a {
	font-family: Arial;
	font-size: .85em;
	color: #FFFFFF;
	padding: 3px 0 4px;
	float: right;
	text-decoration: none;
	margin: 0 0 0 17px;
}
.harrimanLinks>a {
	float: left;
}
.harrimanLinksRight {
	width: 280px;
	background-color: #666666;
	float: right;
	height: 24px;
}
.arrowUp {
	width: 0;
	height: 0;
	border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #005bbb;

	float:left;
	margin: 8px 0 0 20px;
}

.topBlueRight {
	float: right;
}
.topBlueSocial {
	float: right;
	/*margin: 55px 0 10px 0;*/
	margin: 29px 0 10px 0;
}
.topBlueSocial a, .footerSocial a {
	opacity: 1;
	transition: opacity .25s ease-out;
}
.topBlueSocial a:hover, .footerSocial a:hover {
	opacity: 0.5;
}
.topBlueButtons a {
	display: inline-block;
	color: #FFFFFF;
	min-width: 65px;
	border: 1px solid rgba(255, 255, 255, 0);
	font-size: 12px;
	padding: 6px 7px 4px;
	border-radius: 4px;
	border-color: #41b6e6;
	text-align: center;
	text-decoration: none;

	transform: perspective(1px);
	transition-duration: 0.1s;
	transition-property: transform;
	transition-timing-function: ease-out;
}
.topBlueButtons a:first-of-type {
	background: #e56a54;
	border-color: #e56a54;
}
.topBlueButtons a:hover {
	transform: translateY(-1px);
	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.3);
}
.topBlueButtons {
	float: right;
}


/*** Soliloquoy Slider ***/
.soliloquy-container .soliloquy-caption-inside {
	position: absolute;
	bottom: 60px;
	left: 0;
	min-width: 328px;
	z-index: 1320;
	background: rgba(0,0,0,.5);
	font-size: 2em;
	padding: 15px;
	text-align: left !important;
}
.soliloquy-container .soliloquy-caption-inside h1 {
	font-size: 26px;
	text-align: left;
	font-family: Arial;
}
.soliloquy-caption-inside h2 {
	text-transform: capitalize;
	color: #ffffff;
}
/*** HEADER ***/

.header {
	min-height: 50px; /* was 97px*/
	margin: 0 0 0 0;
	width: 100%; /* 1000px / 1000px */
	padding:25px 0 25px 0;
}
.headerRight {
	width: 29.5%; /* 295px / 1000px */
	float: right;
	margin: 6px 0 0 0;
}
.headerSocial {
	float: left;
	padding: 15px 0px 0 0;
	width: 35.5932203%; /* 105px / 295px */
}

.headerMenu {
	margin: 0 0 -14px 10px; /*width: 50%; /*61.0169492%;  180px / 295px */
	min-height: 50px;
	padding: 20px 0 0 0;
	float: left;
}
.headerMenu a {
	color: #005bbb;
	line-height: 1.3em;
	font-size: .85714286em; /* 12px / 14px */
}
ul#headerMenu {
	margin: 0 0 0 -20px;
}
ul#headerMenu li {
	list-style-type: none;
	line-height: 1.2em;
	font-size: 1.3em;
	font-family: Arial;
}
.headerSearch {
	margin: 0 auto;
}
.textInput {
	padding: 2px;
	color: #666666;
	font-size: .64285714em; /* 9px / 14px */
	width: 81.3559322%; /* 240px / 295px */
	height: 13px;
	float: left;
}
.submit {
	text-indent: -99999px;
	width: 17px;
	height: 15px;
	background: transparent url('images/btn-search.png') no-repeat;
	float: left;
	border: 0 none;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	margin: 2px 0 0 -21px;
}

.searchBar h3 {
	font-size: .975em;
	line-height: 1.5em;
	color: #005bbb;
	font-weight: bold;
	padding: 18px 20px 11px 186px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 10;
}

.searchBar #searchform {
	padding: 15px 0 11px;
	position: absolute;
	z-index: 9;
	width: 225px;
	margin: 0 0 0 74px;
}

.searchBar #searchform:hover {
	z-index: 11;
}

/*** New Navigation ***/

.nav {
	border-bottom: 1px dotted #666666;
	margin: 18px 0 0 0;
	display: flex;
	flex-direction: row;
	position: relative;
	z-index: 1;
}
.nav>.menu-main-menu-container {
	height: 51px;
}
.nav #mainNav>.current-menu-item, .nav #mainNav>.current-page-ancestor {
	transform: translateY(6px);
	border-bottom: 1px solid #ffffff;
	box-shadow: 0 -6px 7px -1px rgba(0, 0, 0, 0.33);
	z-index: 20;
	border-top: 6px solid #e56a54;
	margin-top: -6px;
}
#mainNav .menu-item a {
	padding: 18px 20px 11px;
	font-weight: bold;
}
#mainNav {
	background-color: #e56a54;
	height: 51px;
	margin: 0 0 18px 0;
}

#mainNav>.menu-item {
	padding: 16px 0 8px 0;
	background-color: #FFFFFF;

	transform: perspective(1px);
	transition-duration: 0.05s;
	transition-property: transform;
	transition-timing-function: ease-out;
	box-shadow: -1px 1px 0px 1px rgba(255, 255, 255, 1);
}

#mainNav>.menu-item:hover {
	transform: translateY(6px);
}

#mainNav .sub-menu .menu-item a {
	padding: 8px 18px 6px;
	border: 1px dotted #666666;
	border-top: none;
	background-color: #FFFFFF;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}

#mainNav .sub-menu .menu-item a:hover {
	background-color: #666666;
	color: #FFFFFF;
}

#mainNav .sub-menu .menu-item:first-child a {
	border-top: 1px dotted #666666;
}

#mainNav .sub-menu li {
	padding: 0 0 0 0;
}

#mainNav .sub-menu .sub-menu {
	display: none;
}

/*** MAIN CONTENT AREA ***/
.main {
	margin: 0 16px;
	padding: 30px 0;
	height: 100%;
	background-color: #FFFFFF;
}
/*** HOME ***/
.homeLeft {
	float: left;
	height: 100%;
	width: 73.5%;
	padding: 0 3.8% 0 0;
}
.homeLeft p {
	color: #666666;
	line-height: 1.5em;
	margin: 7px 0;
	text-transform: none;
	font-weight: normal;
	/* font-size: 1.42857143em; /* 20px / 14px */
	font-family: Arial;
}
.homeLeft .sideWidget {
	width: 97%;
}
.homeLeft .sideWidget p {
	font-size: 1em;
}
.homeLeft .soliloquy-container {
	margin: 0 0 18px 0;
	position: relative;
	z-index: 0;
}

.textwidget {
	margin: 0 0 15px 0;
}
.homeRight {
	width: 22.7%;
	float: left;
	height: 100%;
}
/*** SIDENAV ***/
ul#sidenav {
	margin: 0;
	padding: 0;
}
ul#sidenav li {
	font-family: Arial;
	text-transform: capitalize;
	margin: 0 0 5px 0;
	list-style-type: none;
	height: 19px;
	width: 92.9292929%; /* 276px / 297px */
	padding: 5px 10px 7px;
	background: #005bbb;
}
ul#sidenav li a {
	color: #ffffff;
	background: #005bbb;
}
ul#sidenav li a:hover {
	text-decoration: none;
}
.sidebtn {
	background: #005bbb;
	height: 19px;
	width: 92.9292929%; /* 276px / 297px */
}
ul#insidenav li ul.sub-menu li.menu-item-899 {
	padding-bottom: 0;
	margin: 0;
}
/***SIDENEWS & WIDGETS***/

.homeRight h3 {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.1;
	margin: 30px 0 8px 0;
}
.homeRight>div:first-child h3 {
	margin: 0 0 8px 0;
}
.homeRight ul, .homeRight ol {
	list-style: none;
}
.homeRight li {
	margin: 12px 0 7px 0;
}
.homeRight h4 {
	margin: 0 0 0 0;
}
.homeRight li a {
	font-size: 13px;
	font-weight: bold;
}
.homeRight .tribe-events-widget-link {
	display: none;
}
.homeRight>a {
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	float: right;
}
.homeRight ul#insidenav li {
	background: #005bbb;
	text-transform: capitalize;
	margin: 0 0 5px 0;
	height: 19px;
	padding: 5px 10px 7px;
}
.homeRight ul#insidenav li a {
	color: #ffffff;
}

/*** INSIDE PAGE ***/
.insideLeft {
	float: left;
	margin: 16px 2.0768432% 0 0; /* 20px / 963px */
	width: 100%; /* 67.1858775%; 647px / 963px */
}
.insideRight {
	float: left;
	width: 100%;
	/*width: 30.7372793%;  296px / 963px */
	margin: 10px 0 0 0;
}
.insideContent {
	float: left;
	width: 73.49138%;
	height: 100%;
}
.insideContent h1 {
	line-height: 1.2em;
	font-family: Georgia;
	color: #000000;
}
.insideContent ul {
	padding: 0;
	margin:0 0 15px 0;
}
.insideContent ul li {
	color: rgb(102, 102, 102);
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9375em; /* 15px / 16px */
	line-height: 1.3em;
	margin: 0 0 0 20px;
	list-style-type: square;
	padding:0 0 7px 0;
}
.insideContent ul.resources li {
	list-style-type: none;
	margin-left: 0;
}
.insideContent ul ul {
	padding: 10px 0 0 25px;
}
.insideContent ul ul li {
	font-size: 1em;
	line-height: 1em;
	list-style-type: square;
}
.insideContent img {
	max-width: 100%;
	height: auto;
}
.postsNavLink {
	padding: 10px 0;
	overflow: hidden;
}
.nextPage {
	float: right;
}
.prevPage {
	float: left;
}
.featuredImage {
	/*width: 100%; /* 296px */
	max-width: 296px;
	height: 100%; /*151px*/
	float: right;
	margin: 0 0 30px 10px;
}
.featuredImage img {
	height:auto;
}
#previous {
	float: left;
	padding: 10px 0 0 0;
}
#next {
	float: right;
	padding: 10px 0 0 0;
}
a.btn {
	background: #666666;
	color: white;
	text-transform: capitalize;
	font-size: 1.25714286em;
	min-height: 19px;
	width: 100%;
	line-height: 1.3em;
	margin: 0 0 5px 0;
	padding: 7px 10px 5px;
	display: inline;
}
a.btn:hover {
	color: #41b6e6;
	text-decoration: none;
	display: inline;
}
.faculty_photo {
	float: right;
	max-width:200px;
	height:100%;
}
.faculty_content {
	margin-top: 20px;
}
.404Content {
	width:75.100727%;
	height:100%;
	float:right;
}
/*** SIDENAV ***/

.insideNav {
	width: 24.7845%;
	background-color: #666666;
	float: left;
	margin-right: 1.72412%;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.insideNav h2 {
	color: #ffffff;
	font-size: 23px;
}
.insideNav #insidenav .menu-item:last-of-type {
	/*border-bottom: 1px solid rgba(255,255,255,0.66);*/
}
.insideNav #insidenav .menu-item {
	padding: 8px 10px 5px 2px;
	border-top: 1px solid rgba(255,255,255,0.66);
	margin: 0 20px 0 20px;
}
.insideNav #insidenav .menu-item:last-of-type {
	border-bottom: none;
}
.insideNav #insidenav .menu-item-has-children {
	/*padding-bottom: 0;*/
}
.insideNav #insidenav .menu-item .sub-menu {
	list-style: none;
	margin: 5px 0 0 0;
}
.insideNav #insidenav .menu-item .sub-menu .menu-item:last-of-type {
	border-bottom: none;
}
.insideNav #insidenav .current-menu-item {
	background-color: #ffffff;
	padding: 8px 30px 5px 21px;
	margin: 0 0 0 0;
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	font-weight: bold;
}
.insideNav #insidenav .current-menu-item + .menu-item {
	border-top: none;
}
.insideNav #insidenav .current-menu-item a{
	color: #005bbb;
}
.insideNav #insidenav {
	list-style: none;
}
.insideNav #insidenav a {
	color: #ffffff;
}
.insideNav #insidenav a:hover {
	text-decoration: none;
}
.insideNav h2 {
	padding: 15px 14px 12px 14px;
	margin: 0 0 0 0;
}
.insideNav .menu-main-menu-container {
	padding: 0 0px 15px 0px;
}

/*** LIST STYLES ***/
ol li {
	color: rgb(102, 102, 102);
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em; /* 14px / 16px */
	line-height: 1.5em;
	margin: 0 0 1em 20px;
}

/* Contact Form 7 Checkbox Line Break */
span.wpcf7-list-item {
	display: block;
}
/* removes "Comments are closed" text from single posts */
.nocomments {
	display: none;
}
label.screen-reader-text {
	display: none;
}
.widget_search input#s {
	width: 72%;
	height: 15px;
	padding: 2px;
	color: #666666;
	float: left;
	padding: 3px 3px 3px 3px;
}
.widget_search input#searchsubmit {
	text-indent: -99999px;
	width: 69px;
	height: 23px;
	background: transparent url('images/btn-greensearch.png') no-repeat;
	float: left;
	border: 0 none;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	margin: 0 0 0 0;
}
div.headerSearch .widget_search input#searchsubmit {
	text-indent: -99999px;
	width: 23px;
	height: 23px;
	background: transparent url('images/btn-topsearch.png') no-repeat;
	float: left;
	border: 0 none;
	overflow: hidden;
	text-decoration: none;
	cursor: pointer;
	margin: 0 0 0 0;
}

/*** New Footer ***/

.footer {
	background-color: #005bbb;
	padding: 26px 0 16px;
}
.footer a:link {
	color: #FFFFFF;
	outline: none;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.centerContainer .footerFlex {
	flex-direction: row;
	display: flex;
}
.footerLogo {
	flex-grow: 12;
}
.footerLogo img {
	width: 241px;
	height: auto;
}
.footerDivider {
	margin: 26px 0 16px 0;
	clear:both;
	border-top: 1px dashed #FFFFFF;
}
.footer p {
	color: #FFFFFF;
	text-align: right;
}
.footer a:link {
	color: #FFFFFF;
}
.footerFlex .footerInfo {
	flex-grow: 5;
}
.footerFlex p {
	text-align: left;
}
.footerSocial {
	margin: 0 0 7px 0;
}

a.contentButton {
	background: #005bbb;
	color: #ffffff;
	/*padding: 13px 18px 12px;*/
	padding: 25px 40px 23px;
	font-size: 25px;
	text-decoration: none;
	border-radius: 3px;
	margin: 10px 0;
	display: inline-block;

	transform: perspective(1px);
	transition-duration: 0.1s;
	transition-property: transform;
	transition-timing-function: ease-out;
}

a.contentButton:hover {
	transform: translateY(-1px);
	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.3);
}

h1#homeHeading {
	margin: 0 0 18px 0;
}

/*** FlexBox ***/
.flex-container {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 22px 0;
}

.flex-column {
	width: 50%;
}

/*** Responsive Select Menu Styles  ***/

select.responsiveMenuSelect {
	background: #666666;
	color: #ffffff;
	border: 0;
	font-weight: bold;
}
.jquery-responsive-select-menu {
	width: 100%;
	background-color: #666666;
	border: none;
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	height: 32px;
}

/**** MEDIA QUERIES ****/
/*
@media screen and (max-width: 1024px) and (min-device-width: 940px) {
.topBlue {
	padding-left: 10px;
}
}
 @media screen and (max-width:800px) {
ul#mainNav li {
	display: block;
}
}
@media screen and (min-width:767px) {
.navMobile {
	display: none;
}
}
 @media screen and (max-width: 767px) {
.content {
	width: 95%;
	max-width: 768px;
	height: 100%;
}
.homeLeft, .homeRight, .insideLeft, .insideRight, .insideContent, .insideNav {
	float: none;
	width: auto;
	margin-bottom: 20px;
	width: 100%;
}
.header {
	height: 100%;
}
.headerRight {
	margin: 20px 10px 5px;
	width: 42%;
	float: right;
}
.nav {
	display: none;
}
.navMobile {
	margin: 10px 0;
}
.sideWidget {
	min-height: 45px;
}
ul#mainNav li {
	font-size: .61428571em;
	display: block;
}
ul#mainNav li a {
	padding: 6px 7px 3px;
}
ul#mainNav li a:hover {
	padding-bottom: 5px;
}
ul#mainNav li a.selected {
	padding-bottom: 5px;
}
ul#insidenav .menu-item, .insidebtn {
	width:100%;
}
ul#insidenav li {
	margin:0 0 5px -10px;
}
}
 @media screen and (min-width: 769px) {
.rwd-break {
	display: none;
}
}
@media screen and (max-width: 767px) {
	.homeRight {
		clear:both;
	}
}
 @media screen and (max-width: 750px) {
.nav {
	background: none;
	border: none;
}
.responsiveSelectContainer select.responsiveMenuSelect, select.responsiveMenuSelect {
	height: 32px;
	display: none;
}
@media screen and (max-width: 700px){}
@media screen and (max-width:600px) {
.headerRight {
	margin: 20px 10px 5px;
	width: 100%;
	float: none;
}
#searchform #s {
	width: 90%;

}
}
 @media screen and (max-width:480px) {
.nav {
	background: none;
}
.headerSocial, .headerMenu {
	float: left;
}
ul#sidenav li {
	padding: 5px 10px 5px;
}
#searchform #s {
	width:80%;
}
}
@media screen and (max-width: 400px) {
	.featuredImage {
		clear:both;
		margins: auto;
		margin:0 10px 30px 10px;
	}
}
 @media screen and (max-width: 320px) {
.bucket p {
	font-size: .6875em;
}
}
*/

@media screen and (max-width: 350px) {
  .nav .searchBar #searchform {
    width: 70%;
  }
}

@media screen and (max-width: 540px) {
  .centerContainer .footerFlex {
    flex-direction: column;
    margin: 0 0 0 10px;
  }
  .footerInfo {
    margin: 26px 0 0 0;
  }
}

@media screen and (min-width: 960px) {
	.content .navMobile {
		display: none;
	}
}

@media screen and (max-width: 960px) {
  .topBlue {
    min-height: inherit;
  }
  .nav .searchBar {
    width: 94%;
    margin: 0 auto;
  }
  .nav .searchBar h3 {
    float: left;
    padding: 17px 0 13px 0;
    clear: none;
    z-index: 0;
  }
  .searchBar #searchform {
    margin: 0 auto;
    width: 80%;
    clear: none;
    z-index: 0;
    float: right;
    padding: 15px 15px 15px 0;
  }
	.content .nav {
		display: none;
	}
}

@media screen and (max-width: 960px) {
	.harrimanLinksRight {
		display: none;
	}
	.headerLogoMobile {
		display: inherit;
		height: 23px;
		width: auto;
		background-color: #005bbb;
		padding: 13px 100% 13px 9px;
	}
	.harrimanLinks .arrowUp {
		display: none;
	}
	.harrimanLinks {
		width: 100%;
		border-top: 1px dotted #FFFFFF;
	}
	.topBlue {
		min-height: inherit;
	}
	.topBlue .centerContainer {
		display: none;
	}
	.topBlue .departmentMobile {
		display: inherit;
	}
	.nav {
		display: inherit;
		border: none;
	}
	.nav > .menu-main-menu-container {
		width: 100%;
		clear: both;
		height: 32px;
	}
	.searchBar #search-5 {
		display: flex;
		flex-direction: row;
	}
	.searchBar h3 {
		position: inherit;
		padding: 15px 10px 0;
		margin: 0 0 0 0;
	}
	.searchBar #searchform {
		position: inherit;
		height: 23px;
		flex-grow: 1;
		padding: 15px 0 0 0;
	}
	.searchBar #searchform input#s {
		width: 100%;
	}
	.searchBar #searchform #searchsubmit {
		display: none;
	}
	.centerContainer {
		width: 100%;
	}
	.main {
		padding: 16px 0;
	}
	.homeLeft, .homeRight {
		width: 100%;
		padding: 0 0 0 0;
	}
	.homeLeft li {
		color: #666666;
		line-height: 1.5em;
		margin: 7px 0;
		text-transform: none;
		font-weight: normal;
		font-size: .875em;
		font-family: Arial;
		margin-left: 20px;
	}
	.homeLeft .soliloquy-container {
		margin: 0 auto 18px;
	}
	.homeRight {
		margin: 16px 0 0 0;
	}
	.insideNav {
		display: none;
	}
	.insideContent {
		width: 100%;
	}
}

/* Print Styles */
@media print {
body {
	background: white;
	color: black;
	margin: 0;
}
.headerLinks, .header, .nav, .navMobile, .insideNav {
	display: none;
}
.insideContent {
	width: 100%;
}
}
ul li {
	padding-bottom: 8px;
}
