@import url('https://fonts.googleapis.com/css?family=Roboto');

html, body {
  overflow-x: hidden;
}

#FunctionalBlock1_ctl00_subscriptionForm_Section3190803 {
  display: none;
}


#FunctionalBlock1_ctl00_subscriptionForm_Section3190803.block {
   display: block;
}

body {
  font-family: 'Roboto', sans-serif !important;
  max-width: 100vw;
  position: relative;
}

.WaLayoutPlaceHolder:not(#id_Footer1) p > font {
  font-family: 'Roboto', sans-serif !important;
  font-size: 15px;
  line-height: 20px;
}

a:hover, a:active, a:focus {
   color: #c1002d;
}

.h1, h1,.h2, h2,.h3, h3,.h4, h4,.h5, h5,.h6, h6 {
   font-family: 'Roboto', sans-serif;
}

.eventInfoSpacesLeft {display: none;}

.zonePlace.zoneHeader1 {
  background-color: #1a1e2c;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}

.zoneHeader2 {
  padding: 0;
  box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.14);
}

.WaGadgetSocialProfile .orientationHorizontal {
  margin: 0 0 0 -10px;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a:hover {
  color: #c1002d;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item:hover>a{
  background: none;
  color: #c1002d;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.sel>.item:hover>a {
  color: #c1002d;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.sel>.item>a>span:after {
  content: "";
  position: absolute;
  width: 124%;
  bottom: -8px;
  height: 3px;
  left: -12%;
  background-color: #c1002d;
}

.WaGadgetSocialProfile.gadgetThemeStyle2 li a, .WaGadgetLoginForm .loginContainer.authenticated.loginContainer.authenticated .loginLink {
  font-size: 14px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #686e7b;
  background: none;
}

.WaGadgetLoginForm .loginContainer.loginContainer .loginLink {
  width: 42px;
  height: 40px;
  background-color: #c1002d;
}

.WaGadgetLoginForm .loginContainer.loginContainer .loginLink:hover {
  background-color: #c1002d;
}

.WaGadgetLoginForm .loginContainer.loginContainer .loginLink:before {
  font-size: 16px;
  line-height: 40px;
}

.WaGadgetSocialProfile.gadgetThemeStyle2 li a:hover, .WaGadgetLoginForm .loginContainer.authenticated.loginContainer.authenticated .loginLink:hover {
  background: none;
}

.WaGadgetSocialProfile.gadgetThemeStyle2 li a {
  width: 34px;
}

.WaGadgetSocialProfile.gadgetThemeStyle2 li a:active,
.WaGadgetSocialProfile.gadgetThemeStyle2 li a:hover {
  color: #fff;
}

.WaGadgetLoginForm .loginContainer.authenticated.loginContainer.authenticated .loginLink:before {
  position: relative;
  font-size: 18px;
  line-height: 40px;
  margin-right: 10px;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel {
  float: right;
}

.WaGadgetLoginForm .loginContainer.authenticated.loginContainer.authenticated .loginLink {
  width: 100%;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a { 
  font-family: 'Roboto', sans-serif;
  text-transform: none;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 0.1px;
  padding: 15px 14px;
}

.WaGadgetMenuHorizontal .menuInner ul ul li>.item>a {
  text-transform: none;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0.1px;
}

.WaGadgetMenuHorizontal .menuInner ul ul li>.item:hover>a {
  background: #c1002d;
} 

.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li.sel>.item>a {
  color: #c1002d !important;
}

.WaGadgetMenuHorizontal .menuInner ul ul {
  background: #fff;
  border: 1px solid rgba(0,0,0,0.05);
  border-radius: 3px;
}

.WaGadgetMenuHorizontal .menuInner ul ul li>.item>a {
  background: #fff;
}

.heroSection {
  max-width: none;
  max-height: 710px;
}

.WaGadgetOnly.WaGadgetContent.gadgetStyleNone {
  height: 600px;
  width: 100%;
  left: 0;
}

.WaLayoutTable .WaGadgetOnly.WaGadgetContent.gadgetStyleNone {
  height: auto;
}

.welcome {
    padding: 0 20px;
    font-size: 24px;
    top: -470px;
    font-family: Helvetica;
    font-weight: 100;
    max-width: 1160px;
    margin: 0 auto;
    color: rgba(255,255,255,0.8) !important;
}

.welcomeTo {
    padding: 0 20px;
    top: -460px;
    max-width: 1160px;
    margin: 0 auto;
    font-size: 56px;
    line-height: 60px;
    color: #fff;
}

.welcomeTo p {
  max-width: 78%;
}

.becomeMember {
    padding: 0 20px;
    top: -430px;
    max-width: 1160px;
    margin: 0 auto;
}

.becomeMember.WaGadgetLoginButton .loginContainer.loginContainer .loginLink {
    position: relative;
    display: inline-block;
    width: 244px;
    height: 50px;
    overflow: hidden;
    background: #c1002d;
    border-radius: 2px;
    color: white;
    line-height: 400px;
    vertical-align: top;
    text-decoration: none;
}


.becomeMember.WaGadgetLoginButton .loginContainer.loginContainer .loginLink:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 100%;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    line-height: 50px;
    text-align: center;
    text-indent: 0;
    content: "Become a member";
}

.becomeMember.WaGadgetLoginButton .loginContainer.loginContainer .loginLink:after {
    content: "\203A";
    line-height: 50px;
    font-size: 19px;
    text-align: center;
    color: #fff;
    position: absolute;
    display: block;
    top: 0;
    left: 196px;
    background: rgba(0,0,0,0.15);
    width: 50px;
    height: 50px;
    z-index: 999;
}

.becomeMember .authorized {
    display: none;
}

.zoneFooter2 {
    background: #f4f7fb;
    font-size: 14px;
    border-top: none;
    padding-top: 15px;
    position: relative;
    padding-bottom: 5px;
}

.googleMap {
  position: relative;
  transition: 0.5s;
}

.googleMap:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 250px;
    top: 0;
    left: 0;
    background-color: #c1002d;
    opacity: 0.35;
    pointer-events: none;
    transition: 0.5s;
}

.googleMap:hover:before {
   opacity: 0;
   transition: 0.5s;
}

.zoneWAbranding {
    background: #373d50;
    background-color: #d90d3b;
    margin: 0;
    height: 5px;
    margin-top: 0;
}

.zoneWAbranding:before {
  content: "";
  position: relative;
  width: 100%;
  height: 8px;
  color: #c1002d;
}

#idFooterPoweredByContainer {
    display: none;
}

.WaGadgetSiteSearch .searchBoxField {
    padding: 10px 40px;
    width: 310px;
    border-radius: 3px;
}

.WaGadgetSiteSearch .searchBoxFieldContainer:before {
   left: .78em;
}

.WaGadgetEventsStateDetails .pageTitleOuterContainer .pageBackContainer a {
    font-size: 12px;
    font-weight: 300;
    text-decoration: none;
    color: #c1002d;
}

.importEventText {
    color: #0f243e;
    font-size: 12px;
    text-decoration: none;
}

.WaGadgetEventsStateDetails .pageTitleOuterContainer .eventsTitleContainer h1,
.WaGadgetEventsStateDetails .pageTitleOuterContainer h1 {
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 1.1em 0 1.05em;
    color: #333;
    font-size: 34px;
    font-weight: 500;
    line-height: 1.1;
    text-transform: none;
    margin: 30px 0 0;
}

.WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer.boxBodyInfoViewFill {
    float: left;
    width: 96%;
    height: auto;
    margin-bottom: 30px;
}

.WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer.boxBodyInfoViewFill .boxBodyInfoContainer {
    font-size: 14px;
    width: 100%;
    margin-top: 6px;
    padding: 20px;
    background: #f4f7fb;
    border: 1px solid #e8f0f4;
    border-radius: 3px;
    height: auto !important;
}

.WaGadgetEventsStateDetails .boxOuterContainer .boxBodyContentOuterContainer {
    float: left;
    width: 99%;
}

.WaGadgetSubscriptionForm {
    display: block;
    height: auto;;
    position: relative;
    background: transparent;
}

.WaGadgetSubscriptionForm:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 0;
    width: 140vw;
    left: -25vw;
    height: 100%;
    background: url('/resources/subscribe.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.WaGadgetSubscriptionForm .navigationOuterContainer{
    border: none;
    margin: 0;
    text-align: center
}

.WaGadgetSubscriptionForm .navigationOuterContainer .navigationContainer .backLink {
   display: none;
}

.WaGadgetSubscriptionForm .navigationOuterContainer .right,
.WaGadgetSubscriptionForm .navigationOuterContainer .left  {
   float: none;
   margin: 0;
   margin-top: 0;
}

.WaGadgetSubscriptionForm .formTitleOuterContainer .formTitleContainer {
    font-size: 24px;
    text-align: center;
    padding: 23px;
    padding-bottom: 3px;
    margin-bottom: 50px;
    border-bottom: none;
}

.WaGadgetSubscriptionForm .mandatoryFieldsTitle {
   display: none;
}

.WaGadgetSubscriptionForm h3.formTitle {
   float: none;
   color: #fff;
   font-size: 26px;
   font-family: 'Roboto', sans-serif;
}

.WaGadgetSubscriptionForm .generalFieldsOuterContainer .formTitleContainer {
  display: none;
}
 
.WaGadgetSubscriptionForm .fieldContainer input.subjectTextBox,.WaGadgetSubscriptionForm  .fieldContainer input.typeText,.WaGadgetSubscriptionForm  .fieldContainer input[type=text],
#idCaptchaTextBoxContainer input[type="text"] {
   height: 40px;
   width: 74%;
   border-radius: 2px;
}

.WaGadgetSubscriptionForm .fieldContainer#idCaptchaImageContainer .captchaGuiding {
    margin-bottom: 7px;
    float: none;
    text-align: left;
    color: #fff;
    margin-right: 30px;
}

.idCaptchaTextBoxContainer {
    width: 45%;
    float: right;
    margin-right: 7.1%;
}

.captchaImageContainer {
    margin-top: -7px;
}

#idCaptchaTextBoxContainer {
    width: 40%;
    float: right;
    margin-right: 7.8%;
}

#idCaptchaTextBoxContainer .fieldLabel {
  display: none;
}

.fieldContainer#idCaptchaImageContainer {
  width: 40%;
  margin-left: 14.5%;
}

.fieldContainer#idCaptchaImageContainer .captchaIcons {
  display: none;
}

.fieldContainer#idCaptchaImageContainer .fieldLabel {
  display: none;
}


.WaGadgetSubscriptionForm .fieldSubContainer>table .left {
    position: absolute;
    width: 66%;
    margin: 0 14%;
    padding: 4px 2% 0 0;
    vertical-align: top;
    text-align: left;
    top: -30px;
}

.WaGadgetSubscriptionForm .fieldSubContainer>table .left .fieldLabel {
   color: #fff;
}

.fieldSubContainer>table .right {
    width: 100%;
    margin: 0;
}

.WaGadgetSubscriptionForm .fieldSubContainer .fieldBody {
   text-align: center
}

.WaGadgetSubscriptionForm .navigationOuterContainer input.nextButton, .WaGadgetSubscriptionForm .navigationOuterContainer input.typeButton, .WaGadgetSubscriptionForm .navigationOuterContainer input[type=submit] {
    font-family: 'Roboto';
    position: relative;
    font-size: 16px;
    display: inline-block;
    box-sizing: border-box;
    min-width: 120px;
    border-radius: 3px;
    padding: 14px 32px 15px;
    background-color: rgba(255,255,255,0.1);
    border: 1px solid rgba(255,255,255,0.75) ;
    outline: 0;
    color: white;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    cursor: pointer;
    -webkit-appearance: none;
    margin: 20px 10px 10px 0;
    transition: 0.15s;
}

.WaGadgetSubscriptionForm .navigationOuterContainer input.nextButton:hover, .WaGadgetSubscriptionForm .navigationOuterContainer input.typeButton:hover, .WaGadgetSubscriptionForm .navigationOuterContainer input[type=submit]:hover {
    color: #c1002d;
    background-color: rgba(255,255,255,0.9);
    transition: 0.15s;
}

.headingStyle, .pageTitle font, .legacyFunctionalSystemPageTitle font {
   display: block !important;
       margin-top: 40px;
    margin-bottoM: 10px;
    position: relative;
    font-size: 30px !important;
    color: #1a1a1a !important;
    line-height: 42px;
    font-weight: 900;
    text-align: center;
}

.headingStyle:before {
   content: "";
    position: absolute;
    width: 41px;
    height: 1px;
    background-color: rgba(0,0,0,.6);
    top: 51px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.pageTitleContainer:before {
   content: "";
    position: absolute;
    width: 41px;
    height: 1px;
    background-color: rgba(0,0,0,.6);
    top: 90px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.navigationOuterContainer input.nextButton:hover, .navigationOuterContainer input.typeButton:hover, .navigationOuterContainer input[type=submit]:hover {
    background: #c1002d;
    color: #fff;
}

.navigationOuterContainer input.nextButton, .navigationOuterContainer input.typeButton, .navigationOuterContainer input[type=submit] {
   border-radius: 3px;
   text-transform: none;
   font-family: 'Roboto', sans-serif;
   background: #1a1e2c;
   font-size: 18px;
   line-height: 1.4;
}

.groupContainer .fieldItem {
    text-align: left;
    padding: 0 0 0 25px;
}

.groupContainer .fieldItem > .label {
   padding-left: 15px;
}

.groupContainer .fieldItem > .label .textLine:first-child {
   font-size: 15px;
   color: #0f243e;
}

.groupContainer .fieldItem > .label .textLine.typeInstruction:not(.extraInfo) {
  color: #0f243e;
  font-size: 12px;
}

.groupContainer .fieldItem+.fieldItem {
    margin-top: 27px;
}

.infoOuterContainer {
    margin: 0 0 30px;
    padding: 20px 20px 17px;
    background-color: #f4f7fb;
    border: 1px solid #e8f0f4;
    border-radius: 3px;
    font-size: 15px;
    line-height: 23px;
    color: #333;
}

.infoOuterContainer .infoSection .infoTitle {
    float: left;
    width: auto;
    padding: 0 3% 0 0;
    font-weight: bold;
    text-align: right;
}

.formTitleOuterContainer {
  font-size: 17px;
  visibility: hidden;
}

.formTitleOuterContainer:before {
    content: "Join our mailing list";
    position: absolute;
    display: block;
    float: none;
    color: #fff;
    font-size: 26px;
    width: 100%;
    text-align: center;
    top: 22px;
    font-family: 'Roboto', sans-serif;
    visibility: visible;
}

.generalFieldsOuterContainer .formTitleOuterContainer:before {
    display: none;
}

.WaGadgetEventsStateList .pageTitleOuterContainer .pageViewSwitcherContainer a {
    color: #1a1e2c;
}

.WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer {
    margin-top: 6px;
    padding: 20px;
    background: #f4f7fb;
    border-right: 3px solid #d6d9dc;
    height: 242px;
}

.WaGadgetEventsStateList h3.sectionTitle {
    background-color: transparent;
    font-family: 'Roboto',sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: .56em 0;
    color: #1a1e2c;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.167;
    text-transform: uppercase;
    float: left;
    margin: 0 15px 0 0;
}

.WaGadgetEventsStateList .boxesList .boxesListItem {
    margin: 0;
    padding: 60px 0 0;
    border-top: 1px solid #e8f0f4;
}

.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer h4.boxHeaderTitle {
    background-color: transparent;
    font-family: 'Roboto',sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin: 1.1em 0 1.05em;
    color: #c1002d !important;
    font-size: 26px;
    font-weight: 300;
    line-height: 1;
    text-transform: none;
    margin: 0;
}

.WaGadgetEventsStateList .boxOuterContainer .boxHeaderOuterContainer h4.boxHeaderTitle a {
   color: #c1002d !important;
   font-size: 25px;
}

.WaGadgetEventsStateList h1.pageTitle {
   font-size: 14px !important;
}

.WaGadgetEvents .boxInfoContainer ul.boxInfo li>label {
    color: #686e7b;
}

h3.sectionTitle {
    background-color: transparent;
    font-family: 'Roboto', sans-serif;
    color: #1a1e2c;
    font-size: 24px;
    line-height: 1;
}

.fieldContainer, .standAloneGroupContainer {
    margin: 0;
}

.WaGadgetEventsStateList .pastEventsOuterContainer table.pastEventsList td.left {
    color: #777;
    text-align: center;
    width: 65px;
    height: 63px;
    min-width: 0px;
    padding: 10px 5px;
    background: #f4f7fb;
    border-radius: 3px;
    border: 1px solid #e8f0f4;
    margin-bottom: 20px;
    display: block;
    line-height: 21px;
    font-size: 12px;
}

.zoneFooter2 font {
   color: #fff !Important;
   background: transparent !important;
}

.zoneFooter2 span {
   background: transparent !important;
}

.zoneFooter2:before {
       content: "";
    position: absolute;
    display: inline-block;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    background: url(/resources/footer.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.WaGadgetEventsStateList .pastEventsOuterContainer table.pastEventsList td.left+td {
    padding: 0 10% 20px 30px;
    font-size: 18px;
    vertical-align: middle;
}

.WaGadgetEventsStateList .pastEventsOuterContainer {
    margin: 40px 0 0;
    padding: 20px 0 0;
    border-top: 1px solid #e8f0f4;
}

.WaGadgetEventsStateList .pastEventsOuterContainer a {
    color: #414141;
    text-decoration: none;
}

.WaGadgetEventsStateList .pastEventsOuterContainer table.pastEventsList td.left + td::before {
   display: none;
}

.contStyleExcSimpleTable, .contStyleExcSimpleTable td {
   border: none !important;
   background-color: #fff !important;
}

.contStyleExcSimpleTable, .contStyleExcSimpleTable tr > td:nth-child(2) > font:first-child {
    font-size: 24px;
    color: #c1002d;
}

.contStyleExcSimpleTable, .contStyleExcSimpleTable tr > td:nth-child(2) > font:nth-child(2) > strong > font {
    font-size: 16px;
    color: #333;
}

.contStyleExcSimpleTable, .contStyleExcSimpleTable tr > td:nth-child(2) > font:nth-child(2) > em > font {
    font-size: 14px;
    color: #333;
}

.contStyleExcSimpleTable, .contStyleExcSimpleTable tr > td > img {
   margin-top: -15px;
}

.contStyleExcSimpleTable, .contStyleExcSimpleTable tr > td:nth-child(2) > font:first-child {
   margin-top: 15px;
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel {
    margin: 0;
    padding: 20px;
    background: rgba(232,16,65,0.9);
    border-top: 1px solid #d6d6d6;
    text-align: left;
    list-style: none;
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel>li>.item>a,
.WaGadgetMobilePanel .mobilePanel .menuInner ul ul li>.item>a  {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: rgba(255,255,255,0.9);
    font-size: 15px;
    vertical-align: top;
    text-decoration: none;
    text-transform: none;
    font-family: 'Roboto',sans-serif;
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel>li.sel>.item>a {
    color: #fff;
    border-left: 5px solid rgba(255,255,255,0.8);
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul ul {
   background: none;
}

.blogPostBody.gadgetBlogEditableArea {
   font-size: 14px;
   line-height: 20px;
}

.WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
}

.WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle a {
  color: #333;
  text-decoration: none;
}

.WaGadgetBlog .boxBodyInfoOuterContainer {
  font-size: 12px;
}

.blogPostBody gadgetBlogEditableArea {
   font-size: 14px;
   line-height: 21px;
}

.WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
}

.WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle a {
  color #333;
  text-decoration: none;
}

.WaGadgetBlog .boxBodyInfoOuterContainer {
  font-size: 12px;
}

.blogPostBody gadgetBlogEditableArea {
   font-size: 14px;
   line-height: 21px;
   padding-left: 70px;
}

.WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle {
  font-family: 'Roboto', sans-serif;
  font-size: 22px;
}

.WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle a {
  color #333;
  text-decoration: none;
}

.WaGadgetBlog .boxBodyInfoOuterContainer {
  font-size: 12px;
}

.WaGadgetBlog .controlPanel .toggleButton {
  background: #c1002d !important;;
  color: #fff !important;
}

.WaGadgetBlog .controlPanel .controlPanelInner a:hover {
    color: #fff !important;
}

.WaGadgetBlogStateList .pagerOuterContainer {
    float: none;
    text-align: center;
    clear: none;
    margin: 20px 0 0;
}

.pagerOuterContainer .linkCurrent {
    color: #c1002d;
}

@media screen and (max-width: 767px) {
.WaGadgetSocialProfile .orientationHorizontal {
    text-align: center;
}

.main-logo {
    background-position: center !important;;
}

.WaGadgetMobilePanel .mobilePanel .buttonLogin:hover,
.WaGadgetMobilePanel .mobilePanel .buttonMenu:hover  {
   color: #c1002d;
}

.WaGadgetBlogStateList .pagerOuterContainer {
    text-align: center;
}

.welcomeTo p {
    line-height: 50px;
}

.welcomeTo font {
    font-size: 42px;
}
.WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer {
    border-left: 3px solid #d6d9dc;
}

}