/*
Theme Name: Beyond Travel 2021
Theme URI: http://em.com.au
Author: Harris Ingram
Author URI: http://em.com.au/
Description: Theme built for the benefit of Beyond Travel
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: beyondtravel2021

*/
:root {
	--bt-white: #ffffff;
	--bt-light: #ebebeb;
	--bt-grey-700: #474646;
	--bt-grey-800: #333333;
	--bt-black: #000000;
	--bt-red: #ee2c2c;
	--bt-blue: #005a87;
	--bt-blue-transparent: rgba(0, 90, 135, 0.86);
	--bt-indigo: #26257c;
	--bt-width-full: 1400px;
	--bt-width-column: 120px;
	--bt-spacing: 60px;
	--bt-width-form: 376px;
	--bt-width-content: 920px;
}

body{
	background-color: var(--bt-light);
}
/* =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 {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* =General
-------------------------------------------------------------- */

.inner-wrap {
	width: var(--bt-width-full);
	margin: auto;
	max-width: 100%;
}

.inner-content{
	width: var(--bt-width-content);
	max-width: 100%;
	padding: 24px 60px;
}
/* =Top Section
-------------------------------------------------------------- */
.top-section.position-relative {
	background-color: var(--bt-blue);
}
.top-section h1.main-heading {
	color: var(--bt-white);
	font-size: 60px;
	font-weight: 400;
	width: 100%;
	padding: 1.5em;
	top: 0;
	text-align: center;
}

.top-section .blue-bar {
	color: var(--bt-white);
	background-color: var(--bt-blue-transparent);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.top-section .blue-bar h2.links-heading {
	color: inherit;
	font-size: 40px;
	font-weight: 400;
}

.form-cta {
	position: absolute;
	bottom: 0;
	right: 60px;
	background-color: var(--bt-white);
	box-sizing: border-box;
	width: var(--bt-width-form);
}
.form-cta heading h3 {
	color: inherit;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0;
	line-height: 1em;
	padding: 1em;
}
.form-cta heading {
	background-color: var(--bt-red);
	color: var(--bt-white);
	display: block;
}
.form-cta main {
	padding: 18px;
	font-size: 14px;
	color: var(--bt-grey-700);
}
main {
}
main .gform_wrapper.gravity-theme .gfield_label {
	font-size: inherit;
	font-weight: inherit;
	margin-bottom: 0;
}
.instruction {
	display: none;
}
.gform_footer.top_label {
}
main .gform_wrapper.gravity-theme .gform_footer {
	padding-bottom: 0;
	margin: 0;
	display: flex;
	justify-content: end;
}
main .gform_wrapper.gravity-theme .gform_footer input {
	text-transform: uppercase;
	padding: 0.5em 2em;
	font-size: inherit;
	font-weight: 600;
	background-color: var(--bt-grey-800);
	color: var(--bt-white);
	border-radius: 2px;
	border: none;
	margin: 0;
}
main .gform_wrapper.gravity-theme .field_description_above .gfield_description {
	padding: 0 0 2px;
	font-size: 0.9em;
}
.phone-cta h3 a {
	color: var(--bt-red);
	font-weight: 700;
	text-decoration: none;
}
.footer-mid-row .site-description h2 {
	font-family: museo-slab, sans-serif;
	font-weight: 500;
	font-size: 25px;
	font-style: italic;
	margin: 0;
	color: var(--bt-indigo);
}
.footer-mid-row .site-description h3 {
	font-weight: 700;
	font-size: 18.4px;
}

.site-details.inner-content {
	padding: 0 60px 24px;
}
.radio-horizontal .gfield_radio {
	display: flex;
	justify-content: space-evenly;
}
#input_1_17 > div {
	margin: auto;
}
#field_1_8 {
	margin-bottom: -15px;
}
@media(max-width: 1300px){

	.form-cta {
		position: relative;
		margin: auto;
		right: auto;
		bottom: auto;
		max-width: 100%;
	}
	.inner-content {
		width: 100%;
	}
	.phone-cta {
		text-align: center;
		max-width: 100%;
	}
	.footer-mid-row.row {
		display: block;
		margin: auto;
		width: 390px;
		text-align: center;
		max-width: 100%;
	}
}
@media(max-width: 767px){
	.inner-content {
		width: 100%;
		padding: 24px;
	}
	.site-details.inner-content {
		padding: 0.5rem;
	}
	.top-section h1.main-heading {
		font-size: 3rem;
		padding: 1rem;
	}
	.top-section.position-relative .main-heading.position-absolute {
		position: relative !important;
	}
	.top-section.position-relative {
	}
	.top-section .blue-bar {
		position: relative;
	}
	.top-section.position-relative .inner-content {
		padding-top: 0;
	}
	.top-section .blue-bar h2.links-heading {
		font-size: 1.8rem;
	}
	.top-section.position-relative .inner-content .header-links {
		font-size: 0.9rem;
	}
}
@media(max-width: 480px){
	.top-section h1.main-heading {
		font-size: 10vw;
	}
	.footer-mid-row .site-description h2 {
		font-size: 5.2vw;
	}
	.footer-mid-row .site-description h3 {
		font-size: 3.8vw;
	}
}

