@charset "UTF-8";

/*
Theme Name: AGDAS2022
Author: Allan Munro
Author URI: https://www.dynamitedesigns.com.au/
Description: AGDAS 2022
Version: 1.0
*/

/* CSS Document */

body, header, nav, div, p, ul, li, ol, footer, img {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:400;
	line-height:20px;
	color:#222;
	height:100%;
}


/*-------------------------------------HEADINGS---------------------------------*/

h1 {
	font-family: 'Oswald', sans-serif;
	font-size:46px;
	line-height:46px;
	text-transform:uppercase;
	margin:0 0 40px 0;
	text-align:center;
	color:#dc3959;
	font-weight:500;
	border-bottom: 11px dotted;
	display: inline-block;
    padding: 0 40px 15px 40px;
}

h2 {
	font-family: 'Oswald', sans-serif;
	font-size:36px;
	line-height:36px;
	text-transform:uppercase;
	margin:0 0 30px 0;
	text-align:left;
	color:#dc3959;
	font-weight:500;
}

h3 {
	font-family: 'Oswald', sans-serif;
	font-size:24px;
	line-height:24px;
	text-transform:capitalize;
	margin:0 0 30px 0;
	text-align:left;
	color:#dc3959;
	font-weight:300;
}

h6 {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    color: #222;
    font-family: open sans,sans-serif;
}

/*-------------------------------------HEADER----------------------------------*/

header {
	position:fixed;
	padding:12px 0;
	width: 100%;
    z-index: 1000;
	background: url('../../../wp-content/themes/AGDAS2022/images/header-right-top.svg')no-repeat, url('../../../wp-content/themes/AGDAS2022/images/header-mid-right.svg')no-repeat, url('../../../wp-content/themes/AGDAS2022/images/header-left-top.svg')no-repeat, url('../../../wp-content/themes/AGDAS2022/images/header-right-top.svg')no-repeat #dc3959;
	background-position: right -49px top -55px, right 20% top -37px, left 150px top -55px, left 25% top 62px;
}

header .Inner-Wrap {
    height: 87px;
	padding:0;
}

nav {
	position:fixed;
	z-index:9999;
	width:100%;
	background:url('../../../wp-content/themes/AGDAS2022/images/nav-bg.jpg') left center fixed no-repeat;
	background-size: cover;
	display:none;
	height:100%;
}

nav a {
	color:#fff;
}

#Menu-Toggle {
    background: url('../../../wp-content/themes/AGDAS2022/images/mobile-menu-icon.svg')no-repeat;
    width: 49px;
    height: 55px;
    background-size: contain;
    position: absolute;
    left: 0;
    z-index: 9998;
    top: 50%;
    transform: translateY(-50%);
	cursor:pointer;
}

#Logo {
    margin: 0 auto;
    text-align: center;
    position: absolute;
    z-index: 9997;
    left: 50%;
    transform: translate(-50%);
}

#Logo img {
    display: block;
	height: 87px;
	width:auto;
}

#Close {
	font-family: 'Oswald', sans-serif;
	font-size:48px;
	line-height:48px;
	position:absolute;
	right:30px;
	top:30px;
	color:#fff;
	cursor:pointer;
	z-index:10000;
}

.menu-menu-1-container {
    position:relative;
	height:100%;
}

#menu-menu-1 {
    position: absolute;
    top: 50%;
    padding: 0 0 0 30px;
    transform: translateY(-50%);
	z-index:9999;
}

.menu-menu-1-container ul {
    list-style: none;
}

.menu li {
    font-family: 'oswald',sans-serif;
    font-size: 48px;
    line-height: 48px;
    padding: 0 25px 30px 0;
    text-transform: uppercase;
    text-shadow: 2px 2px #555;
}

.menu li:last-of-type {
    padding: 0;
}

.menu-menu-1-container li a {
    text-decoration:none;
    color:#fff;
}

.menu-menu-1-container li a:hover {
    color:#ffe3af;
}

.menu-menu-1-container ul.children {
	margin: 20px 0 0 20px;
}

nav ul li ul li:last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
}

ul.sub-menu {
    margin: 20px 0 0 30px;
}

/*------------------------------------HOMEPAGE---------------------------------*/

#HP-Feature-Img {
    height: 350px;
	background:url('../../../wp-content/themes/AGDAS2022/images/Desktop-Homepage.jpg') no-repeat;
	background-position:center center !important;
	background-size:cover !important;
	/*filter: grayscale(100%);*/
}

.home #HP-Feature-Img {
    height: 580px;
	background:url('../../../wp-content/themes/AGDAS2022/images/Desktop-Homepage.jpg') no-repeat;
	background-position:center center !important;
	background-size:cover !important;
}

#HP-Middle-Img {
    height: 250px;
	background:url('../../../wp-content/uploads/2022/03/GCAP-01.jpg') no-repeat;
	background-position:center center;
	background-size:cover;
}

#AOC {
	background-color:#111;
	color:#fff;
	text-align:center;
	font-size:13px;
	line-height:16px;
}

#AOC .Inner-Wrap {
	padding:12px 0;
}

#AOC-Flags {
    float: left;
    margin: 0;
    display: inline-block;
    width: 30%;
    max-width: 176px;
}

#AOC-Flags img {
    width: calc(50% - 8px);
    height: auto;
    max-width: 80px;
    margin-right: 8px;
	margin-bottom: 3px;
}

#AOC-Copy {
	display:contents;
	float:left;
}

#AOC p {
    margin: 0 0 8px;
}

#AOC p:last-of-type {
    margin: 0;
}

#Buttons.Inner-Wrap {
	padding:20px 0;
	width:100%;
}

.Pink-BG {
    background: url(../../../wp-content/themes/AGDAS2022/images/agdas-right.svg) no-repeat, url(../../..//wp-content/themes/AGDAS2022/images/header-right-top.svg) no-repeat #dc3959;
    background-position: bottom left, top -25px right -60px;
    background-size: 18%, 23%;
	color:#fff;
}

#AGDAS-Logo {
    margin: 0 auto 30px auto;
    max-width: 450px;
}

img.Laurel {
    max-width: 400px;
    margin: 0 0 20px 0;
    width: 100%;
    height: auto;
}

/*-------------------------------------LAYOUT----------------------------------*/

#Main-Wrap {
    padding: 110px 0 0 0;
}

.home .Outer {
	width:100%;
}

#HP-News.Outer {
    width: 100%;
    background: url(../../../wp-content/themes/AGDAS2022/images/left.svg) no-repeat, url(../../../wp-content/themes/AGDAS2022/images/right.svg) no-repeat;
    background-position: left 0 bottom 3px, right -17px top -1px;
    background-size: 14%, 14%;
    padding: 0;
}	

.page-template-default .Outer {
    width: 100%;
    background: url(../../../wp-content/themes/AGDAS2022/images/left.svg) no-repeat, url(../../../wp-content/themes/AGDAS2022/images/right.svg) no-repeat;
    background-attachment: scroll, scroll;
    background-position: left 5px bottom -8px, right -16px top 10px;
    background-size: 14%, 14%;
    /* background-attachment: fixed, fixed; */
}

.single-post .Outer {
    width: 100%;
    background: url(../../../wp-content/themes/AGDAS2022/images/left.svg) no-repeat, url(../../../wp-content/themes/AGDAS2022/images/right.svg) no-repeat;
    background-attachment: scroll, fixed;
    background-position: left 5px bottom -8px, right -16px top 150px;
    background-size: 14%, 14%;
}

.Inner-Wrap {
	width:90%;
	max-width:1300px;
	margin:0 auto;
	position:relative;
	padding:65px 0;
	overflow:hidden;
}

.home .Inner-Wrap {
	text-align:center;
}

.home .Outer.White-BG .Inner-Wrap {
	max-width:900px;
}

.Post-Wrap {
    position: relative;
    margin: 0 auto;
    max-width: 880px;
}

p {
	margin:0 0 20px 0;
}

p:last-of-type {
	margin:0;
}

.Center-Txt {
	text-align:center;
}

ul, ol {
    margin: 20px;
}

li {
    margin: 0 0 7px;
    list-style-position: outside;
}

ul li ul, ol li ol {
    margin: 10px 0 0 20px;
}

a {
	color:#f27127;
	text-decoration:none;
}

a:hover {
	color:#054ba2;
	text-decoration:underline;
}

span.Heading-Wrap {
    text-align: center;
    display: block;
}

.aligncenter {
	margin:0 auto;
}

.wp-caption-text {
    padding: 10px 0 15px;
}

/*------------------------------------COLURING---------------------------------*/

.Pink-BG h1 {
	color:#fff;
}

/*------------------------------------BUTTONS---------------------------------*/

.Btn-Wrap {
	text-align:center;
	display: block;
}

.home .Btn-Wrap {
	text-align:center;
	display: block;
	margin: 20px 0 0 0;
}

.Btn, input[type="submit"] {
	background: linear-gradient(to bottom right, #f7941d 0%, #c91d5e 100%);
	background-size: contain;
	border-radius:3px;
	font-family: 'Oswald', sans-serif;
	font-size:28px;
	line-height:28px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	padding:12px;
	width: calc(200px - 2px);
	display:inline-block;
	margin:0 16px;
	border:2px solid #fff;
	cursor:pointer;
	transition: all 0.2s ease-in-out;
}

.White-BG .Btn {
	border:0;
}

input[type="submit"] {
    width: 224px;
	border: 0;
}

.home input[type="submit"] {
    width: 224px;
	border:2px solid #fff;
}

.Btn:hover, input[type="submit"]:hover {
	text-decoration:none;
	color:#000;
	transform:scale(1.1);
}

/*------------------------------------ARCHIVE---------------------------------*/

#Archive {
    display: flex;
    flex-wrap: wrap;
}

.Archive-Post {
    width: calc(25% - 23px);
    margin: 0 10px 0 10px;
    background-color: #fff;
	position: relative;
	text-align: left;
	border:1px solid #ccc;
}

.Archive-Post a {
	text-decoration:none;
}

.Archive-Post-Img img {
    display: block;
    width: 100%;
    height: auto;
}

.Time {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom right, #f7941d 0%, #c91d5e 100%);
	background-size: contain;
    font-family: oswald,sans-serif;
    color: #fff;
    padding: 10px 15px;
    font-weight: 500;
    min-width: 42px;
    text-align: center;
}

.Day {
    font-size: 40px;
    line-height: 40px;
}

.Month {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 24px;
}

.Post-Title {
    padding: 20px;
    color: #f2811d;
	font-family: 'Oswald', sans-serif;
	font-weight:700;
}

.Post-Excerpt {
    font-size: 14px;
    color: #222;
    padding: 0 20px 20px 20px;
    line-height: 17px;
}

.Post-Arrow {
    position: absolute;
    bottom: 1px;
    right: 7px;
    z-index: 100;
}

.Post-Arrow img {
    width: 23px;
    height: auto;
}

.blog .Outer {
    padding: 110px 0 0 0;
}

.page-template-news .Archive-Post {
    border: 1px solid #ccc;
    box-shadow: 5px 5px #f5f5f5;
    width: calc(25% - 17px);
    margin: 0 7.5px 15px 7.5px;
}

.pagination a {
    font-family: 'Oswald', open sans, sans-serif;
    text-transform: uppercase;
    font-size: 20px;
}

.pagination {
    margin:20px 0 0 0;
	text-align:center;
	width:100%;
}

/*------------------------------------SINGLE BLOG---------------------------------*/

.single-post .Post-Wrap img:first-of-type {
    border: 1px solid #ccc;
    margin: 0 auto 30px auto;
	width: calc(100% - 2px);
	height:auto;
}

.single-post h1 {
	font-size:36px;
	line-height:40px;
}

/*------------------------------------FOOTER---------------------------------*/

footer {
	background-color:#dc3959;
	color:#fff;
}

footer .Inner-Wrap {
	padding:30px 0;
}

.Copyright {
	text-align:center;
	font-size:11.8px;
	padding:25px 0 0 0;
	clear:both;
}

#Footer-Logo {
    width: 153px;
    display: inline-block;
	position: absolute;
}

.Button-Wrap {
    display: block;
    text-align: center;
}

footer .Btn {
    font-size: 24px;
    line-height: 24px;
    padding: 15px;
}

footer .Btn:first-of-type {
    margin-left: 20%;
}

footer p:last-of-type {
    margin: 0 0 0 -18px;
}

#Socials {
	background-color:#fff;
	text-align:center;
	padding:20px;
}

#Socials a {
    margin: 0 1.5px;
}

#Socials a img {
    display:inline-block;
}

/*------------------------------------PAGES---------------------------------*/

.Team-Wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 30px auto 0 auto;
    justify-content: center;
    max-width: 600px;
}

.Team-Member {
    width: 47%;
    margin: 0 3% 20px 0;
}

.Team-Name {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0 0 10px 0;
    color: #dc3959;
    font-weight: 500;
    text-align: center;
}

.Team-Title {
    line-height: 18px;
    font-size: 16px;
    text-align: center;
    margin: 0 0 10px 0;
    min-height: 40px;
}

.Team-Img img {
    display: block;
	width:100%;
	height:auto;
}

.Sponsor-Wrap.Diamond .Sponsor-Img {
    width: calc(50% - 70px);
    margin: 10px 35px;
	max-width: 500px;
}

.Sponsor-Wrap.Platinum .Sponsor-Img {
    width: calc(50% - 70px);
    margin: 10px 35px;
}

.Sponsor-Wrap.Gold .Sponsor-Img {
    width: calc(33.3% - 70px);
    margin: 10px 35px;
}

.Sponsor-Wrap.Silver .Sponsor-Img {
    width: calc(20% - 70px);
    margin: 10px 35px;
}

.Sponsor-Wrap.Bronze .Sponsor-Img {
    width: calc(22% - 70px);
    margin: 10px 35px;
}

.Sponsor-Img img {
    width: 100%;
    height: auto;
}

.Sponsor-Wrap {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
	border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.Sponsor-Wrap:last-of-type {
    border: 0;
}

h2.Sponsor-Tier {
    text-align: center;
    margin: 50px 0 30px 0;
	color:#222;
}

.qe-faqs-filters-container {
    display: none;
}

h3.qe-faqs-group-title {
    display: none;
}

/*------------------------------------FORMS---------------------------------*/

form {
	max-width:800px;
	margin:0 auto;
}

.mc4wp-form-fields {
    text-align: center;
}

input[type="text"], input[type="tel"], input[type="password"], input[type="email"], textarea {
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    border-radius: 3px;
    padding: 13px;
	border:0;
}

textarea:focus, input:focus{
    outline: none;
}

input[type=text], input[type=email] {
    width: calc(50% - 36px);
    display: block;
	float:left;
}

input[type="text"] {
	margin:0 10px 0 0;
}

input[type="email"] {
	margin:0 0 0 10px;
}

input[type=text], input[type=text]::placeholder, input[type=email], input[type=email]::placeholder {
    font-family: 'Oswald';
    font-size: 20px;
    line-height: 20px;
	color:#8d8d8d;
}

#Subscribe-Wrap span {
    text-align: center;
    display: block;
    margin: 20px 0 0 0;
}

input[type="checkbox"] {
  	appearance: none;
	-webkit-appearance: none;
  	background-color: #fff;
  	margin: 0 10px 0 0;
  	font: inherit;
  	color: currentColor;
  	width: 1.15em;
  	height: 1.15em;
 	border: 0.15em solid currentColor;
  	border-radius: 0.15em;
  	transform: translateY(-0.075em);
 	display: inline-grid;
  	place-content: center;
}

input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #000;
}

input[type="checkbox"]:checked::before {
  transform: scale(1);
}

#Subscribe-Wrap p {
    text-align: center;
    padding: 20px 0 0 0;
	clear:both;
}

.page-template-default input[type=text], .page-template-default input[type=email] {
    width: calc(50% - 40px);
    border: 1px solid #222;
}

.page-template-default form p {
    text-align: center;
    padding: 20px;
	clear:both;
}

.page-template-default form span {
    text-align: center;
    display: block;
}

/*------------------------------------RESPONSIVE 1500px---------------------------------*/


@media screen and (max-width:1500px) {
	
.home #HP-Feature-Img {
    height: 450px;
}		
	
}

/*------------------------------------RESPONSIVE 1400px---------------------------------*/

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

.Post-Wrap {
    max-width: 700px;
}

}

/*------------------------------------RESPONSIVE 1200px---------------------------------*/


@media screen and (max-width:1200px) {
	
#Footer-Logo {
    display: block;
    position: relative;
    padding: 0 0 20px 0;
}
	
footer .Btn:first-of-type {
    margin-left: 0;
}
	
.Button-Wrap {
    text-align: left;
}
	
footer p:last-of-type {
    margin: 0;
}

header {
	background-position: right -49px top -55px, right 20% top -37px, left 16% top -55px, left 22% top 62px;
}
	
.home .Outer.White-BG .Inner-Wrap {
    max-width: 650px;
}
	
.home #HP-Feature-Img {
    height: 350px;
}	
	
}

/*------------------------------------RESPONSIVE 1024px---------------------------------*/


@media screen and (max-width:1024px) {
	
#AOC-Flags {
    margin: 0 20px 0 0;
}	
	
.Archive-Post {
	width: calc(33.3% - 22px);	
}
	
.page-template-news .Archive-Post {
	width: calc(33.3% - 19px);	
}
	
.page-template-news .Archive-Post:last-of-type {
	display:block;	
}
	
.Archive-Post:last-of-type {
	display:none;	
}
	
.Post-Wrap {
    max-width: 550px;
}
	
}

/*------------------------------------RESPONSIVE 820px---------------------------------*/


@media screen and (max-width:820px) {
	
.Archive-Post {
	width: calc(50% - 23px);
	margin-bottom:20px;
}
	
.Archive-Post:nth-of-type(3) {
	margin-bottom:20px;
}	
	
.Archive-Post:last-of-type {
	display:block;
	margin-bottom:20px;
}

#HP-Feature-Img {
    height: 250px;
}
	
footer .Btn {
    padding: 15px 10px;
}
	
footer .Btn:last-of-type {
    margin-right: 0;
}
	
.Btn {
    margin: 0;
}
	
#AOC {
    text-align: left;
}
	
#AOC-Copy {
    float: none;
}
	
.page-template-news .Archive-Post {
	width: calc(50% - 17px);	
}
	
header {
	background: url('../../../wp-content/themes/AGDAS2022/images/header-left-top.svg')no-repeat #dc3959;
	background-position: right 20px top -55px;
}

#HP-News.Outer, .page-template-default .Outer, .single-post .Outer.White-BG {
    background: none;
}
	
.Post-Wrap {
    max-width:100%;
}
	
#AOC-Flags {
    float: none;
    display: block;
    width: 100%;
    max-width: none;
    margin: 0 0 15px;
    text-align: center;
}
	
#AOC-Flags img {
    width: 100%;
    height: auto;
    max-width: 75px;
    margin-right: 8px;
	margin-bottom:0;
}



}

/*------------------------------------RESPONSIVE 767px---------------------------------*/


@media screen and (max-width:767px) {
	
.Archive-Post {
	width: calc(100% - 2px);
	margin:0 0 20px;
}	
	
.page-template-news .Archive-Post {
    border: 1px solid #ccc;
    box-shadow: none;
    width: calc(100% - 2px);
    margin:0 0 20px;
}
	
#HP-Feature-Img {
    height: 200px;
}
	
.home #HP-Feature-Img {
    height: 200px;
}	
	
.Btn {
    width: calc(100% - 24px);
    display: block;
	margin: 0 0 10px 0;
	padding: 12px 10px;
}
	
#Buttons.Inner-Wrap {
    width: 90%;
}
	
#Subscribe-Wrap input[type=email], input[type=email] {
    margin: 0;
}

#Subscribe-Wrap input[type=text], input[type=text] {
    margin: 0 0 10px 0;
}

#Subscribe-Wrap input[type=text], #Subscribe-Wrap input[type=email] {
    width: calc(100% - 26px);
}
	
.page-template-default input[type=text], .page-template-default input[type=email] {
    width: calc(100% - 28px);
}
	
h1 {
    font-size: 36px;
    line-height: 36px;
}
	
h2 {
	font-size:30px;
	line-height:30px;
}
	
.Team-Member {
    width: 100%;
    margin: 0 0 30px 0;
}

.Team-Title {
    min-height: auto;
}
	
.Sponsor-Img,  .Sponsor-Wrap.Diamond .Sponsor-Img, .Sponsor-Wrap.Platinum .Sponsor-Img, .Sponsor-Wrap.Gold .Sponsor-Img, .Sponsor-Wrap.Silver .Sponsor-Img, .Sponsor-Wrap.Bronze .Sponsor-Img {
    width: calc(50% - 40px);
    margin: 10px 20px;
}
	
.Sponsor-Img img {
    max-width: 100%;
}
	
.menu-menu-1-container li {
    font-size: 26px;
    line-height: 26px;
    padding: 0 20px 20px 0;
}
	
header {
    background-position: right -16px top -32px;
    background-size: 100px;
}
	
input[type="submit"] {
    width: 100%;
	margin:0;
}
	
.home input[type="submit"] {
    width: calc(100% - 2px);
}

.Btn:hover, input[type="submit"]:hover {
	transform:none;
}
	
.Inner-Wrap {
    padding: 40px 0;
}
	
.Pink-BG {
    background-position: bottom left, top -12px right -20px;
    background-size: 18%, 25%;
}
	
nav {
	background:url('../../../wp-content/themes/AGDAS2022/images/nav-bg-mobile.jpg') left center fixed no-repeat;	
}
	
img.Laurel {
    width: 80%;
}
	
}

/*------------------------------------RESPONSIVE HEIGHT 900px---------------------------------*/

@media screen and (max-height:900px) {
	
.menu li {
    font-size: 30px;
    line-height: 30px;
    padding: 0 25px 20px 0;
}
	
}

