/*
Theme Name: C!RCA
Author: Hello Developers
Author URI: https://hello-developers.com/
Description: Custom Theme Built for C!RCA
Version: 2.0
Text Domain: circa

*/

/* 
										   ,      ▐▓⌐                           
							 ,▄▄      «╫▓^▐▓▌m²<   ▓▌                           
							Γ ▓▌     Γ╒▓▌ ▓▌╓▓Γ4▀,▓▓                ,«─Ç▓▄      
						,▄▄ƒ ▓█`,.},ε ▓▓ ▓▓ ▄ ▄▓▓█▀        ,.═─^` ,▄▄▓▓▓█`      
					   Γ ▓▓ ▓▓ ▓ ▄▓▓ ▓▓ ▓▓.".▓▓.   ,.m²^ ,▄▄▄▓▓█▀▀▌▐ ▐▓`        
					  ƒ ▓▓ ▐▓ ╚ #▓▓ ▐▓▄▄▓  ▓█▀"`Γ,▄▄▄▓▓█▀▀▀▌▐▄ ▓▓,▓▀╒▓▌.        
					 ╒  , ╒▓▀,▄▄▄▓▓▓█▀▓▓.▓▓▄▓▓▓█▀▀,. ▄É╒▓`▄▓▓ ▄▓▀██ ,, {▓       
				,.  ╒`▐▓▌ ▓▌ z▀` ▄▄▄▓▓▓ ▐▓ ▄▄ ▓▓ ▄█ ▓▓ ▓.▓▓▀`╓▓▀    ▀▀╓▓▀       
		   ╒`  ▄▄ ▐▄Γ╒▓▓ ▓▓ ƒ ▓▓▀Γ,└▄ `╓▓▀▄█.▓▓Γ/▀,▓█╦  ,▄▓█▓▓▀     └ ▓▌        
		  ╙█▓ ▓▓ ╓▓▓▓▓▀▓╫▓ , ▓▓`▐▀ ▓▓Γ ▓▌╒▀,▓█Æ ,▄▓▀  `▀▀`└          ▀█         
		   ╒ ▄▓.▄▓ ▄µ ▓▌▐▄  ╓▓▀ ▀╓█▓ƒ ▓▓^╗▄▓▀/ ▓▓Γ.                             
		  ╒.╓█ ▓▓`▓▀╓▓█▌▐▓Γ╒▓▀╕,▄▄▓▓▀█▀     .▄▓▓                                
		  `╓▀ ▓▓▀ `²▀▓▄▌▐▌ ▓▓  └`└                                              
		,Γ  ,▓█ ^φ▓▓█▀ [  ▓▓                                                    
	,┘,▄▄▓▓▓█▀         │▄▓▓                                                     
	▀▀▀`.               ..                                                      
*/


/* 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, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
a:active { outline: none; }
*:focus { outline: 0; -moz-outline-style: none; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
ol { list-style-type: decimal; list-style-position: inside; }
sup {  vertical-align: super; font-size: 0.6em; }
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q { quotes: "" ""; }
em { font-style: italic; }
u { text-decoration: underline; }
img { max-width: 100%; height: auto; }
svg { max-height: 100%; }
/* LINES */
.line { width: 100%; overflow: hidden; float: none; clear: both; }
.left { float: left; display: inline; }
.right { float: right; display: inline; }
.center { display: block; margin: 0 auto; }
.clear { clear: both; line-height: 0px; font-size: 0px; height: 0px; border-style: none; outline-style: none; overflow: hidden; }
.one_half { width: 50%; }
.one_quarter { width: 25%; }
.three_quarters { width: 75%; }
.one_third { width: 33.3333%; }
.two_thirds { width: 66.6666%; }
.one_sixth { width: 16.6666%; }

/* TEXT ALIGNS */
.text-align-center { text-align: center; }
.text-align-right { text-align: right; }
.text-align-left { text-align: left; }

/* POSITIONS */
.tr { position: absolute; top: 0; right: 0; z-index: 1; }
.tl { position: absolute; top: 0; left: 0; z-index: 1; }
.br { position: absolute; bottom: 0; right: 0; z-index: 1; }
.bl { position: absolute; bottom: 0; left: 0; z-index: 1; }
.mr { position: absolute; top: 50%; right: 0; z-index: 1; }
.ml { position: absolute; top: 50%; left: 0; z-index: 1; }
.mm { position: absolute; top: 50%; left: 50%; z-index: 1; }
.mb { position: absolute; bottom: 0; left: 50%; z-index: 1; }
.mt { position: absolute; top: 0; left: 50%; z-index: 1; }
.bm { position: absolute; bottom: 50%; left: 50%; }

.hidden { display: none; }
.noborder { border: 0 !important; }
.nopadding { padding: 0 !important; }
.nomargin { margin: 0 !important; }

.pf { position: fixed; }
.pr { position: relative; }
.hm { margin: 0 auto; display: block; }
.vm { position: relative; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.flipH { -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH"; }
.screen-reader { position: absolute; top: -9911em; left: -9911em; }

.mobile-only { display: none; }

/* Extra small devices (phones, less than 768px) */
@media (max-width: 768px) { 
	.mobile-only { display: block; }
	.mobile-hide { display: none !important; }
	.mobile-line { width: 100% !important; float: none; clear: both; display: block; overflow: hidden; }
	.mobile-half { width: 50% !important; }
}

/* FONTS */
/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed fonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2023 MyFonts Inc. */


  
@font-face {
  font-family: "GothamBold";
  src: url('fonts/GothamBold/font.woff2') format('woff2'), url('fonts/GothamBold/font.woff') format('woff');
}
@font-face {
  font-family: "GothamMediumItalic";
  src: url('fonts/GothamMediumItalic/font.woff2') format('woff2'), url('fonts/GothamMediumItalic/font.woff') format('woff');
}
@font-face {
  font-family: "GothamBoldItalic";
  src: url('fonts/GothamBoldItalic/font.woff2') format('woff2'), url('fonts/GothamBoldItalic/font.woff') format('woff');
}
@font-face {
  font-family: "GothamLightItalic";
  src: url('fonts/GothamLightItalic/font.woff2') format('woff2'), url('fonts/GothamLightItalic/font.woff') format('woff');
}
@font-face {
  font-family: "GothamBookItalic";
  src: url('fonts/GothamBookItalic/font.woff2') format('woff2'), url('fonts/GothamBookItalic/font.woff') format('woff');
}
@font-face {
  font-family: "GothamMedium";
  src: url('fonts/GothamMedium/font.woff2') format('woff2'), url('fonts/GothamMedium/font.woff') format('woff');
}
@font-face {
  font-family: "GothamLight";
  src: url('fonts/GothamLight/font.woff2') format('woff2'), url('fonts/GothamLight/font.woff') format('woff');
}
@font-face {
  font-family: "GothamBook";
  src: url('fonts/GothamBook/font.woff2') format('woff2'), url('fonts/GothamBook/font.woff') format('woff');
}

/* GENERAL */
body, html { min-height: 100vh; background-color: #000; font-family: 'GothamBook', sans-serif; }
html { scroll-behavior: smooth; }
body { background-repeat: no-repeat; background-size: cover; background-position: center center; background-attachment: fixed; font-size: 15px; line-height: 1.6; }
#tent { padding-top: 137px; position: relative; }
.support-frame-bars { width: 950px; max-width: 96%; }
.left-side { width: 24%; margin-bottom: 40px; }
.right-side { width: 75%; position: relative; }
.says,
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; /* many screen reader and browser combinations announce broken words as they would appear visually */ word-wrap: normal !important; }
.border-bottom { border-bottom: 1px dotted #999; padding-bottom: 10px; margin-bottom: 10px; }
.clr { float: none; clear: both; }
td { vertical-align: top; }
input.Interactive { position: absolute; top: -9999px; left: -9999px; visibility: hidden; opacity: 0; }

/* Alignment */
.alignleft { display: inline; float: left; margin-right: 15px; margin-bottom: 15px; }
.alignright { display: inline; float: right; margin-left: 15px; margin-bottom: 15px; }
.aligncenter { clear: both; display: block; margin: 0 auto; }

/* video */
.embed-container {  position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.embed-container:not(:last-child) { margin-bottom: 1em; }

/* TEXT */
h1, h2, h3, h4, h5, h6 { font-family: 'GothamBold', sans-serif; text-transform: uppercase; font-weight: normal; letter-spacing: 0.01em; margin-bottom: 0.6em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; text-decoration: none; }
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { font-family: 'GothamBold', sans-serif; font-weight: normal; }
h1, h2 { font-size: 18px; float: none; clear: both; }
h3 { font-size: 18px; text-transform: none; }
.block-style { text-transform: uppercase; margin: 0 0 5px 0; min-height: 39px; display: block; background-color: #fff; color: #000; padding: 8px 0 8px 1em; font-weight: 600; }
a { color: inherit; text-decoration: none; }
hr { float: none; clear: both; width: 100%; border: 0; border-bottom: 1px dotted #999; margin: 10px 0; }
p, ul, ol { margin-bottom: 1em; }
ul { list-style: disc; margin-left: 1em; }
ol { list-style: decimal; margin-left: 1em; }
b, strong { font-family: 'GothamBold', sans-serif; font-weight: normal; }
li {}
small { font-size: 0.8em; }
a { text-decoration: underline; }
table { margin-bottom: 1em; border-collapse: collapse; }
table:not(.variations) tr { border-bottom: 1px dotted #999; }
table td, .entry-content table th { padding: 5px 0; }
table th { font-weight: 600; text-transform: uppercase; }
table td p:last-child { margin: 0; }
table td img { max-width: 96%; }
blockquote { padding: 1em; font-size: 1.2em; font-style: italic; }
code { font-family: monospace; }
cite { font-style: italic; }

/* NAVS GENERAL */
nav { font-family: 'GothamBold', sans-serif; display: block; font-size: 18px; font-weight: normal; }
nav ul { width: 100%; overflow: hidden; margin: 0; }
nav a { color: #fff; text-transform: uppercase; text-decoration: none; display: block; -webkit-transition: all .5s; /* Safari */ transition: all .5s; }
nav.horizontal { margin-top: 1em; }
nav.horizontal li { float: left; display: inline; border-left: 1px solid #fff; padding: 0 0 0 0.9em; margin: 0 0 0 0.9em; }
nav.horizontal li:first-child { border: 0; padding: 0; margin: 0; }
nav.horizontal li a { line-height: 1; }
nav.horizontal.center ul { text-align: center; display: flex; justify-content: center; }
nav.vertical li {  margin: 0 0 5px 0; float: none; display: block; background-color: rgba(198, 197, 197, 0.3); }
nav.vertical li a { padding: 8px 0 8px .9em; color: #e4e4e4; }
nav.vertical .sub-menu { display: none; }
nav.vertical li.current_page_ancestor .sub-menu, nav.vertical li.current_page_parent .sub-menu { display: block; }
nav.vertical .sub-menu li { margin: 0; font-size: 0.8em; }
nav.vertical .sub-menu li a { background-color: rgba(198, 197, 197, 0.3); padding: 5px 0 5px 1.2em; }
.section-about-circa #half-trusses .sub-menu li.menu-item-type-custom.current-menu-item a[href*="#"] { background-color: rgba(198, 197, 197, 0.3) !important; }
[for="show-more"] { display: none; }

/* FORMS */
input[type="text"], input[type="email"], input[type="phone"], input[type="number"], input[type="tel"], textarea { font-family: 'GothamBook', sans-serif; font-size: 14px; line-height: 1.3; margin: 0 0 5px 0; padding: 2px 5px; min-height: 30px; background-color: #fff; color: #000; border: 1px solid #808080; -webkit-appearance: none; }
textarea { height: auto; }
input[type="image"] { width: auto; background-color: transparent; border: 0; }
.wpcf7-form-control-wrap { margin-bottom: 20px; }
.custom-select { min-width: 350px;  position: relative; margin: 0 0 5px 0; }
.custom-select select { appearance: none; -webkit-appearance: none; width: 100% !important; font-size: 13px; line-height: 1.3; background-color: rgba(198, 197, 197, 0.3); color: #fff; min-height: 28px; padding: 0px 5px; cursor: pointer; border: 0; }
.custom-select::after { content: ''; display: block; border: 5px solid transparent; position: absolute; right: 5px; top: calc(50% - 2px); border-top-color: #fff; }

/* Buttons */
.button, .wp-block-button__link { cursor: pointer; font-weight: normal !important; color: #fff; font-size: 14px; line-height: 1.3; padding: 5px 10px; color: #fff; background-color: rgba(198, 197, 197, 0.3); text-transform: uppercase; border: 0; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; margin: 0; display: inline-block !important; text-decoration: none; }
.button:after, .wp-block-button__link:after { font-family: FontAwesome; content: "\f0da"; padding: 0 0 0 1em; }

/* HEADER */
#canvas { margin-bottom: 15px; }
#canvas img { display: block; }

/* SOCIAL */
#social-links { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; justify-content: space-around; margin: 25px 0 0 0; list-style-type: none; }
#social-links a { font-size: 26px; color: #fff; }

/* FOOTER */
#mailing-list { margin-top: 30px; position: relative; }
#mailing-list input { width: 100%; display: block; font-size: 13px; line-height: 1.3; margin: 0 0 5px 0; background-color: rgba(198, 197, 197, 0.3); -webkit-border-radius: 0; border: 0; border-radius: 0; color: #fff; }
#mailing-list input::placeholder { color: #fff; }
#mailing-list .custom-select { width: 78%; min-width: 78%; float: left; }
#mailing-list [type="submit"] { float: right; display: inline-block; font-size: 11px; margin: 0; padding: 0; height: auto; line-height: 28px; width: 20%; }
footer#pegs { color: #fff; margin-bottom: 30px; margin-top: 20px; }
.footer-logo { max-height: 42px; margin: 0 10px 10px 0; }
nav#grass { font-size: 14px; }
nav#grass .current-menu-item a { text-decoration: underline; }

/* GENERAL PAGE */
#ratchets { background-color: #e4e4e4; }
.entry-content { background-color: #e4e4e4; padding: 15px; margin-bottom: 10px; }
.entry-content::after { content: ''; clear: both; display: block; float: none; }
.wp-block-image, .wp-block-buttons { margin-bottom: 1em; }

/* HOMEPAGE */
#roof-canvas { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 0; width: 540px; max-width: 80%; height: 220px; z-index: 20; }
#roof-canvas .site-title { background: transparent url(images/logo-circa-home.png) center bottom no-repeat; background-size: contain; height: 125px; text-indent: -9999em; margin: 0; }
nav#galvanized { font-size: 18px; padding-top: 1em; border-top: 1px solid #fff; }
.site-title a { width: 100%; height: 100%; display: block; }
body.home video { position: fixed; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: 10; transform: translateX(-50%) translateY(-50%); transition: 1s opacity; }
body.home .hide-frontpage { display: none; }
#bolts ul { padding: 6px 10px 0 0; }

/* SHOWS */
body.page-id-9283 .entry-content { background-color: rgba(288, 288, 288, 0.4); padding: 15px 0 5px 10px; }
.content-protector-access-form { padding-bottom: 13px; }
.booking-button { margin: 40px auto; }

/* PEOPLE */
[class*="page-template-template-people"] .term { width: 100%; overflow: hidden; margin: 0 0 20px 0; }
[class*="page-template-template-people"] .term_desc { width: 100%; overflow: hidden; border-bottom: 1px dotted #999; margin: 0 0 20px 0; }
[class*="page-template-template-people"] .person { width: 100%; overflow: hidden; border-bottom: 1px dotted #999; margin: 0 0 1em 0;  }
[class*="page-template-template-people"] .person img { max-width: 280px; }
[class*="page-template-template-people"] .team { width: 100%; border-bottom: 1px dotted #999; margin: 0; }

/* SLICK */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; margin-bottom: 1em; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track,
.slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before,
.slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; margin: 0 auto; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
/* Dots */
.slick-dots { position: static; display: block; padding: 0; margin: 0; list-style: none; margin: 0 auto; }
.slick-dots li:first-child { margin-left: -0.3em; }
.slick-dots li:only-child { display: none; }
.slick-dots li { display: inline-block; margin: 0; padding: 0; }
.slick-dots li button { display: block; color: transparent; background: transparent; cursor: pointer; border: 0; outline: none; margin: 0; padding: 0.6em; letter-spacing: 0; line-height: 1; }
.slick-dots li button:hover,
.slick-dots li button:focus { outline: none; }
.slick-dots li button:before { content: ""; display: inline-block; width: 12px; height: 12px; border-radius: 50%; vertical-align: middle; background-color: transparent; border: 1px solid #000; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { background-color: #000; }

/* Tiles */
.link-tile { position: relative; float: left; width: 23.5%; display: inline; clear: none; margin: 0 1.5% 10px 0; }
.link-tile a { color: #000 !important; display: block; position: relative; /* width: 165px; height: 207px;  */overflow: hidden; }
.link-tile h2, .link-tile h3 { background: rgba(0, 0, 0, 0.5); color: #fff !important; position: absolute; bottom: 0; left: 0; right: 0; text-align: center; padding: 8px 10px 8px 10px; font-size: 16px; line-height: 1.2; margin: 0; text-transform: uppercase; font-weight: normal; }
.link-tile img { display: block; margin: 0; min-width: 100%; }
.link-tile .details { position: absolute; right: 5px; left: 5px; bottom: 5px; top: 5px; background-color: rgba(228, 228, 228, 0.75); color: #000; opacity: 0; padding: 5px; transition: opacity 0.2s ease-in-out; line-height: 1.2; }
.link-tile .button { position: absolute; bottom: 5px; left: 5px; }
.link-tile:hover .details { opacity: 1; }

/* PAGINATION */
nav.pagination { width: auto; display: inline-block; margin-bottom: 5px; }
nav.pagination .nav-links { width: auto; overflow: hidden; border-left: 1px solid #fff; border-bottom: 1px solid #fff; border-top: 1px solid #fff; margin: 0; }
nav.pagination .page-numbers { float: left; display: inline; padding: .5em; line-height: 1; color: #fff; border-right: 1px solid #fff;  }
nav.pagination .page-numbers:hover, nav.pagination .page-numbers:active, 
nav.pagination span.current { background-color: #fff !important; color: #a4a4a4 !important; }

/* COLLAPSE */
.collapse { max-height: 0; overflow: hidden; transition: max-height .2s ease-in-out; }
.toggle { cursor: pointer; }
.toggle:after { font-family: FontAwesome; content: "\f0d7"; display: inline-block; padding: 0 0.5em; transition: all 0.2s linear; transform-origin: center center; }
.toggle.open + .collapse { max-height: 100vh; }
.toggle.open:after { transform:rotate(-180deg); }

/**
 * 12.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	margin: 0;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* Media */
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] { height: auto; }

.wp-caption { border: 1px solid #ccc; max-width: 100%; }

.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	margin-bottom: 1.5em;
}
.wp-caption img {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
 
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

@media (max-width: 768px) { 
	.left-side { width: 100%; margin-bottom: 10px; }
	.right-side { width: 100%; }
	
	[for="show-more"] { display: block; cursor: pointer; font-weight: normal !important; color: #fff !important; font-size: 14px; line-height: 1.3; padding: 5px 10px; color: #000; background-color: rgba(198, 197, 197, 0.3); text-transform: uppercase; border: 0; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; margin: 0 0 5px 0 ; text-decoration: none; }
	#show-more + #half-trusses { max-height: 0; overflow: hidden; transition: max-height 0.2s ease-in-out; }
	#show-more:checked + #half-trusses { max-height: 100vh; }
	
	#roof-canvas { height: 300px; }
	#roof-canvas nav ul { display: block; }
	#roof-canvas nav li { float: none; clear: both; display: block;	border: 0; margin: 0; padding: 0 0 10px !important; }
	
	#tent { padding-top: 20px; }
	nav.horizontal { float: left; }
	
	#canvas { margin-bottom: 0; }
	#canvas img { display: block; float: none; clear: both; }
	
	nav.vertical li a {}
	
	nav#bolts { float: none; display: block; clear: both; width: 100%; overflow: hidden; }
	nav#bolts li { float: none; clear: both; display: block;	border: 0; margin: 0; padding: 0 0 10px !important; }

	input[type="text"], input[type="email"], input[type="phone"], input[type="number"], input[type="tel"], input[type="image"], input[type="password"], input[type="search"], input[type="submit"], textarea, button  { -webkit-appearance: none !important; }
	
	.link-tile { float: left !important; clear: none; }
	
	#bgvid { display: none; }
}

@media (max-width: 500px) { 
	.link-tile { width: 48%; margin: 0 2% 3% 0; }
	img.mobile-block { float: none; display: block; clear: both; margin-left: 0; margin-right: 0; width: 100%; }
}

/* Cairns Logo Allowance */
@media (min-width: 769px) { 
	body.section-cairns #tent { padding-top: 94px; }
	body.section-cairns #bolts { padding-top: 43px; }
}

/* Academy Logo Allowance */
@media (min-width: 769px) { 
	body.section-academy #bolts { padding-top: 25px; } 
	body.section-academy #tent { padding-top: 113px; }
}