/*
Theme Name: Cyberfrog (Shaun)

Author: Shaun Hearnden

Version: 999999999999999999999999999999

*/

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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}

a{text-decoration:none;}
img{width:100%;}
body{margin:0 auto; display:block; max-width:1920px;}
#top_strip{width:100%; float:left; height:20px; background:linear-gradient(90deg, #272C5E 20.86%, #FFF 50%, #E6182D 79.16%);position: fixed;z-index:3;}

header{width:250px; float:left; height:10000px; overflow:hidden;position: fixed;background:#fff;}
#contact_block{padding-left:250px; display:block; width:100%; float:left; background:#F5FAFE}

header #logo{width:100%; float:left; padding: 50px;}


input, textarea{border:1px solid #022269; outline:none; box-shadow:none; padding:15px 30px!important;}


#top_section {
    width: 100%;
    float: left;
    margin: 150px 0 70px 0;
}

/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

#top_section.contact{width:50%;}
.top_section .text{  margin: 150px 0 70px 0}
.image.internal{width:45%; float:right;margin-top:100px;margin-bottom:100px;}
#top_section > span{max-width:650px; float:left;}
#top_section img{max-width:430px;}
#menu a:hover{color:#C8102E; transition:0.3s;}
.single_event > span:first-child{width:240px; float:left;}
.single_event > span:first-child img{max-width:200px; border-radius:50%;}
.single_event > span:last-child{width:auto; float:left;}
.single_event{width:100%; float:left;border-top:1px solid #444;padding: 20px 0;}
.single_event h4 , .single_event p{margin:0;}
.single_event > span a{display:block; color:#C8102E;font-size: 16px;
font-style: normal;
font-weight: 800;
line-height: 30px; /* 187.5% */
letter-spacing: -0.32px;
margin-top:10px;
}

input, textarea{font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 150% */
letter-spacing: -0.4px;
color:#222;
    border-radius:15px!important;
}

textarea{height:150px!important;}

#label_1_6_1{
color: #000;
padding-left:10px;
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 214.286% */
letter-spacing: -0.28px;
}

::-webkit-input-placeholder { /* Edge */
 font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 150% */
letter-spacing: -0.4px;
color:#222;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 150% */
letter-spacing: -0.4px;
color:#222;
}

::placeholder {
 font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 150% */
letter-spacing: -0.4px;
color:#222;
}

.single_event > span a:hover, #back_link:hover{color:#000; transition:0.3s;}

.single_event > span span{width:100%; display:block;margin-top:30px;

font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 25px;
letter-spacing: -0.32px;

}
input#gform_submit_button_1, input#gform_submit_button_2{
text-align: center;
color: #FED009;
font-size: 20px;
font-style: normal;
font-weight: 800;
line-height: 30px; /* 150% */
letter-spacing: -0.4px;
    background:#C8102E;
    width:180px;
    border:none!important;
}
div#gform_wrapper_1 {
    margin-top: 150px;
}

#footer_left img:hover{opacity:0.7; transition:0.3s;}

#back_link{color:#C8102E;font-size: 16px;
font-style: normal;
font-weight: 800;
line-height: 30px; /* 187.5% */
letter-spacing: -0.32px;}
#mobile_menu a, #back_link, input#gform_submit_button_1, input#gform_submit_button_2, .single_event h4, .single_event > span a, #footer_left p:first-child, #menu a, h1,h2,h3{font-family: 'Lexend', sans-serif!important;}
input, textarea, h4, p, span, div, body{font-family: 'Jost', sans-serif!important;}
.single_event h4{font-weight:900;}
.wrapper{margin:0 auto; max-width:1400px;}
#menu a{color: #555;
display:block;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
    margin:10px 0;
letter-spacing: -0.48px;}
#menu{    width: 100%;
    float: left;
    padding: 0 50px;}
#banner > span{position:absolute; width:100%; height:100%; background:#00000080;}
#banner{width:100%; float:left; background-size:cover!important; background-position: center!important; position: relative; height:1030px;}
#banner img{max-width:430px;}
#banner .wrapper > span{padding:230px 0; float:left; position: relative;z-index: 1;}
#banner h1{color:#fff;}
#banner h1 strong{
font-size: 48px;
font-style: normal;
font-weight: 400;
line-height: normal;
    display:block;
letter-spacing: -2.4px;}

#menu a img{max-width: 30px;
    vertical-align: sub;
    margin-right: 10px;}
#menu a.active img{display:inline-block!important}

#menu a.active{color:#C8102E}

.masonry_gallery{width:100%; float:left; margin:0 0 50px 0;}
#contact_form{width:100%; float:left; margin-top:50px;}
.gallery-item a{width:200px; height:200px; display:inline-block;}
#alternate_blocks{width:100%; float:left;padding:70px 0;}

.alt_block{width:100%; float:left;}


.gallery_item{width:23%; float:left; margin:1%; height:300px; background-size:cover!important; background-position: center!important}

#alternate_blocks .alt_block:nth-child(odd){margin-bottom:40px;}
#alternate_blocks .alt_block:nth-child(even){margin-top:40px;}

.image img{border-radius:50%;}
#alternate_blocks .alt_block .image{width:45%;}
#alternate_blocks .alt_block .text{width:45%;}
#alternate_blocks .alt_block:nth-child(odd) .image{float:right;}
#alternate_blocks .alt_block:nth-child(odd) .text{float:left;}

#alternate_blocks .alt_block:nth-child(even) .image{float:left;}
#alternate_blocks .alt_block:nth-child(even) .text{float:right;}
#alternate_blocks  .text img{max-width:430px;}
#banner p{color: #FFF;
display:block;
font-size: 36px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: -1.8px;}

h1{color: #000;
font-size: 72px;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: -3.6px;}

h2{color: #000;

font-size: 36px;
font-style: normal;
font-weight: 800;
line-height: normal;
letter-spacing: -1.8px;}
h3{font-size: 20px;
font-style: normal;
font-weight: 800;
line-height: 30px; /* 150% */
letter-spacing: -0.4px;}
p{color: #333;
margin:25px 0;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 30px;
letter-spacing: -0.4px;}
p strong{font-weight:700;}
h4{
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 36px; /* 150% */
letter-spacing: -0.48px;
}
#news_gallery {width:100%; float:left;}
#news_gallery a{width:30.3333%; float:left; height:200px; margin-bottom:30px; background-size:cover!important; background-position:center!important}
#news_gallery a:nth-child(3n+2) {
    margin: 0 4% 30px 4%;
}
#mobile_open{display:none;}
#blue_strip{background: linear-gradient(270deg, #012169 0%, #02143E 86.98%); width:100%; float:left; padding:70px 0;}
video{width:100%; float:left;margin-top:150px;}
#blue_strip .wrapper > span{width:45%;float:left;}
#blue_strip .wrapper > span img{max-width:400px;}
#blue_strip .wrapper > span *{color:#fff;}
#blue_strip .wrapper > span:last-child{float:right;}

#footer_left{width:300px; float:left;}
#footer_left p:first-child{color: #FA9C28;
font-size: 20px;
font-style: normal;
font-weight: 800;
line-height: 30px; /* 150% */
letter-spacing: -0.4px}
#footer_left p {color:#fff; margin:0;}
#footer_left img{display:block; max-width:160px; margin-top:20px;}
#footer_right{width:240px; float:right;}
#bottom_contact{width:100%; float:left;padding:70px 0;}
#bottom_contact .wrapper > span{width:45%;float:left;}
#bottom_contact .wrapper > span img{max-width:400px;}
#bottom_contact .wrapper > span:last-child{float:right;}
footer{width:100%; float:left;background:#000;padding:40px 0;}
#alternate_blocks .alt_block .text h4{
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: 36px; /* 150% */
letter-spacing: -0.48px;}

#copyright a{color:#fff;}

#copyright{width:100%; float:left;background: linear-gradient(270deg, #012169 0%, #02143E 86.98%);padding:10px 0; color:#fff;}
#event_details{width:100%; float:left; border-top:1px solid #999;padding:70px 0;}
#event_details > span:first-child{width:30%; float:left;}
#event_details > span:last-child{width:65%; float:right;}
#event_details > span > span strong{display:block; }
#event_details > span:first-child img{border-radius:50%;}
#all_events{width: 100%;
    float: left;
    margin-bottom: 50px;
}

ol, ul {
    list-style: disc;
    padding-left:20px;
}


.image.internal:hover{opacity:0.8; transition:0.3s;}
.wrapper ul li {
    color: #333;
    margin: 25px 0;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.4px;
}


#mobile_menu{display:none;}
  /* Style for the "Load More" button */
#load-more-btn {
    display: block;
    margin: 20px auto;
    padding: 10px 20px;
    border: 1px solid #ccc;
    cursor: pointer;
    text-align: center;
    color: #FED009;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    letter-spacing: -0.4px;
    background: #C8102E;
    width: 180px;
    border: none!important;
    border-radius: 10px;
    margin-top: 40px;
}
        .gallery-row:nth-child(odd){margin-top:40px;}
        
        .masonry-container{width:100%; float:left; margin-bottom:80px;margin-top:-60px; margin-left:-1%;}
        .gallery_items{background-size:cover!important; background-position:center!important;width:23%; float:left;height:300px;margin:1%;}
        
        .gallery-row{margin-bottom:-50px; width:100%; float:left;}     
.gallery-row:nth-child(odd) .gallery_items:nth-child(1) {
    width: 23%;
    float: left;
    height: 300px;
}
        
        
 .gallery-row:nth-child(odd) .gallery_items:nth-child(2) {
    width: 23%;
    float: left;
    height: 400px;
}    
        
        
 .gallery-row:nth-child(odd) .gallery_items:nth-child(3) {
    width: 23%;
    float: left;
    height: 250px;
}  
        
        
   .gallery-row:nth-child(odd) .gallery_items:nth-child(4) {
    width: 23%;
    float: left;
    height: 200px;
}
        
        
        
        
        
        
        
.gallery-row:nth-child(even) .gallery_items:nth-child(1) {
    width: 23%;
    float: left;
    height: 300px;
    margin-top: -50px;
}
        
     .gallery-row:nth-child(even) .gallery_items:nth-child(2) {
    width: 23%;
    float: left;
    height: 200px;
    margin-top: 50px;
}
        
     .gallery-row:nth-child(even) .gallery_items:nth-child(3) {
    width: 23%;
    float: left;
    height: 350px;
    margin-top: -100px;
}
        
.gallery-row:nth-child(even) .gallery_items:nth-child(4) {
    width: 23%;
    float: left;
    height: 400px;
    margin-top: -150px;
}
      
input#gform_submit_button_1:hover, input#gform_submit_button_2:hover, #load-more-btn:hover{background:#FED009!important; color:#000!important; transition:0.3s!important; cursor:pointer;}