/*
 Theme Name:   Akron Art Museum WordPress Theme
 Template:     understrap
 Version:      0.5.3b
 Text Domain:  understrap-child
*/

/* NeuePlak-Text */


@import url("//hello.myfonts.net/count/3ef33f");

@font-face {
  font-family: "NeuePlak-Text";
  font-weight: 200;
  font-style: normal;
  src: url('fonts/webFonts/NeuePlakTextLight/font.woff2') format('woff2'), url('fonts/webFonts/NeuePlakTextLight/font.woff') format('woff');
}

@font-face {
  font-family: "NeuePlak-Text";
  font-weight: 200;
  font-style: italic;
  src: url('fonts/webFonts/NeuePlakTextLightItalic/font.woff2') format('woff2'), url('fonts/webFonts/NeuePlakTextLightItalic/font.woff') format('woff');
}

@font-face {
  font-family: "NeuePlak-Text";
  font-weight: 300;
  font-style: normal;
  src: url('fonts/webFonts/NeuePlakTextThin/font.woff2') format('woff2'), url('fonts/webFonts/NeuePlakTextThin/font.woff') format('woff');
}

@font-face {
  font-family: "NeuePlak-Text";
  font-weight: 300;
  font-style: italic;
  src: url('fonts/webFonts/NeuePlakTextThinItalic/font.woff2') format('woff2'), url('fonts/webFonts/NeuePlakTextThinItalic/font.woff') format('woff');
}

@font-face {
  font-family: "NeuePlak-Text";
  font-weight: 400;
  font-style: normal;
  src: url('fonts/webFonts/NeuePlakTextRegular/font.woff2') format('woff2'), url('fonts/webFonts/NeuePlakTextRegular/font.woff') format('woff');
}

@font-face {
  font-family: "NeuePlak-Text";
  font-weight: 400;
  font-style: italic;
  src: url('fonts/webFonts/NeuePlakTextItalic/font.woff2') format('woff2'), url('fonts/webFonts/NeuePlakTextItalic/font.woff') format('woff');
}

@font-face {
  font-family: "NeuePlak-Text";
  font-weight: 600;
  font-style: normal;
  src: url('fonts/webFonts/NeuePlakTextSemiBold/font.woff2') format('woff2'), url('fonts/webFonts/NeuePlakTextSemiBold/font.woff') format('woff');
}

@font-face {
  font-family: "NeuePlak-Text";
  font-weight: 600;
  font-style: italic;
  src: url('fonts/webFonts/NeuePlakTextSemiBoldItalic/font.woff2') format('woff2'), url('fonts/webFonts/NeuePlakTextSemiBoldItalic/font.woff') format('woff');
}

@font-face {
  font-family: "NeuePlak-Text";
  font-weight: 700;
  font-style: normal;
  src: url('fonts/webFonts/NeuePlakTextBold/font.woff2') format('woff2'), url('fonts/webFonts/NeuePlakTextBold/font.woff') format('woff');
}

@font-face {
  font-family: "NeuePlak-Text";
  font-weight: 700;
  font-style: italic;
  src: url('fonts/webFonts/NeuePlakTextBoldItalic/font.woff2') format('woff2'), url('fonts/webFonts/NeuePlakTextBoldItalic/font.woff') format('woff');
}

@font-face {
  font-family: "NeuePlak-Text";
  font-weight: 800;
  font-style: normal;
  src: url('fonts/webFonts/NeuePlakTextBlack/font.woff2') format('woff2'), url('fonts/webFonts/NeuePlakTextBlack/font.woff') format('woff');
}

@font-face {
  font-family: "NeuePlak-Text";
  font-weight: 800;
  font-style: italic;
  src: url('fonts/webFonts/NeuePlakTextBlackItalic/font.woff2') format('woff2'), url('fonts/webFonts/NeuePlakTextBlackItalic/font.woff') format('woff');
}

/**/

body { font-family: 'NeuePlak-Text', sans-serif; font-weight: 400; }
body.haslightbox { overflow: hidden; }

img { height: auto; max-width: 100%; border: 0; }

input[type="submit"] { -webkit-appearance: button; }
input[type="text"],
 	input[type="email"] { -webkit-appearance: none; }

.edit-link { display: none; }

/* Header */

.featured-event-container { background-image: url('/wp-content/uploads/2019/10/featured-event-background.png'); background-size: cover; height: fit-content; height: 265px; position: relative; }
.featured-event-container img { width: 100vw; opacity: 1; height: 100% !important; }
.featured-event-container .container { position: relative; margin: 0 15px; }
.featured-event-container h2 { position: absolute; color: #fff; z-index: 1; top: 25px; }
.featured-event-container h5 { font-size: 16px; }
.featured-event-container p { line-height: 20px; font-size: 14px; }
.featured-event-small { position: absolut.single-evente; background-color: rgba(255,255,255,1); color: #000; z-index: 1; top: 85px; width: 500px; height: 155px; padding: 25px 30px; }
.featured-event-small h2 { color: #000; }
.featured-event-header { font-weight: 500; font-size: 36px; }

.latest-events { display: grid; gap: 1.5rem; grid-template-columns: 1fr 1fr 1fr; padding: 1.5rem !important; }

.single-event { background-color: #ECEAEA; color: #000; padding: 10px; max-height: 120px; }
.single-event:hover { cursor: pointer; }
.single-event a { color: #000; }
.single-event h5 { float: left; font-size: 14px; width: calc(100% - 135px); margin-left: 15px; }
.single-event p { float: left; font-size: 12px; width: calc(100% - 135px); margin-left: 15px; line-height: 16px; margin-bottom: 0; }
.single-event img { float: left; }
.single-event-landing { background-color: #eceaea; color: #000; width: 30.6%; padding: 10px; margin-bottom: 15px; max-height: 120px; margin-left: 15px; margin-right: 15px; position: relative; }
.single-event-landing i { font-size: 24px; bottom: -9px; position: absolute; color: #ECEAEA; left: 50%; }
.single-event-landing:hover { cursor: pointer; }
.single-event-landing h5 { float: left; font-size: 14px; width: calc(100% - 135px); margin-left: 15px; }
.single-event-landing p { float: left; font-size: 12px; width: calc(100% - 135px); margin-left: 15px; line-height: 16px; margin-bottom: 0; }
.single-event-landing img { float: left; }

.latest-events .events-info { grid-column-start: 1; grid-column-end: 3;}

.single-event-container .event-description,
	.single-event-container h2 { padding-top: 20px  }

.single-event-container h2 { font-size: 28px  }
.single-event-container h3 { font-size: 20px  }

.expand-arrow { display: none; }

.featured-event-link { color: #000; }

.search-choice { display: inline-block; }
.search-group { display: inline-block; float: right; width: 200px; }
.search-input { width: 200px !important; height: 39px; margin-top: 3px; }

.latest-events-landing { display: flex; padding: 20px 0 0; flex-wrap: wrap; }

.month-heading { margin-left: 15px !important; margin-right: 15px !important; font-size: 26px; }

.events-info h5 { font-weight: 700; font-size: 18px; margin-top: 15px; margin-bottom: 0; }
.events-info .card-body { border: 0; }
.events-info img { display: block; padding: 5px; }
.events-info .container { padding: 15px; }
.event-image-container { float: left; }
.event-copy-container { float: left; }

.registration-link { font-weight: 700; background-color: #fff; color: #000; border: 2px solid #000; padding: 10px 30px; margin-bottom: 15px; }

.events-container { margin-left: -15px; margin-right: -15px; }

.event-description { margin-top: 20px  }
.event-description h3 { padding-top: 0px  }
.event-description h2 { padding-top: 20px  }

.single-event-container h1 { font-size: 42px; font-weight: 700; margin: 0px; }

.event-date-time { font-weight: 500; font-size: 20px; padding-top: 10px; }
.event-description h5 { font-weight: 700; font-size: 18px; margin-top: 15px; margin-bottom: 0; }
.event-description ul { padding: 0; }

.membership-button-container { display: flex; flex-wrap: wrap; justify-content: space-between; font-weight: 500; line-height: 1.1; font-size: 24px; }

.half-width-button { width: 48%; margin-top: 15px; color: #000; background: transparent; border: 2px solid #000; padding: 20px 0; text-align: center; font: inherit; }

.full-width-button { width: 100%; margin-top: 15px; color: #000; background: transparent; border: 2px solid #000; font-size: 24px; line-height: 1.1; padding: 20px 0; text-align: center; }
a.full-width-button { display: block; }

.half-width-button:hover { color: #000; text-decoration: underline; cursor: pointer; }
.full-width-button:hover { color: #000; text-decoration: underline; cursor: pointer; }

.membership-heading { font-weight: 500; }

.membership-options-container p,
	.membership-options-container span,
	.membership-options-container ul li { font-weight: 400; }

.membership-options-container ul { margin-bottom: 5px !important; margin-top: -10px; }
.membership-options-container span { font-size: 16px; }

.membership-link { font-weight: 500; background-color: transparent; color: #000; padding: 10px 30px; display: inline-block; margin-right: 15px; margin-top: 15px; width: fit-content; border: 2px solid #000; }
.membership-link:hover { color: #000; }

.donate-today { font-size: 36px; font-weight: 500; }

#aamDonationWidget { }
.donate-inner-container { display: flex; justify-content: space-between; align-items: center; }
.donate-inner-container .formitem { display: inline-block; }
.donate-inner-container .otherwrap { display: inline-block; border: 2px solid #ccc; margin: 0 0 0 .5em;  }
.donate-inner-container .otherwrap span { padding: 10px 0 10px 15px; }
.donate-inner-container .otherwrap input { width: 100px; padding: 10px 15px 10px 0; border: none; background: transparent; font: inherit; }

.radio-donate-labels { font-size: 16px; margin-bottom: 0 !important; }

.donate-button { color: #000; border: 2px solid #000; text-align: center; padding: 10px 15px; background: transparent; }
.donate-button:hover { cursor: pointer; text-decoration: underline; }

.radio-button { cursor: pointer; padding-right: 25px; }
.radio-button:last-of-type { padding-right: 0; }
.radio-button__input { opacity: 0; position: absolute; }
.radio-button__control { position: relative; display: inline-block; width: 20px; height: 20px; vertical-align: middle; background-color: #cccccc; color: #017b5f; border-radius: 24px; margin-top: -4px; }
.radio-button__input:checked+.radio-button__control:after { content: ""; display: block; position: absolute; top: 5px; left: 5px; width: 10px; height: 10px; background-color: #20409A; border-radius: 12px; }
.radio-button__input:checked+.radio-button__control { border-color: #20409A; }

@media screen and (max-width: 1199px) {
	.donate-inner-container { display: block; }
	.donate-inner-container h2 { }
	.donate-inner-container .formitem { margin-right: 20px; }

}

@media screen and (max-width: 799px) {
	.donate-inner-container label { display: block;  }
	.donate-inner-container .formitem { display: block;  margin-bottom: 20px}
	.donate-inner-container .otherwrap { margin: 0; }


}

.artworks-member-carousel { width: 80% !important; float: right !important; }

.page-heading { font-weight: 500; }

.common-copy p { Font-size: 19px; }

.member-spotlight-scroll { min-height: 310px; max-height: 310px; overflow-y: scroll; }
.membership-levels-heading { font-weight: 700; }
.membership-options { padding-right: 30px; }
.membership-options * { font-weight: 400; font-size: 19px; }

.art-what-heading-container h4 { font-size: 24px  }
.art-what-heading-container p { font-size: 19px; font-weight: 400; }

.see-featured-exhibition-info { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.see-featured-exhibition-info:hover { cursor: pointer; text-decoration: underline; }

.exhibition-item { max-height: 480px; position: relative; }

#exhibition .owl-item img,
	#on-view-slider .owl-item img { height: 480px !important; }

.exhibition-item img { max-height: 480px !important; width: auto !important; height: auto !important; }

#exhibition .owl-dots,
	#on-view-slider .owl-dots { margin-top: -50px; z-index: 1000; position: relative; }

#exhibition .owl-dot span,
	#on-view-slider .owl-dot span { width: 20px; height: 20px; background: transparent; border: 2px solid #fff; outline: none !important; }

#exhibition .owl-dot.active span,
	#on-view-slider .owl-dot.active span { border: 2px solid #1eeadd; }

#exhibition .owl-stage-outer,
	#on-view-slider .owl-stage-outer { max-height: 480px; }

.exhibition-title { font-weight: 500; font-size: 28px !important; margin-top: 75px; }

.single-exhibitions-container p { font-weight: 400; font-size: 16px; }
.single-exhibitions-container h5 { font-size: 16px; }
.single-exhibitions-container h6 { font-size: 14px; }

.exhibition-item span { font-weight: 300; position: absolute; color: #000; bottom: 60px; z-index: 10001; font-size: 14px; text-align: center; margin: 0 30px; opacity: 0; transition: 0.3s; background: rgba(255,255,255,1); padding: 10px; border-radius: 15px; }
.exhibition-item:hover>span { opacity: 1; }
.exhibition-item p { font-weight: 700; position: absolute; color: #000; bottom: 60px; z-index: 10001; font-size: 18px; text-align: center; margin: 0 30px; transition: 0.3s; background: rgba(255,255,255,1); padding: 10px; border-radius: 15px; }
.exhibition-description a { color: #000; }
.exhibition-description a:hover { color: #0F4BA1; }
.exhibitions-listing { padding: 15px; background-color: #eceaea; }

.nowonview { font-weight: 400; }

.exhibition-listing-title { font-weight: 700; margin-top: 10px; font-size: 16px; color: #000; }
.exhibition-listing-date { font-weight: 400; font-size: 14px; }

.entry-title { font-weight: 500; font-size: 48px; margin: 35px 0 25px; }

.exhibitions-listing-item { padding: 25px 15px; width: 100vw; margin-left: calc(-50vw + 50%); }
.exhibitions-listing-item.odd { background-color: #ebebeb; }
.exhibitions-listing-item img { display: block; margin-right: 0; margin-left: auto; }
.exhibitions-listing-item h2 { font-weight: 500; font-size: 36px; float: left; width: 50%; }
.exhibitions-listing-item h5 { font-weight: 400; font-size: 14px; float: left; width: 50%; clear: both; }
.exhibitions-listing-item p { font-weight: 400; font-size: 19px; float: left; width: 50%; line-height: 23px; margin-bottom: 0px; margin-top: 35px; clear: both; }

.exhibit-link { color: #000; }
.exhibit-link:hover { text-decoration: none; }

.seperator { border-top: 2px solid #144ba0 !important; }

.previous-exhibitions { font-weight: 500; font-size: 32px; margin-bottom: 15px; }

.collections-search { padding: 25px 15px; width: 100vw; margin-left: calc(-50vw + 50%); background-color: #ebebeb; }
.collections-search h2 { font-weight: 500; font-size: 48px; display: inline-block; margin-top: 75px; }
.collections-search p { font-weight: 400; font-size: 19px; display: inline-block; margin-top: 30px; line-height: 25px; }
.collections-search img { float: right; }
.collections-search-text { border: 1px solid #000; width: 340px; height: 34px; }
.collections-search-submit { background-color: transparent; border: 0; font-size: 24px; }
.collections-search-submit:hover { cursor: pointer; }
.collections-search form { margin-top: 35px; }
.collections-search span { font-weight: 400; font-size: 14px; }

#gform_submit_button_1 { background: #fff; border: 2px solid #000; text-align: center; color: #000; padding: 10px 15px; border-radius: 0; }

.understrap-read-more-link { background: #fff; border: 2px solid #000; text-align: center; color: #000; padding: 10px 15px; border-radius: 0; }

.page-header h1 { font-weight: 500; font-size: 48px; }

.press_releases .entry-content p { font-weight: 400; font-size: 19px; }

.entry-header .entry-title { font-weight: 500; font-size: 36px; margin-bottom: 5px; }

.single-media-container h2 { font-size: 24px; font-weight: 500; margin-bottom: 30px; }
.single-media-container p { font-weight: 400; }

.entry-title a,
	.page-title { color: #000; }

.entry-title a:hover { text-decoration: underline; }

.press-seperator { margin: 50px 0 !important; border-top: 2px solid rgba(0,0,0,.1) !important; }

.page-item.active .page-link { background-color: #0F4BA1; border-color: #0F4BA1; }

.page-link { color: #000; }
.page-link:focus { -webkit-box-shadow: none !important; box-shadow: none !important; }

.press_releases .entry-date,
	.press_releases .author a { font-weight: 400; }

.pipe-separated-list-container { overflow-x: hidden; }
.pipe-separated-list-container ul { list-style-type: none; position: relative; left: -2px; padding: 0; margin-bottom: 50px; }
.pipe-separated-list-container ul li { display: inline-block; line-height: 1; padding: 0 1em; margin-bottom: 1em; border-left: 2px solid; }
.pipe-separated-list-container a { color: #000; font-weight: 500; font-size: 24px; }
.pipe-separated-list-container a.active { color: #0F4BA1; }

.blog-pagination .page-numbers.current { background-color: #0F4BA1; border-color: #0F4BA1; color: #fff; }
.blog-pagination span:first-child { margin-left: 0; border-top-left-radius: .25rem; border-bottom-left-radius: .25rem; }
.blog-pagination span { position: relative; padding: .5rem .75rem; margin-left: -1px; line-height: 1.25; border: 1px solid #0F4BA1; }
.blog-pagination a { position: relative; padding: .5rem .75rem; margin-left: -4px; line-height: 1.25; color: #7c008c; background-color: #fff; border: 1px solid #dee2e6; color: #000; }

.single-media-container .btn.btn-secondary.understrap-read-more-link { display: none; }

.blog .main .post-content { display: none; }

.single-media-read-more { font-weight: 400; color: #000; }
.single-media-read-more:hover { color: #000; }

.board-list { column-count: 3; list-style-type: none; padding: 0; }
.board-list li { margin-bottom: 5px; }

.team-list { width: 100%; }
.team-list td { width: 25%; margin-bottom: 5px; padding-bottom: 5px; }

.h2-underline { border-bottom: 1px solid #AE2591; padding-bottom: 5px; font-size: 24px; }

#page-wrapper { padding: 0 !important; }

.footer-1 { float: left; color: #fff; list-style-type: none; }
.footer-2 { float: left; color: #fff; list-style-type: none; }
.footer-2 a { float: left; color: #fff; }
.footer-2 a:hover { text-decoration: underline; }
.footer-3 { float: left; list-style-type: none; }

.footer-1 .custom-html-widget ul,
	.footer-2 .custom-html-widget ul,
	.footer-3 .custom-html-widget ul { list-style-type: none; }

.footer-socials { padding-left: 0 !important; margin-bottom: 30px; margin-top: 8px; }
.footer-socials li { display: inline-block; padding: 0 25px; }

.footer-2 { font-size: 24px; }

.footer-links { margin: auto; width: 95px; padding: 0; }

.newsletter-signup-footer { float: right; padding: 10px 0; }

#mc_embed_signup form { text-align: right !important; }

.newsletter-label { color: #000; font-size: 18px !important; margin: 0 !important; vertical-align: middle; padding-right: 5px; width: fit-content; display: inline-block !important; padding-bottom: 0 !important; }
.newsletter-input { border: 2px solid #000; border-right: none; height: 41px; margin-right: -5px; vertical-align: middle; width: 190px !important; padding-left: 10px; color: #000; }
.newsletter-submit, #mc-embedded-subscribe { background-color: #5a5858; border: 2px solid #000; border-radius: 0; color: #fff; height: 41px; width: 50px; vertical-align: middle; font-size: 18px; margin-right: 15px; font-weight: bold;}

.education-header1,
	.education-header2,
	.education-header3,
	.education-header4 { min-height: 300px !important; background-size: cover; }

.education-header1,
	.education-header2,
	.education-header3,
	.education-header4,
	.education-header5 { color: white !important; }

.education-header5 { height: 200px  }

.wpb_column { height: 100% !important  }

.education-header5 .wpb_single_image { margin: 0px !important  }
.education-header3 h2 { margin-bottom: 30px  }
.education-header3 .vc_column-inner { min-height: 300px !important; display: flex; align-items: center  }
.education-header3 .membership-options { margin-bottom: 0px !important  }

.education-header5>div,
	.education-header4>div,
	.education-header3>div,
	.education-header2>div,
	.education-header1>div { width: auto !important; margin: 0 auto !important  }

.education-header5 h2 { font-size: 30px !important; text-align: left; width: 100%; text-align: center; color: white; font-weight: bold; letter-spacing: 4px; }

.header5-bottom-left { min-height: 200px !important; padding-left: 15px !important; font-size: 32px !important; }
.header5-bottom-left .wpb_wrapper { display: flex; justify-content: center; align-items: center; height: 100%; }

.education-bottom-header-img img,
	.education-bottom-header-img figure { height: 200px !important; width: 450px !important  }

.education-header4 h2 { color: white; padding-bottom: 0px; margin-bottom: 30px  }

.education-header3 p,
	.education-header4 p { color: white; font-size: 21px  }

.education-header2 h2 { font-size: 60px !important; padding-top: 40px !important; padding-left: 10px; }
.education-header2 p { font-size: 36px !important  }

.idea-machine-p { text-align: right; }
.idea-machine-p span { display: block !important; background: blue  }

.education-top-box-right,
	.education-top-box-left { background: rgba(255,255,255,1); padding: 30px 15px 0 15px !important; min-height: 370px !important; }

.education-top-box-right { margin: 20px 1% 20px 1%; width: 48% !important; }
.education-top-box-right .membership-link { margin-top: 0px !important; }
.education-top-box-left { margin: 20px 1% 20px 1%; width: 48% !important; }

.education-header { margin: 0px !important  }

.education-header1>div,
	.education-header1 { margin: 0px !important  }

.education-top-parent { color: black; font-size: 16px !important; }
.education-top-box { opacity: 1; width: 40% !important; min-height: 475px; margin-right: 1%; }
.education-top-parent p { font-size: 16px !important  }
.education-top-parent .membership-link { margin-right: 0px !important; float: right; }
.education-top-parent h2 { padding-bottom: 10px  }
.education-top-parent .membership-options { padding: 0px !important  }
.education-research a { color: #fff !important; }

.educator-resources-desc { font-size: 14px; color: #787472; margin-bottom: 5px !important; }

.download-pdf-btn button,
	.download-pdf-btn a { color: #000; background-color: #fff; border: 2px solid #000; }

p.author-above { margin-bottom: -10px !important  }
p.author { padding-right: 40px !important  }

.tours-content { font-size: 18px; }
.tours-grid>.vc_column-inner>.wpb_wrapper { grid-template-columns: 154px 1fr; display: grid; grid-gap: 0px; height: 100%; padding-top: 20px; }
.tours-grid:first-child { border-right: 18px solid #b9b8b8; }
.tours-grid-right-col h2 { font-size: 23px; padding-bottom: 10px; }
.tours-grid .membership-link { margin-top: 0px; }
.tours-member1 { margin-top: 0px !important; }
.tours-grid-right-col p { font-size: 18px; font-weight: 400 !important; }
.tours-grid { min-height: auto !important; }
.tours-grid-right-col { padding-left: 20px; margin-bottom: 20px !important  }
.tours-grid-right-col .membership-link { float: right; }

.membership-link-bottom-tours { margin-top: 29px !important; }

.tours-membership-heading { text-shadow: 1px 1px 4px black !important; }

.tours-member1,
	.tours-member1-1 { font-weight: 100 !important; text-align: center !important; margin: 20px; padding: 10px; width: 119px; font-size: 14px; letter-spacing: 1px; margin-top: -10px !important; }

.tours-member1-1 { margin-top: 20px !important  }

.social-icons { height: 25px; width: 25px; text-align: center; color: #fff; display: inline-block !important; border-radius: 15px; padding: 1px 0px; margin-right: 10px; }
.social-icons:hover { color: #fff; text-decoration: none; }
.social-box { display: block; margin: -20px 0 40px; padding: 0; }
.social-box:last-of-type { margin: 0 0 40px; }
.social-btn { display: block; width: 100%; }

a.col-2.sbtn span { display: none; }
a.col-1.sbtn { width: 180px; display: inline-block; text-align: center; border-radius: 50px; padding: 10px; color: #fff; margin: 0 0.5% 0 0; font-size: 15px; }
a.col-1.sbtn span { margin: 0 0 0 15px; }
a.col-2.sbtn { width: 6%; display: inline-block; text-align: center; border-radius: 50px; padding: 10px; color: #fff; margin: 0 0.5% 0 0; line-height: 1.825 !important; max-width: 50px; min-width: 50px; }

.s-twitter { background: #03A9F4; }
.s-twitter::before { font-family: fontawesome; content: '\f099'; }
.s-facebook { background: #3F51B5; }
.s-facebook::before { font-family: fontawesome; content: '\f09a'; }
.s-linkedin { background: #1a7baa; }
.s-linkedin::before { font-family: fontawesome; content: '\f0e1'; }
.s-pinterest { background: #bd081c; }
.s-pinterest::before { font-family: fontawesome; content: '\f231'; }

.social-btn a:last-of-type { margin: 0; }

.visit-us-border { border-bottom: 1px solid #537bb9; }
.visit-us h3 { font-weight: 400; font-size: 36px  }

.book-a-tour-banner { width: 100%; height: 150px; background: no-repeat top left; margin: 0px !important; }

.featured-event-book-tour { height: 100px !important; width: 210px !important; top: 20px; left: 20px; opacity: 1; }

.admission-list ul { padding-left: 0px  }
.admission-list li { text-decoration: none; list-style-type: none; }

.visit-us-header-height div { height: 40px !important; padding-bottom: 0px !important; margin-bottom: 0px !important  }
.visit-us-getting-out-header { margin-bottom: 25px !important; }
.visit-us-cafe { min-height: 297px; }
.visit-us-cafe p { font-weight: 400; font-size: 19px; }

.cafe-h3 { margin-bottom: 5px; font-size: 36px; }

.visit-us-cafe .featured-event-small { opacity: .8 !important; }

.inner-grid h4 { font-size: 18px; padding-top: 30px; }

.visit-us-seasonal { padding-top: 0px !important  }

h4.visit-us-menu { padding-top: 20px !important; }

.grid { grid-template-columns: repeat(auto-fit,minmax(120px,1fr)); display: grid; grid-gap: 0px; height: 100%; }

.grid-getting-out { grid-template-columns: 210px 1fr; display: grid; grid-gap: 0px; height: 100%; }

.column { color: black; font-size: 16px; height: 100%; }

.inner-grid { background-color: rgba(255,255,255,1); max-width: 400px; padding: 20px 10px 20px 20px; }

.featured-event-book-tour h5 { font-size: 36px; padding-bottom: 0px; margin-bottom: 0px; line-height: 35px; }
.featured-event-book-tour { padding: 15px; }
.featured-event-book-tour p { font-size: 24px  }

.inner-grid2 { padding: 0px !important  }
.inner-grid2-col-right { justify-self: left; padding-left: 25px  }
.grid-getting-out { grid-template-columns: 2fr 1fr; display: grid; grid-gap: 0px; height: 100%; }

.rental-top { overflow: hidden; }
.rental-top img { width: 1140px !important  }
.rental-banner { min-height: 350px; padding-left: 0px !important; }
.rental-h4 h4 { font-size: 20px; font-weight: bold; }
.rental-p p { font-size: 16px !important; }

.disclaimer { font-size: 12px !important  }

.rental-overlay { position: initial !important; height: auto !important; min-height: 224px !important; }
.rental-overlay p { font-size: 14px; }
.rental-overlay { width: 420px !important; min-height: auto !important; }

.single-event-landing { float: left !important; }

.kids-creative-programs,
	.kids-creative-programs:hover { color: #fff; }

.expanded-description { margin-bottom: 15px !important; }

.card-body .registration-link { margin-right: 10px !important; }

.single-event-right .registration-link { margin-right: 5px !important  }

.registration-link2 { color: #777; }
.registration-link2 svg { width: 15px  }

.rental-date-field input { width: 100% !important; }
.rental-event-type select { height: 38px !important; }

.gfield_label { margin-bottom: 0 !important; }

.rental-overlay h5,
	.rental-overlay p { opacity: 1 !important  }

.art-network-container p { float: left; }

#gform_confirmation_wrapper_2 { margin-top: 15px; }

.tours-membership-heading { padding-top: 30px  }

.visit-us-header h4 { margin-top: 40px; margin-bottom: 10px !important; }

.vc_custom_1576248372980 { display: none  }

.aal-logo-container { display: grid; grid-template-columns: 1fr 1fr 1fr; }
.aal-logo-container-full { grid-column: 1 / span 3; }
.aal-logo-container img { max-width: 200px; padding: 15px; }
.aal-logo-container-full img { max-width: 350px !important; }

.posts-imgs { width: 60% !important  }
.posts-imgs img { padding: 5px  }

.event-description img { display: block; padding: 5px; }

.donor-grid-container { grid-template-columns: 1fr 1fr 1fr; display: grid; grid-gap: 0px; }
.donor-grid-container div { display: flex; justify-content: center; align-items: center; }
.donor-grid-container div p { margin: 0px !important; text-align: center; padding: 20px; }
.donor-grid-container div img { max-width: 80%; padding: 20px; }

.no-padding { padding: 0px !important; margin: 0px !important  }

.business-members-img { width: 100% !important; }

.exhibition-list { margin-top: 30px; }
.exhibition-list img { float: left; }
.exhibition-list-content { width: calc(100% - 300px); float: left; padding-left: 30px; }
.exhibition-list-content h2 { font-size: 22px; }
.exhibition-list-content h3 { font-size: 18px; }
.exhibition-list-content p { font-size: 16px; }
.exhibition-list-content hr { border-top: 1px solid #C9138C; }

.blog-pagination { margin-bottom: 35px; margin-top: 18px; }
.blog-pagination .page-numbers.current { background-color: #44459D; border-color: #44459D; color: #fff; }

.collection-p p { font-weight: 400; font-size: 19px; display: inline-block; margin-top: 30px; line-height: 25px; }
.collection-h2 { font-weight: 500; font-size: 48px; display: inline-block; margin-top: 75px; }

.on-view-buttons .wpb_wrapper,
	.on-view-image .vc_single_image-wrapper,
	.on-view-image .vc_single_image-wrapper img,
	.on-view-image .wpb_wrapper { width: 100% !important; }

.subject-section { width: 100%; }

.single-subject img { width: 100%; }

.objects { min-height: 150px; }
.objects a img { max-width: 100px !important; max-height: 150px !important; }
.objects-content { width: calc(100% - 110px); }

.objects-content a,
	.objects-content p { font-size: 12px; display: block; }

.object-image { width: 450px; }
.object-content { width: calc(100% - 450px); }

.single-object-content p,
	.single-object-more-info p { margin-bottom: 0; }

.single-object-title { color: #44687d; font-size: 20px; margin-bottom: 5px !important; font-style: italic; }
.single-object-author { font-size: 18px; }

.gallery-h1 { text-transform: capitalize; }

.artist-list { columns: 4; -webkit-columns: 4; -moz-columns: 4; padding: 0 !important; }
.artist-list li { list-style-type: none; }
.artist-list li a { font-size: 15px; margin-bottom: 5px; }

.fulltext-textbox { height: 37px; }
.fulltext-submit { color: #fff; background-color: #144ba0; font-size: 18px !important; border: 0 !important; padding: 5px 10px; text-align: center; }

.objects .pull-left { padding-right: 10px; }
.single-object-small-image { display: flex; flex-flow: row wrap; justify-content: flex-start; }
.single-object-small-image a img { margin-right: 5px; }


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

	.exhibitions-listing-container .previous-exhibitions { padding-left: 0px !important; margin-left: 0px !important; }

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link { font-size: 20px; padding-right: 10px !important; padding-left: 10px !important; }

	.education-header1 { padding: 0px !important; background: grey !important  }
	.featured-event-small { width: auto !important  }
	.single-event-landing { margin-left: 14px; margin-right: 9px; }
	.search-type-container { top: 35px; right: 30px; }
	.previous-exhibitions { padding-left: 15px !important; }

 }

@media screen and (max-device-width: 991px) {

	.objects { flex: 0 0 50%; max-width: 50%; }
	.exhibitions-listing-item { padding-left: 0px !important  }
	.tours-membership-heading { height: 150px !important; display: flex; justify-content: left; align-items: center; }
	h5.single-event-name { padding-top: 0px !important; margin-top: 0px !important; }
	.education-header1,
		.education-header2,
		.education-header3,
		.education-header3 .vc_column-inner,
		.education-header4,
		.education-header5 { min-height: auto !important; height: auto !important; }
	.education-header2 h2 { font-size: 36px !important  }
	.education-header2 p { font-size: 19px !important  }
	.author { padding-top: 10px !important; text-align: left; }
	.author-above,
		.author { font-size: 19px !important; }
	.header5-bottom-left .wpb_wrapper { display: block !important  }
	.idea-machine-p { padding: 0px !important; }
	.education-bottom-header-img img,
		.education-bottom-header-img figure { height: auto !important; width: auto !important; float: left !important; padding-bottom: 10px; padding-right: 10px; }
	.vc_custom_1576248372980 { display: none !important  }
	.idea-machine,
		.author-above { padding: 0px !important; margin: 0px !important; text-align: left !important; }
	.education-header3 h2 { margin-bottom: 0px; }
	.membership-heading { padding: 30px 0px 10px 0px !important  }
	.membership-options { padding: 10px 0px 30px 0px  }
	.vc_custom_1576094108312 { background-size: cover !important; background-repeat: none !important; background-position: -100% !important  }
	.container { max-width: 100% !important  }
	.education-top-box-left,
		.education-top-box-right { width: auto !important; margin: 10px !important; }
	.featured-event-container { position: relative; width: 100vw; left: 50%; transform: translateX(-50%); max-width: 100vw; }
	.inner-grid2-col-right { padding-left: 0px; padding-bottom: 15px  }
	.grid-getting-out { grid-template-columns: 3fr 1fr; }
	.latest-events .single-event { width: 100%; margin-bottom: 15px; }
	.footer-socials li { display: inline-block; padding: 0 5px; }
	.footer-socials img { width: 35px; }
	.footer-links { margin: 0; text-align: center; width: 100%; }
	.footer-links li { width: 100%; text-align: center; }
	.footer-2 a { float: unset; }
	.art-what-footer { float: right; }
	.bottom-footer { padding-bottom: 50px; }
	.single-event-landing { width: 48%; }
	.single-event-landing { margin-right: 0px; }

}

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

	.exhibitions-listing-item a,
		.exhibitions-listing-item p,
		.exhibitions-listing-item h2 { width: 100% !important; }
	.exhibitions-listing-item img { margin: 0 auto !important; width: auto !important; padding-top: 20px; }

}

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

	#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link { font-size: 16px; }
	.team-list thead { display: none; }
	.team-single { display: block; margin-bottom: 15px !important; }
	.team-list td { display: block; width: auto; height: fit-content !important; padding: 0 !important; margin: 0 !important; }
	.team-name { font-weight: bold; }

 }

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

	.event-description img { width: 100% !important; }
	.aal-logo-container { display: grid; grid-template-columns: 1fr !important; }
	.aal-logo-container img { max-width: auto !important; width: 100% !important  }
	.as-pb-lib-logo { text-align: center !important  }
	.aal-logo-container-full { grid-column: 1; }
	.aal-logo-container { text-align: center; }
	.nowonview { padding-left: 15px  }
	.art-network-container p { float: none; text-align: center  }
	#owl-demo { width: 100% !important  }
	.membership-heading { padding-top: 0px !important  }
	.about-img { padding-left: 20px  }

}

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

	.exhibition-listing-title{ padding-top:10px !important; }
	.exhibitions-listing.item img{ padding-bottom:10px!important; }
	.common-copy{ padding:20px; }
	.blog-pagination{ padding:20px; }
	.blog-pagination a{ line-height:42px!important; }
	#archive-wrapper .pipe-separated-list-container,
		#archive-wrapper .single-media-container{ padding:20px; padding-top:0px; }
	#archive-wrapper .pipe-separated-list-container li{ border-left:none !important; }
	.single-media-container iframe{ width:100%; }
	.pipe-separated-list-container ul{ margin-bottom:0px !important; }
	.object-image { width: 100%; padding-right: 0 !important; }
	.object-content { margin-top: 15px; width: 100%; }
	#lightboxOverlay,
		#lightbox { z-index: 10000000000; }
	.object-image div a img { max-height: 100px !important; }
	.artist-list { columns: 3; -webkit-columns: 3; -moz-columns: 3; }
	.board-list { margin-left: 15px; margin-right: 15px; column-count: 2; }
	.team-list { margin-left: 15px; margin-right: 15px; column-count: 2; }
	.h2-underline { margin-left: 15px; margin-right: 15px; }
	#search-wrapper .entry-summary { padding: 15px  }
	.single-event-container { padding: 0 15px !important  }
	.single-event-container .entry-title { padding: 0px !important  }
	.entry-footer { padding: 15px !important  }
	.single-event-container { grid-template-columns: none !important; }
	.card-body h4 { padding-top: 15px  }
	.events-info { padding: 0 30px !important  }
	.single-event-landing,
		.month-heading { padding-left: 15px !important  }
	.error-404 .page-content { padding: 15px !important  }
	.collections-search h2 { margin-top: 0px !important  }
	.collections-search-text { width: 100% !important  }
	.previous-exhibitions:first-child { margin-top: 0px !important  }
	.collections-search img { float: left; padding-top: 15px  }
	h1.exhibition-title { padding: 0px !important  }
	.exhibitions { padding: 15px !important  }
	.tours-grid:first-child { border-right: none !important  }
	#single-wrapper { padding-top: 0px  }
	.entry-title,
		.entry-meta,
		.row.nav-links.justify-content-between,
		.pagination,
		.press_releases .entry-content,
		.page-title { padding: 0 15px !important; }
	.type-press_releases h5 { padding-left: 15px !important  }
	.about-container { padding: 0 30px !important  }
	.contact-page { padding: 0 30px !important; }
	.card card-body .container { padding: 0 30px !important  }
	.card.card-body.container div { padding: 0px !important; }
	.visit-us-header h4 { margin-top: 0px; margin-bottom: 10px !important; }
	.visit-us-header.groups { padding-top: 30px  }
	.visit-us-accessibility h4 { margin-left: 15px !important  }
	.inner-grid2 { max-width: 100%; }
	.visit-us { margin-left: 0px !important  }
	.grid-getting-out { grid-template-columns: 3fr 1fr; }
	.art-what-heading-container { padding: 15px  }
	.membership-heading.vc_custom_1572878658808 { padding-top: 0px !important; margin: 0px !important  }
	.art-network-container p { float: none; }
	.art-network { display: inline-block; }
	.art-network-container { text-align: center; }
	.join-give-container { padding: 0 30px !important  }
	.artworks-member-carousel { width: 100% !important; float: none !important  }
	.join-give-ads .vc_column-inner { padding: 0px !important; }
	.donate-container { padding: 0 15px; }
	#mega-menu-wrap-primary { width: 100%; position: absolute; }
	#mega-menu-primary { width: 100vw !important; left: -16px !important; top: 83px !important; background: rgba(0,0,0,0.85) !important; }
	.mega-menu-item { padding: 5px 0 !important; }
	.mega-menu-item a { text-align: center !important; font-size: 22px; }
	#primary { padding: 0px !important  }
	.header-top-copy { display: none !important; }
	.footer-1 { float: unset; text-align: center; }
	.art-what-footer { float: unset; margin-top: 30px; display: block; }
	#mc_embed_signup,
		#mc_embed_signup form { text-align: center !important; }
	.newsletter-label { width: auto !important; display: block !important; margin-bottom: 5px !important; padding: 0; }
	#mc_embed_signup .clear { display: inline-block !important; width: auto !important; }
	.newsletter-submit { margin-right: 0; }
	.featured-event-container p { margin-left: 0px; }
	.featured-event-small { width: 100% !important; left: 0; }
	.single-event-landing { width: 46%; }
	.single-event-landing img { width: 75px; }
	.single-event-landing h5 { font-size: 12px; margin-bottom: 2px !important; margin-top: 0; }
	.search-type-container { position: relative; top: 0; right: unset; margin: auto; margin-bottom: 15px; display: flex; justify-content: center; }
	.hidden-search { width: 100% !important; }
	#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block { margin-right: 0px; }
	.hidden-search { padding-bottom: 15px !important; padding-top: 0 !important; }
	.search-input { width: 200px !important; height: 38px; margin-top: 0 !important; padding: 10px !important; }
	.search-input::placeholder { padding-top: 3px !important; }
	.search-choice { margin-right: 5px !important; font-size: 18px !important; line-height: unset !important; }
	.business-memberships-container { padding-left: 20px !important; padding-top: 0px !important; }
	.business-memberships-container2 { padding: 20px 20px 0 20px!important; margin: 0px !important; }
	.business-memberships-container2>.vc_column-inner { padding: 0px 20px !important; }
	.business-memberships-container3 .membership-levels-heading { margin-left: 10px; }
	.business-memberships-container1 .membership-levels-heading,
		.business-memberships-container2 .membership-levels-heading,
		.business-memberships-container3 .membership-levels-heading { padding-top: 20px !important; }
	.business-memberships-container .vc_column_container>.vc_column-inner { padding: 0px 10px !important; margin-left: -10px !important; }
	.business-memberships-container1,
		.business-memberships-container2,
		.business-memberships-container3 { padding-right: 20px !important  }
	.business-memberships-container h1 { padding-left: 10px !important; }
	.membership-options { margin-bottom: 0px !important; padding: 0px 0px 10px 0px!important; }
	.vc_custom_1572637142442 { padding-top: 0px !important  }
	.empty-space { display: none !important  }
	.join-link { padding-bottom: 20px !important  }
	.business-memberships-container3 { padding-left: 30px !important; padding-top: 0px !important; }
	.business-memberships-container.vc_custom_1583250816033 { padding-top: 0px !important; margin-top: 0px !important; }
	.expand-buttons-on-view { padding-right: 15px !important; }
	.on-view-quote-area { padding-left: 15px !important; }
	.exhibition-single-image { padding-left: 15px; }
	.exhibition-list-content { width: calc(100% - 315px); padding-right: 15px; }
	.latest-events { grid-template-columns: 1fr; }
	.latest-events .events-info { grid-column-start: 1; grid-column-end: 1;}
}

@media screen and (max-device-width: 599px) {

	.owl-nav { display: none !important  }
	.exhibition-single-image,
		.exhibition-list-content { width: 100%; }
	.exhibition-list-content { padding-left: 15px; margin-top: 15px; }

}

@media screen and (max-device-width: 550px) {

	.objects { flex: 0 0 100%; max-width: 100%; padding-right: 0 !important; }
	.objects .pull-left { width: 50% !important; padding-right: 10px; }
	.artist-list { columns: 2; -webkit-columns: 2; -moz-columns: 2; }
	.objects a img { max-width: 100% !important; max-height: 100% !important; }
	.objects-content { width: calc(100% - 50%); padding-right: 0 !important; font-size: 16px; }
	.objects-content a,
		.objects-content p { font-size: 16px; }
	.keyword-search-form { width: 100% !important; }
	.keyword-search-form .fulltext-textbox { width: 70% !important; }
	.board-list { column-count: 1; }
	.board-list li { font-size: 20px; }
	.team-list { column-count: 1; }
	.team-list li { font-size: 20px; }
	.latest-events .single-event { width: 100%; }
	.tours-grid-right-col .membership-link { float: none; margin-left: 0px !important; }
	.about-img { padding: 0 0 20px 0 !important; width: 100%  }
	.single-event-landing { width: fit-content; margin-right: 15px; margin-left: 15px; }
	.single-event-landing img { width: auto; }
	.single-event-landing h5,
		.single-event-landing p { font-size: 16px; }
	.events-info h4 { font-size: 19px  }
	.single-event-landing h5 { font-size: 16px; margin-bottom: 10px !important; }
	.single-event-landing p { font-size: 14px; }
	.latest-events-landing { display: block; }
	.month-heading { width: auto !important; }

 }

@media screen and (max-device-width: 441px) {

	.contact-page .vc_btn3-container { padding-right: 10px !important; }
	.business-memberships-container1 .membership-levels-heading,
		.business-memberships-container2 .membership-levels-heading,
		.business-memberships-container3 .membership-levels-heading { margin-top: 0px !important; padding-top: 0px !important; }
	.single-event,
		.single-event-landing { max-height: 100% !important; }
	#exhibition .owl-dot span { width: 10px !important; height: 10px !important  }
}

@media screen and (max-device-width: 425px) {

	.bottom-footer{ padding-bottom:0px !important; }
	.vc_custom_1574360634584 h2 { padding-top: 30px !important; }
	.half-width-button { word-break: break-all; hyphens: auto; padding: 20px; display: flex; justify-content: center; align-items: center; width:100% !important; }
	.full-width-button,
		.half-width-button { font-size:18px; }
	.common-copy{ padding:0px !important }
	.membership-link{ width: 100%; text-align: center !important; }
	.featured-event-small{ padding: 20px !important; height: auto !important; }
	.membership-heading { padding-top: 0px !important; }
	.donor-grid-container { grid-template-columns: 1fr 1fr; }
	.tours-grid>.vc_column-inner>.wpb_wrapper { grid-template-columns: 1fr  }
	.tours-member1-1 { margin-left: 0px !important; margin-top: 0px !important  }
	.tours-grid-right-col { padding-left: 0px  }
	.tours-member1 { margin-left: 0px !important  }
	.navbar-dark .navbar-brand { padding: 0; }
	.navbar-brand img { height: 75px; width: auto; }
	#mega-menu-primary { top: 65px !important; }
	.single-event-name { margin-top: 0px  }
	.registration-link2 { padding-top: 15px !important; display: block !important  }

}

@media screen and (max-device-width: 374px) {

	.donor-grid-container { grid-template-columns: 1fr; }
	.single-event p,
		.single-event h5 { margin-left: 0px !important; padding-left: 15px !important; }
	.single-event-landing h5 { font-size: 12px; }
	.single-event-landing p { font-size: 10px; }
	.search-input { width: 180px !important; }

}

/* At Home - Banner */

.athomebanner { line-height: 1.1; font-size: 18px; background: #C6007E; position: sticky; top: 0px; z-index: 1; }
.athomebanner .margin { padding: 10px 0 13px 0; display: flex; align-items: center; justify-content: center; }
.athomebanner img { padding: 5px 25px; width: 200px; }
.athomebanner ul { padding: 0; margin: 0; list-style: none; }
.athomebanner li { padding: 0; margin: 0 .5em; display: inline-flex;; }
.athomebanner a { transition: color 0.25s ease; font-weight: 500; color: #E0E722; border-bottom: 2px solid #fff; padding-bottom: 2px; }
.athomebanner a:hover { text-decoration: none; color: #fff; }
.athomebanner h1 { margin: 0 !important; }

.athomebanner .links { order: 1; }
.athomebanner .logo { order: 2; }
.athomebanner .membership { order: 3; }

.athomebanner .logo a { border: none; }

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

	.athomebanner .membership { display: none; }

}

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

	.athomebanner { line-height: 1; text-align: center; }
	.athomebanner .margin { display: block; padding: 10px 10px 5px 10px; }
	.athomebanner .logo { order: 1; padding-bottom: .75em; }
	.athomebanner .links { order: 2; }
	.athomebanner li { margin: 0 .25em; padding-bottom: .75em; }
	.athomebanner a { border-width: 1px; }

}

/* At Home - Archive template */

.archivemargin { max-width: 900px; padding: 0 1em; margin: 3em auto 1em auto; }
.archivemargin h1 { margin: .5em 0; }
.archivemargin h2 { margin: .5em 0; }
.archivemargin a { color: #00BBDC; }

.archivemargin .understrap-read-more-link { border-color: #00BBDC; font-weight: bold; }
.archivemargin .understrap-read-more-link:hover { color: #000; border-color: #000;  background-color: transparent; text-decoration: underline; }

.archivemargin .item { border-top: 2px solid #E0E722; padding: 1em 0; display: grid; grid-template-columns: 1fr 1fr; grid-column-gap: 2em; }
.archivemargin .imagecell { padding-top: 1em; }
.archivemargin .imagecell a { position: relative; display: block; }
.archivemargin .imagecell a::after { display: block; content: ''; border: 2px solid #fff; position: absolute; top: 5px; bottom: 5px; left: 5px; right: 5px; }

.archivemargin .posts-navigation { font-size: 1.5em; border-top: 2px solid #E0E722; padding: 1em 0; text-align: center; font-weight: bold; }
.archivemargin .posts-navigation ul { margin: 0; padding: 0; list-style: none; }
.archivemargin .posts-navigation li { margin: 1em; padding: 0; display: inline-block; }
.archivemargin .posts-navigation a { display: inline-block; }

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

	.archivemargin .item { grid-template-columns: 1fr;  }
	.archivemargin .imagecell { order: 1; padding-top: 0; }
	.archivemargin .textcell { order: 2; }
	.archivemargin .placeholdercell { display: none; }

}

/* At Home - Landing page */

.athomelanding { margin-bottom: 2em; line-height: 1.2; }
.athomelanding::before {  content: ''; display: block; background: #C6007E; height: 1em; }
.athomelanding .margin { margin: auto; max-width: 1060px; padding: 20px 10px; }

.athomelanding .banner { font-size: 24px; background: #C6007E; position: sticky; top: 0px; z-index: 1; padding: 0;}
.athomelanding .banner .grid { align-items: center; justify-items: center;  max-width: 1060px; margin: auto; display: grid; grid-template-columns: 1fr 1fr; }
.athomelanding .banner img { width: 250px; }
.athomelanding .banner .membership a { font-weight: 500; color: #fff; border-bottom: 2px solid #E0E722; }
.athomelanding .banner h1 { margin: 0; }

.athomelanding h2 { padding: 1.5em 0 0 0; text-align: center;  }
.athomelanding h2 a { color: #000; border-bottom: 2px solid #E0E722; }
.athomelanding h2 span { border-bottom: 2px solid #E0E722; }

.athomelanding h3 { margin: .75em 0 0 0; }
.athomelanding a:hover { text-decoration: none; }
.athomelanding p { margin: 1em 0; }

.athomelanding .mainfeature { background: #C6007E; color:  #fff; }
.athomelanding .mainfeature .item { padding: 1em 2em 0 2em; display: grid; grid-template-columns: 1fr 1fr; grid-column-gap: 3em; }
.athomelanding .mainfeature .image { position: relative; background: #2F2A95; }
.athomelanding .mainfeature .image a::before { display: block; content: ''; padding-top: 100%; }
.athomelanding .mainfeature .image a::after { display: block; content: ''; border: 2px solid #fff; position: absolute; top: 5px; bottom: 5px; left: 5px; right: 5px; }
.athomelanding .mainfeature .image img { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0; bottom: 0; left: 0; right: 0; }

.athomelanding .mainfeature .text { font-size: 24px;  }
.athomelanding .mainfeature h3 { font-size: 36px;  margin: .5em 0; }
.athomelanding .mainfeature a { color: #fff; }
.athomelanding .mainfeature .readmore a { font-weight: 500; font-size: 18px; border: 2px solid #E0E722; background-color: #E0E722; color: #000000; padding: .75em 1.25em .65em 1.25em; }

.subfeature { position: relative; }
.subfeature::before { position: absolute; top: 0; width: 100%; display: block; content: ''; border-top: 8em solid  #00BBDC; }
.subfeature .items {}

.athomelanding .archiverow { padding-top: 2em; }

.athomelanding .items { display: grid; padding: 1em 2em; }
.athomelanding .two { grid-template-columns: 1fr 1fr; grid-column-gap: 3em; grid-row-gap: 3em; }
.athomelanding .three { grid-template-columns: 1fr 1fr 1fr; grid-column-gap: 2em; grid-row-gap: 2em; }

.athomelanding .items .image { position: relative; background: #2F2A95; }
.athomelanding .items .image a::before { display: block; content: ''; padding-top: 75%; }
.athomelanding .items .image a::after { display: block; content: ''; border: 2px solid #fff; position: absolute; top: 5px; bottom: 5px; left: 5px; right: 5px; }
.athomelanding .items .image img { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0; bottom: 0; left: 0; right: 0; }

.athomelanding .items .text {}
.athomelanding .items a { color: #000; }

.athomelanding .understrap-read-more-link { border: none; padding: 0; text-decoration: underline; }
.athomelanding .understrap-read-more-link:hover { background: transparent;  text-decoration: underline; }

.athomelanding .morelink { margin: 3em 0 0 0; text-align: center;}
.athomelanding .morelink a { font-weight: 500; font-size: 1.25em; color: #000; border: 2px solid #000; padding: .75em 1.25em .65em 1.25em; }

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

	.athomelanding .banner { font-size: 18px; }
	.athomelanding .banner img { max-width: 300px; }
	.athomelanding .mainfeature .item { padding: 1em 1em 0 1em; }
	.athomelanding .items { grid-template-columns: 1fr 1fr; grid-column-gap: 2em; grid-row-gap: 2em; padding: 1em; }

}

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


	.athomelanding .banner { padding: 10px 0 5px 0; }
  .athomelanding .banner .grid { grid-template-columns: 1fr; }
	.athomelanding .banner .membership { display: none; }
	.athomelanding .mainfeature .item { grid-template-columns: 1fr; }
	.athomelanding .mainfeature .image a::before { padding-top: 75%; }
	.athomelanding .items { grid-template-columns: 1fr; grid-row-gap: 2em; }
	.athomelanding .placeholdercell { display: none; }

}

/* At Home - Rows */

.athomelanding .titlerow { text-align: center; padding: 0 2em; margin-bottom: 3em;}
.athomelanding .titlerow h2 { margin-bottom: .75em; }
.athomelanding .titlerow p { font-size: 1.25em; margin: 0; }

.athomelanding .videorow { margin: 3em auto; max-width: 1060px; padding: 0 2em; }
.athomelanding .videorow .embeds { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); column-gap: 2em; row-gap: 2em; }
.athomelanding .videorow iframe { width: 100%; }
.athomelanding .videorow .morelink { padding-bottom: 3em; }

.athomelanding .linksrow { margin: 3em auto; max-width: 1060px; padding: 0 2em; }
.athomelanding .linksrow .links { display: grid; grid-template-columns: repeat(auto-fill, minmax(400px, 1fr)); column-gap: 2em; row-gap: 2em; }
.athomelanding .linksrow .linkitem { display: grid; grid-template-columns: 1fr 1fr; column-gap: 2em; row-gap: 2em; }
.athomelanding .linksrow a { color: #00BBDC; }
.athomelanding .linksrow .image { position: relative; background: #005b7b; }
.athomelanding .linksrow .image a::before { display: block; content: ''; padding-top: 75%; }
.athomelanding .linksrow .image a::after { display: block; content: ''; border: 2px solid #fff; position: absolute; top: 5px; bottom: 5px; left: 5px; right: 5px; }
.athomelanding .linksrow .image img { width: 100%; height: 100%; object-fit: cover; position: absolute; top: 0; bottom: 0; left: 0; right: 0; }
.athomelanding .linksrow p { font-size: 1.25em; }

@media screen and (max-width: 650px) {
	.athomelanding .linksrow .linkitem { grid-template-columns: 1fr; row-gap: 0; }

}

/* Sponsorship Snippet */

.snippet { margin-top: 50px; padding: 50px 0; border-top: 2px solid #ccc; }
.row .snippet { margin-top: 20px; padding: 20px 0; border: none; }

.snippet-sponsorship .snippetrow { max-width: 1100px; margin: auto; padding: 0 10px; }
.snippet-sponsorship .logos { display: grid; column-gap: 50px; row-gap: 30px; margin: 30px 0; align-items: center; justify-items: center; }
.snippet-sponsorship .logos-large { grid-template-columns: repeat(auto-fill, 266px); }
.snippet-sponsorship .logos-medium { grid-template-columns: repeat(auto-fill, 200px); }
.snippet-sponsorship .logos-small { grid-template-columns: repeat(auto-fill, 133px); }

@media screen and (max-width: 550px) {
	.snippet-sponsorship .logos-large { grid-template-columns: 266px; }
	.snippet-sponsorship .logos-medium { grid-template-columns: 200px; }
	.snippet-sponsorship .logos-small { grid-template-columns: 133px; }
}

/* Site Header */

.siteheader * { font-family: "NeuePlak-Text", sans-serif !important; }
.siteheader { font-weight: 600; background: #000; }
.siteheader a { color: #fff; }

.siteheader .headercolumns { max-width: 1140px; margin: auto; padding: 20px 30px 0 30px; display: grid; grid-template-columns: 240px auto; }

.siteheader .logo { padding-bottom: 19.5px; }
.siteheader .logo img { max-width: 240px; }

.siteheader .headerrows { display: grid; }

.topsearch {  text-align: center; justify-self: end;}
.topsearch p { margin-bottom: 0; }

.searchform { display: flex; flex-flow: row wrap; font-size: 16px; justify-content: center; width: 260px; }
.search-field-wrapper { border: 1px solid #fff; border-radius: 1em; display: flex; flex: 0 0 100%; margin: 0 0 0.5em; padding: 0; }
.search-field-wrapper button { appearance: none; cursor: pointer; background: transparent; border: none !important; padding: 0; margin: 0 8px 2px 0; position: relative; top: 0; width: 22px; }
.search-field-wrapper button img { vertical-align: text-bottom; width: 100%; }
.search-field-input { font-weight: 600; font: inherit; color: #fff; border: none; padding: 4px 0 7px 15px; background: transparent; width: calc(100% - 22px); }

.search-toggle-label { color: #fff; display: grid; grid-template-columns: 1em auto; gap: 0.5em; margin: 0 0.5em; }
.search-toggle-radio { -webkit-appearance: none; appearance: none; background-color: #fff; border: 0.15em solid currentColor; border-radius: 50%; color: currentColor; display: grid; font: inherit; height: 1em; margin: 0 0.25em 0 0; place-content: center; transform: translateY(0.3em); width: 1em; }
.search-toggle-radio::before { color: #000; content: ''; background-image: url("./images/check.svg"); background-size: cover; height: 0.7em; transform: scale(0); transition: 120ms transform ease-in-out; width: 0.7em; }
.search-toggle-radio:checked::before { transform: scale(1); }

.siteheader .topnav { font-size: 20px;  align-self: end; }
.siteheader .topnav a { font-weight: 700; }
.siteheader .topnav ul { list-style: none; margin: 0; padding: 0; text-align: right; }
.siteheader .topnav li { position: relative; padding: 0 0 20px 0; margin: 0 0 0 20px; display: inline-block;  line-height: 1; }
.siteheader .topnav li:first-child { margin-left: 0; }
.siteheader .topnav li.menu-item-has-children > a { background: url('images/expand.svg'); background-repeat: no-repeat; background-position: right 10px; background-size: 15px; padding-right: 20px; }

.siteheader .topnav .sub-menu { font-size: 18px; visibility: hidden; padding-bottom: 10px; text-align: left; z-index: 100; position: absolute; left: -20px; top: 35px; background: #000; }
.siteheader .topnav .sub-menu a { font-weight: 500; }
.siteheader .topnav .sub-menu li { padding: 7px 20px; margin: 0; min-width: 12em; }
.siteheader .topnav .sub-menu a { width: 100%; display: block; }

.siteheader .menu-item-has-children:hover .sub-menu,
  .siteheader .sub-menu:hover { visibility: visible; }

.siteheader .menubuttons { display: none; }

.navlightbox { z-index: 1; position: fixed; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden; display: none; background-color: inherit; }
.navlightbox .box { background: #000; height: 100%; overflow: auto; position: relative; overflow-y: scroll; -webkit-overflow-scrolling: touch; }

.mobilenav {  font-size: 20px; text-align: center; padding: 1em 30px; }
.mobilenav ul { list-style: none; margin: 0; padding: 0;  }
.mobilenav li { margin: 1em 0; padding: 0; }
.mobilenav a { font-weight: 700; color: #fff; }

.mobilenav .sub-menu li { margin: 0; }
.mobilenav .sub-menu a { font-weight: 500; }

.mobilenav p { margin-top: 1em; font-weight: 700; text-transform: uppercase; }

.mobilenav .searchform { margin: 0 auto 2em; }

.siteheader .menubuttons { display: none; font-size: 24px; text-align: right; padding: 5px 0; }
.siteheader .menubuttons button { font: inherit; font-weight: 600 !important; background-color: #000; color: #fff; background-repeat: no-repeat;  cursor: pointer; border: none; line-height: 1.5; padding: 0 10px 5px 45px; background-position: 15px; }
.siteheader .menubuttons button:active { border: none; }

.siteheader .menubuttons .menuopen { background-image: url("images/menu-white.svg"); background-size: 22px;  }
.siteheader .menubuttons .menuclose { background-image: url("images/close-white.svg"); background-size: 28px; display: none; }

.siteheader .menubuttons.active .menuclose { display: inline; }
.siteheader .menubuttons.active .menuopen { display: none; }


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

	.responsivecue { float: right; }

  .siteheader .headercolumns { padding: 10px 20px 10px 30px; }
  .siteheader .headerrows { display: none; }
  .siteheader .logo { padding-bottom: 0; }
  .siteheader .logo img { max-width: 125px; }

  .siteheader .menubuttons { display: block; }

}



/* Marty's Misc */

.footer-container { font-weight: 700; background: #000; }

.bannerrow .wpb_content_element { margin-bottom: 0; }
