.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.body {
  background-color: #f6f6f6;
  font-family: Lato, sans-serif;
  font-size: 14px;
}

.topbar {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 10px 0px;
  background-color: #fff;
  box-shadow: 1px 1px 17px -1px hsla(0, 0%, 62.7%, 0.69);
}

.topbarcontain {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.logotext {
  display: inline-block;
  margin-top: 11px;
  margin-left: -35px;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 20px;
  font-weight: 700;
}

.searchbar {
  display: inline-block;
  width: 75%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  border-style: none;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color: #f6f6f6;
  background-image: url('../images/search.png');
  background-position: 16px 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
}

.topavatar {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-image: url('../images/pexels-photo-324658.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.topavatar.leftavatar {
  border-radius: 10%;
}

.searchdrop {
  margin-top: -14px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #2290ff;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 400;
}

.nametext {
  display: inline-block;
  margin-top: 9px;
  margin-left: 10px;
  font-family: Lato, sans-serif;
  color: #a0a0a0;
}

.nametext.leftnametext {
  margin-top: 0px;
  margin-left: 20px;
}

.nametext.leftnametext.detailtext {
  display: block;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 0px;
}

.form {
  margin-bottom: -9px;
}

.topbarrightcolumn {
  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;
  text-align: right;
}

.div-block {
  display: inline-block;
}

.ddcatlink {
  background-color: #2290ff;
  font-family: Lato, sans-serif;
  color: #fff;
}

.ddcatlink:hover {
  background-color: #f5faff;
  color: #2290ff;
}

.ddcatlink.ddbottom {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.droplistsearch.w--open {
  margin-top: -3px;
  box-shadow: 0 5px 6px -2px #a0a0a0;
}

.topbarleftcol {
  text-align: center;
}

.pagecontain {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
}

.menuleft {
  padding-top: 25px;
  border-radius: 3px;
  background-color: #fff;
  background-image: url('../images/bookmark-tag.png');
  background-position: 91% 0px;
  background-size: 20px;
  background-repeat: no-repeat;
  box-shadow: 0 0 17px -5px hsla(0, 0%, 62.7%, 0.95);
}

.menuleft.flextleft {
  width: 23%;
  max-width: 320px;
  margin-left: 10px;
}

.row {
  padding-right: 19px;
  padding-left: 19px;
}

.leftmenulink {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-left: 5px solid #fff;
  color: #a0a0a0;
}

.leftmenulink:hover {
  border-left: 5px solid #2290ff;
  background-color: #f5faff;
  color: #2290ff;
}

.leftmenulink.currentlinkleft {
  border-left-color: #2290ff;
  background-color: #f5faff;
  color: #2290ff;
}

.leftmenulink.leftlogout {
  margin-top: 25px;
}

.leftmenulink.leftlogout.toplogout {
  margin-top: 0px;
  padding-left: 10px;
}

.icontectleft {
  font-family: 'Social media icons', sans-serif;
}

.icontectleft.iconbell {
  font-family: 'Social media icons Second Round', sans-serif;
}

.leftlinktext {
  font-family: Lato, sans-serif;
  color: #a0a0a0;
  font-size: 15px;
}

.leftmenucontain {
  margin-top: 19px;
  padding-bottom: 20px;
}

.intext {
  color: hsla(0, 0%, 62.7%, 0);
}

.meetingsh1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 24px;
}

.topdashbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-right: 15px;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 hsla(0, 0%, 62.7%, 0.19);
}

.topplusbutton {
  width: 24px;
  height: 24px;
  margin-left: 10px;
  padding: 1px 0px 0px;
  border: 1px solid #a0a0a0;
  border-radius: 50%;
  background-color: transparent;
  color: #a0a0a0;
  text-align: center;
}

.topplusbutton:hover {
  background-color: #f6f6f6;
}

.circlewicon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: #f6f6f6;
}

.circlewicon.nomeetingsicon {
  background-image: url('../images/group-1.png');
  background-position: 50% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
}

.circlewicon.rescheduleicon {
  background-image: url('../images/event.png');
  background-position: 50% 50%;
  background-size: 27px;
  background-repeat: no-repeat;
}

.circlewicon.cancelledmeetings {
  background-image: url('../images/cancel-event.png');
  background-position: 50% 50%;
  background-size: 27px;
  background-repeat: no-repeat;
}

.topdashbartext {
  display: block;
  margin-top: 7px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}

.topdashbartext.number {
  display: inline-block;
  font-size: 32px;
  font-weight: 700;
  text-align: left;
}

.topdashbartext.number.desctext {
  margin-left: 10px;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
  color: #a0a0a0;
  font-size: 10px;
  font-weight: 400;
  text-align: left;
}

.statrow {
  border-right: 1px none hsla(0, 0%, 62.7%, 0.95);
}

.stathold {
  display: inline-block;
  width: 31%;
  height: 71px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #f6f6f6;
  text-align: center;
}

.stathold.laststat {
  border-right-style: none;
}

.stathold.laststat.bottomlaststat {
  border-right-style: none;
}

.numberofmeetings {
  margin-top: 25px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #333;
}

.meetingdetailcontain {
  margin-right: 5px;
  margin-left: 0px;
  padding: 0px;
  border-radius: 3px;
  background-color: #fff;
}

.meetingdetailcontain.float-left {
  width: 98%;
  margin-bottom: 5px;
  float: left;
}

.meetingimgdiv {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}

.meetingimgdiv.meeting2 {
  background-image: url('../images/footballer_2.jpg');
  background-position: 40% 50%;
}

.meetingimgdiv.meeting3 {
  background-image: url('../images/footballer.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.meetingimgdiv.meeting4 {
  background-image: url('../images/hockey_lady_s.jpg');
  background-position: 100% 50%;
}

.meetingimgdiv.meeting5 {
  background-image: url('../images/sf5_bigbird.jpg');
}

.meetingimgdiv.meeting6 {
  background-image: url('../images/pro_hockey_s.jpg');
}

.meetingtitle {
  margin-bottom: 5px;
  margin-left: 5px;
  font-family: Lato, sans-serif;
  font-size: 12px;
}

.meetingtitle.meetingemail {
  color: #a0a0a0;
  font-size: 11px;
}

.meetingtitle.meetingemail.meetingtime {
  font-size: 14px;
}

.meetingdetailtopdiv {
  height: 120px;
  padding: 15px;
}

.meetingdetailmiddlediv {
  padding: 10px;
  border-top: 1px solid #f6f6f6;
  border-bottom: 1px solid #f6f6f6;
}

.goingtext {
  font-family: Lato, sans-serif;
  color: #2290ff;
  font-size: 11px;
  text-align: center;
}

.goingtext.notgoing {
  color: #2290ff;
  font-size: 16px;
}

.attendeediv {
  width: 22px;
  height: 22px;
}

.attendeediv.attend1 {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-top: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  background-image: url('../images/pexels-photo-91227.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.attendeediv.attend1.attendplu {
  margin-left: -11px;
}

.attendeediv.attend1.attendplu.attend2 {
  margin-left: -15px;
  background-image: url('../images/bodybuilder-weight-training-stress-38630.jpeg');
}

.attendeediv.attend1.attendplu.attend3 {
  margin-left: -11px;
  background-image: url('../images/pexels-photo-249613.jpeg');
}

.attendeediv.attend1.attendplu.attend4 {
  background-image: url('../images/pexels-photo-432739.jpeg');
}

.attendeediv.attend1.attendplu.attend5 {
  background-image: url('../images/girl-people-landscape-sun-38554.jpeg');
}

.attendeediv.attend1.attendplu.attend7 {
  margin-left: -15px;
  background-image: url('../images/pexels-photo-173295.jpeg');
}

.attendeediv.attend1.attendplu.attend8 {
  background-image: url('../images/pexels-photo-301290.jpeg');
}

.attendeediv.attend1.attendplu.attend9 {
  background-image: url('../images/pexels-photo-446169.jpeg');
}

.attendeediv.attend1.attend6 {
  margin-left: -15px;
  background-image: url('../images/pexels-photo-428339.jpeg');
}

.attendeediv.attend1.attend7 {
  margin-left: -5px;
  background-image: url('../images/pexels-photo-193355.jpeg');
}

.attendeediv.attend1.attend10 {
  margin-left: -12px;
  background-image: url('../images/pexels-photo-301284.jpeg');
}

.plusnumore {
  display: inline-block;
  margin-top: 15px;
  padding-left: 6px;
  font-family: Lato, sans-serif;
  color: #a0a0a0;
  font-size: 12px;
  text-align: left;
}

.div-block-4 {
  display: inline-block;
  padding-right: 6px;
}

.div-block-5.nomoretext {
  text-align: center;
}

.attendcol {
  text-align: right;
}

.bottommorelink {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #6d6d6d;
  text-align: center;
  text-decoration: none;
}

.bottommorelink:hover {
  background-color: #2290ff;
  color: #fff;
}

.bottommorelink.bottommoreright {
  border-top: 1px solid #f6f6f6;
  border-radius: 1px;
}

.detailscallinktext {
  font-family: Lato, sans-serif;
  font-size: 150%;
  text-decoration: none;
}

.meetingdetailrow {
  margin-top: 10px;
  margin-bottom: 5px;
}

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

.div-block-7 {
  width: 72%;
  padding-bottom: 20px;
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.inboxdiv {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 500;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2290ff), to(#2290ff));
  background-image: linear-gradient(180deg, #2290ff, #2290ff);
  box-shadow: 0 0 6px 0 hsla(0, 0%, 62.7%, 0.86);
  -webkit-transition: background-color 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, box-shadow 200ms ease;
  color: #f6f6f6;
  text-decoration: none;
}

.inboxdiv:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5faff), to(#f5faff));
  background-image: linear-gradient(180deg, #f5faff, #f5faff);
  box-shadow: 0 0 6px 3px #a0a0a0;
  color: #2290ff;
}

.section {
  position: relative;
}

.bell {
  padding-top: 14px;
  font-family: 'Social media icons Second Round', sans-serif;
  font-size: 18px;
  text-align: center;
}

.inboxcontain {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 700;
  display: none;
  width: 250px;
  padding-bottom: 15px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #a0a0a0;
}

.iteminboxdiv {
  position: relative;
  padding: 35px 15px 15px;
  border-bottom: 1px solid #f6f6f6;
}

.iteminboxdiv.itembuttondiv {
  padding: 0px;
}

.iteminboxdiv.bottombelldiv {
  padding-top: 18px;
  border-bottom-style: none;
}

.iteminboxdetaildiv {
  position: absolute;
  top: 12px;
  right: 15px;
}

.iteminboxdetailtext {
  display: inline-block;
  color: #a0a0a0;
  font-size: 11px;
}

.div-block-8 {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 9px;
  border-radius: 50%;
  background-color: #ff5026;
}

.inboxnumbertext {
  color: #2290ff;
  font-size: 12px;
}

.checkbox-field {
  margin-bottom: 10px;
  padding-left: 30px;
}

.form-2 {
  margin-top: 10px;
}

.submitbutton {
  display: block;
  width: 100%;
  margin-top: 15px;
  border-radius: 3px;
  background-color: #2290ff;
}

.submitbutton:hover {
  background-color: #f5faff;
  color: #2290ff;
}

.success {
  margin-top: 15px;
  padding: 15px;
  background-color: #f5faff;
  color: #2290ff;
}

.meetingrightdiv {
  width: 165px;
  float: right;
}

.calimginbox {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: #2290ff;
  background-image: url('../images/pexels-photo-193355.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.calimginbox.bottombellimg {
  background-image: url('../images/bell.png');
  background-size: 20px;
  background-repeat: no-repeat;
  box-shadow: 0 0 6px 0 hsla(0, 0%, 62.7%, 0.65);
}

.link-block {
  width: 45px;
  height: 20px;
  border-radius: 13px;
  background-color: #2290ff;
}

.toglebutton {
  width: 14px;
  height: 14px;
  margin-top: 3px;
  margin-left: 2px;
  border-radius: 50%;
  background-color: #f5faff;
  box-shadow: 0 0 15px -1px rgba(0, 0, 0, 0.53);
}

.togglediv {
  margin-top: 4px;
  padding-left: 55px;
}

.goingtextinbox {
  display: block;
  margin-left: 5px;
  opacity: 0;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
  color: #2290ff;
  font-size: 12px;
}

.div-block-9 {
  display: inline-block;
}

.div-block-10 {
  display: inline-block;
}

.inboxbutton {
  width: 50%;
  padding-top: 14px;
  padding-bottom: 14px;
  color: #a0a0a0;
  text-align: center;
  text-decoration: none;
}

.inboxbutton:hover {
  color: #000;
}

.inboxbutton.leftinboxbutton {
  border-right: 1px solid #f6f6f6;
}

.inboxdate {
  color: #a0a0a0;
  font-size: 12px;
}

.column-7 {
  text-align: left;
}

.column-8 {
  text-align: left;
}

.column-9 {
  text-align: left;
}

.column-10 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-16 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-17 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-18 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-19 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-20 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-21 {
  padding-right: 0px;
  padding-left: 0px;
}

.profiledropdowncontain.w--open {
  z-index: 400;
  width: 160px;
  margin-left: -96px;
  padding: 10px 0px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 4px 6px -3px hsla(0, 0%, 62.7%, 0.79);
}

.dropdown-2 {
  z-index: 400;
}

.successsearch {
  background-color: transparent;
}

.playername {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
}

.columns {
  height: 100px;
}

.html-embed {
  position: absolute;
  left: 5%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.youtube {
  height: 80px;
}

.div-block-11 {
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 56.25%;
}

.column-37 {
  padding-left: 5px;
}

.unicodeicon {
  padding-top: 30px;
  font-size: 5em;
  text-align: center;
}

.image {
  display: inline-block;
}

.image.sports-icon {
  margin-top: -7px;
  padding-right: 3px;
}

.text-block {
  display: inline-block;
  font-family: 'Font awesome 5 free 400', sans-serif;
}

.sport-icon {
  font-family: 'Font awesome 5 free 400', sans-serif;
  font-size: 20px;
  font-weight: 400;
}

html.w-mod-js *[data-ix="page-load-top-bar"] {
  opacity: 0;
  -webkit-transform: translate(0px, 70px);
  -ms-transform: translate(0px, 70px);
  transform: translate(0px, 70px);
}

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

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

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

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

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

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

@media screen and (min-width: 1440px) {
  .circlewicon.nomeetingsicon {
    background-image: url('../images/group-1.png');
  }
  .circlewicon.rescheduleicon {
    background-image: url('../images/browser.png');
  }
  .circlewicon.cancelledmeetings {
    background-image: url('../images/search.png');
  }
  .meetingdetailcontain.float-left {
    width: 49%;
  }
  .detailscallinktext {
    font-size: 140%;
  }
  .image.sports-icon {
    display: inline;
  }
}

@media screen and (max-width: 991px) {
  .topbar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .logotext.navbarlogotext {
    margin-top: 18px;
    margin-left: 0px;
  }
  .searchbar {
    width: 50%;
  }
  .searchbar.mobilesearch {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 16px;
    line-height: 16px;
  }
  .topavatar.leftavatar {
    margin-top: 9px;
  }
  .nametext.leftnametext.mobilenavwelcome {
    margin-top: 10px;
    margin-left: 0px;
  }
  .div-block {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .menuleft.flextleft {
    display: none;
  }
  .row {
    display: inline-block;
    margin-top: 0px;
    padding-left: 0px;
    float: none;
  }
  .leftlinktext {
    text-align: left;
  }
  .topdashbar {
    display: block;
    margin-right: 5px;
    padding-bottom: 25px;
    box-shadow: 0 0 12px 0 hsla(0, 0%, 62.7%, 0.19);
  }
  .topplusbutton {
    display: inline-block;
    margin-top: 8px;
  }
  .circlewicon.nomeetingsicon {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .circlewicon.rescheduleicon {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .circlewicon.cancelledmeetings {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .topdashbartext {
    text-align: center;
  }
  .topdashbartext.number.desctext {
    text-align: center;
  }
  .stathold {
    display: inline-block;
    width: 33%;
    height: auto;
  }
  .meetingdetailcontain {
    margin-bottom: 5px;
    box-shadow: 0 0 12px 0 hsla(0, 0%, 62.7%, 0.19);
  }
  .meetingdetailcontain.float-left {
    width: 98%;
  }
  .meetingtitle.meetingemail {
    font-size: 10px;
  }
  .meetingdetailtopdiv {
    height: 180px;
  }
  .attendeediv.attend1 {
    width: 20px;
    height: 20px;
  }
  .attendeediv.attend1.attendplu.attend2 {
    margin-left: -12px;
  }
  .attendeediv.attend1.attendplu.attend5 {
    width: 20px;
    height: 20px;
  }
  .attendeediv.attend1.attendplu.attend7 {
    margin-left: -12px;
  }
  .attendeediv.attend1.attend6 {
    width: 20px;
    height: 20px;
  }
  .plusnumore {
    padding-left: 3px;
  }
  .div-block-4 {
    padding-right: 0px;
  }
  .detailscallinktext {
    font-size: 140%;
  }
  .div-block-7 {
    padding-right: 10px;
  }
  .leftcolstat {
    text-align: center;
  }
  .column-7 {
    text-align: center;
  }
  .column-8 {
    text-align: center;
  }
  .column-9 {
    text-align: center;
  }
  .navbar {
    background-color: #fff;
  }
  .hamburger {
    color: #2290ff;
  }
  .hamburger.w--open {
    background-color: #2290ff;
    color: #f5faff;
  }
  .nav-menu {
    background-color: #fff;
    box-shadow: 0 4px 7px 0 hsla(0, 0%, 62.7%, 0.71);
  }
  .row-3 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .column-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .column-24 {
    display: none;
    padding-top: 10px;
  }
  .profiledropdowncontain.w--open {
    position: absolute;
    margin-left: -118px;
  }
  .youtube {
    display: none;
    text-align: center;
  }
  .image-2 {
    display: block;
    max-height: 200px;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .topbar {
    padding-bottom: 0px;
  }
  .logotext.navbarlogotext {
    margin-top: 0px;
  }
  .searchbar.mobilesearch {
    width: 101%;
    margin-top: 8px;
  }
  .topavatar.leftavatar {
    display: block;
    width: 25px;
    height: 25px;
    margin-top: 0px;
  }
  .pagecontain {
    padding-top: 15px;
  }
  .meetingsh1 {
    display: none;
  }
  .topdashbar {
    display: none;
    margin-right: 0px;
    padding-bottom: 15px;
  }
  .statrow {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 1px none #f6f6f6;
  }
  .statrow.statlastbottom {
    border-bottom-style: none;
  }
  .stathold {
    width: 33.33333333%;
    border-right-style: solid;
  }
  .meetingdetailcontain {
    margin-bottom: 25px;
  }
  .meetingimgdiv {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .meetingtitle {
    text-align: center;
  }
  .meetingdetailtopdiv {
    padding-bottom: 2px;
  }
  .meetingdetailmiddlediv {
    padding-bottom: 2px;
  }
  .goingtext {
    font-size: 10px;
    line-height: 1.2em;
  }
  .goingtext.notgoing {
    line-height: 1.7em;
  }
  .attendeediv.attend1 {
    margin-top: 2px;
  }
  .attendeediv.attend1.attendplu.attend2 {
    margin-left: -12px;
  }
  .attendeediv.attend1.attendplu.attend7 {
    margin-left: -9px;
  }
  .attendeediv.attend1.attend6 {
    margin-left: 0px;
  }
  .attendeediv.attend1.attend7 {
    margin-left: 0px;
  }
  .plusnumore {
    display: block;
    margin-top: -9px;
    margin-bottom: -2px;
    margin-left: 0px;
    font-size: 8px;
    text-align: center;
  }
  .attendcol {
    text-align: center;
  }
  .bottommorelink {
    width: 50%;
    float: left;
    border-bottom-right-radius: 0px;
  }
  .bottommorelink.bottommoreright {
    width: 100%;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 3px;
  }
  .div-block-7 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .column-10 {
    text-align: center;
  }
  .column-11 {
    text-align: center;
  }
  .column-12 {
    text-align: center;
  }
  .column-13 {
    text-align: center;
  }
  .column-14 {
    text-align: center;
  }
  .column-15 {
    text-align: center;
  }
  .brand {
    display: inline-block;
    margin-top: 16px;
  }
  .column-25 {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .logotext.navbarlogotext {
    font-size: 17px;
  }
  .searchbar.mobilesearch {
    width: 120px;
    margin-top: 8px;
    margin-left: 15px;
  }
  .pagecontain {
    padding-top: 15px;
  }
  .meetingsh1 {
    display: none;
  }
  .topdashbar {
    display: none;
    margin-right: 5px;
    padding-bottom: 5px;
  }
  .statrow {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom-style: none;
  }
  .stathold {
    width: 33.33333333%;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 1px none #f6f6f6;
    border-right-style: none;
  }
  .stathold.laststat.bottomlaststat {
    padding-bottom: 0px;
    border-bottom-style: none;
  }
  .meetingtitle {
    margin-top: 5px;
    margin-left: 1px;
    font-size: 11px;
  }
  .meetingtitle.meetingemail {
    margin-top: -6px;
  }
  .meetingdetailmiddlediv {
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .goingtext {
    margin-top: 2px;
    font-size: 8px;
    line-height: 1.4em;
  }
  .goingtext.notgoing {
    line-height: 1.3em;
  }
  .attendeediv.attend1 {
    width: 15px;
    height: 15px;
    margin-left: -2px;
  }
  .attendeediv.attend1.attendplu.attend2 {
    margin-left: -9px;
  }
  .attendeediv.attend1.attendplu.attend3 {
    margin-left: -10px;
  }
  .attendeediv.attend1.attendplu.attend4 {
    margin-left: -10px;
  }
  .attendeediv.attend1.attendplu.attend5 {
    width: 15px;
    height: 15px;
    margin-left: -10px;
  }
  .attendeediv.attend1.attendplu.attend7 {
    margin-left: -11px;
  }
  .attendeediv.attend1.attend6 {
    width: 15px;
    height: 15px;
    margin-left: 0px;
  }
  .attendeediv.attend1.attend7 {
    margin-left: -4px;
  }
  .attendeediv.attend1.attend10 {
    margin-left: -2px;
  }
  .plusnumore {
    margin-top: -10px;
    padding-left: 0px;
  }
  .bottommorelink {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .div-block-7 {
    padding-right: 6px;
  }
  .column-23 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .column-26 {
    padding-right: 2px;
    padding-left: 1px;
  }
}

@font-face {
  font-family: 'Social media icons';
  src: url('../fonts/social-media-icons.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Social media icons Second Round';
  src: url('../fonts/social-media-icons.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Font awesome 5 free 400';
  src: url('../fonts/Font-Awesome-5-Free-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}