/*
 Theme Name:   Gantry Helium Child 
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Helium Child Theme
 Author:       TechPro.com
 Author URI:   http://TechPro.com
 Template:     g5_helium
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  g5heliumchild



* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0 !important;
}
*/
@font-face{font-family:'FontAwesome';src:url('/wp-content/themes/helium-child/fonts/fontawesome-webfont.woff2') format('woff2'),url('/wp-content/themes/helium-child/fonts/fontawesome-webfont.woff') format('woff');font-weight:normal;font-style:normal}

@font-face {
	font-family: "Unbounded";
	src: url('/wp-content/themes/helium-child/fonts/Unbounded-Regular.ttf');
}


#g-offcanvas ul.g-toplevel{

}



h1, h2,h3,h4,h5{
	font-family: "Unbounded";	
}



body{
	line-height:1.5em;
}

a{
	text-decoration:none;
	-webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
} 

a:hover{

}

input[type="submit"],
button,
.btn,
.button{
	display:inline-block;
	margin-top:1.5em;
	background:none;
	color:#fff;
	border:1px solid #FFFFFF;
	border-radius: 5px; 
	text-transform:uppercase;
	font-size: 1em;
	padding:.75em 1.5em;
	-webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    -ms-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
input[type="submit"]:hover,
button:hover,
.btn:hover,
.button:hover{
	background: #FFFFFF; 
	border-color:#FFFFFF;
	color:#151515;
}

input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
input.text,
textarea {
	-webkit-appearance: none;
	border: 0;
	padding: .85em 1.5em;
	background:#fff;
	border-radius: 5px; 
/* 	text-transform:uppercase; */
}

select {
	border:0;
	padding: 0.5em;
}

input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
input.text:focus,
textarea:focus,
select:focus {
	background:#daeffa;
}

.wp-block-contact-form-7-contact-form-selector{
	width:100%;
}
.wpcf7-spinner{
	display:none;
}

input[type="submit"], .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
background-color:#1e2026;
	color:#ffffff;
	border:1px solid #1e2026;
}
input[type="submit"]:hover, .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button:hover{
	color:#1e2026;
background-color:#ffffff;
	border:1px solid #1e2026;

}

h1,h2,h3,h4,h5{
	font-family: "Unbounded" !important;
	line-height:1.25em;
}


.tribe-events-c-subscribe-dropdown__button, .tribe-events-c-subscribe-dropdown, .tribe-events-header__events-bar.tribe-events-c-events-bar{
	display:none;
}

#g-mainbar{
	padding:0 !important;
}

.entry-header{
	max-width:75rem;
	margin:0 auto;
	margin-top:3rem;
}

body.home .entry-header{
	display:none;
}



.text-block{
	max-width:1140px;
	padding:0 20px;
	margin:0 auto;
}
.featured-image {
	display:none;
}
.entry-title{
	padding-bottom: 0.5rem;
	border-bottom:1px solid #e5e5e5;
}
.address-block p{
	margin:0;
	padding:0;
}
figcaption{
	font-family: verdana,helvetica,tahoma,arial;
	font-size:.875rem;
	font-style:italic;
	color:#686868;
	line-height:1.5em;
	padding-top:.5rem;
}

.stats{
	font-family: verdana,helvetica,tahoma,arial;
	font-size:.875rem;
	line-height:1.5em;
}

.stats h4{
	margin-bottom:-10px;
}
.cff-visual-header{
	display:none;
}
.content-container, .cff-wrapper{
	max-width:75rem;
	padding:0 !important;
	margin:0 auto !important;
}
.content-container-wp{
	max-width:75rem;
}
.faering-container{
	max-width:900px;
	padding:0 !important;
	margin:0 auto !important;
}

ul.directors{
	line-height:1.5em;
}


ul.directors.honorary{
	display:inline-block;
	margin:0 auto !important;
	text-align:left;
}

.pdf-download{
	font-size:1.5rem;
}
.pdf-download:hover{
	color:#00a2ff;
}
.donate-grid.gb-grid-wrapper {
	align-items:stretch;
	justify-content:center;
}
.donate-grid.gb-grid-wrapper .gb-grid-column{
    border: 1px solid #e5e5e5;
	padding:0 !important;
	margin:0 1% 3%  !important;
}

.tribe-events-calendar-latest-past__event-date-tag-datetime span{
		background:#e8e8e8;
}

.tribe-events-calendar-latest-past__event-details address{
	display:none;
}
article{
	padding-bottom:3rem;
}
/* ============================================================================================  */
/*  Top Bar  */
/* ============================================================================================  */

/* ============================================================================================  */
/*  Navigation  */
/* ============================================================================================  */
#g-navigation{
	box-shadow: 0px 12px 12px 1px rgba(0, 0, 0, .2);
}
#g-navigation.navigation-bar .g-container{
	max-width:75rem;
	margin:0 auto !important;
}
#g-navigation .logo{
	
}
#g-navigation #main-logo{
	fill:#000;
	height:80px;
	width:470px;
}
#g-navigation #mobile-logo{
	display:none;
	fill:#000;
}
#g-navigation .logo a{
	display:flex;
	width:100%;
	justify-content:flex-start;
	margin:.8rem 0;
}
#g-navigation .logo svg{
	max-height:80px;
}
#g-navigation .fovs-main-nav{
	display:flex;
	align-items:center;
	justify-content:flex-end;
}
#g-navigation .g-main-nav .g-dropdown{
	background-color:rgba(0, 0, 0, .6);
	border:1px solid #ffd011;
}
#g-navigation .g-main-nav .g-dropdown .g-dropdown-column{
	border:0;
}
.g-main-nav .g-sublevel > li{
	margin:0;
	padding:.3125rem .9375rem;
}

.g-main-nav .g-sublevel > li.g-selected{
	background-color: #ffd011;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container{
	color:#ffffff;
}
#g-navigation .g-main-nav .g-sublevel > li:not(:last-child) > .g-menu-item-container{
	border-bottom:none;
}
#g-navigation .g-main-nav .g-sublevel > li:hover  .g-menu-item-container{
	color:#000000;
}

/* ============================================================================================  */
/*  Hero  */
/* ============================================================================================  */
.featured-image-glory{
	height:332px;
	background-position:center center;
}

/* ============================================================================================  */
/*  Bottom Nav  */
/* ============================================================================================  */

/* ============================================================================================  */
/*  Footer  */
/* ============================================================================================  */
#g-footer {
	background-image:url('/wp-content/uploads/2023/09/Footer-Background.jpg');
}
#g-footer .logo svg{
	max-width:300px;
	margin:3rem 0 3rem;
}


#g-footer .company-name{
	font-family: "Unbounded";
	font-size:2.250em;
	text-transform:uppercase;
	margin-top:-2.5rem;
	line-height:1em;
}
#g-footer .fovs-address, #g-footer .fovs-ph-mail{
	font-size:1.125rem;
	line-height:1.25em;
}
#g-footer .fovs-address a, #g-footer .fovs-ph-mail a{
	color:#ffffff;
}
#g-footer a:hover{
	text-decoration:underline;
}
#g-footer .g-copyright {
	color:#606060;
}
#g-footer .g-copyright a{
	color:#606060;
}
#g-footer .g-social {
	font-size:1.125rem;
	line-height:1.25em;
}
#g-footer .g-social a{
	color:#ffffff;
}

/* ============================================================================================  */
/* Home Page Content Blocks */
/* ============================================================================================  */

body.home #g-hero{
	background-image:url('/wp-content/uploads/2023/09/glory-photo-background.jpg');
	background-position:bottom center;
	padding:4rem 0 3rem !important;
	position:relative;
}

body.home #g-hero > .g-container{

	margin:0 auto !important;
	
}
body.home #g-hero .circle-logo svg{
	max-width:300px;
}
body.home #g-hero h1{
	color:#ffffff;
	font-family: "Unbounded";
	font-size:3.915rem;
	font-weight:400;
	text-transform:uppercase;
	line-height:1em;
	padding:0 !important;
	margin:0 !important;
}
body.home #g-hero h2{
	color:#ffffff;
	font-size:1.5rem;
	font-weight:400;
	line-height:1em;
}
body.home #g-hero .btn{
	font-size:1.5rem;
	padding:.5rem 1.25rem;
}
body.home #g-hero .btn:hover{
	background:#ffce07;
	border-color:#ffce07;
}

body.home #g-hero .viking-text{
	max-width:75rem;
	margin:0 auto;
}

body.home #g-hero .viking-text h1{
	margin:12rem  0 0  2.5rem  !important;
	color:rgba(139, 156, 167, .13);
	font-weight:700;
	font-size:6.5rem;
	line-height:1em;
	text-align:left;
	max-width:75rem;
}
body.home #g-hero .gokstad-text{
	color:#ffffff;
	font-family: "Unbounded";
	text-align:left;
	margin:-26px auto 0 auto;
	max-width:75rem;
}
body.home #g-hero .waves {
	position:absolute;
	bottom:0;
	background-image:url('/wp-content/uploads/2023/09/white-waves-with-boat.svg');
	background-size:1900px 110px;
	background-position:center;
	height:110px;
	
}



.video-holder{
	max-width:1140px;
	margin:2rem auto 0 auto;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, .5);
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.three-buckets{
	max-width:1140px;
	margin:0 auto;
}
.visit-section{
	position:relative;
	overflow:hidden;
}
.big-year{
	opacity:.36;
	position:absolute;
	margin: 50vh auto 0 !important;
  	transform: translateY(-50%);
}
.visit-section .btn{
	border:0;
	border-radius:0;
}
#viking-helmet-ship{
		display:block;
		max-width:360px;
		fill:#ffffff;
		margin:0 auto;
}
.preservation-spirit{
	line-height:1.2em;
	font-size:1.8rem;
	line-height:1.5em;
}

.preservation-spirit .waves{
	position:absolute;
	bottom:0;
	background-image:url('/wp-content/uploads/2023/10/white-waves.svg');
	background-size:1900px 44px;
	background-position:center;
	height:44px;
	width:100%;
}

.posters{
	max-width:75rem;
	padding:0 20px;
	margin:3rem auto 1rem auto;
	
}
.posters-btn .btn{
	border:#1e2026 solid 1px;
	background:#1e2026;
	color:#ffffff;
	margin-bottom:3rem;
}

.posters-btn .btn:hover{
	background: #FFFFFF; 
	border-color:#1e2026;
	color:#1e2026;
}

/* ============================================================================================  */
/* MEDIA QUERIES  */
/* ============================================================================================  */

/* ////////////////////// 75 REM  ////////////////////// */
@media only all and (max-width: 75rem){
	
	
	.content-container{
		margin-left:20px !important;
		margin-right:20px !important;
	}
	
	#g-navigation {
		padding:0 20px !important;
	}
	#g-hero .circle-logo svg, #g-footer .logo svg{
		max-width:250px;
	}
	#g-hero h1{
		font-size:2.915rem;
	}
	#g-hero h2{
		font-size:1.25rem;
	}
	#g-hero .btn{
		font-size:1rem;
		padding:.5rem 1.25rem;
	}
	#g-hero .viking-text{
		max-width:60rem;
		margin:0 auto;
	}

	#g-hero .viking-text h1{
		margin:12rem  0 0  2.5rem  !important;
		font-size:5.5rem;
		max-width:60rem;
	}
	#g-hero .gokstad-text{
		margin:-26px auto 0 auto;
		max-width:60rem;
	}
	#g-hero .waves {
		background-size:1600px 90px;
		height:90px;
	}
	.preservation-spirit .waves{
		background-size:1600px 40px;
		height:40px;
	}
	.video-holder{
		padding:0 20px;
	}
	.entry-header{
		padding:0 20px !important;
	}
}
/* ////////////////////// 60 REM  ////////////////////// */
@media only all and (max-width: 60rem){
	#g-hero .circle-logo svg, #g-footer .logo svg{
		max-width:200px;
	}
	#g-hero h1{
		font-size:2rem;
	}
	#g-hero h2{
		font-size:1rem;
		padding:0 20px;
	}
	#g-hero .btn{
		font-size:1rem;
		padding:.5rem 1.25rem;
	}
	#g-hero .viking-text{
		max-width:48rem;
		margin:0 auto;
	}

	#g-hero .viking-text h1{
		margin:9rem  0 0  2.5rem  !important;
		font-size:4.5rem;
		max-width:48rem;
	}
	#g-hero .gokstad-text{
		margin:-26px auto 0 auto;
		max-width:48rem;
	}
	#g-hero .waves {
		background-size:1400px 80px;
		height:80px;
	}
	.preservation-spirit .waves{
		background-size:1400px 40px;
		height:40px;
	}

}
/* ////////////////////// 48 REM  ////////////////////// */
@media only all and (max-width: 48rem){
	#g-navigation .logo a{
		display:flex;
		width:100%;
		justify-content:flex-end;
		margin:.8rem 0;
	}
	#g-navigation #main-logo{
		display:none;
	}
	#g-navigation #mobile-logo{
		display:block;
		margin-left:60px;
		margin-right:1rem;
		max-height:60px;
	}
	
	#g-hero .viking-text h1{
		margin:6rem  1rem 0  2.5rem  !important;
		font-size:3rem;
		max-width:48rem;
	}
	#g-hero .gokstad-text{
		margin:-17px 1rem 0 1rem;
		max-width:48rem;
	}
	#g-hero .waves {
		background-size:1400px 80px;
		height:80px;
	}
	.preservation-spirit .waves{
		background-size:1400px 40px;
		height:40px;
	}
	
	
	
	#g-footer .company-name{
		font-size:1.75rem;
	}
	.big-year{
		display:none !important;
	}
	
}
/* ////////////////////// 30 REM  ////////////////////// */
@media only all and (max-width: 30rem){

}
