


/* --- Addons ---- */
.row_head_cloud_white_grey {
background-image: url(/_styles/images/row_head_cloud_white_grey.svg);
height: 90px;
background-attachment: unset;
background-position: center;
background-repeat: repeat-x;
background-size: unset;
}
.imageBorderOnHover img{
border: solid 6px transparent;
transition: .5s ease !important;
}
.imageBorderOnHover img:hover {
 border: solid 6px white;
}

.imageBorderOnHover .img-responsive{
border: solid 6px transparent;
transition: .5s ease !important;
}
.imageBorderOnHover .img-responsive:hover {
 border: solid 6px white;
}
.imageShrink img {
    padding: 0 120px 0 120px;
}
.imageRotateCW img  {
transform: rotate(5deg);
}


.verticalCentredText2Col .content .colv-50{
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.verticalCentredText2Col .content .colv-2{
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.verticalCentredText2Col .title {
line-height: 1;
margin-top: 0;
margin-bottom: 0;
padding: 0;
min-height :20px;
}


.verticalCentredText2Col .title h2 {
margin-bottom: 0.5em;
line-height: 1em;
}
.imageRotateAC img  {
transform: rotate(-5deg);
}


.paperCurl2 {
background-image: url("/_styles/images/_backgroundImage/secshaddow.png");
background-position: top;
background-repeat: no-repeat;
background-size: 100% 100%; 
content: '';
height: 15px;
width: 90%;
max-width: 1040px;
margin-right: auto;
margin-left: auto;
opacity: 0.8;
}
.paperCurl2 .pr-footer {
height: 15px;
}
.customer_grad_1bg {
background-image: linear-gradient(to bottom, #224FDC, #224FDC);
}
.customer_grad_2bg {
background-image: linear-gradient(to bottom, #F1C800, #F1C800);
}
.imageDarkenOnHover img {
    -webkit-filter: brightness(100%);
}

.imageDarkenOnHover img:hover {
    -webkit-filter: brightness(70%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.row_head_cloud_grey_white {
background-image: url(/_styles/images/row_head_cloud_grey_white.svg);
height: 90px;
background-attachment: unset;
background-position: center;
background-repeat: repeat-x;
background-size: unset;
}
.hd2 {
/*border-bottom: none;*/
}
.row_footer_cloud_white_grey {
background-image: url(/_styles/images/row_footer_cloud_white_grey.svg);
height: 90px;
background-attachment: unset;
background-position: center;
background-repeat: repeat-x;
background-size: unset;
}
.row_footer_cloud_grey_white {
background-image: url(/_styles/images/row_footer_cloud_grey_white.svg);
height: 90px;
background-attachment: unset;
background-position: center;
background-repeat: repeat-x;
background-size: unset;
}
.row_footer_cloud_white_mid {
background-image: url(/_styles/images/row_footer_cloud_white_mid.svg);
height: 90px;
background-attachment: unset;
background-position: center;
background-repeat: repeat-x;
background-size: unset;
}
.row_head_cloud_white_mid {
background-image: url(/_styles/images/row_head_cloud_white_mid.svg);
height: 90px;
background-attachment: unset;
background-position: center;
background-repeat: repeat-x;
background-size: unset;
}
.imageHighlightOnHover img {
    -webkit-filter: brightness(100%);
}

.imageHighlightOnHover img:hover {
    -webkit-filter: brightness(130%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.allWhiteText {
    color:white!important ;
}

.allWhiteText   .title h1  {
    color:white!important;
}

.allWhiteText   .title h2  {
    color:white!important;
}

.allWhiteText   .title h3  {
    color:white!important;
}

.allWhiteText  .title h4  {
    color:white!important;
}

.allWhiteText  .title h5  {
    color:white!important;
}

.allWhiteText  .title h6  {
    color:white!important;
}

.allWhiteText  .title a  {
    color:white!important;
}

.allWhiteText   a  {
    color:white!important;
}

.allWhiteText .docTableWithIcons {
    border-color: white!important;
}

.allWhiteText .docList  {
    color: white!important;
}

.allWhiteText  .docListItem  {
    color: white!important;
}

.allWhiteText .docList a {
    border-color: white!important;
    color: white;
}

.allWhiteText .docList .fileInfo {
    color: #ffffff!important; 
    opacity: 0.8;
} 

.allWhiteText .linksList .notes {
    color: #ffffff!important; 
    opacity: 0.8;
}

.allWhiteText .notes {
    color: #ffffff!important; 
    opacity: 0.8;
} 
.boxShadowRow  {
-webkit-box-shadow: 3px 5px 10px -1px rgba(0,0,0,0.45); 
box-shadow: 3px 5px 10px -1px rgba(0,0,0,0.35);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.boxShadowRowInset {
-webkit-box-shadow: inset 3px 5px 10px -1px rgba(0,0,0,0.45); 
box-shadow: inset 3px 5px 10px -1px rgba(0,0,0,0.45);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}
.secPadding {
	padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px; 
    margin-right: 5px;
    margin-left: 5px;
}
.padding80 {
padding-top:80px!important;
padding-bottom:80px!important;
}
.imageScaleOnHover img{
transition: all .6s ease;
}
.imageScaleOnHover img:hover {
transform: scale(1.1);
}

.imageScaleOnHover .img-responsive{
transition: all .6s ease;
}
.imageScaleOnHover .img-responsive:hover {
transform: scale(1.1);
}
.secContentTWhiteBG  {
    background-color:rgba(255, 255, 255, 0.68);
padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
border-radius:10px;
}
.secContentTBlackBG {
    background-color:rgba(0, 0, 0, 0.38);
	padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
	border-radius:10px;
	color:white;
}

.secContentTBlackBG   .title  {
	color:white;
}

.secContentTBlackBG .docTableWithIcons {
border-color: white;
}

.secContentTBlackBG .docList  {
color: white;
}
.secContentTBlackBG .docList a {
border-color: white;
color: white;
}

.secContentTBlackBG .docList .fileInfo {
color: #fbfbfba6;
} 

.secContentTBlackBG  .notes {
color:#fffdfdbf;
} 

.fixedBackground {
 background-attachment: fixed;
}
.hideDiv {
display: none;
}
.padding0 {
    padding-top: 0;
    padding-bottom: 0;
}
.padding10 {
padding:10px;

}
.padding20 {
padding:20px;
}
.blurFilter  {
-webkit-backdrop-filter: blur(4px);
backdrop-filter: blur(4px);
}
.roundBorderLarge {
	padding-top: 50px;
padding-right: 50px;
padding-bottom: 65px;
padding-left: 50px;
	border-radius:50px;
}
.roundBorderSmall {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
border-radius:10px;
}
.rotateAnticlockwise {
-webkit-transform: rotate(-3deg);
transform: rotate(-3deg);
}
.rotateClockwise {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
}
.paperCurl {
	position:relative;
	background-color:white;
	padding:20px;
}

.paperCurl:before, .paperCurl:after {            
    bottom:22px;
	content: "";
	position: absolute;
	z-index: -1;
	-ms-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	box-shadow: 0 15px 5px rgba(0, 0, 0, 0.2);
	height: 50px;
	max-width: 50%;
	width: 50%;
	left:3px;
}

.paperCurl:after {
	-ms-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	left: auto;
	right: 2px;
}
.insetShaddow1 {
-moz-box-shadow:   inset 0  3px 10px #00000082;
-webkit-box-shadow:  inset 0  3px 10px #00000082;
box-shadow: inset 0  3px 10px #00000082;
}
.shadow_small {
box-shadow: 3px 3px 5px #00000052;
}
.customer_col_1bg {
	background-color: #224FDC;	
}
.customer_col_2bg {
background-color: #224FDC;
}
.customer_col_3bg {
background-color: #F1C800;
}
.customer_col_4bg {
background-color: #F1C800;
}
.customer_col_5bg {
background-color: #3471FF;
}
.customer_col_6bg {
background-color: #FFF;
}
.customer_col_7bg {
background-color: #C3E4FF;
}
.customer_col_8bg {
background-color: transparent;
}
.foliageTexture3_bg {
background-image: url(/_styles/images/_backgroundImage/foliageAutumSeamlessTexture3.jpg);
background-position: center;
}
.noticeboardBG2 {
background-image: url(/_styles/images/noticeboard-bg2.jpg);
min-height: 400px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.googlemapBG {
background-image: url(/_styles/images/googlemap-bg2.jpg);
min-height: 400px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.paperTexture1_bg  {
background-image: url(/_styles/images/_backgroundTexture/paperSeamlessTexture1.png);
background-position: center;
}
.paperTexture2bg {
background-image: url(/_styles/images/_backgroundTexture/ep_naturalwhite.png);
background-position: center;
backdrop-filter: opacity(0.7);
}
.musicPaperTexture1_bg {
background-image: url(/_styles/images/_backgroundImage/musicPaperSeamlessTexture1.jpg);
background-position: center;
}
.graphyPaper{
background-image: url(/_styles/images/_backgroundPattern/graphy_@2X.png);
background-position: center;
backdrop-filter: opacity(0.7);
}
.snowTexture1_bg  {
background-image: url(/_styles/images/_backgroundTexture/snowSeamlessTexture1.png);
background-position: center;
}
.skyTexture1_bg {
background-image: url(/_styles/images/_backgroundImage/skySeamlessTexture1.jpg);
background-position: center;
}
.foliageTexture1_bg {
background-image: url(/_styles/images/_backgroundImage/foliageSeamlessTexture1.jpg);
background-position: center;
}
.foliageTexture2_bg {
background-image: url(/_styles/images/_backgroundImage/foliageAutumSeamlessTexture2.jpg);
background-position: center;
}
.corkBoardTexture1 {
background-image: url(/_styles/images/_backgroundTexture/corkboard1.png);
background-position: center;
}
.whiteBrickwall {
background-image: url(/_styles/images/_backgroundPattern/brickwall_@2X.png);
background-position: center;
backdrop-filter: opacity(0.7);
}
.bluesnowPattern {
background-image: url(/_styles/images/_backgroundPattern/bluesnowpattern.png);
background-position: center;
backdrop-filter: opacity(0.7);
}
.emailPattern {
background-image: url(/_styles/images/_backgroundPattern/emailPattern.png);
background-position: center;
backdrop-filter: opacity(0.7);
}
.sportsPattern {
background-image: url(/_styles/images/_backgroundPattern/sportsPattern.png);
background-position: center;
backdrop-filter: opacity(0.7);
}
.woodboardPlusItems_bg {
background-image: url(/_styles/images/_backgroundImage/woodboardPlusItems.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.hWoodboardPlusItems_bg {
background-image: url(/_styles/images/_backgroundImage/horWoodPlusItems.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.blackboard_bg {
background-image: url(/_styles/images/_backgroundImage/blackboard.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.redbg{
background: red;
}
.green_bg  {
background-color: green;
}
.red_bg {
background-color: red;
}


/* --- Site Styles ---- */
.sm-blue ul, .sm-blue ul ul {
background:  #1C2694;
}
.sm-blue ul a, .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
color: #FFF;
}

.sm-blue ul a:hover {
color: #1C2694;
}

.sm-blue a.current {
color: #1C2694;
}

.sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
text-shadow: none;
}

.sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
color: #1C2694;
}

 .sm-blue ul {
border: 1px solid #1C2694;
box-shadow: 0 5px 12px rgba(0, 0, 0, 0.5);
}

.sm-blue a,   .sm-blue a:active {
color: #FFF;
}

@media all and (max-width: 768px) {

.sm-blue a:hover, .sm-blue ul a:hover, .sm-blue a.highlighted {
color: #fff;
}

}
.sm-simple a .sub-arrow {
border-width: 5px;
border-style: solid dashed dashed dashed;
border-color: #FFA800 transparent transparent transparent;
background: transparent;
border-radius: 0;
margin-top: -1px;
}


.sm-simple ul {
border: 0px solid #bbbbbb;
}

.sm-simple a,
.sm-simple a:hover,
.sm-simple a:focus,
.sm-simple a:active,
.sm-simple a.highlighted {
color: #fff;
}

.sm-simple a:hover,
.sm-simple a:focus,
.sm-simple a:active,
.sm-simple a.highlighted {
background: #E38629;
}

.sm-simple {
border: 0px;
background: transparent;
box-shadow: none;
}

.menu1 dropdown-menu>li>a:hover,
.menu1 dropdown-menu>li>a:focus {
    background: #01A8F4;
    color: #FFFFFF;
}

.menu1 {
    background-color: #E38629;
}

.sm-blue > li {
    background-color: #E38629;
}

.menu1 ul {
    background-color: #E38629;
}

.menu1 a.current {
    background: #E38629;
    color: #FFFFFF;
}

.menu1 a:hover,
.menu1 a:focus,
.menu1 a:active,
.menu1 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    background: #B45A00;
}

.menu1 a,
.menu1 a:hover,
.menu1 a:focus,
.menu1 a:active,
.menu1 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    color: #FFFFFF;
}

.menu2 dropdown-menu>li>a:hover,
.menu2 dropdown-menu>li>a:focus {
    background: #01A8F4;
    color: #FFFFFF;
}

.menu2 {
    background-color: #01A8F4;
}

.menu2 ul {
    background-color: #01A8F4;
}

.menu2 a.current {
    background: #01A8F4;
    color: #FFFFFF;
}

.menu2 a:hover,
.menu2 a:focus,
.menu2 a:active,
.menu2 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    background: #0073A7;
}

.menu2 a,
.menu2 a:hover,
.menu2 a:focus,
.menu2 a:active,
.menu2 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    color: #FFFFFF;
}

.menu3 dropdown-menu>li>a:hover,
.menu3 dropdown-menu>li>a:focus {
    background: #D319A1;
    color: #FFFFFF;
}

.menu3 {
    background-color: #D319A1;
}

.menu3 ul {
    background-color: #D319A1;
}

.menu3 a.current {
    background: #D319A1;
    color: #FFFFFF;
}

.menu3 a:hover,
.menu3 a:focus,
.menu3 a:active,
.menu3 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    background: #96006E;
}

.menu3 a,
.menu3 a:hover,
.menu3 a:focus,
.menu3 a:active,
.menu3 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    color: #FFFFFF;
}

.menu4 dropdown-menu>li>a:hover,
.menu4 dropdown-menu>li>a:focus {
    background: #8D14E7;
    color: #FFFFFF;
}

.menu4 {
    background-color: #8D14E7;
}

.menu4 ul {
    background-color: #8D14E7;
}

.menu4 a.current {
    background: #8D14E7;
    color: #FFFFFF;
}

.menu4 a:hover,
.menu4 a:focus,
.menu4 a:active,
.menu4 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    background: #6000AA;
}

.menu4 a,
.menu4 a:hover,
.menu4 a:focus,
.menu4 a:active,
.menu4 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    color: #FFFFFF;
}

.menu5 dropdown-menu>li>a:hover,
.menu5 dropdown-menu>li>a:focus {
    background: #234EDC;
    color: #FFFFFF;
}

.menu5 {
    background-color: #234EDC;
}

.menu5 ul {
    background-color: #234EDC;
}

.menu5 a.current {
    background: #234EDC;
    color: #FFFFFF;
}

.menu5 a:hover,
.menu5 a:focus,
.menu5 a:active,
.menu5 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    background: #00259F;
}

.menu5 a,
.menu5 a:hover,
.menu5 a:focus,
.menu5 a:active,
.menu5 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    color: #FFFFFF;
}

.menu6 dropdown-menu>li>a:hover,
.menu6 dropdown-menu>li>a:focus {
    background: #23AB52;
    color: #FFFFFF;
}

.menu6 {
    background-color: #23AB52;
}

.menu6 ul {
    background-color: #23AB52;
}

.menu6 a.current {
    background: #23AB52;
    color: #FFFFFF;
}

.menu6 a:hover,
.menu6 a:focus,
.menu6 a:active,
.menu6 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    background: #004D1B;
}

.menu6 a,
.menu6 a:hover,
.menu6 a:focus,
.menu6 a:active,
.menu6 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    color: #FFFFFF;
}

.menu7 dropdown-menu>li>a:hover,
.menu7 dropdown-menu>li>a:focus {
    background: #D2C200;
    color: #FFFFFF;
}

.menu7 {
    background-color: #D2C200;
}

.menu7 ul {
    background-color: #D2C200;
}

.menu7 a.current {
    background: #D2C200;
    color: #FFFFFF;
}

.menu7 a:hover,
.menu7 a:focus,
.menu7 a:active,
.menu7 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    background: #A29600;
}

.menu7 a,
.menu7 a:hover,
.menu7 a:focus,
.menu7 a:active,
.menu7 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    color: #FFFFFF;
}

.menu8 dropdown-menu>li>a:hover,
.menu8 dropdown-menu>li>a:focus {
    background: #248DB4;
    color: #FFFFFF;
}

.menu8 {
    background-color: #248DB4;
}

.menu8 ul {
    background-color: #248DB4;
}

.menu8 a.current {
    background: #248DB4;
    color: #FFFFFF;
}

.menu8 a:hover,
.menu8 a:focus,
.menu8 a:active,
.menu8 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    background: #003245;
}

.menu8 a,
.menu8 a:hover,
.menu8 a:focus,
.menu8 a:active,
.menu8 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    color: #FFFFFF;
}

.menu9 dropdown-menu>li>a:hover,
.menu9 dropdown-menu>li>a:focus {
    background: #A9A9A9;
    color: #FFFFFF;
}

.menu9 {
    background-color: #A9A9A9;
}

.menu9 ul {
    background-color: #A9A9A9;
}

.menu9 a.current {
    background: #A9A9A9;
    color: #FFFFFF;
}

.menu9 a:hover,
.menu9 a:focus,
.menu9 a:active,
.menu9 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    background: #878787;
}

.menu9 a,
.menu9 a:hover,
.menu9 a:focus,
.menu9 a:active,
.menu9 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    color: #FFFFFF;
}

.menu10 dropdown-menu>li>a:hover,
.menu10 dropdown-menu>li>a:focus {
    background: #878787;
    color: #FFFFFF;
}

.menu10 {
    background-color: #878787;
}

.menu10 ul {
    background-color: #878787;
}

.menu10 a.current {
    background: #878787;
    color: #FFFFFF;
}

.menu10 a:hover,
.menu10 a:focus,
.menu10 a:active,
.menu10 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    background: #737373;
}

.menu10 a,
.menu10 a:hover,
.menu10 a:focus,
.menu10 a:active,
.menu10 a.highlighted,
.dropdown-menu,
.sm-nowrap {
    color: #FFFFFF;
}

@media all and (max-width: 768px) {

.sm-simple a .sub-arrow {
position: absolute;
top: 50%;
margin-top: -17px;
left: auto;
right: 4px;
width: 34px;
height: 34px;
overflow: hidden;
font: bold 14px/34px monospace !important;
text-align: center;
text-shadow: none;
background: rgba(0, 0, 0, 0.08);
border-style: none;
}

}

/*Right Side Buttons Start*/

.sticky p, .sticky a {
font-size: 0.9em;
color: #0157A3; /* text colour */
font-weight: bold;
}

.sticky a:hover{
font-size: 0.9em;
color: #FF020B; /* text hover colour */
}

.sticky-container{
  position: absolute;
width: 320px;
right: -240px;
  top: 10px;
  padding: 0px;
  margin: 0px;
}

.sticky li{
  list-style-type: none;
  background-color: #F1C800;
  color: #eee;
  height: 43px;
  padding: 0px;
  margin: 0px 0px 1px 0px;
  -webkit-transition:all 0.55s ease-in-out;
  -moz-transition:all 0.55s ease-in-out;
  -o-transition:all 0.55s ease-in-out;
  transition:all 0.55s ease-in-out;
  cursor: pointer;
/*  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
  filter: gray; 
  -webkit-filter: grayscale(100%); */
}

.sticky li:hover{
 margin-left: -240px;
/*  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);*/
}

.sticky li img{
  float: left;
  margin: 5px 5px;
  margin-right: 10px;
}

.sticky li p, .sticky li a{
  float:left;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  line-height: 43px;
}
/*Right Side Buttons End*/
/*  schoolPopout3CSS  */

:root {
  --poppri: #224FDC;
  --popsec: #FFF;
  --popwhite: #F0C900; 
}

body {
    overflow-x:hidden;
 }

.schoolPopout3 .fa {
 font-size: 28px;
}

.schoolPopout3__label {
   font-size: 16px;
}

.schoolPopout3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    position: absolute;
    z-index: 2;
    padding-top: 40px;
}

.schoolPopout3--right {
 right: 0;
}

.schoolPopout3__container {
 width: 250px;
 padding: 0;
}

.schoolPopout3--right .schoolPopout3__container {
 transform: translateX(72%);
}

.schoolPopout3__button-container {
 margin: 10px 0;
 width: 100%;
 padding: 10px;
 transition: all .5s ease-out;
}
/*Bar Colour*/
.schoolPopout3--right .schoolPopout3__button-container {
 background-color: var(--poppri);
 text-align: left;
 border-radius: 15px 0 0 15px;
 box-shadow: 9px 9px 9px rgba(0, 0, 0, 0.4);
}
/* Circle Colour*/
.schoolPopout3--right .schoolPopout3__circle {
    background-color: var(--popwhite);
    margin-right: 10px;
}
/* Icon Colour */
.schoolPopout3__button,
.schoolPopout3__circle svg {
 color: var(--popsec);
}

.schoolPopout3__button:hover {
 color: var(--popsec);
}
.schoolPopout3__button:visited,
.schoolPopout3__button:active,
.schoolPopout3__button:focus {
 color: var(--popsec);
}


/* Font */
.schoolPopout3__label {
 font-family: 'Roboto', sans-serif;
 font-weight: 600;
 margin: 0;
color: var(--popwhite);
}

.schoolPopout3--right .schoolPopout3__button-container:hover {
 transform: translate(-70%, 0);
}

.schoolPopout3__button {
 text-decoration: none;
}

.schoolPopout3__button,
.schoolPopout3__circle {
 display: flex;
 align-items: center;
}

.schoolPopout3--right .schoolPopout3__button {
 justify-content: flex-start;
}

.schoolPopout3__circle {
 justify-content: center;
 padding: 5px;
 border-radius: 15%;
 width: 50px;
 height: 50px;
 font-size: 30px;
 text-align: center;
 transform: rotate(0deg);
}

@media screen and (max-width: 768px) {
.schoolPopout3--right {
overflow: hidden;
}
#header-group {
width: 85%;
}
}


.schoolLogo-1 {
	background: url(/_styles//images/school1_logo.png) no-repeat;
}
.schoolLogo-2 {
	background: url(/_styles//images/school2_logo.png) no-repeat;
}
.schoolLogo-3 {
	background: url(/_styles//images/school3_logo.png) no-repeat;
}



header {
height: 180px;
}


#header-schoolMottoQuote {
    font-family: freude,sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.0;
    padding-top: 0.5em;
    color: #FFF;
}


footer {
    background-image: url('/_styles/images/garton-hex-abstract.jpg');
    background-repeat: repeat-x;
    background-position: center;
background-size:cover;
}

#navBarH {
box-shadow: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: freude,sans-serif;
font-weight: 400;
color: #1C009C;
}

.p, p, ul {
font-size: .9rem;
font-weight:400;
}

h3, .h3 {
font-size: 2rem;
}

.nav-tabs .nav-item,
.sm-simple a,
.sm-simple a:hover,
.sm-simple a:focus,
.sm-simple a:active,
.sm-simple ul a,
.sm-simple ul a:hover,
.sm-simple ul a:focus,
.sm-simple ul a:active {
font-family: 'Roboto', sans-serif;
font-weight: 400;
font-size: .9em;
}

@media all and (max-width: 768px) {

#header-logo {
height: 120px;
}

#header-schoolName {
padding-top: 30px;
}

}