a {
  border-bottom: 2px solid #000;
  color: #1f1f23;
  font-weight: 500;
  text-decoration: none;
}

strong {
  font-weight: 500;
}

.side-menu {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 15;
  display: block;
  width: 20%;
  height: 100vh;
  min-width: 320px;
  padding-top: 7vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-right: 1px solid #e0e0e0;
  background-color: #f5f5f5;
}

.bodywrap {
  background-color: #f5f5f5;
  font-family: Roboto, sans-serif;
  color: #1f1f23;
  font-size: 16px;
  line-height: 1.8em;
}

.text-block {
  display: none;
  margin-top: 4px;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
}

.link {
  display: block;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 80px;
  color: #444;
  font-size: 1.2em;
  line-height: 1.3em;
}

.link-2 {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 80px;
  color: rgba(68, 68, 68, .8);
  font-size: 0.94em;
  line-height: 1.7em;
}

.link-2:hover {
  color: rgba(68, 68, 68, .8);
}

.div-block-2 {
  position: relative;
  top: -110px;
  width: 20vw;
  min-width: 340px;
  margin-top: 22vh;
}

.heading {
  margin-bottom: 20px;
  font-size: 2em;
  line-height: 1.6em;
  font-weight: 500;
}

.heading.subheading {
  display: block;
  margin-top: 40px;
  margin-bottom: 4px;
  text-shadow: 0 0 1px rgba(0, 0, 0, .4);
}

.heading.landing {
  display: block;
  margin-top: 40px;
  margin-bottom: 4px;
  font-size: 2.4em;
  line-height: 1.5em;
  font-weight: 500;
  text-shadow: 0 0 1px rgba(0, 0, 0, .4);
}

.heading.contact {
  width: 80%;
}

.captext {
  margin-bottom: 4px;
  font-size: 0.875em;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.uniparagraph {
  margin-top: 24px;
  font-size: 1.2em;
  line-height: 1.8em;
}

.uniparagraph.right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.uniparagraph.constitution {
  margin-top: 14px;
}

.uniparagraph.address {
  padding-left: 40px;
}

.image-3 {
  display: none;
  width: 50px;
  margin-bottom: 20px;
}

.text-block-2 {
  display: none;
  font-weight: 500;
  text-transform: uppercase;
}

.contacticonbody {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 15;
  height: 0px;
}

.contacticoncontainer {
  padding-top: 7vh;
  padding-right: 60px;
}

.contacticon {
  width: 23px;
}

.large-grid {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, .16);
  color: #fff;
}

.navind {
  position: absolute;
  width: 0px;
  height: 2px;
  margin-top: -20px;
  background-color: #444;
}

.navind.w--current {
  position: absolute;
}

.navdropdownabout {
  position: relative;
  display: none;
  overflow: hidden;
}

.contacticonwrapper {
  margin-right: 6px;
  margin-left: 6px;
}

.div-block-9 {
  position: absolute;
  bottom: 0px;
  padding-bottom: 7vh;
  padding-left: 80px;
}

.navsmalllink {
  color: rgba(68, 68, 68, .6);
  font-size: 0.75em;
  line-height: 2em;
  font-weight: 500;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.navsmalllink.second {
  margin-left: 16px;
}

.div-block-10 {
  padding-right: 72px;
  padding-left: 80px;
}

.image-4 {
  width: 100%;
  max-width: 210px;
}

.uniboldtext {
  margin-top: 30px;
  margin-bottom: 24px;
  font-size: 1.2em;
  line-height: 1.8em;
  font-weight: 500;
}

.uniboldtext.constitution {
  margin-top: 20px;
  margin-bottom: 4px;
}

.uniboldtext.first {
  margin-top: 0px;
}

.uniparagraphwrap {
  margin-top: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 0.875em;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-block-13 {
  width: 30px;
  margin-top: 14px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 1.2em;
  line-height: 1.8em;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.navdropdownmember {
  position: relative;
  overflow: hidden;
  height: 0px;
}

.small-grid1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
}

.div-block-23 {
  padding-top: 4px;
}

.small-grid2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
}

.form {
  display: block;
}

.arrow {
  display: inline-block;
  padding-left: 6px;
}

.mobilenav {
  display: none;
  width: 100%;
}

.uninavbar {
  position: fixed;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 60px 7%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
  -webkit-transition: all 200ms cubic-bezier(.25, .46, .45, .94);
  transition: all 200ms cubic-bezier(.25, .46, .45, .94);
}

.uninavbar.inside {
  background-color: #1f1f23;
}

.navimage {
  width: 17vw;
  max-width: 260px;
  min-width: 220px;
  -webkit-transition: width 200ms cubic-bezier(.25, .46, .45, .94);
  transition: width 200ms cubic-bezier(.25, .46, .45, .94);
}

.navlinktext {
  font-size: 1.125em;
  font-weight: 500;
}

.div-block-58 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.contactlink {
  width: 14vw;
  max-width: 230px;
  min-width: 160px;
  margin-left: 2%;
  padding-top: 14px;
  padding-bottom: 14px;
  border-style: solid;
  border-width: 1px;
  border-color: #1f1f23;
  font-size: 0.875em;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.contactlink.w--current {
  letter-spacing: 0.03em;
}

.contactlink.inside {
  border-color: #f5f5f5;
  color: #f5f5f5;
}

.line {
  width: 70px;
  height: 2px;
  margin-top: 14px;
  margin-right: 70px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #1b1b1d;
}

.unibuttonlink {
  display: inline-block;
  margin-top: 30px;
  padding: 14px 50px;
  background-color: #1f1f23;
  color: #f5f5f5;
  font-size: 0.875em;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.unibuttonlink:hover {
  color: #f5f5f5;
}

.unibuttonlink.large {
  display: block;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 1.2em;
  letter-spacing: 0em;
  text-transform: none;
}

.unibuttonlink.large.adform {
  margin-top: 20px;
}

.unisection {
  z-index: 2;
  padding-top: 120px;
  padding-bottom: 120px;
}

.unisection.first {
  padding-top: 240px;
}

.unisection.last {
  padding-top: 0px;
}

.unicontainer {
  z-index: 6;
  width: 86%;
  margin-right: auto;
  margin-left: auto;
}

.linewrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66%;
}

.linewrap.numbered {
  width: 80%;
}

.centernewsphoto {
display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.buttonarrow {
  display: inline-block;
  margin-left: 20px;
  color: #c0981e;
  font-size: 1.2em;
  line-height: 1em;
}

.div-block-62 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 120px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.imagelink {
  width: 33.33%;
  padding-right: 3%;
  padding-left: 3%;
  border-bottom-style: none;
  -webkit-transition: color 300ms cubic-bezier(.25, .46, .45, .94);
  transition: color 300ms cubic-bezier(.25, .46, .45, .94);
}

.imagelink.classphotos {
  width: 25%;
  margin-top: 40px;
  padding-right: 1.5%;
  padding-left: 1.5%;
  font-size: 0.875em;
  line-height: 1.7em;
  font-weight: 400;
}

.imagelinkimage {
  margin-bottom: 40px;
  padding-bottom: 65%;
  background-image: url('../images/fglecture/1.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.imagelinkimage._2 {
  background-image: url('../images/agm2020/1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.imagelinkimage._3 {
  background-image: url('../images/notice-of-scientific-meeting.jpeg');
  background-position: 50% 45%;
  background-size: cover;
}

.imagelinkimage.c2012 {
  background-image: url('../images/2012.jpg');
  background-size: cover;
}

.imagelinkimage.c2011 {
  background-image: url('../images/2011.jpg');
  background-size: cover;
}

.imagelinkimage.c2010 {
  background-image: url('../images/2010.jpg');
  background-size: cover;
}

.imagelinkimage.c2009 {
  background-image: url('../images/2009.jpg');
  background-size: cover;
}

.imagelinkimage.c2008 {
  background-image: url('../images/2008.jpg');
  background-size: cover;
}

.imagelinkimage.c2007 {
  background-image: url('../images/2007.jpg');
  background-size: cover;
}

.imagelinkimage.c2006 {
  background-image: url('../images/2006.jpg');
  background-size: cover;
}

.imagelinkimage.c2005 {
  background-image: url('../images/2005.jpg');
  background-size: cover;
}

.imagelinkimage.c2004 {
  background-image: url('../images/2004.jpg');
  background-size: cover;
}

.imagelinkimage.c2003 {
  background-image: url('../images/2003.jpg');
  background-size: cover;
}

.imagelinkimage.c2002 {
  background-image: url('../images/2002.jpg');
  background-size: cover;
}

.imagelinkimage.c2001 {
  background-image: url('../images/2001.jpg');
  background-size: cover;
}

.imagelinkimage.c2000 {
  background-image: url('../images/2000.jpg');
  background-size: cover;
}

.imagelinkimage.c1999 {
  background-image: url('../images/1999.jpg');
  background-size: cover;
}

.imagelinkimage.c1998 {
  background-image: url('../images/1998.jpg');
  background-size: cover;
}

.imagelinkimage.c1997 {
  background-image: url('../images/1997.jpg');
  background-size: cover;
}

.imagelinkimage.c1996 {
  background-image: url('../images/1996.jpg');
  background-size: cover;
}

.imagelinkimage.c1995 {
  background-image: url('../images/1995.jpg');
  background-size: cover;
}

.imagelinkimage.c1994 {
  background-image: url('../images/1994.jpg');
  background-size: cover;
}

.imagelinkimage.c1993 {
  background-image: url('../images/1993.jpg');
  background-size: cover;
}

.imagelinkimage.c1992 {
  background-image: url('../images/1992.jpg');
  background-size: cover;
}

.imagelinkimage.c1991 {
  background-image: url('../images/1991.jpg');
  background-size: cover;
}

.imagelinkimage.c1990 {
  background-image: url('../images/1990.jpg');
  background-size: cover;
}

.imagelinkimage.c1989 {
  background-image: url('../images/1989.jpg');
  background-size: cover;
}

.imagelinkimage.c1988 {
  background-image: url('../images/1988.jpg');
  background-size: cover;
}

.imagelinkimage.c1987 {
  background-image: url('../images/1987.jpg');
  background-size: cover;
}

.imagelinkimage.c1986 {
  background-image: url('../images/1986.jpg');
  background-size: cover;
}

.imagelinkimage.c1985 {
  background-image: url('../images/1985.jpg');
  background-size: cover;
}

.text-block-44 {
  margin-top: 20px;
  font-size: 1.2em;
  line-height: 1.7em;
  font-weight: 500;
}

.separator {
  height: 0.8px;
  background-color: #d4d4d4;
}

.separator.form {
  margin-top: 60px;
  margin-bottom: 40px;
}

.separator.foot {
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #454545;
}

.separator.adform {
  margin-top: 40px;
  margin-bottom: 20px;
}

.div-block-65 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(36.11374407582938, 0.00%, 10.00%, 0.22)), to(hsla(36.11374407582938, 0.00%, 10.00%, 0.22))), url('../images/DSC02544-1.jpg');
  background-image: linear-gradient(180deg, hsla(36.11374407582938, 0.00%, 10.00%, 0.22), hsla(36.11374407582938, 0.00%, 10.00%, 0.22)), url('../images/DSC02544-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.div-block-65._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(36.11374407582938, 0.00%, 10.00%, 0.22)), to(hsla(36.11374407582938, 0.00%, 10.00%, 0.22))), url('../images/PHOTO-2018-06-22-23-07-29.jpg');
  background-image: linear-gradient(180deg, hsla(36.11374407582938, 0.00%, 10.00%, 0.22), hsla(36.11374407582938, 0.00%, 10.00%, 0.22)), url('../images/PHOTO-2018-06-22-23-07-29.jpg');
  background-position: 0px 0px, 50% 90%;
  background-size: auto, cover;
}

.div-block-65._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(36.11374407582938, 0.00%, 10.00%, 0.22)), to(hsla(36.11374407582938, 0.00%, 10.00%, 0.22))), url('../images/PHOTO-2018-11-11-22-41-03.jpg');
  background-image: linear-gradient(180deg, hsla(36.11374407582938, 0.00%, 10.00%, 0.22), hsla(36.11374407582938, 0.00%, 10.00%, 0.22)), url('../images/PHOTO-2018-11-11-22-41-03.jpg');
  background-position: 0px 0px, 50% 75%;
  background-size: auto, cover;
}

.div-block-65._4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(36.11374407582938, 0.00%, 10.00%, 0.22)), to(hsla(36.11374407582938, 0.00%, 10.00%, 0.22))), url('../images/4.jpg');
  background-image: linear-gradient(180deg, hsla(36.11374407582938, 0.00%, 10.00%, 0.22), hsla(36.11374407582938, 0.00%, 10.00%, 0.22)), url('../images/4.jpg');
  background-position: 0px 0px, 50% 60%;
  background-size: auto, cover;
}

.div-block-66 {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.footer {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #1f1f23;
  color: #f5f5f5;
}

.linkline {
  width: 100%;
  height: 2.2px;
  margin-bottom: -2px;
  background-color: #1f1f23;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.linkline.inside {
  background-color: #f5f5f5;
}

.navlink {
  margin-right: 1.5%;
  margin-left: 1.5%;
  border-bottom-color: transparent;
}

.navlink.w--current {
  border-bottom-color: #1f1f23;
}

.navlink.inside {
  color: #f5f5f5;
}

.number {
  width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.navimagewrap {
  position: absolute;
  border-bottom-style: none;
  border-bottom-width: 0px;
}

.unigreytext {
  margin-bottom: -6px;
  color: #b6b6b6;
  font-size: 0.875em;
  font-weight: 700;
  letter-spacing: 0.03em;
}

.unigreytext.filter {
  margin-top: 40px;
  margin-bottom: -40px;
  text-transform: uppercase;
}

.div-block-68 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 80px;
  padding-top: 60px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  border-top: 0.8px solid #d4d4d4;
}

.text-block-46 {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 1.2em;
  line-height: 1.8em;
}

.text-block-47 {
  font-weight: 500;
}

.text-block-48 {
  color: #b6b6b6;
  font-size: 0.875em;
  font-weight: 500;
}

.uniparagraphtwolink {
  display: inline-block;
  margin-top: 9px;
  margin-right: 40px;
  font-size: 1.2em;
  line-height: 1.7em;
}

.form-block-2 {
  width: 86%;
  margin-right: auto;
  margin-left: auto;
  padding: 120px 14%;
  background-color: #fff;
}

.text-field {
  margin-top: 60px;
  margin-right: 20px;
  margin-left: 20px;
  padding: 34px 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
  background-color: #f5f5f5;
  font-size: 1.2em;
  line-height: 1.8em;
}

.text-field:focus {
  border-color: #1f1f23;
}

.text-field::-webkit-input-placeholder {
  color: hsla(36.11374407582938, 0.00%, 10.00%, 0.70);
}

.text-field:-ms-input-placeholder {
  color: hsla(36.11374407582938, 0.00%, 10.00%, 0.70);
}

.text-field::-ms-input-placeholder {
  color: hsla(36.11374407582938, 0.00%, 10.00%, 0.70);
}

.text-field::placeholder {
  color: hsla(36.11374407582938, 0.00%, 10.00%, 0.70);
}

.text-field.adform {
  margin-top: 20px;
}

.text-field.adform.large {
  height: 140px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-69 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  margin-left: -20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.radio-button-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2em;
  line-height: 1.8em;
}

.radio-button {
  width: 16px;
  height: 16px;
  margin-right: 20px;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-right: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2em;
  line-height: 1.8em;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.checkbox {
  width: 16px;
  height: 16px;
  margin-right: 20px;
}

.tabs-menu-2 {
  margin-right: -20px;
  margin-left: -20px;
  padding-left: 280px;
}

.filtertab {
  margin: 10px 20px;
  padding: 0px;
  border-bottom-color: transparent;
  background-color: transparent;
}

.filtertab.w--current {
  border-bottom-color: #1f1f23;
  background-color: transparent;
}

.tabs-content {
  padding-top: 40px;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-72 {
  width: 15%;
}

.image-9 {
  width: 200px;
}

.text-block-51 {
  color: #969696;
  font-size: 0.8em;
  line-height: 1.7em;
  font-weight: 700;
}

.footerlink {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 8px;
  margin-left: 20px;
  border-bottom-style: none;
  border-bottom-color: #f5f5f5;
  color: #f5f5f5;
  text-transform: none;
}

.footerlink:hover {
  color: #f5f5f5;
}

.footerlink.small {
  display: inline-block;
  margin-right: 0px;
  margin-left: 40px;
  color: #969696;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.link-block-3 {
  width: 28px;
  margin-right: 10px;
  margin-left: 10px;
  border-bottom-style: none;
}

.div-block-75 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-76 {
  padding-right: 10%;
  padding-left: 10%;
}

.slider {
  height: 700px;
}

.hide {
  display: none;
}

.div-block-77 {
  margin-top: -20px;
  text-align: center;
}

.text-block-54 {
  font-size: 1.1em;
  line-height: 1.7em;
}

.newslink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-top: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-55 {
  display: inline-block;
  width: 16%;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #1f1f23;
  color: #f5f5f5;
  font-size: 0.95em;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.div-block-78 {
  margin-right: 5%;
  margin-left: 5%;
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
}

.text-block-56 {
  font-size: 1.3em;
  line-height: 1.8em;
  font-weight: 500;
}

.text-block-57 {
  margin-top: 12px;
  color: rgba(31, 31, 35, .9);
  font-size: 1.05em;
  line-height: 1.8em;
}

.link-17 {
  font-size: 0.95em;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.adblock {
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.adblock.contact {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 12%;
  padding: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.div-block-79 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-58 {
  display: inline-block;
  margin-bottom: 4px;
  border-bottom-style: none;
  font-size: 1.4em;
  line-height: 1.8em;
  font-weight: 400;
}

.text-block-59 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #969696;
  font-size: 1.1em;
  line-height: 1.8em;
}

.uniheader {
  min-height: 650px;
  padding-top: 240px;
  padding-bottom: 120px;
  background-color: #1f1f23;
  color: #f5f5f5;
}

.link-18 {
  border-bottom-style: none;
  color: #f5f5f5;
  font-size: 0.875em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.unisubheading {
  margin-top: 36px;
  font-size: 1.4em;
  line-height: 1.8em;
}

.eventslider {
  width: 80%;
  height: 36vw;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.eventphoto {
  background-color: #1f1f23;
  background-image: url('../images/DSC02514.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.eventphoto._1 {
  background-image: url('../images/DSC02514.jpg');
  background-size: cover;
}

.eventphoto._2 {
  background-image: url('../images/DSC02518.jpg');
  background-size: cover;
}

.eventphoto._3 {
  background-image: url('../images/DSC02524.jpg');
  background-size: cover;
}

.eventphoto._4 {
  background-image: url('../images/DSC02525.jpg');
  background-size: cover;
}

.eventphoto._5 {
  background-image: url('../images/DSC02527.jpg');
  background-size: cover;
}

.eventphoto._6 {
  background-image: url('../images/DSC02530.jpg');
  background-size: cover;
}

.eventphoto._7 {
  background-image: url('../images/DSC02532.jpg');
  background-size: cover;
}

.eventphoto._8 {
  background-image: url('../images/DSC02533.jpg');
  background-size: cover;
}

.eventphoto._9 {
  background-image: url('../images/DSC02535.jpg');
  background-size: cover;
}

.eventphoto._10 {
  background-image: url('../images/DSC02537.jpg');
  background-size: cover;
}

.eventphoto._11 {
  background-image: url('../images/DSC02539.jpg');
  background-size: cover;
}

.eventphoto._12 {
  background-image: url('../images/DSC02542.jpg');
  background-size: cover;
}

.eventphoto._13 {
  background-image: url('../images/DSC02544.jpg');
  background-size: cover;
}

.eventphoto._14 {
  background-image: url('../images/DSC02545.jpg');
  background-size: cover;
}

.eventphoto._15 {
  background-image: url('../images/DSC02546.jpg');
  background-size: cover;
}

.eventphoto.b1 {
  background-image: url('../images/1.jpg');
  background-size: cover;
}

.eventphoto.b2 {
  background-image: url('../images/2.jpg');
  background-size: cover;
}

.eventphoto.b3 {
  background-image: url('../images/3.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.b4 {
  background-image: url('../images/4_1.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.b5 {
  background-image: url('../images/5.jpg');
  background-size: cover;
}

.eventphoto.b6 {
  background-image: url('../images/6.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.b7 {
  background-image: url('../images/7.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.b8 {
  background-image: url('../images/8.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.b9 {
  background-image: url('../images/PHOTO-2018-06-22-22-58-18-3.jpg');
  background-size: cover;
}

.eventphoto.agm201 {
  background-image: url('../images/agm2020/1.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.agm202 {
  background-image: url('../images/agm2020/2.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.agm203 {
  background-image: url('../images/agm2020/3.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.agm204 {
  background-image: url('../images/agm2020/4.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.agm205 {
  background-image: url('../images/agm2020/5.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.agm206 {
  background-image: url('../images/agm2020/6.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.agm207 {
  background-image: url('../images/agm2020/7.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.agm208 {
  background-image: url('../images/agm2020/8.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.agm209 {
  background-image: url('../images/agm2020/9.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.agm2010 {
  background-image: url('../images/agm2020/10.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.agm2011 {
  background-image: url('../images/agm2020/11.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.fg201 {
  background-image: url('../images/fglecture/1.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.fg202 {
  background-image: url('../images/fglecture/2.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.fg203 {
  background-image: url('../images/fglecture/3.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.fg204 {
  background-image: url('../images/fglecture/4.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.fg205 {
  background-image: url('../images/fglecture/5.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.fg206 {
  background-image: url('../images/fglecture/6.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.fg207 {
  background-image: url('../images/fglecture/7.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.fg208 {
  background-image: url('../images/fglecture/8.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.fg209 {
  background-image: url('../images/fglecture/9.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.fg2010 {
  background-image: url('../images/fglecture/10.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.fg2011 {
  background-image: url('../images/fglecture/11.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.fg2012 {
  background-image: url('../images/fglecture/12.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.fg2013 {
  background-image: url('../images/fglecture/13.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.w1 {
  background-image: url('../images/workshop1.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.w2 {
  background-image: url('../images/workshop2.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.w3 {
  background-image: url('../images/workshop3.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.w4 {
  background-image: url('../images/workshop4.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.w5 {
  background-image: url('../images/workshop5.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.w6 {
  background-image: url('../images/workshop6.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.w7 {
  background-image: url('../images/workshop7.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.w8 {
  background-image: url('../images/workshop8.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.w9 {
  background-image: url('../images/workshop9.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.w10 {
  background-image: url('../images/workshop10.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.w11 {
  background-image: url('../images/workshop11.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.w12 {
  background-image: url('../images/workshop12.jpeg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.a91 {
  background-image: url('../images/a91.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.eventphoto.a92 {
  background-image: url('../images/a92.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.eventphoto.a93 {
  background-image: url('../images/a93.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.eventphoto.a94 {
  background-image: url('../images/a94.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.eventphoto.a95 {
  background-image: url('../images/a95.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.eventphoto.a96 {
  background-image: url('../images/a96.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.eventphoto.a97 {
  background-image: url('../images/a97.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.eventphoto.a98 {
  background-image: url('../images/a98.jpeg');
  background-size: cover;
  background-repeat: no-repeat;
}

.eventphoto.c1 {
  background-image: url('../images/PHOTO-2018-04-18-22-23-41-3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.eventphoto.c2 {
  background-image: url('../images/1_1.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.c3 {
  background-image: url('../images/5_1.jpg');
  background-size: cover;
}

.eventphoto.c4 {
  background-image: url('../images/6_1.jpg');
  background-size: cover;
}

.eventphoto.c5 {
  background-image: url('../images/7_1.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.c6 {
  background-image: url('../images/PHOTO-2018-04-18-21-41-25-6.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.c7 {
  background-image: url('../images/9.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.c8 {
  background-image: url('../images/10.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.c9 {
  background-image: url('../images/PHOTO-2018-04-18-19-48-12-4.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.c10 {
  background-image: url('../images/PHOTO-2018-04-18-21-42-18-2.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.c11 {
  background-image: url('../images/selected-1.jpg');
  background-position: 50% 70%;
  background-size: cover;
}

.eventphoto.d1 {
  background-image: url('../images/1_2.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.d2 {
  background-image: url('../images/2_1.jpg');
  background-size: cover;
}

.eventphoto.d3 {
  background-image: url('../images/3_1.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.d4 {
  background-image: url('../images/4.jpg');
  background-size: cover;
}

.eventphoto.d5 {
  background-image: url('../images/5_2.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.d6 {
  background-image: url('../images/6_2.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.e1 {
  background-image: url('../images/1_3.jpg');
  background-size: cover;
}

.eventphoto.e2 {
  background-image: url('../images/2_2.jpg');
  background-size: cover;
}

.eventphoto.e3 {
  background-image: url('../images/3_2.jpg');
  background-size: cover;
}

.eventphoto.e4 {
  background-image: url('../images/4_2.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.e5 {
  background-image: url('../images/PHOTO-2017-02-24-18-56-42-4.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.eventphoto.e6 {
  background-image: url('../images/PHOTO-2017-02-24-21-15-33-2.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.eventphoto.e7 {
  background-image: url('../images/PHOTO-2017-02-25-00-17-36-2.jpg');
  background-size: contain;
  background-repeat: no-repeat;
}

.right-arrow {
  width: 12%;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(28, 28, 28, .4)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(270deg, rgba(28, 28, 28, .4), hsla(0, 0%, 100%, 0));
}

.icon-2 {
  margin-right: 30px;
  font-size: 38px;
}

.left-arrow {
  width: 12%;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(28, 28, 28, .4)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(90deg, rgba(28, 28, 28, .4), hsla(0, 0%, 100%, 0));
}

.icon-3 {
  margin-left: 30px;
  font-size: 38px;
}

.slide-nav {
  font-size: 12px;
}

.text-span {
  margin-right: 6px;
  font-size: 1.2em;
}

.memberlist {
  width: 30%;
  margin-bottom: 20px;
  padding-right: 20px;
}

.div-block-18-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-81 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.success-message {
  border-style: solid;
  border-width: 1px;
  border-color: #1f1f23;
  background-color: transparent;
  font-size: 1.2em;
  line-height: 1.8em;
}

.error-message {
  margin-top: 30px;
  padding: 20px 30px;
  font-size: 1.2em;
  line-height: 1.8em;
}

.image-10 {
  display: none;
}

.eventsingleimage {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.eventdetailsleft {
  display: inline-block;
  width: 100px;
}

.eventdetailsrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 1.2em;
  line-height: 1.8em;
}

.eventdetailsrow.first {
  margin-top: 0px;
}

.eventdetails {
  width: 160px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.eventdetails.right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.eventdetails.constitution {
  margin-top: 14px;
}

.eventdetails.address {
  padding-left: 40px;
}

.uniparagraphlink {
  display: inline-block;
  margin-top: 30px;
  font-size: 1.2em;
  line-height: 1.8em;
}

.uniparagraphlink.right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.uniparagraphlink.constitution {
  margin-top: 14px;
}

.uniparagraphlink.address {
  padding-left: 40px;
}

.unilistitem {
  margin-top: 8px;
  padding-left: 30px;
}

.unilist {
  margin-top: 24px;
  margin-bottom: 24px;
  padding-left: 30px;
  font-size: 1.2em;
  line-height: 1.8em;
  list-style-type: decimal;
}

html.w-mod-js *[data-ix="uniappear"] {
  opacity: 0;
  -webkit-transform: translate(0px, 5px);
  -ms-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}

html.w-mod-js *[data-ix="insidenavinitial"] {
  display: none;
}

@media (max-width: 1600px) {
  .bodywrap {
    font-size: 15px;
  }

  }
@media (max-width: 1400px) {
  .bodywrap {
    font-size: 14px;
  }

  }
@media (max-width: 1200px) {
  .side-menu {
    display: none;
  }
  .bodywrap {
    font-size: 14px;
  }
  .heading {
    margin-bottom: 16px;
    font-size: 1.8em;
  }
  .heading.subheading {
    margin-top: 30px;
  }
  .heading.landing {
    margin-top: 30px;
    font-size: 2em;
  }
  .captext.withline {
    margin-left: 70px;
  }
  .uniparagraph {
    margin-top: 12px;
  }
  .uniparagraph.constitution {
    margin-top: 12px;
  }
  .uniparagraph.address {
    padding-left: 30px;
  }
  .contacticonbody {
    display: none;
  }
  .contacticonwrapper {
    border-bottom-style: none;
  }
  .navsmalllink {
    border-bottom-style: none;
    color: #f5f5f5;
  }
  .uniboldtext {
    margin-top: 24px;
    margin-bottom: 16px;
  }
  .uniboldtext.constitution {
    margin-top: 16px;
  }
  .uniparagraphwrap {
    margin-top: 40px;
  }
  .div-block-18 {
    margin-right: -10px;
    margin-left: -10px;
  }
  .mobilenav {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 10;
    display: block;
    width: 100%;
    height: 110px;
    background-color: #f5f5f5;
  }
  .mobilenav.hide {
    display: none;
  }
  .mobilenav.inside {
    background-color: #1f1f23;
    color: #f5f5f5;
  }
  .menu-button {
    position: relative;
    z-index: 30;
    width: 54px;
    height: 54px;
    margin-right: -12px;
    padding: 6px;
    float: right;
    text-align: center;
    cursor: pointer;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #444;
  }
  .mobilenavimage {
    position: absolute;
    width: 210px;
    padding-top: 2px;
  }
  .mobilenavimage.inside {
    opacity: 0;
  }
  .mobilenavcontainer {
    position: relative;
    z-index: 14;
    width: 86%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 36px;
  }
  .mobilenavicon {
    position: absolute;
    width: 42px;
    font-size: 42px;
    line-height: 42px;
  }
  .brand {
    position: relative;
    z-index: 5;
    border-bottom-style: none;
  }
  .nav-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 25;
    display: none;
    width: 100%;
    height: 100vh;
    padding-top: 110px;
    background-color: #1f1f23;
  }
  .mobilenavtext {
    display: block;
    border-bottom-style: none;
    color: #f5f5f5;
    font-size: 1.8em;
    font-weight: 500;
    text-align: right;
  }
  .mobilenavtext.w--current {
    color: #f5f5f5;
  }
  .mobilenavtext.small {
    padding-top: 16px;
    padding-bottom: 16px;
    color: rgba(34, 34, 34, .6);
    font-size: 1.7em;
  }
  .mobilenavtext.small.first {
    margin-top: 4px;
  }
  .div-block-51 {
    margin-top: 40px;
    padding-bottom: 80px;
    text-align: right;
  }
  .div-block-55 {
    margin-right: -6px;
    padding-bottom: 20px;
  }
  .uninavbar {
    display: none;
  }
  .line {
    width: 50px;
    margin-right: -50px;
  }
  .unibuttonlink.large {
    margin-top: 24px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .unibuttonlink.large.adform {
    margin-top: 16px;
  }
  .unisection {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .unisection.first {
    padding-top: 180px;
  }
  .unisection.last {
    padding-bottom: 0px;
  }
  .unicontainer {
    width: 80%;
  }
  .linewrap {
    width: 80%;
  }
  .linewrap.numbered {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-62 {
    margin-top: 100px;
    margin-right: -20px;
    margin-left: -20px;
  }
  .imagelink {
    width: 50%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .imagelink.classphotos {
    width: 33.33%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .imagelink.disable {
    display: none;
  }
  .imagelinkimage {
    margin-bottom: 30px;
  }
  .text-block-44 {
    margin-top: 16px;
  }
  .separator.form {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .separator.foot {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .div-block-66 {
    width: 80%;
  }
  .footer {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .number {
    width: 100%;
    margin-bottom: 30px;
  }
  .number.empty {
    margin-bottom: 0px;
  }
  .unigreytext.filter {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .div-block-68 {
    margin-top: 50px;
    padding-top: 40px;
  }
  .text-block-46 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .form-block-2 {
    width: 100%;
    padding: 80px 10%;
  }
  .text-field {
    margin-top: 36px;
    margin-right: 10px;
    margin-left: 10px;
    padding: 28px 20px;
  }
  .text-field.adform {
    margin-top: 16px;
  }
  .div-block-69 {
    margin-right: -10px;
    margin-left: -10px;
  }
  .div-block-69.first {
    margin-top: 14px;
  }
  .tabs-menu-2 {
    padding-left: 0px;
  }
  .tabs-content {
    padding-top: 20px;
  }
  .div-block-71 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }
  .div-block-71.first {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-72 {
    width: auto;
  }
  .image-9 {
    width: 180px;
    margin-bottom: 30px;
    margin-left: 10px;
  }
  .text-block-51 {
    margin-top: 4px;
  }
  .footerlink {
    margin-right: 16px;
    margin-left: 16px;
  }
  .footerlink.small {
    margin-right: 12px;
    margin-left: 12px;
  }
  .link-block-3 {
    width: 26px;
  }
  .div-block-75 {
    width: auto;
    margin-top: 24px;
  }
  .div-block-76 {
    padding-right: 6%;
    padding-left: 6%;
  }
  .slider {
    height: 500px;
  }
  .newslink {
    width: 100%;
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .text-block-55 {
    width: 160px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .div-block-78 {
    width: 100%;
    margin: 20px 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-right-style: none;
    border-left-style: none;
  }
  .adblock {
    margin-right: -10vw;
    margin-left: -10vw;
    padding: 40px 10vw;
  }
  .adblock.contact {
    width: 100%;
    margin-top: 60px;
    margin-right: 0%;
    margin-left: 0%;
  }
  .div-block-79 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .text-block-59 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .uniheader {
    min-height: 550px;
    padding-top: 180px;
    padding-bottom: 80px;
  }
  .unisubheading {
    margin-top: 30px;
    font-size: 1.3em;
  }
  .eventslider {
    width: 100%;
    height: 45vw;
    margin-bottom: 30px;
  }
  .icon-2 {
    margin-right: 20px;
    font-size: 32px;
  }
  .icon-3 {
    margin-left: 20px;
    font-size: 32px;
  }
  .link-block-4 {
    position: relative;
    z-index: 30;
    float: left;
    border-bottom-style: none;
  }
  .mobilenavclose {
    display: block;
    width: 42px;
    opacity: 0;
    color: #f5f5f5;
    font-size: 32px;
    line-height: 40px;
    font-weight: 900;
    text-align: center;
  }
  .mobilenavimagewhite {
    width: 210px;
    padding-top: 2px;
    opacity: 0;
  }
  .mobilenavimagewhite.inside {
    opacity: 1;
  }
  .mobilenavlink {
    display: inline-block;
    border-bottom-style: none;
    border-bottom-color: #f5f5f5;
  }
  .mobilenavlink.w--current {
    border-bottom-style: solid;
  }
  .navmenucontent {
    overflow: auto;
    height: 100%;
    padding-top: 30px;
    padding-right: 100px;
  }
  .mobilenavlinkspacer {
    padding-top: 22px;
    padding-bottom: 22px;
    text-align: right;
  }
  .div-block-18-copy {
    margin-top: -20px;
  }
  .error-message {
    padding: 16px 20px;
  }
  .eventsingleimage {
    width: 100%;
    margin-bottom: 30px;
  }
  .eventdetailsrow {
    margin-top: 8px;
  }
  .eventdetails {
    width: 140px;
  }
  .eventdetails.constitution {
    margin-top: 12px;
  }
  .eventdetails.address {
    padding-left: 30px;
  }
  .uniparagraphlink {
    margin-top: 24px;
  }
  .uniparagraphlink.constitution {
    margin-top: 12px;
  }
  .uniparagraphlink.address {
    padding-left: 30px;
  }
  .unilistitem {
    padding-left: 24px;
  }
  .unilist {
    margin-top: 12px;
    margin-bottom: 16px;
  }
}

@media (max-width: 767px) {
  .bodywrap {
    font-size: 13px;
  }
  .heading {
    margin-bottom: 12px;
    font-size: 1.6em;
  }
  .heading.subheading {
    margin-top: 20px;
  }
  .heading.landing {
    margin-top: 20px;
    font-size: 1.8em;
  }
  .captext.withline {
    margin-left: 60px;
  }
  .uniparagraph {
    margin-top: 10px;
  }
  .uniparagraph.constitution {
    margin-top: 10px;
  }
.centernewsphoto {
    width: 70%;
  }
  .uniparagraph.address {
    padding-left: 20px;
  }
  .contacticon {
    width: 22px;
  }
  .uniboldtext {
    margin-top: 14px;
    margin-bottom: 12px;
  }
  .uniboldtext.constitution {
    margin-top: 14px;
  }
  .uniparagraphwrap {
    margin-top: 30px;
  }
  .mobilenav {
    height: 100px;
  }
  .mobilenavimage {
    width: 190px;
  }
  .mobilenavcontainer {
    padding-top: 30px;
  }
  .mobilenavicon {
    font-size: 38px;
  }
  .brand {
    padding-left: 0px;
  }
  .div-block-51 {
    margin-top: 40px;
  }
  .line {
    width: 40px;
    margin-top: 11px;
    margin-right: -40px;
  }
  .unibuttonlink.large {
    margin-top: 20px;
  }
  .unibuttonlink.large.adform {
    margin-top: 12px;
  }
  .unisection {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .unisection.first {
    padding-top: 160px;
  }
  .div-block-62 {
    margin-top: 20px;
  }
  .imagelink {
    width: 100%;
    margin-top: 60px;
  }
  .imagelink.classphotos {
    width: 50%;
  }
  .imagelinkimage {
    margin-bottom: 20px;
  }
  .text-block-44 {
    margin-top: 12px;
  }
  .separator.foot {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .separator.adform {
    margin-top: 30px;
    margin-bottom: 16px;
  }
  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .number {
    margin-bottom: 20px;
  }
  .unigreytext.filter {
    margin-top: 20px;
  }
  .div-block-68 {
    margin-top: 40px;
    padding-top: 30px;
  }
  .form-block-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .text-field {
    margin-top: 24px;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .text-field.adform {
    margin-top: 12px;
  }
  .div-block-69 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-block-69.first {
    margin-top: 10px;
  }
  .div-block-70 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tabs-menu-2 {
    margin-right: -16px;
    margin-left: -16px;
  }
  .filtertab {
    margin-right: 16px;
    margin-left: 16px;
  }
  .tabs-content {
    padding-top: 0px;
  }
  .image-9 {
    margin-bottom: 28px;
  }
  .footerlink {
    margin-right: 14px;
    margin-bottom: 6px;
    margin-left: 14px;
  }
  .link-block-3 {
    width: 24px;
  }
  .div-block-75 {
    margin-top: 22px;
  }
  .div-block-76 {
    padding-right: 4%;
    padding-left: 4%;
    font-size: 1.2em;
    line-height: 1.8em;
  }
  .slider {
    height: 340px;
  }
  .newslink {
    margin-top: 50px;
  }
  .text-block-55 {
    width: 150px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .div-block-78 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .text-block-57 {
    margin-top: 10px;
  }
  .adblock.contact {
    margin-top: 40px;
  }
  .text-block-59 {
    margin-top: 12px;
    margin-bottom: 12px;
  }
  .uniheader {
    min-height: 450px;
    padding-top: 160px;
    padding-bottom: 60px;
  }
  .unisubheading {
    margin-top: 20px;
    font-size: 1.2em;
  }
  .eventslider {
    margin-bottom: 20px;
  }
  .icon-2 {
    margin-right: 16px;
    font-size: 24px;
  }
  .icon-3 {
    margin-left: 16px;
    font-size: 24px;
  }
  .slide-nav {
    display: none;
  }
  .mobilenavclose {
    font-size: 28px;
  }
  .mobilenavimagewhite {
    width: 190px;
  }
  .navmenucontent {
    padding-top: 10px;
    padding-right: 80px;
  }
  .memberlist {
    width: 45%;
  }
  .error-message {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .eventsingleimage {
    margin-bottom: 20px;
  }
  .eventdetailsrow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .eventdetails.constitution {
    margin-top: 10px;
  }
  .eventdetails.address {
    padding-left: 20px;
  }
  .uniparagraphlink {
    margin-top: 14px;
  }
  .uniparagraphlink.constitution {
    margin-top: 10px;
  }
  .uniparagraphlink.address {
    padding-left: 20px;
  }
  .unilistitem {
    padding-left: 20px;
  }
  .unilist {
    margin-top: 10px;
    padding-left: 23px;
  }
}

@media (max-width: 479px) {
  .bodywrap {
    font-size: 12px;
  }
  .heading.landing {
    font-size: 1.6em;
  }
  .heading.contact {
    width: 100%;
  }
  .uniparagraph.address {
    padding-left: 12px;
  }
  .contacticon {
    width: 21px;
  }
.centernewsphoto {
    width: 100%;
  }
  .div-block-18 {
    margin-right: -6px;
    margin-left: -6px;
  }
  .mobilenav {
    height: 90px;
  }
  .mobilenavimage {
    width: 180px;
  }
  .mobilenavcontainer {
    width: 80%;
    padding-top: 20px;
  }
  .mobilenavicon {
    font-size: 36px;
  }
  .mobilenavtext {
    font-size: 1.6em;
  }
  .mobilenavtext.small {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 1.2em;
  }
  .div-block-51 {
    margin-top: 30px;
  }
  .div-block-55 {
    padding-bottom: 16px;
  }
  .unibuttonlink.large {
    margin-top: 16px;
  }
  .unibuttonlink.large.adform {
    margin-top: 8px;
  }
  .unisection.first {
    padding-top: 140px;
  }
  .linewrap {
    width: 100%;
  }
  .imagelink.classphotos {
    margin-top: 30px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .number {
    margin-bottom: 16px;
  }
  .div-block-68 {
    margin-top: 30px;
    padding-top: 20px;
  }
  .text-field {
    margin-top: 20px;
  }
  .text-field.adform {
    margin-top: 10px;
  }
  .div-block-69.first {
    margin-top: 14px;
  }
  .tabs-menu-2 {
    margin-top: 10px;   
  }
  .filtertab {
    display: inline-block;
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .image-9 {
    margin-bottom: 24px;
  }
  .link-block-3 {
    width: 22px;
  }
  .div-block-75 {
    margin-top: 18px;
  }
  .slider {
    height: 400px;
  }
  .div-block-78 {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .text-block-57 {
    margin-top: 8px;
  }
  .adblock {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .adblock.contact {
    margin-top: 30px;
  }
  .uniheader {
    padding-top: 140px;
  }
  .icon-2 {
    margin-right: 10px;
    font-size: 20px;
  }
  .icon-3 {
    margin-left: 10px;
    font-size: 20px;
  }
  .mobilenavclose {
    font-size: 26px;
  }
  .mobilenavimagewhite {
    width: 180px;
  }
  .navmenucontent {
    padding-top: 30px;
    padding-right: 50px;
  }
  .mobilenavlinkspacer {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .error-message {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .eventdetails.address {
    padding-left: 12px;
  }
  .uniparagraphlink.address {
    padding-left: 12px;
  }
  .unilistitem {
    padding-left: 12px;
  }
}
