/* Site Effects CSS */
article section::before {
content:'';
position:absolute;
top:0;
bottom:0;
left:calc(-50vw + 50%);
right:calc(-50vw + 50%);
background:inherit;
z-index:-1;
}

/* Site CSS */
:root {
--grid-gap: 0px;
--font1: 'PT Sans', sans-serif;
--font2: 'Alegreya', serif;
--font-size: 19px;
--theme_background_1: rgb(32, 103, 178);
--theme_foreground_1: #fff;
--theme_background_2: rgb(227, 227, 227);
--theme_foreground_2: #000;
--theme_background_3: rgb(238, 238, 238);
--theme_foreground_3: ;
--body_foreground: rgb(0, 0, 0);
--body_background: ;
--block_color_1:var(--theme_background_1);
--block_color_1_alt:var(--theme_foreground_1);
--block_color_2:var(--theme_background_2);
--block_color_2_alt:var(--theme_foreground_2);
}
body {
color:rgb(0, 0, 0);
}
article h1, aside h1, footer h1 {
color:#2067B2;


}
article h2, aside h2, footer h2 {
color:#2067B2;

}
article h3, aside h3, footer h3 {
color:#2067B2;

}
article h4, aside h4, footer h4 {
color:#2067B2;

}
header {
color:rgb(242, 228, 228);
grid-template-areas:'logo logo logo logo logo logo logo logo logo logo logo logo';
min-height:400px;
}
header div#inner {
height:400px;
}
.header_logo, .header_bar_logo {
background-image:url('https://web-cdn.org/s/128/logos/RSCDS-Glasgow2.png?r=128342&maxwidth=1920&maxheight=600');
}
#header_bar {
min-height:100px;
background-color:rgba(255, 255, 255, 0.91);
color:rgb(250, 230, 230);
}
nav {
background-color:rgb(32, 103, 178);
color:rgb(255, 255, 255);
}
nav a {
color:rgb(255, 255, 255);
}
nav ul ul {
background-color:rgb(32, 103, 178);
color:rgb(255, 255, 255);
}
nav li:hover, nav li:active, nav li:hover>a, nav li:active>a, nav a.on, nav li.on, #menu_opener:hover::before, nav ul ul li:hover, nav ul ul li:hover>a {
background-color:rgb(32, 103, 178);
color:#ffffff;
}
nav ul {justify-content:center;}
article {
}
aside {
background-color:rgb(223, 229, 253);
}
footer {
background-color:rgb(32, 102, 178);
background-position:center center;
background-size:cover;
background-image:url('https://web-cdn.org/img/o/maps/world_map_faint.png');
color:rgb(255, 255, 255);
}
@media(min-width: 780px) {
article section {padding: 2rem 3rem;}
aside section {padding: 2rem 3rem;}
footer section {padding: 2rem 3rem;}
}
section.breadcrumb, section.breadcrumb:nth-child(odd) {
background-color:#555555;
color:#ffffff;
}
section.breadcrumb a {
color:#ffffff;
}
#breadcrumbhomeicon {fill:#ffffff;}
@media(min-width: 1000px) {
.header_heading {align-self:end;justify-self:start;}
.header_subheading {align-self:start;justify-self:start;}
}
/* Individual Sections */
section#block_7152 {
background-color:transparent;
color:rgb(255, 255, 255);
}
section#block_7152::before {background-color:rgb(214, 154, 97);}
section#block_8369 {
color:rgb(0, 0, 0);
}
section#block_12065 {
background-color:transparent;
}
section#block_12065::before {background-color:rgb(146, 157, 246);}
section#block_24790 {
background-color:transparent;
}
section#block_24790::before {background-color:rgb(238, 247, 216);}
section#block_24805 {
background-color:transparent;
}
section#block_24805::before {background-color:rgb(240, 255, 230);}
section#block_25102 {
background-color:transparent;
}
section#block_25102::before {background-color:rgb(240, 255, 230);}
section#block_25103 {
background-color:transparent;
}
section#block_25103::before {background-color:rgb(238, 247, 230);}
section#block_25354 {
background-color:transparent;
}
section#block_25354::before {background-color:rgb(240, 255, 230);}
section#block_25832 {
background-color:transparent;
}
section#block_25832::before {background-color:rgb(238, 247, 216);}
section#block_27471 {
background-color:transparent;
}
section#block_27471::before {background-color:rgb(225, 255, 215);}
section#block_29494 {
background-color:transparent;
}
section#block_29494::before {background-color:rgb(225, 255, 215);}
section#block_33548 {
background-color:transparent;
}
section#block_33548::before {background-color:rgb(225, 255, 215);}
body#p3232 {}
body#p3233 {}
body#p3234 {}
body#p3235 {}
body#p3236 {}
body#p3237 {}
body#p3238 {}
body#p3239 {}
body#p3240 {}
body#p3242 {}
body#p3245 {}
body#p3246 {}
body#p3247 {}
body#p3248 {}
body#p3249 {}
body#p3250 {}
body#p3679 {}
body#p3681 {}
body#p3814 {}
body#p5148 {}
body#p5620 {}
body#p6907 {}
body#p9977 {}
body#p10286 {}
body#p10528 {}
body#p10796 {}
body#p12691 {}
body#p12692 {}
body#p12852 {}
body#p15429 {}
body#p17412 {}
/* Custom CSS */
header div.header_logo {
 background-size:140px;
 background-position:bottom 10px center;
}



@media only screen and (min-width: 1025px) {

 header div.header_logo {
  background-size:360px;
  background-position:right 10px center;
 }

}

