@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 400;
  font-display: swap;
  src: url("https://www.sustainweb.org/bootstrap/inter/Inter-Regular.woff2?v=3.15") format("woff2"),
       url("https://www.sustainweb.org/bootstrap/inter/Inter-Regular.woff?v=3.15") format("woff");
} 
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 400;
  font-display: swap;
  src: url("https://www.sustainweb.org/bootstrap/inter/Inter-Italic.woff2?v=3.15") format("woff2"),
       url("https://www.sustainweb.org/bootstrap/inter/Inter-Italic.woff?v=3.15") format("woff");
} 
@font-face {
  font-family: 'Inter';
  font-style:  normal;
  font-weight: 700;
  font-display: swap;
  src: url("https://www.sustainweb.org/bootstrap/inter/Inter-Bold.woff2?v=3.15") format("woff2"),
       url("https://www.sustainweb.org/bootstrap/inter/Inter-Bold.woff?v=3.15") format("woff");
}
@font-face {
  font-family: 'Inter';
  font-style:  italic;
  font-weight: 700;
  font-display: swap;
  src: url("https://www.sustainweb.org/bootstrap/inter/Inter-BoldItalic.woff2?v=3.15") format("woff2"),
       url("https://www.sustainweb.org/bootstrap/inter/Inter-BoldItalic.woff?v=3.15") format("woff");
}


body { font-family: 'Inter', Fallback, sans-serif; font-weight: 400; color: #000; font-size: 16px; line-height:24px;  }
a {	color: #000; text-decoration: underline;	-webkit-text-decoration-color: #F58720;	text-decoration-color: #F58720; text-decoration-thickness: 2px; }
a:hover, a:focus { transition: all 0.3s; color: #F58720;  text-decoration-thickness: 2px; }
.blueLink:hover, .blueLink:focus { transition: all 0.3s; color: #2A51DE;  text-decoration-thickness: 2px; }

.orangeLink {	color: #F58720; text-decoration: underline;	-webkit-text-decoration-color: #fff;	text-decoration-color: #fff; text-decoration-thickness: 2px; }
.orangeLink:hover, .orangeLink:focus { transition: all 0.3s; color: #F58720;  text-decoration-thickness: 2px; }

.purpleLink {	 text-decoration: underline;	-webkit-text-decoration-color: #B15684;	text-decoration-color: #B15684; text-decoration-thickness: 2px; }
.purpleLink:hover, .purpleLink:focus { transition: all 0.3s; color: #B15684;  text-decoration-thickness: 2px; }

.whiteLink {	color: #ffffff; text-decoration: underline;	-webkit-text-decoration-color: #fff;	text-decoration-color: #fff; text-decoration-thickness: 2px; }
.whiteLink:hover, .whiteLink:focus { transition: all 0.3s; color: #ECE5D6;  text-decoration-thickness: 2px; }

.greyimage { filter: grayscale(100%);} 

.opacity50 { opacity: 0.5; }

.strong  { font-weight: 700 !important; } 


.dropdown-menu > li > a { text-decoration: none; }

strong { font-weight: 700;  }

h1,h2,h3,h4,h5,h6 { font-weight: 700; }
h1 { font-size: 28px; } @media (min-width: 767px) { h1 { font-size: 34px; line-height:38px;  } }
h2 { font-size: 28px; }
h3 { font-size: 24px; line-height:28px; }
h4 { font-size: 20px; line-height:24px; }
h5 { font-size: 16px; line-height:20px; }
h6 { font-size: 16px; line-height:20px; }

#articleCopy h2 { margin-top: 40px; }
#articleCopy h3 { margin-top: 30px; }
#articleCopy h4 { margin-top: 30px; } 
#articleCopy li { margin-bottom: 6px } 
 
 
 
blockquote {    border-left: 3px solid #F58720;  margin: 20px 0px 20px; } 


.img_small { max-width: 150px; max-height: 150px; }
.img_medium { max-width: 300px; max-height: 300px; }
.img_large { max-width: 450px; max-height: 450px; } 

@media (min-width: 767px) { 
.text-right-sm-ml-lg {text-align: right;} 
}

img { display: inline-block; height: auto;  max-width: 100%; }
.keyblock img { width: 100%; }
b
.img_small { max-width: 150px; max-height: 150px; }
.img_medium { max-width: 300px; max-height: 300px; }
.img_large { max-width: 450px; max-height: 450px; } 


 /* FONT */
.light { font-weight: 400!important; }
.small, .text-small { font-size: 12px; line-height:16px !important; }
.large, .text-large { font-size: 38px; } @media (min-width: 767px) { .large, .text-large  { font-size: 50px; line-height:50px;  } }
.lineheight20 { line-height: 20px; }


/* COLOURS */
.white { color: #FFFFFF; } .whitebg { background-color: #FFFFFF !important; } .whitebd { border-color: #FFFFFF !important; }
.beige { color: #F4F0E7; } .beigebg { background-color: #F4F0E7 !important; } .beigebd { border-color: #F4F0E7 !important; }
.dark_beige { color: #DCCEB1; } .dark_beigebg { background-color: #DCCEB1 !important; } .dark_beigebd { border-color: #DCCEB1 !important; }
.light_beige { color: #faf8f3; } .light_beigebg { background-color: #faf8f3 !important; } .light_beigebd { border-color: #faf8f3 !important; }
.light_beigebgpxl { background-image: url("/resources/pixels/light_beigebgpxl.png"); }


.orange { color: #F58720; } .orangebg { background-color: #F58720 !important; } .orangebd { border-color: #F58720 !important; }
.yellow { color: #FCB315; } .yellowbg { background-color: #FCB315 !important; } .yellowbd { border-color: #FCB315 !important; }
.green { color: #109E4D; } .greenbg { background-color: #109E4D !important; } .greenbd { border-color: #109E4D !important; }
.blue { color: #2A51DE; } .bluebg { background-color: #2A51DE !important; } .bluebd { border-color: #2A51DE !important; }
.red { color: #EC2D23; } .redbg { background-color: #EC2D23 !important; } .redbd { border-color: #EC2D23 !important; }
.purple { color: #B15684; } .purplebg { background-color: #B15684 !important; } .purplebd { border-color: #B15684 !important; }
.lightgreen { color: #CDDDC8; } .lightgreenbg { background-color: #CDDDC8 !important; } .lightgreenbd { border-color: #CDDDC8 !important; }
.lightblue { color: #87C6EF; } .lightbluebg { background-color: #87C6EF !important; } .lightbluebd { border-color: #87C6EF !important; }
.lightpurple { color: #D6B6C8; } .lightpurplebg { background-color: #D6B6C8 !important; } .lightpurplebd { border-color: #D6B6C8 !important; }
.gold  { color: #F8B118; } .goldbd { border-color:  #F8B118 !important; } .goldbg { background-color: #F8B118 !important; } 

.black { color: #000000; } .blackbg { background-color: #000000 !important; } .blackbd { border-color: #000000 !important; }
.darkgrey { color: #3A3A3A; } .darkgreybg { background-color: #3A3A3A !important; } .darkgreybd { border-color: #3A3A3A !important; } 
.darkgrey_cfc  { color: #221F1F; } .darkgrey_cfcbg { background-color: #221F1F !important; } .darkgrey_cfcbd { border-color: #221F1F !important; } 

.darkishgrey { color: #5e5e5e; } .darkishgreybg { background-color: #5e5e5e !important; } .darkishgreybd { border-color: #5e5e5e !important; }
.palegrey { color: #ccc; } .palegreybd { border-color:  #ccc !important; } .palegreybg { background-color: #f9f9f9 !important; }
.medgrey { color: #efefef; } .medgreybd { border-color:  #efefef !important; } .medgreybg { background-color: #efefef !important; }




.paletransbg {
    background-color: rgba(255, 255, 255, 0.8) !important;
}

.darktransbg {
    background-color: rgba(0, 0, 0, 0.2); 
}

.text-warning  { color: #F58720; }
.text-success  { color: #109E4D; }
.text-danger  { color: #EC2D23; }
.text-white  { color: #ffffff; }
.text-grey  { color: #666;  }
.text-default  { color: #333;  }
 
.text_one_line { max-width: 100%;overflow: hidden;text-overflow: ellipsis; white-space: nowrap; display:inline-block; line-height: normal; }
.text_two_line { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;  overflow: hidden; }
.text_three_line { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;  overflow: hidden; }
.text_four_line { display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;  overflow: hidden; } 


.position-relative { position: relative; } 
.position-absolute { position: absolute; } 

/* PADDINGS SPACINGS WIDTH */
.notop { margin-top: 0px !important; padding-top: 0px !important; } .nobot { margin-bottom: 0px !important; padding-bottom: 0px !important; } 
.top100 { margin-top: 100px; } .top25 { margin-top: 25px; } .top20 { margin-top: 20px; } .top15 { margin-top: 15px; }  .top10 { margin-top: 10px; }   .top5 { margin-top: 5px; } .topminus5 { margin-top: -5px; } .topminus10 { margin-top: -10px; } .topminus25 { margin-top: -25px; }

@media (min-width: 767px) {  .topminus50 { margin-top: -50px; }  .topminus100 { margin-top: -100px; } }
 
 
.bot25 { margin-bottom: 25px; } .bot15 { margin-bottom: 15px; }  .bot10 { margin-bottom: 10px; } .bot5 { margin-bottom: 5px; }  .botminus25 { margin-bottom: -25px; } .botminus50 { margin-bottom: -50px; }
.left25 { padding-left: 25px; } .left15 { padding-left: 15px; }  .left10 { padding-left: 10px; } .left5 { padding-left: 5px; } .left0 { padding-left: 0px !important; }  .leftminus25 { padding-left: -25px !important; }
.right25 { padding-right: 25px; } .right15 { padding-right: 15px; } .right10 { padding-right: 10px; } .right5 { padding-right: 5px; }  .right0 { padding-right: 0px !important;  }   .rightminus25 { padding-right: -25px !important; }
.mleft25 { margin-left: 25px; } .mleft15 { margin-left: 15px; }  .mleft5 { margin-left: 5px; } .mleft0 { margin-left: 0px; } 
.mright25 { margin-right: 25px; } .mright15 { margin-right: 15px; } .mright5 { margin-right: 5px; }  .mright0 { margin-right: 0px;  }

.mrightminus25 { margin-right: -25px !important; } .mrightminus15 { margin-right: -15px !important; }  .mrightminus10 { margin-right: -10px !important; } .mrightminus5 { margin-right: -5px !important; } .mrightminus50 { margin-right: 0px !important; }
.mleftminus25 { margin-left: -25px !important; }  .mleftminus15 { margin-left: -15px !important; }  .mleftminus10 { margin-left: -10px !important; }  .mleftminus5 { margin-left: -5px !important; }  .mleftminus50 { margin-left: 0px !important; }

 
.padall25 { padding: 25px; } .padall15 { padding: 15px; }  .padall10 { padding: 10px; } .padall5 { padding: 5px; } .padall0 { padding: 0px !important; }  
.max300  { max-width: 300px; }.max200  { max-width: 200px; }.max150  { max-width: 150px; }.max100  { max-width: 100px; } .max75  { max-width: 75px; } .max50  { max-width: 50px; }  .max35  { max-width: 35px; }  
.top50 { margin-top: 25px; }.bot50 { margin-bottom: 25px; }.right50 { padding-right: 25px; }.left50 { padding-left: 25px; }
.ptop50 { padding-top: 25px !important; } .ptop25 { padding-top: 25px !important; } .ptop15 { padding-top: 15px !important; }  .ptop5 { padding-top: 5px !important; }
.pbot50 { padding-bottom: 25px !important; } .pbot25 { padding-bottom: 25px !important; } .pbot15 { padding-bottom: 15px !important; }  .pbot5 { padding-bottom: 5px !important; }
.mleft50 { margin-left: 25px; } .mright50 { margin-right: 25px; } 

@media (min-width: 767px) { 
	.mleftminus50 { margin-left: -50px !important; }
	.mrightminus50 { margin-right: -50px !important; }
	.top50 { margin-top: 50px; }.bot50 { margin-bottom: 50px; }
	.ptop50 { padding-top: 50px !important; }  .pbot50 { padding-bottom: 50px !important; }
	.max800  { max-width: 800px; } .max700 { max-width: 700px; } .max600  { max-width: 600px !important; } .max500  { max-width: 500px; } .max400  { max-width: 400px; }
}

@media (min-width: 992px) {  
	.right50 { padding-right: 50px; }.left50 { padding-left: 50px; }
	.mleft50 { margin-left: 50px; } .mright50 { margin-right: 50px; } 
}


.min100 {min-width: 100px;}
.min150 {min-width: 150px;}
.min200 {min-width: 200px;}
.min250 {min-width: 250px;}
.min300 {min-width: 300px;}
.min350 {min-width: 350px;}
.width100 {width: 100%;}


.height200 { height:200px; }
.height300 { height:300px; }
.height400 { height:400px; }
.height500 { height:500px; }
.height600 { height:600px; }

.width50 { width:50%; }

/* CONTAINERS */
.gpanel  { box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05); margin-bottom: 20px; background-color: #FFF; border: 1px solid #DDD; border-radius: 4px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); -moz-box-sizing: border-box; padding: 15px; margin: 20px 0 20px 0; font-size: 16px; font-weight: 200; line-height: 1.4; }

.gpanel5  { box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);  background-color: #FFF; border: 1px solid #DDD; border-radius: 4px; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05); -moz-box-sizing: border-box; padding: 5px; font-size: 16px; font-weight: 200; line-height: 1.4; }

.gpanel_blue  { margin-bottom: 20px; background-color: #eef7fa; border-radius: 4px; -moz-box-sizing: border-box; padding: 15px; margin: 20px 0 20px 0; font-size: 16px; font-weight: 200; line-height: 1.4; }

.gpanel_beige  { border-left: 3px solid #F58720; margin-bottom: 20px; background-color: #f9f5f0; border-radius: 0 4px 4px 0; -moz-box-sizing: border-box; padding: 15px; margin: 20px 0 20px 0; font-size: 16px; font-weight: 200; line-height: 1.4; }

@media (max-width: 767px) { #content { padding-top: 25px; } #contentHome { padding-top: 1px; } }

.col_no_hpad { padding-left: 0px; padding-right: 0px; }
.col_no_hpad { padding-left: 10px; padding-right: 10px; } 
.container_pale { background-color: rgba(244, 240, 231, 0.4); }  
.container_med { background-color: #ECE5D6; }
.container_dark { background-color: #3A3A3A; }
.container_dark p{ color: #fff; }
.container_dark a {	color: #F58720;	text-decoration: none; }
.container_dark a:hover, .container_dark a:focus { transition: all 0.3s; color: #F58720; text-decoration: underline;	-webkit-text-decoration-color: #F58720;	text-decoration-color: #F58720; text-decoration-thickness: 2px; }
.container_white_beige_bg { background: #fff; }
@media (min-width: 767px) { 
.container_white_beige_bg { background: rgb(255,255,255); background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 66.6%, rgba(250,248,243,1) 66.6%); }
}
.container_white90 {
  background-color: rgba(255, 255, 255, 0.9);
}

/* BORDERS */
@media (min-width: 767px) { 
.border_left { border-left: 1px solid #ECE5D6; padding-left: 15px; margin-left: -1px;  } 
.border_right { border-right: 1px solid #ECE5D6; padding-right:15px; } 
}
.border_top {border-top: 1px solid #ECE5D6;}
.border_bot {border-bottom: 1px solid #ECE5D6;}
.border_rad_20 { border-radius: 20px !important; }
.border_rad_5 { border-radius: 5px !important; }

@media (min-width: 767px) {
.border_rad_3 { border-radius: 3px !important; }
.border_rad_3_top { border-radius: 3px 3px 0px 0px !important; }
.border_rad_3_bot { border-radius: 0px 0px 3px 3px !important; }
}

.border_rad_0 { border-radius: 0px !important; }
.border0 { border: 0px solid #ccc !important; }  
.border { border: 1px solid #ccc; } 
.border2 { border: 2px solid #ccc; } 
.border3 { border: 3px solid #ccc; } 

.border_width0 { border-width: 0px !important; } 
.border_width1 { border-width: 1px !important; } 
.border_width2 { border-width: 2px !important; } 
.border_width3 { border-width: 3px !important; } 

/* BUTTONS */
.btn { border-radius: 3px; font-size: 16px; padding: 10px 28px; text-decoration: none; }
.btn-xs {  padding: 1px 5px;  font-size: 12px;  line-height: 1.5;   border-radius: 1px;} 
.btn-sm { border-radius: 1px; font-size: 16px; padding: 4px 22px; } 
.btn-lg { border-radius: 1px; font-size: 20px; padding: 14px 30px; } 

.input-group-btn > .btn-lg { border-radius: 24px; font-size: 18px; padding: 10px 14px; box-shadow: 0px 3px 6px rgba(0, 0, 0, 0); } 
.input-group-btn > button {    height: 46px; }

.btn-default { border-color: #F58720; color: #000000;  } 
.btn-default:hover, .btn-default.focus, .btn-default:focus { transition: all 0.3s; border-color: #F58720; background-color: #F58720; color: #fff;  } 

.btn-default-beige, .btn-default-beige:active, .btn-default-beige.focus, .btn-default-beige:focus  {  color: #000000; background-color: transparent;  } 
.btn-default-beige:hover{ transition: all 0.3s; border-color: #F58720; background-color: #F58720; color: #fff;  } 


.input-group-btn > .btn-default:hover { background-color: #f9ece0; color: #fff }

.btn-danger { border-color: #EC2D23; background-color: #EC2D23; color: #fff;  } 
.btn-danger:hover, .btn-danger.focus, .btn-danger:focus { transition: all 0.3s; background-color: #d4160c;  } 

.btn-primary { border-color: #3A3A3A; background-color: #3A3A3A; color: #fff;  } 
.btn-primary:hover, .btn-primary.focus, .btn-primary:focus { transition: all 0.3s; background-color: #F58720;  border-color: #F58720;  }  

.btn-success { border-color: #109E4D; background-color: #109E4D; color: #fff;  } 
.btn-success:hover, .btn-success.focus, .btn-success:focus { transition: all 0.3s; background-color: #078c40;  } 

.btn-info { border-color: #2A51DE; background-color: #2A51DE; color: #fff;  } 
.btn-info:hover, .btn-info.focus, .btn-info:focus { transition: all 0.3s; background-color: #1339c5;  border-color: #1339c5;  } 

.btn-warning { border-color: #F58720; background-color: #F58720; color: #fff;  } 
.btn-warning:hover, .btn-warning.focus, .btn-warning:focus { transition: all 0.3s; background-color: #3A3A3A; border-color: #3A3A3A;  } 

.btn-dark_beige { border-color: #DCCEB1; background-color: #DCCEB1; color: #000;  } 
.btn-dark_beige:hover, .btn-warning.focus, .btn-warning:focus { transition: all 0.3s; background-color: #3A3A3A; border-color: #3A3A3A; color: #fff;  } 

.btn-beige { border-color: #F4F0E7; background-color: #F4F0E7; color: #000;  } 
.btn-beige:hover, .btn-warning.focus, .btn-warning:focus { transition: all 0.3s; background-color: #3A3A3A; border-color: #3A3A3A; color: #fff;  } 


.btn-white { border-color: #ffffff; background-color: #ffffff; color: #000;  } 
.btn-white:hover, .btn-warning.focus, .btn-warning:focus { transition: all 0.3s; background-color: #3A3A3A; border-color: #3A3A3A; color: #fff;  } 

.btn-purple { border-color: #B15684; background-color: #B15684; color: #fff;  } 
.btn-purple:hover, .btn-purple.focus, .btn-purple:focus { transition: all 0.3s; background-color: #3A3A3A; border-color: #3A3A3A; color: #fff; } 


.btn-gold { border-color: #F8B118; background-color: #F8B118; color: #fff;  } 
.btn-gold:hover, .btn-gold.focus, .btn-gold:focus { transition: all 0.3s; background-color: #3A3A3A; border-color: #3A3A3A; color: #fff; } 


.btn-link  { color: #333333; text-decoration: underline; -webkit-text-decoration-color: #F58720; text-decoration-color: #F58720; text-decoration-thickness: 2px;  }
.btn-link:hover, .btn-link:focus { transition: all 0.3s; color: #F58720; box-shadow: 0px 3px 6px rgba(0, 0, 0, 0); text-decoration-thickness: 2px; }


.btn-false-default {
    min-height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
	background-color: #fff;
	border: 1px solid #F58720;
	cursor: pointer; 
}


/* BG IMAGES */
.bg_cover {background-size:cover !important;}
.bg_contain {background-size:contain !important;}
.bg_lefttop {background-position:left top !important;}
.bg_righttop {background-position:right top !important;}
.bg_center {background-position:center center !important;}
.bg_leftbot {background-position:left bottom !important;}
.bg_rightbot {background-position:right bottom !important;}


/* TEXT BLOCK BG */
.white_txt_bg h1 > span  { background-color: #fff; box-shadow: 5px 0 0 #fff, -5px 0 0 #fff; 	-webkit-box-decoration-break: clone;	-o-box-decoration-break: clone; 	box-decoration-break: clone; padding-top: 1px; padding-bottom: 3px; color: #333; }
.white_txt_bg p { line-height: 1.3; } 
.white_txt_bg p > span { background-color: #fff; box-shadow: 5px 0 0 #fff, -5px 0 0 #fff; 	-webkit-box-decoration-break: clone;	-o-box-decoration-break: clone;	box-decoration-break: clone; padding-top: 2px; padding-bottom: 3px; color: #333;  }
.black_txt_bg h1 > span  { line-height: 1.2em; background-color: #333; box-shadow: 5px 0 0 #333, -5px 0 0 #333; 	-webkit-box-decoration-break: clone;	-o-box-decoration-break: clone; 	box-decoration-break: clone; padding-top: 1px; padding-bottom: 3px; color: #fff; }
.black_txt_bg p { line-height: 1.3; } 
.black_txt_bg p > span { background-color: #333; box-shadow: 5px 0 0 #333, -5px 0 0 #333; 	-webkit-box-decoration-break: clone;	-o-box-decoration-break: clone;	box-decoration-break: clone; padding-top: 2px; padding-bottom: 3px; color: #fff;  }

.posBottomRight {bottom: 0;	position: absolute;	right: 0; }



/* NAV */
@media (min-width: 768px) {
  .navbar { border-radius: 3px; } 
}

.navbar { position: relative; margin-bottom: 0px; border: 0px solid transparent; background-color: #fff; }
@media (min-width: 767px) {	.navbar { background-color: rgba(255, 255, 255, 0.9); } }
.navbar-nav { margin-top: 0px; margin-bottom: 0px; } 
.navbar-brand { max-width: 140px; padding: 15px 25px; }
.navbar-brand-realbread { max-width: 170px;  }
.navbar-nav > li  {	padding: 0 14px 0 16px; border-bottom: 1px solid #efefef;}
.navbar-nav > li:hover  { background-color: #F4F0E7;}

.navbar-nav > li > a {
    padding: 10px 0 10px 0;
    color: #333 !important;
    text-decoration: none;
}

.navbar_search_outer { margin-top: 12px; border-left: 1px solid #ccc;  padding-left: 15px !important;  height: 30px; }
.navbar_search_btn { padding-top: 3px !important; font-size: 23px !important; }   



.navbar-btn { 
    margin-top: 0px;
    margin-bottom: 0px;
	background-color: transparent; 
	border-radius: 0px 3px 3px 0px; padding: 6px 30px !important;  
}
 
.nav > li > .btn-warning { 	border: 1px solid #F58720 !important; background-color: #F58720; color: #fff !important; }
.nav > li > .btn-warning:hover { border: 1px solid #3A3A3A !important; background-color: #3A3A3A !important; color: #fff !important; }

@media (min-width: 767px) { 
	.navbar-nav > li { padding: 0 12px 0 12px; border-bottom: none; } 
	.navbar-nav > li:hover  { background-color: transparent;}
	.navbar-nav > li > a {
		font-size: 15px;
		padding: 18px 0 0 0;
		border-bottom: 3px solid transparent;
		color: #333 !important;
		text-decoration: none;
	}
	.navbar-nav > li > a:hover, .navbar-nav > li > a:active, .navbar-nav > .active > a { border-bottom: 3px solid #F58720;  background-color: transparent; }
	.navbar-nav { float:none;margin: 0 auto; display: table; table-layout: fixed; }
	.navbar-btn { padding: 16px 20px 16px 20px !important  }
	.navbar-brand { max-width: 140px; padding: 10px 0px 0px 15px;  }  
}
@media (min-width: 992px) {  
	.navbar-nav > li > a {	font-size: 16px; }
	.navbar-nav > li { padding: 0 14px 0 14px; }
	.navbar-btn { padding: 17px 30px 15px 30px !important  }
}
@media (min-width: 1200px) { 
	.navbar-nav > li { padding: 0 20px 0 20px; }  
}


.navbar-btn:hover, .navbar-btn.focus, .navbar-btn:focus { transition: all 0.3s; border-color: #F58720 !important;  }  
.navbar-toggle {
    border-color: transparent !important;
    padding: 6px 0 0 0;
    font-size: 18px;
    background-color: #fff;
}
.navbar-toggle:hover, .navbar-toggle:active, .navbar-toggle:focus {
    color: #F58720;
    transition: all 0.3s !important;
    background-color: #fff !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: transparent;
}

.navbar-collapse { padding-right: 15px; }
@media (min-width: 768px) {
.navbar-collapse { padding-right: 0px !important;}
}

.head_title_block_tools { margin-bottom:15px; margin-top:-15px;  } 
.right_bar { margin-top:15px;} 
.head_title_block_nobg { margin-top:2px; } 





@media (max-width: 768px) {
.head_title_block { margin-top:1px;  } 
}

@media (min-width: 768px) {
	.head_nav_block_nobg { padding-top:50px; } 
	.title_uplift_home { margin-top: -125px; position: relative; }
	.head_title_block { bottom: 0px;  position: absolute; } 
	.head_title_block_nobg { margin-top:50px; } 
	.head_title_block_tools { margin-top:25px; } 
	.right_bar { margin-top:25px;} 
}
.hr50 { margin-inline-start: 0; width: 50%; }
.head { position: relative; } 

 
.firstletter {
	&:first-letter {
	float: left; 
	font-size: 3.1em;
	font-weight: 700;
	line-height: 45px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 0px;
	}
}
@supports (-moz-appearance:none) { .firstletter {&:first-letter {padding-top: 6px;}}}


/* HERO */
.hero { width: 100%; min-height: 200px; height: 300px;   }
.herohome {  }
@media (min-width: 767px) { .hero, .herohome { width: 100%; min-height: 200px; height: 400px; padding-top: 50px; }}
@media (min-width: 992px) { .hero, .herohome { height: 400px;  }}
@media (min-width: 1200px) { .hero, .herohome { height: 450px;  }}
@media (min-width: 1500px) { .hero, .herohome { height: 550px;  }} 
@media (min-width: 2000px) { .hero, .herohome { height: 650px;  }}



.hero_image { position: absolute;  z-index: -1; width: 100%;  object-fit: cover;  bottom: 0; } 

@media (min-width: 767px) { .hero_image { position: absolute;  z-index: -1;  height: 100%;  width: 100%;  object-fit: cover;  top: 0; } }

.blur50 { filter: blur(50px); }




.hero_credit {padding: 0px 5px 2px 5px;color: #efefef;background-color: #3A3A3A;position: absolute;bottom: 0;right: 0;opacity: 0.9;font-size: 11px !important; }
.hero_credit_top { padding: 1px 5px 3px 5px;color:#fff;background-color: #3A3A3A;position: absolute;top: 5px;left: 5px;  }
.image_credit { float: right;  padding: 1px 5px 3px 5px;color: #efefef;background-color: #3A3A3A; position: absolute; right: 5px; margin-left: 15px; bottom: 5px; max-width: 75%;}  
figcaption { float: right; margin-top: -28px; padding: 1px 5px 3px 5px;color: #efefef;background-color: #3A3A3A; position: absolute; right: 25px; margin-left: 35px; font-size: 12px; line-height: 16px !important;} 

/* TRAIL */
.trail > a {text-decoration: none !important;   }
.trail > a:hover { transition: all 0.3s; color: #F58720;  text-decoration-thickness: 2px  !important;  text-decoration: underline  !important;	-webkit-text-decoration-color: #F58720	;	text-decoration-color: #F58720;  }


@media (min-width: 767px) { 	.lead_image { min-width: 455px;  } } /*  min-height: 303.133px; */
@media (min-width: 992px) { 	.lead_image { min-width: 600px; } }  /* min-height: 399.75px */
@media (min-width: 1200px) { 	.lead_image { min-width: 725px;  } }  /*  min-height: 486.35px; */



/* CONTENT BLOCKS */
	.dropbar_parent { position:absolute; top: 50px; z-index: 10; width: 100%; }
@media (max-width: 767px) { 
	.dropbar_parent { padding-right: 0px !important; padding-left: 0px !important; border-top: 1px solid rgb(51, 51, 51); border-bottom: 1px solid rgb(51, 51, 51);  }
}
@media (min-width: 767px) { 
	.dropbar_parent { top: 105px; }
}
.dropbar {
	display: none; 
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	background-color: rgba(255, 255, 255, 0.9);
}
.dropbarsearch {box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); }

@media (min-width: 767px) { .flex_container { display: flex; flex-wrap: wrap; }}
.flex_item .panelList { height: calc(100% - 25px); }
.panelList  { width: 100%;  color: #000; position: relative; padding: 7px 10px 10px 10px; }  

@media (min-width: 767px) { .panelList  { padding: 7px; }  }
@media (min-width: 992px) { .panelList  { padding: 6px 7px 7px 7px; }  }

.panelListBeige  { background-color: #F4F0E7; }
.panelListPaleBeige  { background-color: #faf8f3; } 
.panelListWhite  { background-color: #fff; }
.panelListMedGrey  { background-color: #efefef; border-bottom: 3px solid #efefef;}
.panelListImage { width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; box-shadow: 1px 1px 20px -3px rgba(0,0,0,0.07) inset; -webkit-box-shadow: 1px 1px 20px -3px rgba(0,0,0,0.07) inset; -moz-box-shadow: 1px 1px 20px -3px rgba(0,0,0,0.07) inset; } 
 
 
.panelListWhite > a > .panelListActiveArea {
	-webkit-text-decoration-color: #fff;
	text-decoration-color: #fff;
}
.panelListBeige > a > .panelListActiveArea {
	-webkit-text-decoration-color: #F4F0E7;
	text-decoration-color: #F4F0E7;
} 
.panelListWhite > a > .panelListActiveArea:hover, .panelListBeige > a > .panelListActiveArea:hover {
	color: #000;
	text-decoration: underline;
	-webkit-text-decoration-color: #DCCEB1;
	text-decoration-color: #DCCEB1;
	text-decoration-thickness: 2px;
}
 
.panelListActiveArea { 
height: calc(100% - 25px); text-decoration: underline;
text-decoration-thickness: 2px; 
}

.panelListActiveArea:hover  { 
transition: all 0.3s;
} 

.panelListActiveArea > .panelListImageContainer > img {
  transition: all 0.5s;
} 
.panelListActiveArea:hover > .panelListImageContainer > img {
  transition: all 0.5s;
  transform: scale(1.02);
} 



 /* LEGACY PANEL */
.panelList > .panelListImageContainer > img {
  transition: all 0.5s;
} 
.panelList:hover > .panelListImageContainer > img {
  transition: all 0.5s;
  transform: scale(1.02);
} 
a > .panelListWhite {
	-webkit-text-decoration-color: #fff;
	text-decoration-color: #fff;
}
a > .panelListBeige {
	-webkit-text-decoration-color: #F4F0E7;
	text-decoration-color: #F4F0E7;
} 
a > .panelListBeige:hover, a > .panelListWhitehover {
	color: #000;
	text-decoration: underline;
	-webkit-text-decoration-color: #DCCEB1;
	text-decoration-color: #DCCEB1;
	text-decoration-thickness: 2px;
}
.panelListImageContainer > .label { z-index: 1;}  
.panelList > .panelListTitle { margin: 10px 0px 25px 0px; }
 
.panelList > .panelListTitle > .ptop15 { padding-top: 0 !important; } 
 
.panelList > h4 { margin-top: 10px !important;  margin-bottom: 10px !important;  }     
 
 
 
 
.panelListTitle { margin: 10px 0px 10px 0px;  }    
.panelListTitleDateBelow { margin: 10px 0px 30px 0px;  }    

.panelListTools { margin-bottom: 10px;}
.panelListTools > a > .label { border-radius: 0px; font-weight: 300;  }
.panelList > .lead { line-height: 1.2;}
.panelListRounded  { border: 1px solid #F4F0E7; border-radius: 3px;  padding: 5px 15px 15px 15px; background-color: #faf8f3; }  
.panelListRounded:hover  { border: 1px solid #F58720; background-color: #F4F0E7; }  
.panelListDesc { margin: 10px 0px 25px 0px;  }    
.panelListFoot { margin: 10px 0px 5px 0px;  }  
.panelListFoot > span { display: none;  }  
.panelListImageContainer { background-color: #ebe6db; overflow: hidden;  } 






@media (min-width: 767px) { .col-sm-6 > .panelList > a > .panelListActiveArea > .panelListImageContainer > .panelListImage, .col-sm-6  > a > .panelList >  .panelListImageContainer > .panelListImage { height: 230px; width:345px; object-fit: cover; }}
@media (min-width: 992px) { .col-sm-6 > .panelList > a > .panelListActiveArea > .panelListImageContainer > .panelListImage, .col-sm-6  > a > .panelList >  .panelListImageContainer > .panelListImage { height: 305px; width:455px; object-fit: cover;}}
@media (min-width: 1200px) { .col-sm-6 > .panelList > a > .panelListActiveArea > .panelListImageContainer > .panelListImage, .col-sm-6  > a > .panelList >  .panelListImageContainer > .panelListImage { height: 370px; width:555px; object-fit: cover; }} 

@media (min-width: 767px) { .col-sm-4 > .panelList > a > .panelListActiveArea > .panelListImageContainer > .panelListImage, .col-sm-4  > a > .panelList >  .panelListImageContainer > .panelListImage { height: 147px; width:220px; object-fit: cover; }}
@media (min-width: 992px) { .col-sm-4 > .panelList > a > .panelListActiveArea > .panelListImageContainer > .panelListImage, .col-sm-4  > a > .panelList >  .panelListImageContainer > .panelListImage { height: 195px; width:293.333px; object-fit: cover; }}
@media (min-width: 1200px) { .col-sm-4 > .panelList > a > .panelListActiveArea > .panelListImageContainer > .panelListImage, .col-sm-4  > a > .panelList >  .panelListImageContainer > .panelListImage { height: 240px; width:360px; object-fit: cover; }}

@media (min-width: 767px) { .col-sm-3 > .panelList > a > .panelListActiveArea > .panelListImageContainer > .panelListImage, .col-sm-3  > a > .panelList >  .panelListImageContainer > .panelListImage { height: 95.8px; width: 143.5px; object-fit: cover; }}
@media (min-width: 992px) { .col-sm-3 > .panelList > a > .panelListActiveArea > .panelListImageContainer > .panelListImage, .col-sm-3  > a > .panelList >  .panelListImageContainer > .panelListImage { height: 132.5px; width: 198.7px; object-fit: cover; }}
@media (min-width: 1200px) { .col-sm-3 > .panelList > a > .panelListActiveArea > .panelListImageContainer > .panelListImage, .col-sm-3  > a > .panelList >  .panelListImageContainer > .panelListImage { height: 165.9px; width: 248px; object-fit: cover; }}

.panelListImage4Col {  width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover;  }
@media (min-width: 767px) { .panelListImage4Col { height: 85px;  width: 136.667px; object-fit: cover; }}
@media (min-width: 992px) { .panelListImage4Col { height: 120px;   width: 185.55px; object-fit: cover; }}
@media (min-width: 1200px) {.panelListImage4Col { height: 150px; width: 230px; object-fit: cover; }} 

.panelListImage3Col {  width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover;  }
@media (min-width: 767px) { .panelListImage3Col { height: 58px;  width: 87px; object-fit: cover; }}
@media (min-width: 992px) { .panelListImage3Col { height: 83px;   width: 124px; object-fit: cover; }}
@media (min-width: 1200px) {.panelListImage3Col { height: 105px; width: 157px; object-fit: cover; }} 



.panelListImage_RightBar {  width: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover;  }
@media (min-width: 767px) { .panelListImage_RightBar { height: 142px;  object-fit: cover; }}
@media (min-width: 992px) { .panelListImage_RightBar { height: 142px; width: 212.5px; object-fit: cover; }}
@media (min-width: 1200px) { .panelListImage_RightBar { height: 175px; width: 262.5px; object-fit: cover; }}



.pubListLongCopy300  > .panelListTitle { margin: 15px 0px 10px 0px;  }   
.panelList644 > .panelListTitle { margin: 10px 0px 10px 0px;  }   

.pubListLong > img{ height: 200px; width: 142px; float:left; object-fit: cover; }  
.pubListLongCopy300 { margin-left: 141px; } 

@media (min-width: 767px) { 
	.panelList425 { height: 247px; } 
	.panelList644 { height: 520px; }
	.panelList300 { height: 247px; } 
	.panelListTitle116 { height: 100px; overflow: hidden;  }
	.panelListFootBottom { position: absolute; bottom: 3px; } 
	
}
@media (min-width: 992px) { 
	.panelList425 { height: 425px !important; padding: 25px !important; }
	.panelList425 > img{ height: 345px; width: 245px; float:left; object-fit: cover; margin-top: 15px; margin-left: 15px; border-radius: 5px; border: 1px solid #ECE5D6; }  
	.panelList644 { height: 578px; }
	.panelList300 { height: 276px; }
	.panelListTitle116 { height: 63px;  overflow: hidden;  }
	.pubListLongCopy300 > .panelListFootBottom { bottom: 35px; }  
	.pubListLongCopy300 { margin-left: 285px; } 
}
@media (min-width: 1200px) { 
	.panelList425 { height: 425px !important; padding: 25px !important; }
	.panelList425 > img{ height: 345px; width: 245px; float:left; object-fit: cover; margin-top: 15px; margin-left: 15px; border-radius: 5px; border: 1px solid #ECE5D6; }  
	.panelList644 { height: 644px; }
	.panelList300 { height: 309px; } 
	.panelListTitle116 { height: 63px;  overflow: hidden;  }
}
.panelListImage > .label, .panelListImage4Col > .label, .panelListImageContainer > .label {
    padding: .4em .6em .4em;
    border-radius: 0;
	position: absolute;  
	font-weight: 300;
}


.pubListShort  { padding: 1px; height: 105px; width: 100%; border-bottom: 3px solid #fff; color: #000; position: relative; overflow: hidden;}  
.pubListShort > img{ height: 100px; width: 71px; float:left;  }  
.pubListShort:hover  { transition: all 0.3s;  border-bottom: 3px solid #F58720; color: #111; background-color: #ECE5D6; } 
.pubListShortCopy { margin-left: 70px; }
.pubListShortTitle { margin: 5px 10px 0px 10px; }
 
.pubList { padding: 1px; height: 155px; width: 106px; width: 100%; border-bottom: 3px solid #fff; color: #000; position: relative;  overflow: hidden; }  
.pubList > img{ height: 150px; width: 106px;  float:left;  }  
.pubList:hover  { transition: all 0.3s;  border-bottom: 3px solid #F58720; color: #111; background-color: #ECE5D6; } 
.pubListCopy { margin-left: 105px; }
.pubListTitle { margin: 5px 10px 0px 10px; }
 
 
.pubListLong { padding: 1px; height: 205px; width: 100%; border-bottom: 3px solid #fff; color: #000; position: relative;  overflow: hidden; }  

.pubListLong:hover  { transition: all 0.3s;  border-bottom: 3px solid #F58720; color: #111; background-color: #ECE5D6; } 
.pubListLongCopy { margin-left: 141px; }

.pubListLongTitle { margin: 5px 10px 0px 10px; }

 
.microList  { padding: 0px; width: 100%; border: 1px solid #faf8f3;  background-color: #faf8f3;  color: #000; position: relative; overflow: hidden; border-radius: 2px;}  
.microList > img{ max-width: 90px;  float: right;  border-top-left-radius: 4px;  border-bottom-left-radius: 4px;  height: auto;  max-height: 70px; }  
.microList_proj_img { padding: 5px; } 
.microList100 { min-height: 100px; }
.microList:hover  { transition: all 0.3s;  border: 1px solid #F58720; color: #111; background-color: #fff; } 
.microListCopy { margin-left: 90px; }
.microListTitle { margin: 5px 10px 0px 10px; }
 
   
 

 
 
 /* blockList should be replaced by panelList */
.blockList { width: 100%; padding-bottom: 10px;  border-bottom: 3px solid #fff;  }
.blockListTitle { padding-left: 15px; padding-right: 15px; margin-top:10px; margin-bottom:5px; text-decoration: none !important;  }
.blockListDesc {  padding-left: 15px; padding-right: 15px; margin-bottom: 25px; text-decoration: none !important; } 
.blockListImage { width: 100%; height: 175px; background-repeat: no-repeat; background-position: center center; background-size: cover; border: 1px solid #efefef; }
.blockList:hover  { transition: all 0.3s;  border-bottom: 3px solid #F58720; color: #111; background-color: #ECE5D6; } 
.blockList > h4 { margin-top: 10px !important;  margin-bottom: 10px !important;  }       
 
@media (min-width: 767px) { 
	.blockList { padding: 5px; }
	.blockListTitle { padding-left: 0px; padding-right: 0px; margin-top: 10px; font-size: 18px; }
	.blockListDesc { padding-left: 0px; padding-right: 0px; margin-bottom: 25px;    }
	.blockListImage { height: 115px;  }
	.blockListImageTall { height: 160px;  }
	.blockListPubCover { height: 115px; }
}
@media (min-width: 992px) { 
	.blockListImage { height: 150px;  }
	.blockListImageTall { height: 200px;  }
	.blockListPubCover { height: 150px; }
	.blockListTitle { padding-left: 0px; padding-right: 0px; margin-top: 10px; font-size: 20px; }
}
@media (min-width: 1200px) { 
	.blockListImage { height: 175px;  }
	.blockListImageTall { height: 250px;  }
	.blockListPubCover { height: 175px; }
	.blockListTitle { padding-left: 0px; padding-right: 0px; margin-top: 10px; font-size: 20px; }
}
 
 
 /* ICON LIST */
.icon_flex_container { display: flex; flex-wrap: wrap; }
.flex_item .iconList { height: 100%;  }
.iconList  {  color: #000; position: relative; width: 110px; }  
.iconListWide  { margin: 0px 5px 0px 5px; }  
.iconListNarrow  { margin: 0px 5px 0px 5px; }  
.iconListVeryNarrow  { margin: 0px 5px 0px 5px; width: 150px !important; }  
.iconList200 { margin: 0px 5px 0px 5px; width: 200px !important; }  
.iconListVeryVeryNarrow  { margin: 0px 5px 0px 5px; width: 100px !important; }  
.iconListTitle { margin: 10px 5px 5px 5px;  }   
a > .iconList > .icon_theme_large  {  background-color: #fff; width: 80px; height: 80px; } 
a > .iconList > .icon_theme_medium  {  background-color: #fff; width: 80px; height: 80px; } 

@media (min-width: 767px) {
	.iconList  {  width: 140px; }
	.iconListWide  { margin: 0px 20px 0px 20px; }  
	.iconListNarrow  { margin: 0px 10px 0px 10px; }  
	
}
@media (min-width: 1200px) { 
	.iconList  {  width: 180px; }
	.iconListWide  { margin: 0px 70px 0px 70px; }  
	.iconListNarrow  { margin: 0px 25px 0px 25px; }  
	a > .iconList > .icon_theme_large  {  width: 120px; height: 120px; } 
} 

a > .iconList:hover > .icon_theme_large, a > .iconList:active > .icon_theme_large, a > .iconList:hover > .icon_theme_medium, a > .iconList:active > .icon_theme_medium    {  transition: all 0.3s; border-color: #F58720 !important;   } 




/* HORIZONATAL LIST FOR RB EVENTS */


.trainingLargeList  { padding: 15px; width: 100%; border-bottom: 3px solid #F4F0E7; color: #000; position: relative;  }       
.trainingLargeList:hover  {transition: all 0.3s;
border-bottom: 3px solid #F58720;
color: #111;
background-color: #ECE5D6; }  
.trainingLargeListDateContainer {   width: 15%; text-align: center; padding-top: 20px; font-weight: 600;  font-size: 24px; line-height: 1.1em; }  
.trainingLargeListImageContainer {  width: 25%; position: relative;  overflow: hidden; border: 1px solid #efefef; } 
.trainingLargeListImage  { width: 100%; height: 120px; background-repeat: no-repeat; background-position: center center; background-size: cover;  }  
.trainingLargeListTitle { text-decoration: none !important; }
.trainingLargeListDesc { text-decoration: none !important; }
.trainingLargeListTitleMore { text-decoration: none !important; font-size: 14px; color: #8dbc3f;  }

.trainingLargeListTitleMore:hover  { color: #009748;  }    
 
@media (max-width: 766px) { 
	.trainingLargeListDateContainer { float: right; width: 30%; height: 120px;} 
	.trainingLargeListImageContainer {float: left; width: 70%;  height: 120px;}
	.trainingLargeListTitle { clear: both; padding-top: 15px; }
}
@media (min-width: 767px) { 
	.trainingLargeListDateContainer { float: left; padding-right: 15px; height: 120px;  } 
	.trainingLargeListImageContainer { float: left; margin-right: 15px; height: 120px; } 
	.trainingLargeListTitle { margin: 0px; padding: 0px; height: 130px; overflow: hidden;  }    
	.trainingLargeListTitleMore { margin: 0px; padding: 0px; height: 20px; overflow: hidden;  }  	 
	.trainingLargeListDateContainer {   width: 20%; }
}
@media (min-width: 992px) { 
	.trainingLargeListDateContainer {   width: 15%; }
} 



/* MENU LIST */
.menuList a { 
    padding-left: 7px;
    width: 100%;
    border-left: 2px solid #F58720;
    color: #000;
    position: relative;
    margin-bottom: 10px;
    margin-left: 2px;
	display: block; 
	text-decoration: none;
}
.menuList a:hover {
    transition: all 0.3s; color: #F58720 !important; 
}
.menuList a.active {
  color: #F58720;
  font-weight: 700; 
}

.menuList a.active_rank {
  color: #333333;
}

.menuList a.marg15 {
  margin-left: 12px;
  font-size: 14px;
  line-height: 20px !important;
  border-left: 2px dotted #F58720;
}
.menuList a.marg25 {
  margin-left: 22px;
  font-size: 12px;
  line-height: 16px !important;
  border-left: 2px dotted #F58720;
}


/* SECTION BLOCKS */
.list-inline { margin-left: -15px; }
.list-inline > .section_blocks > a > div { margin-bottom: 0px; }
.list-inline > li { padding: 0px; }
@media (min-width: 767px) { 
	.list-inline > .section_blocks > a > div { margin-bottom: 0px; margin-right: 3px; }
	.list-inline > .section_blocks_grey > a > div { margin-bottom: 0px; margin-right: 3px; }
	.list-inline > li { padding-left: 5px;  padding-right: 5px; margin-right: -10px;}
	
}
.list-inline > .section_blocks > a > div { background-color: #fff; width: 160px; height: 75px; overflow: hidden; padding: 10px 10px 10px 10px;  color: #333; line-height: 20px;  }
@media (max-width: 768px) { .list-inline > .section_blocks > a > div { width: 100%; height: auto; } }

.list-inline > .section_blocks_grey > a > div { background-color: #fcfcfc; width: 160px; height: 75px; overflow: hidden; padding: 10px 10px 10px 10px; color: #333; }
@media (max-width: 768px) { .list-inline > .section_blocks_grey > a > div { width: 100%; height: auto; } }

.list-inline > .section_blocks_archived > a > div { background-color: #ccc; width: 78px; height: 75px; overflow: hidden; padding: 10px 10px 10px 10px; color: #333; font-size: 0.7em; margin-bottom: 0px; margin-right: 3px; line-height: 1.2em; }

.list-inline > .section_blocks_deep_archived > a > div { background-color: #ccc; width: 78px; height: 75px; overflow: hidden; padding: 10px 10px 10px 10px; color: #999; font-size: 0.7em; margin-bottom: 0px; margin-right: 3px; line-height: 1.2em; }


@media (max-width: 768px) { .list-inline > .section_blocks_archived > a > div { width: 100%; height: auto; } }
.list-inline > li > a > div:hover { background-color: #F58720; }
.list-inline > li > a  { text-decoration: none; }
.pubs_list { text-align: center; } 

.list-inline > .section_blocks > label > div {  width: 150px; overflow: hidden; padding: 10px 10px 10px 10px; margin-bottom: 15px; color: #333; }
@media (max-width: 768px) { .list-inline > .section_blocks > label > div { width: 100px; height: auto; cursor: pinter; } }


.list-inline > .section_blocks_med > label > div {  width: 201px; overflow: hidden; padding: 10px 10px 10px 10px; margin-bottom: 15px; color: #333; }
@media (max-width: 768px) { .list-inline > .section_blocks_wide > label > div { width: 150px; height: auto; cursor: pinter; } }


.list-inline > .section_blocks_wide > label > div {  width: 315px; overflow: hidden; padding: 10px 10px 10px 10px; margin-bottom: 15px; color: #333; }
@media (max-width: 768px) { .list-inline > .section_blocks_wide > label > div { width: 215px; height: auto; cursor: pinter; } }



.youtube_blank { text-align: center; padding:50px; background: radial-gradient(circle, rgba(255,255,255,0) 0%, rgba(204,204,204,1) 100%); cursor: pointer; } 

.youtube_blank:hover { transition: all 0.3s; background: radial-gradient(circle, rgba(255,255,255,0) 0%, rgba(157,157,157,1) 100%); color: #F58720; } 



/* 2021 ICONS */
.icon_theme { width: 60px; height: 60px; display: inline-block; border-radius: 50%; border-color: transparent; border-width:1px; border-style: solid; }  
.icon_theme_small { width: 30px; height: 30px; display: inline-block; border-radius: 50%; border-color: transparent; border-width:1px; border-style: solid; } 
.icon_theme_very_small { width: 25px; height: 25px; display: inline-block; border-radius: 50%; border-color: transparent; border-width:1px; border-style: solid; } 
.icon_theme_large { width: 120px; height: 120px; display: inline-block; border-radius: 50%; border-color: transparent; border-width:1px; border-style: solid; }
.icon_theme_large_portrait { width: 120px; height: 120px; display: inline-block; border-radius: 50%; border-color: transparent; border-width:0px; border-style: solid; } 
.icon_theme_medium { width: 80px; height: 80px; display: inline-block; border-radius: 50%; border-color: transparent; border-width:1px; border-style: solid; } 
.icon_brexit  { background-image: url('/resources/svg/brexit.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_climatechange  { background-image: url('/resources/svg/climate-change.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_coronavirus  { background-image: url('/resources/svg/coronavirus.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_foodpoverty  { background-image: url('/resources/svg/food-poverty.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_goodfoodeconomy  { background-image: url('/resources/svg/good-food-economy.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_localaction  { background-image: url('/resources/svg/local-action.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_susfarming  { background-image: url('/resources/svg/sus-farming.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_handshake  { background-image: url('/resources/svg/handshake.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_jobs  { background-image: url('/resources/svg/jobs.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_policypositions  { background-image: url('/resources/svg/policy-positions.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_publications  { background-image: url('/resources/svg/publications.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_events  { background-image: url('/resources/svg/events.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_whatwedo  { background-image: url('/resources/svg/what-we-do.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_whoweare  { background-image: url('/resources/svg/who-we-are.svg'); background-repeat: no-repeat; background-size: cover; }

.icon_theme_hover_orange:hover {  background-color: #F58720; }
.icon_theme_hover_white:hover {  background-color: #FFFFFF; } 

.icon_theme_trans_hover_orange {  background-color: transparent; }
.icon_theme_trans_hover_orange:hover  {  background-color: #F58720; }

.icon_theme_beige_hover_orange {  background-color: #F4F0E7; }
.icon_theme_beige_hover_orange:hover  {  background-color: #F58720; }
.icon_theme_white_hover_orange {  background-color: #FFFFFF; }
.icon_theme_white_hover_orange:hover  {  background-color: #F58720; }

.icon_theme_black_hover_orange {  background-color: #333; }
.icon_theme_black_hover_orange:hover  {  background-color: #F58720; }


.icon_theme_orange_hover_beige {  background-color: #F58720; }  
.icon_theme_orange_hover_beige:hover  {  background-color: #3A3A3A !important; }


/* ICONS */
.icon_small { width: 30px; height: 30px; display: inline-block;  } 
.icon_medium { width: 40px; height: 40px; display: inline-block;  border-radius: 50%; border-color: #3A3A3A; border-width:1px; border-style: solid; } 
.icon_menu { width: 30px; height: 30px; margin-right: 8px; margin-bottom: 8px; } 
.icon_large { width: 50px; height: 50px; display: inline-block; }
@media (min-width: 992px) { .icon_large { width: 60px; height: 60px; display: inline-block; }}
.icon_verylarge { width: 120px; height: 120px; display: inline-block; border-radius: 50%; border-color: #3A3A3A; border-width:1px; border-style: solid; }  
.icon_email_alt  { background-image: url('/resources/svg/Email_alt.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_fbook_alt  { background-image: url('/resources/svg/FaceBook_alt.svg'); background-repeat: no-repeat; background-size: cover;  }
.icon_utube_alt  { background-image: url('/resources/svg/YouTube_alt.svg'); background-repeat: no-repeat; background-size: cover;  }
.icon_twitter_alt  { background-image: url('/resources/svg/Twitter_alt.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_bluesky_alt  { background-image: url('/resources/svg/Bluesky_alt.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_linkedin_alt  { background-image: url('/resources/svg/LinkedIn_alt.svg'); background-repeat: no-repeat; background-size: cover; }

 
.icon_email  { background-image: url('/resources/svg/Eel_Mailing.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_fbook  { background-image: url('/resources/svg/Eel_FaceBook.svg'); background-repeat: no-repeat; background-size: cover;  }
.icon_twitter  { background-image: url('/resources/svg/Eel_Twitter.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_instagram  { background-image: url('/resources/svg/Eel_Instagram.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_social  { background-image: url('/resources/svg/Eel_Social.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_social_small  { background-image: url('/resources/svg/Eel_Social_Small.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_joinus  { background-image: url('/resources/svg/Eel_JoinUs.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_instagram_alt  { background-image: url('/resources/svg/Eel_Instagram_alt.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_social_alt  { background-image: url('/resources/svg/Eel_Social_alt.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_social_small_alt  { background-image: url('/resources/svg/Eel_Social_Small_alt.svg'); background-repeat: no-repeat; background-size: cover; }
.icon_email:hover, .icon_email_alt:hover, .icon_fbook:hover, .icon_fbook_alt:hover, .icon_utube_alt:hover, .icon_twitter:hover, .icon_twitter_alt:hover, .icon_bluesky_alt:hover, .icon_linkedin_alt:hover, .icon_instagram:hover, .icon_instagram_alt:hover, .icon_social:hover, .icon_social_alt:hover  {  transition: all 0.3s; background-color: #F58720;   } 
 
 /* BULLETS */
.tick_list > p { margin-left: 40px; }
.tick_list > p > .las { margin-left: -40px; float: left; } 
.tick_list > p > .tick_list_left { margin-left: -40px; float: left; } 
.tick_list > a > div  { margin-left: 40px; }
.tick_list > a > div  > .las { margin-left: -40px; float: left; } 


/* SCROLL */
.scroll-top { position:fixed; bottom:0; right:2%; z-index:100; background: #F58720; font-size:20px; border-top-left-radius:1px; border-bottom-left-radius:1px; }
.scroll-top a:link,.scroll-top a:visited { color:#222; background-color: notset; } 
@media (max-width: 1200px) { .scroll-top  { display: none; } body { padding-right: 0px; } }

 
/* MODAL */
.modal-header {border-bottom: none;color: #fff;} 
.modal-content {background-color: #F58720;}
.modal-body {background-color: #fff;}
.modal_body_border {padding: 15px;border-top: 1px solid #e5e5e5;background-color: #efefef;}
.modal-footer {background-color: #fff;border-radius: 0px 0px 6px 6px;}
.close_modal{ padding-top: 3px; color: #fff; font-size: 18px; float: right; }
.close_modal:hover { color: #333; cursor: pointer; } 
.modal-header .close { color: #fff; }

/* SLIDER */
.slider { padding: 25px;  }
.sliderhome { padding: 25px;  }

@media (min-width: 992px) { 
	.slider { padding: 25px; margin: 0px 25px 0px 25px; }
	.sliderhome { padding: 25px; margin: 0px 25px 0px 0px; }
} 
.slick-dots{ display: block;width: 100%;padding: 0;margin-top: 15px;list-style: none;text-align: center; }
.slick-dots li {position: relative;display: inline-block;margin: 0 5px;cursor: pointer;}
.slick-dots >  li > button {border-radius: 15px;}
.sliderBlue .slick-dots li .btn{ border-color: #2A51DE !important;  font-size:4px; padding: 6px 0;width: 25px;height: 25px;  color: #fff; }
.sliderBlue .slick-dots li .btn:hover{ color: #F58720; }
.sliderBlue .slick-dots li.slick-active button{opacity: 1;background-color: #2A51DE; color: #2A51DE; }
.sliderOrange .slick-dots li .btn{ border-color: #F58720 !important;  font-size:4px; padding: 6px 0;width: 25px;height: 25px;  color: #fff; }
.sliderOrange .slick-dots li .btn:hover{ color: #F58720; }
.sliderOrange .slick-dots li.slick-active button{opacity: 1;background-color: #F58720; color: #F58720; }

.sliderWhite .slick-dots li .btn{ border-color: #fff !important; background-color: #F58720 !important; font-size:4px; padding: 6px 0;width: 15px;height: 15px;  color: #F58720; }
.sliderWhite .slick-dots li .btn:hover{ color: #fff; background-color: #fff !important; } 
.sliderWhite .slick-dots li.slick-active button{opacity: 1; background-color: #fff !important; color: #fff; }


.sliderPurple .slick-dots li .btn{ border-color: #B15684 !important;  font-size:4px; padding: 6px 0;width: 25px;height: 25px;  color: #fff; }
.sliderPurple .slick-dots li .btn:hover{ color: #fff;  background-color: #fff !important;  }
.sliderPurple .slick-dots li.slick-active button{opacity: 1; background-color: #B15684; color: #B15684; }


.sliderRed .slick-dots li .btn{ border-color: #EC2D23 !important;  font-size:4px; padding: 6px 0;width: 25px;height: 25px;  color: #fff; }
.sliderRed .slick-dots li .btn:hover{ color: #EC2D23; }
.sliderRed .slick-dots li.slick-active button{opacity: 1;background-color: #EC2D23; color: #EC2D23; }

.slick-slide img {    margin-left: auto;    margin-right: auto; }



/* OLD SQUARES */
.hpsquare { padding: 10px; border-radius: 0px;  background-repeat:no-repeat; position: relative;}
.hpsquare h1 { margin: 0px; padding-top: 0px; padding-bottom: 3px; }
.hpsquare p { margin: 0px; padding-top: 0px;  padding-bottom: 1px; }
.hpsquare > a {  cursor: pinter; text-decoration: none; }
.hpsquare > a:hover  {  cursor: pinter; text-decoration: none; }
.hpsquare:hover   { box-shadow:  0 0 2px #333; text-decoration: none; }
.text_btm   { position: absolute; bottom: 11px; padding-right: 10px; }
.masonary_item > .no_decoration { text-decoration: none; } 
.sq_small { width: 145px; height: 145px; overflow: auto; margin-bottom: 10px; }
.sq_small h1 { font-size: 22px;}
.sq_medium { width: 300px; height: 145px; overflow: auto; margin-bottom: 10px;  }
.sq_medium h1 { font-size: 22px; }
.sq_large { width: 300px; height: 300px; overflow: hidden; margin-bottom: 10px; }
.sq_large h1 { font-size: 26px; }
.sq_giant { width: 100%; height: 300px; overflow: hidden; margin-bottom: 10px; }
.sq_bg_cover {background-size:cover;}
.sq_bg_contain {background-size:contain;}
.sq_pos_lefttop {background-position:left top;}
.sq_pos_righttop {background-position:right top;}
.sq_pos_center {background-position:center center;}
.sq_pos_leftbot {background-position:left bottom;}
.sq_pos_rightbot {background-position:right bottom;}
.sq_bg_white {  background-color: #fff;  color: #333; }
.sq_bg_blue {  background-color: #3479BE; color: #fff; }
.sq_bg_red { background-color: #D93827; color: #fff; }
.sq_bg_yellow { background-color: #F0E00D; color: #333;  }
.sq_bg_grey { background-color: #ccc; color: #333;}
.sq_bg_black { background-color: #333; color: #fff;}
.sq_bg_green { background-color: #039A6F; color: #fff;}
.sq_bg_lightblue { background-color: #52C5D1; color: #fff;}
/* OLD SQUARES END */



/* ALERTS */
.alert {font-weight: 700;
	border-left: 3px solid transparent;
	border-right: 0px solid transparent;
	border-top: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-radius: 0px;
	padding: 5px 0 5px 15px;
}

.alert-success { 
    color: #109E4D;
    background-color: #fff;
    border-color: #109E4D;
}
.alert-danger { 
    color: #EC2D23;
    background-color: #fff;
    border-color: #EC2D23;
}
.alert-info { 
    color: #2A51DE;
    background-color: #fff;
    border-color: #2A51DE;
}

.alert-warning { 
    color: #F58720;
    background-color: #fff;
    border-color: #F58720;
}



/* FORM ALERTS */
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #EC2D23;
}
.has-error .form-control {border-color: #EC2D23;}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #109E4D;
}
.has-success .form-control {border-color: #109E4D;}



/* HOMPAGE VIDEO */
#myVideo { width: 100%; }
#videoControls { margin-top: 15px; margin-left: 15px; }
@media (min-width: 768px) {
	#videoControls {  }
}

 
 

/* ODDS AND SODS */
.nodecorate{text-decoration: none !important; outline: 0; }
@media (min-width: 767px) {
	.roundedTop{border-top-left-radius: 24px;border-top-right-radius: 24px;}
	.roundedBot{border-bottom-left-radius: 24px;border-bottom-right-radius: 24px;}
	.roundedTopLeft{border-top-left-radius: 24px;}
	.roundedTopRigth{border-top-right-radius: 24px;}
	.roundedBotLeft{border-bottom-left-radius: 24px;}
	.roundedBotRight{border-bottom-right-radius: 24px;}
}
.minus22{margin-top: -22px;}
.toggle_color_on { background-color: #F1B60C; }
.toggle_color_off { background-color: #fff; }
a[data-toggle="collapse"] .rotate, button[data-toggle="collapse"] .rotate  {
   -webkit-transition: all 0.2s ease-out;
   -moz-transition: all 0.2s ease-out;
   -ms-transition: all 0.2s ease-out;
   -o-transition: all 0.2s ease-out;
   transition: all 0.2s ease-out;
   -moz-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   -webkit-transform: rotate(180deg);
   transform: rotate(180deg);
}
a[data-toggle="collapse"].collapsed .rotate, button[data-toggle="collapse"].collapsed .rotate  {
   -moz-transform: rotate(0deg);
   -ms-transform: rotate(0deg);
   -webkit-transform: rotate(0deg);
   transform: rotate(0deg);
}
.input_search {
    background-color: #fff;
    border: 2px solid #fff;
    box-shadow: inset 0 1px 1px #fff;
}

.gradient_beige_trans { background: rgb(244,240,231); background: linear-gradient(180deg, rgba(244,240,231,1) 50%, rgba(255,255,255,0) 50%); }
.gradient_dark_beige_trans { background: rgb(220,206,177); background: linear-gradient(180deg, rgba(220,206,177,1) 50%, rgba(255,255,255,0) 50%); }
.gradient_medgrey_trans { background: rgb(239,239,239); background: linear-gradient(180deg, rgba(239,239,239,1) 50%, rgba(255,255,255,0) 50%); }

.gradient_trans_beige_prog { background: rgb(255,255,255); background: linear-gradient(180deg, rgba(255,255,255,0) 62%, rgba(244,240,231,0.5) 96%); }


.gradient_trans_black_trans { background: rgb(255,255,255); background: linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(58,58,58,1) 53%, rgba(255,255,255,0) 53%); }
.gradient_trans_orange_trans { background: rgb(255,255,255); background: linear-gradient(180deg, rgba(255,255,255,0) 50%, rgba(245,135,32,1) 53%, rgba(255,255,255,0) 53%); }


.close {   float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    text-shadow: none;
    opacity: 1;
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

@media (min-width: 767px) { 
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
}
.form-control, .form-control:focus { box-shadow: none; }
.vertical_center {  position: absolute;  top: 50%;  -ms-transform: translateY(-50%);  transform: translateY(-50%);}
.horizonatal_center {  position: absolute;  left: 50%;  -ms-transform: translateX(-50%);  transform: translateX(-50%);}
.label-warning {   background-color: #F58720;}
.lasMed { font-size: 30px;  } 
.lasSmall { font-size: 20px;  }  
.expander_toggle_bar { display: block; text-decoration: none;  }


.pagination > li > a, .pagination > li > span {   color: #F58720;}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #fff;
    background-color: #F58720;
    border-color: #F58720;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 3;
    color: #fff;
    background-color: #F58720;
	border: 1px solid #F58720;
}

.breadcrumb {
    padding: 0px;
    background-color: transparent;
   
}

.overlayLoading {
    position: absolute;
    width: 95vw;
	height: 50vw;
    z-index: 9998;
}
.overlayLoadingContent {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.loader {
  border: 8px solid #3A3A3A;
  border-radius: 50%;
  border-top: 8px solid #F58720;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


/* CALENDAR STARTS */
table.calendar    { width: 100%; background-color:#ffffff; }
.calendar_link   { color: #333; }
.calendar-row > td { vertical-align: top; width: 14%; }
td.calendar-day  { position:relative;  } 
td.calendar-day:hover  { background:#fafafa; }
td.calendar-day-np  { background:#fafafa; } 
td.calendar-day-head { background-color: #5BC0DE;  text-align:center; padding:25px 5px 5px 5px; border-bottom:1px solid #efefef; border-top:1px solid #efefef; border-right:1px solid #efefef; color: #fff; }
div.day-number { background:#efefef; padding:2px 5px 3px 5px; color:#666; float:right; margin:-5px -5px 0 0; width:26px; text-align:center; }
td.calendar-day, td.calendar-day-np { padding:5px; border-bottom:1px solid #efefef; border-right:1px solid #efefef; }
.calendar-day > .calendar_square { min-height: 200px; }
.calendar-day > .calendar_square > .calendar_event { border-bottom: 1px dotted #eee; margin-bottom: 5px; line-height: 1.1em; }
.day_number_list { padding:4px 5px 2px 5px; color:#777; float:left; margin-right:10px; width:60px; text-align:right; }
.calender_container > .calendar_square { border-top: 1px solid #ccc; clear: both; min-height: 26px; margin-bottom: -1px }
.calender_container > .calendar_square > .calendar_event { margin-left: 70px;  border-bottom: 1px dotted #ccc; min-height: 26px; font-size: 1.2em; padding-top: 2px; padding-bottom: 2px; }
/* CALENDAR ENDS */


/* AUDIO PLAYER */
.track{	display: flex;	align-items: center;}
.track a{	margin-right: 20px; }
.track div{	flex: 1; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	border-top-color: #666;
	border-left-color: #666;
	border-right-color: #666;
	text-decoration: none;
	color: #000;
}
.nav-tabs {
  border-bottom: 1px solid #666;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  text-decoration: none;
}
.nav-tabs > li > a:hover {
  border-color: none;
  text-decoration: none;
  background-color: #DCCEB1;
  border-bottom-color: #666;
  color: #000;
}


.trainingList  { padding: 15px; width: 100%; border-bottom: 4px solid #F2F2F2; color: #000; position: relative; background-color: #fff; }       
.trainingList:hover  { border-bottom: 4px solid #009748; color: #111; background-color: #e6e5e5; }  
.trainingListDateContainer {   width: 20%; text-align: center; padding-top: 20px; font-weight: 600;  font-size: 24px; line-height: 1.1em; } 
.trainingListImageContainer {  width: 30%; position: relative;  overflow: hidden; } 
.trainingListImage  { width: 100%; height: 90px; background-repeat: no-repeat; background-position: center center; background-size: cover;  } 
.trainingListWaterMark  { width: 100%; height: 90px; background-repeat: no-repeat; background-position: center center; background-size: fit;  }   
.trainingListTitle { text-decoration: none !important; }
.trainingListTitleMore { text-decoration: none !important; font-size: 14px; color: #009748;  }
@media (max-width: 766px) { 
	.trainingListDateContainer { float: right; width: 30%;} 
	.trainingListImageContainer {float: left; width: 70%; }
	.trainingListTitle { clear: both; padding-top: 15px; }
}
@media (min-width: 992px) { 
	.trainingListDateContainer { float: left; padding-right: 15px; height: 90px;  } 
	.trainingListImageContainer { float: left; padding-right: 15px; height: 90px; } 
	.trainingListTitle { margin: 0px; padding: 0px; height: 70px; overflow: hidden;  }    
	.trainingListTitleMore { margin: 0px; padding: 0px; height: 20px; overflow: hidden;  }  	 
}

.trainingLargeList  { padding: 15px; width: 100%; border-bottom: 4px solid #F2F2F2; color: #000; position: relative;  }       
.trainingLargeList:hover  { border-bottom: 4px solid #009748; color: #111; }  
.trainingLargeListDateContainer {   width: 10%; text-align: center; padding-top: 20px; font-weight: 600;  font-size: 24px; line-height: 1.1em; }  
.trainingLargeListImageContainer {  width: 25%; position: relative;  overflow: hidden; border: 1px solid #efefef; } 
.trainingLargeListImage  { width: 100%; height: 120px; background-repeat: no-repeat; background-position: center center; background-size: cover;  }  
.trainingLargeListTitle { text-decoration: none !important; }
.trainingLargeListDesc { text-decoration: none !important; }
.trainingLargeListTitleMore { text-decoration: none !important; font-size: 14px; color: #8dbc3f;  }

.trainingLargeListTitleMore:hover  { color: #009748;  }    

@media (max-width: 766px) { 
	.trainingLargeListDateContainer { float: right; width: 30%; height: 120px;} 
	.trainingLargeListImageContainer {float: left; width: 70%;  height: 120px;}
	.trainingLargeListTitle { clear: both; padding-top: 15px; }
}
@media (min-width: 767px) { 
	.trainingLargeListDateContainer { float: left; padding-right: 15px; height: 120px;  } 
	.trainingLargeListImageContainer { float: left; margin-right: 15px; height: 120px; } 
	.trainingLargeListTitle { margin: 0px; padding: 0px; height: 130px; overflow: hidden;  }    
	.trainingLargeListTitleMore { margin: 0px; padding: 0px; height: 20px; overflow: hidden;  }  	 
	.trainingLargeListDateContainer {   width: 25%; }
}
@media (min-width: 992px) { 
	.trainingLargeListDateContainer {   width: 15%; }
} 


/* USED TO STYLE HEADING WITH SHOW/HIDE FOLLOWING P */
.toggle_heading { cursor: pointer; display: block;color: #000;padding-top: 15px;border-top: 1px solid #ECE5D6; }  
.toggle_heading::before {
	content: "\f067";
	font-family: 'Line Awesome Free';
	font-weight: 900;
	font-size: 30px;
	float: right;
	color: #FAB001;
}
@media (min-width: 992px) { .toggle_heading::before {	} }
.toggle_heading:hover, .toggle_heading:focus { cursor: pointer;  transition: all 0.3s; color: #F58720;  text-decoration-thickness: 2px; } 
.toggle_rotate::before  {
   -webkit-transition: all 0.2s ease-out;
   -moz-transition: all 0.2s ease-out;
   -ms-transition: all 0.2s ease-out;
   -o-transition: all 0.2s ease-out;
   transition: all 0.2s ease-out;
   -moz-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   -webkit-transform: rotate(180deg);
   transform: rotate(180deg);
}
.toggle_rotate_back::before  {
   -webkit-transition: all 0.2s ease-out;
   -moz-transition: all 0.2s ease-out;
   -ms-transition: all 0.2s ease-out;
   -o-transition: all 0.2s ease-out;
   transition: all 0.2s ease-out;
   -moz-transform: rotate(0deg);
   -ms-transform: rotate(0deg);
   -webkit-transform: rotate(0deg);
   transform: rotate(0deg);
}


#content ol {
  list-style: none; /* Remove default list markers */
  counter-reset: list-items; /* Initialize a counter for the list items */
}

#content ol >  li {
	position: relative; /* Necessary for positioning the circle */
	margin-bottom: 6px;
}

#content ol > li::before {
  content: counter(list-items); /* Display the counter value */
  counter-increment: list-items; /* Increment the counter */
  position: absolute;
  left: -2em;
  top: 0;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%; /* Make it a circle */
  text-align: center;
  line-height: 1.5em; /* Center the number vertically */
  background-color: #F58720; /* Set a background color for the circle */
  color: #fff; /* Set text color for the number */
}
.stickyPanel { 
	position: sticky;
	top: 25px;
	height: min-content;
}