
html{
overflow: hidden;
overflow-y:auto;
overflow-x:hidden;
}


body{
font-family:'Source Sans 3', Arial, sans-serif;
color:#333333;
margin:0px; padding:0px;
font-size:1.25em;
background-color:#2758A5;
/* Horizontal overflow for outerarea */
overflow: hidden;
overflow-y:auto;
overflow-x:hidden;
}

.redactor-dropdown-item-p{
color:#333333 !important;
}

#basketsum, #panel .paneldata, #contentcontainer, .specbox, #logocontainer, #spectulise, #legal, #nav ul, #herocontent, #youarehere, #searchinner, #schoollogobar{
max-width:1248px;
}

h1, .redactor-dropdown-item-h1{
color:#2758A5;
font-size:3em;
margin:15px 0px 20px 0px;
line-height:0.9em;
font-family:'Source Sans 3', Verdana, Arial;
font-weight:900;
}
h1 a{
color:#2758A5;
}
h2, .redactor-dropdown-item-h2{
font-size:1.8em;
font-weight:700;
color:#2758A5;
font-family:'Source Sans 3', Verdana, Arial;
margin-top:0px;
}
h2 a{
color:#2758A5;
text-decoration:none;
}
h2 a:hover, h2 a:focus{
color:#2758A5;
}
h2.thin{
font-weight:500;
font-size:2em;
color:#2758A5;
}
h3, .redactor-dropdown-item-h3{
font-family:'Source Sans 3', Verdana, Arial;
font-size:1.4em;
color:#2758A5;

padding-bottom:5px;
font-weight:800;
}
h3 a{
color:#2758A5;
text-decoration:none;
}
h3 a:hover, h3 a:active, h3 a:focus{
text-decoration:underline;
color:#9ea6d4;
}
.specbox h3{
margin:15px 0px 15px 0px;
}
.specbox .pad h3{
margin:5px 0px 5px 0px;
}

.outerarea .story:not(.greybg) h3{
color:#ffffff;
}
.outerarea .story:not(.greybg) h3 a{
color:#ffffff;
}
.outerarea h3 a:hover, .outerarea h3 a:focus{
color:#9ea6d4;
}
.outerarea h2.light{
color:#ffffff;
text-shadow: 2px 2px 8px #333333;
}
h4, .redactor-dropdown-item-h4{
font-size:1.1em;
font-weight:normal;
margin:5px 0px 0px 0px;
color:#333333;
}
h5, .redactor-dropdown-item-h5{
font-family:'Source Sans 3', Verdana, Arial;
font-weight:normal;
margin:5px 0px 0px 0px;
padding:0px;
font-size:1.8em;
font-weight:800;
line-height:1em;
color:#333333;
}
h5 a{
text-decoration:none;
}
h5 a:hover, h5 a:focus{
color:#9ea6d4;
}
h6, .redactor-dropdown-item-h6{
font-size:1em;
text-transform:uppercase;
padding:0px 0px 0px 0px;
margin:5px 0px 0px 0px;
font-family:'Source Sans 3', Verdana, Arial;
font-weight:700;
color:#333333;
}
a{
color:#2758A5;
}
figure{
margin:0px;
padding:0px;
}
hr{
height:1px;
color:#d7dada;
background:#d7dada;
border:0;
}
figcaption{
font-style:italic;
font-weight:600;
color: #333333;
}
.outerarea.contcw{
margin:10px 0px 10px 0px;
padding:15px;
}
.outerarea .story:not(.greybg) a{
color:#ffffff;
}
.outerarea a:hover, .outerarea a:focus{
color:#B7C1DF;
}
.outerarea hr{
color:#ffffff;
background:#ffffff;
}
.outerarea .specbox .story {
background-color:transparent;
}
.outerarea .blockbutton{
background-color:#2d5aa3 !important;
}
.outerarea .blockbutton .widgetbutton{
background-color:#2758A5;
}
#logowhite{
background-color:#2758A5;
}
#logocontainer{
padding:20px 0px 12px 0px;
margin-left:auto;
margin-right:auto;
display:flex;align-items:center;
}
.logoleft{
flex:0 0 200px;
}
.logoright{
width:100%;
margin-left:10px;
align-self:flex-end;
}
#logocontainer .logoleft img{
max-width:200px;
margin-bottom:-90px;
position:relative;
z-index:1;
}
#breadcrumb{


}
#youarehere{
margin-left:auto;
margin-right:auto;
}
#youarehere a:last-of-type{
font-weight:bold;
}
#whitebg{
background-color:#ffffff;
}
#container{
max-width:100%
margin:0 auto;
}
.content{
padding-bottom:0px;
margin-bottom:0px;
}
#youarehere a{
color:#ffffff;
text-decoration:none;
}
#youarehere a:hover, #youarehere a:focus{
color:#ffffff;
text-decoration:underline;
}
#youarehere a:not(:last-of-type):after{
content: "\f061";  
    font-family: "Font Awesome 5 Pro";  
  color: #B7C1DF; 
  display: inline-block; 
  margin:0px 5px 0px 5px;
  font-size:1em;
  font-weight:300;
}
.content>blockquote{
background-color:#EDF0F8;
border:1px solid #9ea6d4;
padding-left:10px;
padding-right:10px;
}

@media only screen and ( max-width: 1248px )
        {
#basketsum{
padding-right:10px;
}
#contentcontainer{
padding:10px 10px 0px 10px;
}
#logocontainer{
padding-left:10px;
padding-right:10px;
}
#herocontentinner{
padding-left:10px;
padding-right:10px;
}
}
@media only screen and ( max-width: 1000px )
                {
                .logoleft{
                flex:0 0 150px;
                }
                
#logocontainer .logoleft img{
max-width:150px;
margin-bottom:-65px;
    }
    }

@media only screen and ( max-width: 850px )
                {
                #logocontainer{
flex-wrap:wrap;
padding:20px 0px 0px 0px;
}
.logoleft, .logoright{width:100%;}
#logocontainer .logoleft img{
margin-bottom:0px;
display:block !important;
margin-left:auto !important;
margin-right:auto !important;
max-width:120px;
    }
.logoleft{
margin-bottom:20px;
flex:0 0 100%;
}
.logoright{margin-left:0px;}
}

#searchbar{display:none;
background-color:#9ea6d4; padding:25px 0px 25px 0px
}
#searchinner{
margin-left:auto; margin-right:auto; color:#ffffff !important
}
#searchsubmit{
background:#9ea6d4;
border:none;
color:#ffffff;
font-size:1.4em;
cursor:pointer;
}
#searchsubmit:hover{
color:#2758A5;
}

.searchbox{
background-color:transparent;
border:0px;
outline:0px;
color:#ffffff;
font-family:inherit;
font-size:1.4em;
width:50%;
display:inline;
}
.searchbox::placeholder { 
  color: rgba(255,255,255,0.7);
  }
.closesearch{
float:right;
font-size:1.4em;
cursor:pointer;
}
.closesearch:hover{
color:#2758A5;
}

.searchboxsubmit{
vertical-align: top;
height:29px;
padding:0px 10px 0px 10px;
font-family: FontAwesome, Arial, sans-serif;
color:#ffffff;
cursor:pointer;
border:0px;
background-color:#2758A5;
}
.searchboxsubmit:hover{
background-color:#9ea6d4;
}
.searchmobile{
display:none;
}
@media only screen and ( max-width: 1248px )
                {
                .closesearch{
    margin-right:10px;
    }
                }

.content ul, #productdesc ul, .focusbullet, #spectulise div ul, .colinner>ul, .accordion ul{
list-style:none;
}

.content>ul:not(#eventcontainer, #productgrid, #gallerygrid) li::before, .redactor-styles ul li::before, #productdesc ul li::before, .focusbullet li::before, #spectulise div ul li::before, .colinner>ul li::before, .accordion ul li::before, .eventcontent>ul li::before, #eventcontainer ul li::before{
	content: "\f111";  
    font-family: "Font Awesome 6 Pro";  
  color: #9ea6d4; 
  display: inline-block; 
  margin-right:8px;
font-weight:400;
font-size:0.7em;
  margin-left: -23px; /* Also needed for space (tweak if needed) */
  position:relative;
  top:-1px;
}


/* Homeslider */

.homeslide-slide{
height:550px;
}
.homeslide-content{
position:absolute;
width:100%;
color:#ffffff;
padding:20px 20px 0px 20px;
top: 50%;
-ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.homeslide-contentinner{
max-width:1248px;
margin-left:auto;
margin-right:auto;
padding-right:570px;
}

.homeslide-content h1{
color:#ffffff;
margin:0px 0px 10px 0px;
padding:0px;
font-size:3em;
font-weight:900;
border-bottom:0px;
  animation-delay: 0.2s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.homeslide-slide.is-selected h1{
-webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
.homeslide-content p{
font-size:1.3em;
}
.homeslide-content .slidetxt{
 animation-delay: 0.4s;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.homeslide-slide.is-selected .homeslide-content .slidetxt{
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.homeslide-content h5{
margin:0px;
padding:0px;
}
.homeslide-content p{
margin:10px 0px 10px 0px;
padding:0px;
}
#homeslide .flickity-button.previous, #homeslide .flickity-button.next{
-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
#homeslide .flickity-button.previous{
left:-50px;
}
#homeslide .flickity-button.next{
right:-50px;
}
#homeslide:hover .flickity-button.previous, #homeslide:focus-within .flickity-button.previous{
left:10px;
}
#homeslide:hover .flickity-button.next, #homeslide:focus-within .flickity-button.next{
right:10px;
}
#homeslide{
overflow:hidden;
}
.flickity-prev-next-button{

}
@media only screen and ( max-width: 1248px )
        {
        .homeslide-contentinner{
        padding-right:40%;
        }
        }
@media only screen and ( max-width: 799px )
        {
        #homeslide .previous{
        display:none;
        }
        .homeslide-content{
        font-size:0.8em !important;

        }
        h1{
        font-size:2.6em !important;
        }
        .homeslide-slide{
        
        }
        .homeslide-contentinner{
        padding-right:20%;
        }
        }
        
/* Buttons */

.checkoutbutton{
background-color:#9ea6d4;
}
.checkoutbutton:hover, .checkoutbutton:focus{
background-color:#2758A5;
}
.submitbutton, .addtobasket, .view-more-button{



}
.view-more-button{
font-weight:700;
}
.view-more-button:hover, .view-more-button:focus-within{
background-color:#9ea6d4;
color:#ffffff;
}
.submitbutton:hover, .submitbutton:focus-within, .addtobasket:hover, .addtobasket:focus-within{
color:#ffffff;
}
.checkoutbutton, .updatebasket a, button.updatediscount{

}
.updatebasket a, button.updatediscount{
border:1px solid #333333;
}

a.buttonlink, .homeslide-content a, .focusbutton, .widgetbutton, p.buttonlink a{
background-color:#2758A5;
padding:10px 18px 10px 18px;
color:#ffffff;
text-decoration:none;
font-size:1.25em;
font-weight:500;
-webkit-transition: background-color .3s linear, color .3s linear;
-moz-transition: background-color .3s linear, color .3s linear;
-o-transition: background-color .3s linear, color .3s linear;
-ms-transition: background-color .3s linear, color .3s linear;
transition: background-color .3s linear, color .3s linear;
display:inline-block;
border-radius:10px;
}
a.buttonlink:hover, .homeslide-content a:hover, .focusbutton:hover, a.buttonlink:focus-within, .homeslide-content a:focus, .focusbutton:focus, .widgetbutton:hover, .widgetbutton:focus, .outerarea .story:not(.greybg) a.widgetbutton:hover, .outerarea .story:not(.greybg) a.widgetbutton:focus, p.buttonlink:hover a, p.buttonlink:focus a{
background-color:#9ea6d4;
}
.buttonbg a.buttonlink{
display:inline-block;

}

.buttonbg.newsblock{
height:150px;
}
.blockbutton.newsblock{
padding-bottom:13px;
}
.pagebuttons .buttonlink{
margin-right:5px;
display:block;
float:left;


padding:4px 10px 5px 10px;
}
.buttonlink.up::after{
content: "\f077";
font-family: "Font Awesome 5 Pro";
margin-left:5px;
}
.buttonlink.back::before{
content: "\f053";
font-family: "Font Awesome 5 Pro";
margin-right:5px;
}
.buttonlink.back::after{
content:"";
margin-left:0px;
}
#eventcontainer{
list-style-type:none;
list-style-image:none;
margin:0px;
padding:0px;
}
#eventcontainer>li{
overflow:auto;
margin-bottom:10px;
background-color:#EDF0F8;
}

.eventcontent{
overflow:auto;
}

#productgrid li{
background-color:#EDF0F8;
border-bottom:1px solid #d7dada;
}
.productgridimage{
border:0px;
background-color:#ffffff;
}
.productprice{
font-size:1em;
margin:5px 15px 15px 15px;
}
#eventcontainer h2, #productgrid h2{
margin:15px 15px 0px 15px;
font-size:1.5em;
}
#eventcontainer p{
margin:15px 0px 15px 15px;
}
.eventimage{
border:0px; margin:0px 15px 0px 0px;
width:250px;
height:200px;
}
#newsbox .story{
background-color:#EDF0F8;
}
.gridimage{
margin-bottom:0px;
}
.masonryimage{
margin-bottom:0px;
}
.masonryimage a img{
display:block;
}
.eventdate{
font-weight:700;
}
#newsbox .story h2{
margin:15px 0px 0px 0px;
font-size:1.5em;
}
#newsbox .story h2, #newsbox .story p, #newsbox .commentlink{
padding:0px 15px 0px 15px;
}
#newsbox .buttonlink{
margin-left:15px;

}
#newsbox .buttonlink:hover, #newsbox .buttonlink:focus{

}
a.buttonlink.light, .singlearticle .widgetbutton, p.buttonlink.light a{
background-color:#ffffff;
border: 1px solid #2d5aa3;
color:#2758A5;

}
a.buttonlink.light:hover, a.buttonlink.light:focus{
background-color:#9ea6d4;
border: 1px solid #9ea6d4;
color:#ffffff;
}

.eventdetaildate, .mainprice{
margin-top:-10px;
padding:0px;
font-size:1.2em;
}
.masonrycaption{
padding-left:15px;
padding-right:15px;
}
.form-field input, .form-field select, .form-field textarea{
border-radius:0px;
}
/* Focus boxes */

#focus{
flex-basis:330px;
margin-left:20px;
}

#focus h3{
font-size:1.3em;
color:#333333;
margin:0px;
}
#focus h3 a{
color:#333333;
}

#focus h4 a, .footerfocus h4 a{
font-weight:600;
text-decoration:none;
font-size:1.1em;
}
#focus h4 a:hover, #focus h4 a:focus, .footerfocus h4 a:hover, .footerfocus h4 a:focus{
text-decoration:underline;
}
#focus .focus{
background-color:#EDF0F8;
padding:15px 15px 15px 15px;
margin-bottom:10px;
}
#focus .focusnopad{
background-color:#EDF0F8;
margin-bottom:10px;
}
#focus p{
margin-bottom:5px;
}
#focus .submitbutton, #focus .focusbutton, #spectulise .submitbutton{
border-radius:0px;
border:1px solid #333333;
background-color:transparent;
color:#333333;
padding:7px 12px 7px 12px;
-webkit-transition: background-color .3s linear, color .3s linear;
-moz-transition: background-color .3s linear, color .3s linear;
-o-transition: background-color .3s linear, color .3s linear;
-ms-transition: background-color .3s linear, color .3s linear;
transition: background-color .3s linear, color .3s linear;
}
#focus .submitbutton:hover, #focus .submitbutton:focus-within, #focus .focusbutton:hover, #focus .focusbutton:focus, #spectulise .submitbutton:hover, #spectulise .submitbutton:focus-within{
background-color:#B7C1DF;
}
#spectulise .submitbutton{
border:1px solid #ffffff;
color:#ffffff;
padding:7px 12px 7px 12px;
}
#spectulise .focusbutton:hover, #spectulise .focusbutton:focus, #spectulise .submitbutton:hover, #spectulise .submitbutton:focus-within{
text-decoration:none;
color:#333333;
}
.genbutton{
border-radius:0px;
}
.focusproduct{
border:1px solid #2758A5;
margin-right:5px;
}
.sliderfocus, .focusimage img{
margin-top:10px;
}
.focusimage img{
display:block;
}
@media only screen and ( max-width: 600px )
                {
     #contentcontainer{
     flex-wrap: wrap;
     }
     #focus
    {
    display:block !important;
    flex-basis:100%;
    margin-left:0px;
    }
    }

/* Widgets */

.greybg{
background-color:#EDF0F8 !important;
border-radius:20px;
}
.greybg h3{
padding-left:15px;
margin-bottom:0px;
}
.greybg ul{
}
.greybg li{
}

.datelistcontainer{
padding:0px 15px 0px 15px;
}
.overlayboxright{
padding:1px 15px 1px 15px;
}
.buttonslide{
padding:15px;
}
.slideinfo h5{
margin:15px;
color:#ffffff;
}
.slideinfo p{
margin:15px;
}
.blockbutton{

border-radius:20px;padding:1px 25px 1px 25px;
}
.blockbutton a{
text-decoration:none;
display:block;
border-radius:20px;
margin:-1px -25px -1px -25px;
padding:1px 25px 1px 25px;
-webkit-transition: background-color .3s linear, color .3s linear;
-moz-transition: background-color .3s linear, color .3s linear;
-o-transition: background-color .3s linear, color .3s linear;
-ms-transition: background-color .3s linear, color .3s linear;
transition: background-color .3s linear, color .3s linear;
}
.blockbutton a:hover, .blockbutton a:focus{
background-color:#9ea6d4 !important;
}
.blockbutton.bglight a.buttonlink{
color:#ffffff;
}
.boxbutton .boxbuttoncontent{
padding:1px 15px 1px 15px;
}
.butfademask h5{
color:#ffffff;
}
.datelistcontainer a{
text-decoration:none;
}
.datelistcontainer a:hover, .datelistcontainer a:focus{
color:#2758A5;
}
.datelist{
display:flex;
align-items:center;
margin-bottom:10px;
}

.dldate{
border:3px solid #9ea6d4;
padding:10px 0px 3px 0px;
border-radius:0px;
margin-right:10px;
text-align:center;
width:60px;
line-height:1.2em;
}
a:hover .dldate, a:focus .dldate {
border:3px solid #2758A5;
}
.dldate day{
font-size:1.6em;
font-weight:700;
display:block;
}
.dldate month{
color:#333333;
font-size:1em;
display:block;
}
.dlcontent{
width:100%;
font-weight:700;
font-size:1.2em;
}
.widgetevent li a:hover, .widgetevent li a:focus-within{
background-color:#2758A5;
color:#ffffff;
}
.widgetevent li a{
padding:15px 0px 15px 0px; 
width:100%;
float:left;
border-bottom:1px solid #cccccc;
-webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.widgetevent li span{
margin:0px 15px 0px 15px;
display:block;
}
.widgetevent li a{
text-decoration:none;
}
.widgetevent li .main{
font-weight:700;
font-size:1em;
line-height:1em;
}
.widgetevent li .date{

}
.widgetevent li .description{

}
.widgetlargethumb{
width:200px !important;
float:left;
margin:0px 10px 0px 10px;
}
.widgetthumb{
width:100px !important;
float:left;
margin:0px 10px 0px 10px;
}
.nopad{}
.medpad{margin:15px 0px 15px 0px !important;}
.maxpad{padding:30px 0px 30px 0px !important;}

.testimonialwidget-slide{
	top: 50%;
	transform:translateY(-50%);
}
.testimonialwidget-slide:before{
content: "";
background-image:url(quote.png);
position:absolute;
margin:50px;
height:51px;
width:67px;
background-repeat:no-repeat;
}   
.testimonial{

font-size:1.8em;
padding: 85px 100px 0 50px;
}
.testname{
font-weight:bold;
font-style:italic;
margin:-10px 100px 15px 50px;
}
.testcontrast{
color:#ffffff;
}
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 1px; padding: 15px 15px 15px 15px; background:#2758A5; color:#ffffff; border:0px; font-size:1em; font-weight:bold; }

.ui-accordion-header:hover, .ui-accordion-header:focus-within{
background: #2758A5;
}
.ui-accordion .ui-accordion-header-active{
background: #2758A5;
}
.specbox .ui-accordion h3{margin:0px 0px 1px 0px;
}
.ui-accordion .ui-accordion-content { padding: 10px 15px; border-top: 0; overflow: auto; }

.ui-accordion-header-icon{
margin-right:10px;
}
.accordion ul li{
margin-left:20px;
}

/* Footer */

#darkfooter{
background-color:#2758A5;
}

#spectulise{
background-color:#2758A5;
margin:auto;
padding-top:30px;
color:#ffffff;
}
#spectulise a{
color:#ffffff;
text-decoration:none;
}
#spectulise a:hover, #spectulise a:active, #spectulise a:focus, #legal a:hover, #legal a:focus{
text-decoration:underline;
color:#ffffff;
}
#spectulise>div{
vertical-align:top;
display:inline-block;
width:calc(25% - 20px);
margin-right:25px;
}
#spectulise>div:last-child{
margin-right:0px;
}
#spectulise div p{
margin-top:5px;
}
#spectulise h3, #spectulise h4{
color:#ffffff;
}
#spectulise h4, #focus h4{
font-size:1em;
}
#spectulise .genbutton{
border:1px solid #ffffff;
}
#legal{
margin:auto;
padding-top:12px;
padding-bottom:12px;
font-size:0.8em;
color:#d7dada;
clear:both;
}
#legal a{
color:#d7dada;
text-decoration:none;
}
@media only screen and ( max-width: 1248px )
        {
#spectulise, #legal{
padding-left:10px;
padding-right:10px;
}
}
@media only screen and ( max-width: 800px )
                {
		#spectulise{
        margin-right:-10px;
        }

                #spectulise>div{
		width:calc(50% - 10px);
        margin-right:10px;
        margin-bottom:20px;
		}
        
                }
@media only screen and ( max-width: 500px )
                {
		#spectulise{
        margin-right:0px;
        }

                #spectulise>div{
		width:100%;
		}
                }
                
/* Hero */

#herobg{
min-height:360px;
padding:0px;
background-size:cover;
display:flex;
align-items:flex-end;
flex-wrap:wrap;
position:relative;
margin-bottom:0px;
}
#herocontentinner{
width:460px;
position:absolute;
bottom:0;
z-index:11;
padding-bottom:55px;
}
#herocontent{
margin-left:auto;
margin-right:auto;
color:#ffffff;
width:100%;
}
#herocontent h1, #herocontent h2{
color:#ffffff;
border-bottom:0px;
margin-bottom:0px;
}

#groupfinder{
max-width:600px;
margin-left:auto;
margin-right:auto;
display:flex;
}
#groupfinder div{
width:100%;
}
#groupfinder h3{

text-align:right;
margin-right:15px;
padding:20px;
}
#groupfinder form{
padding-top:15px;
}
#groupfinder .form-field input{
border:1px solid #ffffff;
display:inline-block;
margin-right:10px;
width:calc(100% - 60px);
}
#groupfinder .form-field input.submitbutton{
width:50px;
margin-right:0px;
}
.overlaybox{
padding:0px;
}
.overlayboxright{
padding:40px 30px 40px 30px;
background-color:#2758A5;
color:#ffffff;
margin-left:0%;
margin-right:65%;
}
.overlayboxright h3{
color:#ffffff;
font-size:2.4em;
}
.overlayboxright h3 a, .overlayboxright a{
color:#ffffff;
}
.col1 .overlayboxright, .col2 .overlayboxright{
padding:1px 30px 10px 30px;
margin-right:0%;
margin-top:60%;
}
.col3 .overlayboxright{
margin-right:50%;
}

@media only screen and ( max-width: 800px )
        {
        #herocontentinner{
        width:calc(100% - 20px);
        margin-bottom:-40px;
        }
        #herobg{
        margin-bottom:40px;
        min-height:220px;
        }
        
        .overlayboxright{
        padding:1px 30px 10px 30px;
        margin-right:0% !important;
margin-top:60%;
        }
        .overlayboxright h3{
        font-size:1.6em;
        }
        }
@media only screen and ( max-width: 600px )
        {
        #groupfinder{
        flex-wrap:wrap;
        max-width:300px;
        }
        #groupfinder h3{
        text-align:center;
        padding:0px;
        margin-right:0px;
        }
        #groupfinder form{
        padding-top:0px; 
        padding-bottom:20px;
        }
        }
        .lbhighlight{
        color:#9ea6d4;
}
@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */ 
  
 .containerstretch{
  background-attachment:scroll;
  background-size:100vw;
  background-position:center;
  }
}