@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');


.mobile-only {
        display: none;
}

.topBar {
    width: 100%; 
    max-width: 650px; 
    float: right; 
    border-radius: 0 0 0 20px;
}
.leftOffset {
    margin-right: -60px;
}

.rightOffset {
    padding-left: 90px;
    padding-right: 90px;
}

.blueBorder {
    border:4px solid blue;
}

.searchBoxFieldContainer input[type=password], .searchBoxFieldContainer input[type=text], .searchBoxFieldContainer select, .searchBoxFieldContainer textarea {
    border: 0px;
}
.badge {
    position: absolute; 
    z-index: 99; 
    bottom: 0px; 
    right: 0px;
width: 100%;
  height: auto;
  max-width: 225px;
}

.mask1 {
  -webkit-mask-image: url('/resources/Theme/slide-mask-blk2.png');
  mask-image: url('/resources/Theme/slide-mask-blk2.png');
    -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: bottom;
  mask-position: bottom; 
} 


.mask2 {
  -webkit-mask-image: url('/resources/Theme/slide-mask-grn.png2');
  mask-image: url('/resources/Theme/slide-mask-grn2.png');
    -webkit-mask-size: 120%;
  mask-size: 120%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: bottom;
  mask-position: bottom; 
}
.greenTrim {
background-image: url(/resources/Theme/slide-mask-grn2.png);background-position: bottom;     
background-size: cover;
background-position-y: 120%;
background-position-x: -40px;
background-repeat: no-repeat;
padding-bottom: 30px;
}



/* VERTICAL CENTER DIV */
.vertBox {
  position: absolute;   
  top: 50%;  
   transform: translateY(-50%);
}
/* END VERTICAL CENTER DIV */

.empText {
    font-size: 30px;
    font-weight: normal;
    border-left: 4px solid #00C57B;
    display: block;
    padding-left: 20px;
}

.ctaText {
    font-size: 30px;
    font-weight: 300;
}
H1.promoLarge {
    font-size: 72px;
}

.logoImg {
    margin-top: -60px;
}
.blueGradient {
     background: rgb(76,114,236);
background: -moz-linear-gradient(90deg, rgba(76,114,236,1) 0%, rgba(37,73,190,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(76,114,236,1) 0%, rgba(37,73,190,1) 100%);
background: linear-gradient(90deg, rgba(76,114,236,1) 0%, rgba(37,73,190,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4c72ec",endColorstr="#2549be",GradientType=1); 
}


/* DIVIDER */
.WaContentDivider.dividerStyle001 {
    height: 25px;
    margin: 0 auto;
    background: url(/resources/Theme/divider.png);
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-size: contain;
    width: 75%;
    text-align: center;
    align-content: center;
    background-position: center;
    padding: 40px 0;
}
/* END DIVIDER */


/* STOREFRONT */

.WaGadgetOnlineStoreCatalog .OnlineStoreCatalog_list .OnlineStoreCatalog_list_item .OnlineStoreCatalog_list_item_img, .WaGadgetOnlineStoreCatalog .OnlineStoreCatalog_list .OnlineStoreCatalog_list_item_outOfStock .OnlineStoreCatalog_list_item_img {
    background:#00C57B;
border-radius: 25px;
overflow: hidden;
border: 3px solid #00C57B;
}

/* END STOREFRONT */


/* TABS */

.tabs a {
  display: block;
  padding: 10px 15px;
  color: #333;
  border-radius: 0;
  margin: 10px 10px 5px 5px;
  text-decoration: none;
  margin: 10px 10px 5px 5px;
    text-decoration: none;
border-radius: 25px;
            font-weight: 800!important;
    font-size: 18px;
    color: #00C57B!important;
    border-bottom: 5px solid #5368d237;
    box-shadow: 0 5px 10px 1px rgb(188 160 247 / 25%);
    background: #f8faff;
    border-radius: 25px;
}
.tabs a.active {
             border-bottom: 5px solid #5368d2;
             color: #5368d2!important;
                 box-shadow: 0 5px 10px 1px rgb(188 160 247 / 25%);
        background: #f8faff;
        border-radius: 25px;
}
.tabs a:hover {
  background-color: #f8faff;
  text-decoration: none!important;
}

.tab {
  display: none;
}

.tab-active {
  display: block;
      -webkit-transition: all .5s ease 0ms;
    -o-transition: all .5s ease 0ms;
    transition: all .5s ease 0ms;

}
@media (max-width: 768px) {
    .tabs {
        display: none;
    }
    
    .dropdown {
        display: block;
 
        top: 0;
        width: 100%;

        z-index: 1000;
        padding: 10px;
        border-bottom: 1px solid #00C57B; 
    }

    .dropdown select {
        width: 100%;
        padding: 10px;
        font-size: 16px;
                border: 5px solid #00c57b;
    }

    .tab {
        margin-top: 60px; /* Adjust based on the height of the dropdown */
    }
}

/* Show the tablist on larger screens */
@media (min-width: 769px) {
    .dropdown {
        display: none;
    }
}
/* END TABS */




/* Page title edit */
.pageTitle {
    padding-bottom: 10px;
}

.pageTitle.WaGadgetBreadcrumbs ul li + li::before {
display: none;
}
.pageTitle.borul li+li:before {
display: none;
}
.pageTitle li:not(:last-child) {
display: none;
}
.pageTitle li 
{
Font-size: 2em;

font-weight: 800;
text-transform: capitalize;
border-bottom: 0px solid #cc9933; 
font-style: none;
font-family: 'Noto Serif', serif;
}
.pageTitle ul li+li:before {
    display: none;
}
/* End Page Title */


/* SLIDER */
.camera_commands, .camera_next, .camera_prev {
    background: transparent;

    top: 30%;
}
.camera_caption>div {
    padding: 16px 36px 30px;
    color: white;
    font-weight: 300;
    font-size: 21px;
    line-height: 1.57em;
}
.camera_caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  /* top: 45%; */
  background: #2565dbeb;
  max-width: 550px;
  font-family: 'Noto Serif';
  padding-bottom: 120px;
}
.camera_caption a {
    color: #ecbf7b!important;
}
.camera_thumbs_cont ul li {
  width: 25px;
    height: 25px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-radius: 100px;
    border: 3px solid #00ac69;  
}
#camera_wrap_LGKkcpO {
    margin-bottom: 0px!important;
}
.camera_command_wrap {
    top: -55px;
}
.camera_wrap {
    background: transparent;
}
.camera_thumbs_cont{
    background: transparent;
}
/* END SLIDER */


/* TOP BAR */
#id_Lzd2bSL {
    border-radius: 0 0 0 5px;
}
.topBar {
    max-width: 60%;
     float: right;
}
/* END TOP BAR */

/* MENU */
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li>.item>a>span {
        display: flex;
    align-content: center;
    justify-content: center;
    align-items: center
}

.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li>.item>a {
    display: flex;
    height: 55px;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    position: relative;
    padding: 8px 16px;
    background: inherit;
    font: 300 18px/20px 'lato', sans-serif;
    white-space: pre-wrap;
    vertical-align: top;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
    border-right: 1px solid #f1f1f1;
}


.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel > li > .item {
    margin-right: 5px;
    width: fit-content;
    max-width: 125px;
    text-wrap: wrap;
    height: 75px;
}

div.menuInner:nth-child(2) > ul:nth-child(1) > li:nth-child(1) > div:nth-child(1) > a:nth-child(1){
    display: none;
} 
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li.sel>.item>a {
    color: #00ac69;
}

.pulse-button:hover {
    animation: pulse 1.5s infinite ease-in-out;
}
/* SUB MENU THIRD TIER */
.WaGadgetNavigationLinks ul.orientationHorizontal ul {
display: none;
}
/* SUB */
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul ul li.dir>.item>a:after {
    display: none;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul ul li.dir>.item>a:before {
    position: relative;
    top: 4px;
    right: 10px;
    z-index: 3;
    font: 23px/23px'FontAwesome';
    content: '\f104';
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul ul {
    right: 0;
    left: auto;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul ul ul {
    left: auto;
    right: 100%;
}
.WaGadgetMenuVertical.VerticalMenuStyle001 ul.firstLevel>li>.item>a>span {
    display: inline-block;

    padding: 0;
    vertical-align: middle;
}
.WaGadgetMenuVertical.VerticalMenuStyle001 ul.firstLevel {
    box-sizing: border-box;

    margin: 0;
    padding: 10px 0;
    background: #ffffff;
    border: 3px solid #006495;
    list-style: none;
}
.WaGadgetMenuVertical.VerticalMenuStyle001 ul.firstLevel > li > .item > a {
    position: relative;
    display: block;
    padding: 4px 16px;
    overflow: hidden;
    background: inherit;
    color: #000;
    font: 100 12px/1.5 'lato', sans-serif;
    text-align: left;
    text-decoration: none;
    text-transform: Capitalize;
}
.WaGadgetMenuVertical.VerticalMenuStyle001 ul.firstLevel > li.sel > .item > a {

    color: #000;

    background: #006495;

}
.WaGadgetMenuVertical.VerticalMenuStyle001 ul ul li.sel > .item > a {
 
    background: #006495;
}

/* MAIN Menu */

.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel > li.dir > .item > a span::after {
  position: relative;
  z-index: 3;
  display: inline-block;
  width: auto;
  height: 18px;
  margin: 0 0 0 7px;
  font: 11px/18px 'FontAwesome';
  vertical-align: top;
  -webkit-transition: -webkit-transform .3s ease-out 0s;
  -moz-transition: -moz-transform .3s ease-out 0s;
  -ms-transition: -ms-transform .3s ease-out 0s;
  -o-transition: -o-transform .3s ease-out 0s;
  transition: transform .3s ease-out 0s;
  content: '\f105';
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel {
margin: 0 auto;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel>li>.item:first-child>a {
    padding-left: 12px;
    padding-right: 12px;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel > li > .item {
    margin-right: 5px;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel > li > .item > a {
    border-bottom: 2px solid transparent;
    text-transform: none;

}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel > li > .item:hover > a {
    border-bottom: 2px solid #cc9933;

}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul.firstLevel > li.sel > .item > a {

    border-bottom: 2px solid #cc9933;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle002 .menuInner ul.firstLevel>li>.item>a {
    position: relative;
    display: block;
    height: 23px;
    padding: 8px 16px;
    background: inherit;
    font: 400 18px/20px 'Noto Serif', sans-serif;
    vertical-align: top;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .menuInner ul ul li>.item>a {
font: 400 18px/1.5 'Noto Serif', sans-serif;
}

/* MENU FIXED*/
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .stickyMenu.active .firstLevel {
    border-bottom: 0px solid #cc9933;
  margin: 0 auto;
  float: none;
  color: #fff;
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .stickyMenu.active {
     background: rgb(255,255,255);
background: -moz-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
background: -webkit-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f1f1f1",GradientType=1); 
    border-bottom: 4px solid #f4c87c;
    height: 88px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .5);
}
.WaGadgetMenuHorizontal.HorizontalMenuStyle001 .stickyMenu.active .menuInner ul.firstLevel > li > .item > a {
    color: #000;
}

.WaGadgetMenuHorizontal.HorizontalMenuStyle002 .stickyMenu.active {
 background: rgb(255,255,255);
background: -moz-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
background: -webkit-radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f1f1f1",GradientType=1); 
        border-bottom: 1px solid #cc9933;
}

.WaGadgetMenuHorizontal.HorizontalMenuStyle002 .stickyMenu.active .firstLevel {
    border-bottom: 0px solid #cc9933;
  margin: 0 auto;
  float: none;
  color: #000;
}

/* SOCIAL */
.WaGadgetSocialProfile.socialProfileStyle002 li a, .WaGadgetSocialProfile.socialProfileStyle003 li a, .WaGadgetSocialProfile.socialProfileStyle004 li a {
    position: relative;
    display: inline-block;
    width: 23px;
    height: 23px;
    font-family: 'FontAwesome';
    font-size: 23px;
    text-decoration: none;
    font-weight: normal;
    font-style: normal;
    line-height: 43px;
    vertical-align: top;
    border: 1px solid #fff;
    padding: 9px;
    border-radius: 50px;
    background: transparent;
    color: #fff;
}


/* Quotes */
.quotedText {
    border-left: 0px solid #0f948f;
    font-size: 1.6em;
}
.quotedText::after, .gadgetStyle002 .quotedText::after {
  content: close-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: 10px;
  position: relative;
  top: 35px;
  color: #ccc;
font-size: 4em;
font-family: open;
}
.quotedText:before, .gadgetStyle002 .quotedText:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: -10px;
  position: relative;
  top: 30px;
  color: #ccc;
font-size: 4em;
font-family: open;
}
/* END QUOTES */

/* EVENTS */
.WaGadgetEventsStateList h3.sectionTitle {
        color: #5368d2;
        text-transform: none;
}
.WaGadgetEventsStateList .boxOuterContainer .boxBodyOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer, .WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer {
    background: #f4f4f4;
}
.WaGadgetEventsStateCalendar .monthViewType .EventListCalendar td > div {
  display: block;
  display: -webkit-box;
  max-height: 70px;
  padding: 8px 12px;
  border-left: 2px solid #00C57B;
  background: #f4f4f4;
  color: #222;
  font-size: 16px;
  line-height: 1.5;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.WaGadgetEventsStateCalendar .yearViewType .EventListCalendar a.yearViewHeader {
color: #00C57B;
}
/* END EVENTS */

/* TYPOGRAPHY */

/* Set base font size */
html {
    font-size: 18px;
}

/* Default typography styles for all devices */
[class*="EditableArea"] ul {
    margin: 1em 0 1em 45px;
}

/* System Fonts */
.WaGadgetUpcomingEvents.upcomingEventsStyle001 ul li .title a, .WaGadgetUpcomingEvents.upcomingEventsStyle002 ul li .title a, .WaGadgetUpcomingEvents.upcomingEventsStyle003 ul li .title a, .WaGadgetUpcomingEvents.upcomingEventsStyle004 ul li .title a, .WaGadgetUpcomingEvents.upcomingEventsStyle005 ul li .title a, .WaGadgetUpcomingEvents.upcomingEventsStyle006 ul li .title a {
    font-size: 18px;
        font-family: 'Noto Serif';
    font-weight: bold;
}
.WaGadgetRecentBlogPosts.recentBlogPostsStyle001 ul li .title a, .WaGadgetRecentBlogPosts.recentBlogPostsStyle002 ul li .title a, .WaGadgetRecentBlogPosts.recentBlogPostsStyle003 ul li .title a, .WaGadgetRecentBlogPosts.recentBlogPostsStyle004 ul li .title a, .WaGadgetRecentBlogPosts.recentBlogPostsStyle005 ul li .title a, .WaGadgetRecentBlogPosts.recentBlogPostsStyle006 ul li .title a {
    font-size: 18px;
    font-family: 'Noto Serif';
    font-weight: bold;
}
.WaGadgetEventsStateDetails .pageTitleOuterContainer .eventsTitleContainer h1, .WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle{
    font-family: Noto Serif;
}
.WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .registrationInfoContainer h4.infoTitle {
color: #000;
}
.WaGadgetEventsStateCalendar .sectionTitle{
    color: #000;
}

/* Quoted text */
.quotedText {
    text-transform: none;
    /* Add your styles for quotedText here */
}

/* Small content */
.contStyleSmaller {
    text-transform: none;
    /* Add your styles for contStyleSmaller here */
}

/* Content caption */
.contStyleCaption {
    text-transform: none;
    /* Add your styles for contStyleCaption here */
}

/* Common styles for headings */
.h1, .h2, .h3, .h4, .h5 {
    text-transform: none;
    font-weight: 300;
}

/* Heading 1 */
h1, .header, h1.header {
    font-size: 2.3333rem; /* Equivalent to 42px */
    text-transform: none;
    color: #000;
        margin: 1em 0 0em;
}

.h1Alt, h1.h1Alt {
    font-size: 1rem;
    text-transform: none;
    color: #000;
        margin: 1em 0 0em;
}

/* Promo Heading */
.promo, h1.promo {
    font-size: 2.3333rem; /* Equivalent to 42px */
    text-transform: none;
    color: #000;
        margin: 1em 0 0em;
}

/* Heading 2 */
h2, .h2 {
    font-size: 2.1111rem; /* Equivalent to 38px */
    text-transform: none;
    color: #5368d2;
        margin: 1em 0 0em;
}

/* Heading 3 */
h3, .h3 {
    font-size: 1.7778rem; /* Equivalent to 32px */
    text-transform: none;
    color: #000;
        margin: 1em 0 0em;
}

/* Heading 4 */
h4, .h4 {
    font-size: 1.5556rem; /* Equivalent to 28px */
    text-transform: none;
    color: #000;
        margin: 1em 0 0em;
}

.h4Alt, h4.h4Alt {
    font-size:1rem;
    text-transform: none;
    color: #000;
        margin: 1em 0 0em;
}

/* Heading 5 */
h5, .h5 {
    font-size: 1.3333rem; /* Equivalent to 24px */
    text-transform: none;
    color: #000;
        margin: 1em 0 0em;
}

/* Special styles for specific classes */
.WaGadgetEventsStateDetails .boxOuterContainer .boxBodyInfoOuterContainer .boxBodyInfoContainer .registrationInfoContainer h4.infoTitle {
    text-transform: none;
    font-size: 1.3333rem; /* Equivalent to 24px */
}

/* Dark theme quoted text */
.gadgetStyle002 .quotedText {
    text-transform: none;
    /* Add your styles for dark theme quotedText here */
}

/* Dark theme small content */
.gadgetStyle002 .contStyleSmaller {
    text-transform: none;
    /* Add your styles for dark theme contStyleSmaller here */
}

/* Dark theme content caption */
.gadgetStyle002 .contStyleCaption {
    text-transform: none;
    /* Add your styles for dark theme contStyleCaption here */
}

.gadgetStyle002 h1:not(.promo):not(.header):not(.h1Alt) {
        font-size: 2.3333rem; /* Equivalent to 42px */
    text-transform: none;
}

/* Dark theme Heading 1 */
.gadgetStyle002 h1, .gadgetStyle002 h1.header, .gadgetStyle002 h1.promo {
    text-transform: none;
    font-size: 2.3333rem; /* Equivalent to 42px */
    color: #fff;
}
.gadgetStyle002 h2 
{
        font-size: 2.1111rem; /* Equivalent to 38px */
    text-transform: none;
    font-size: 1rem; /* Equivalent to 42px */
    color: #fff;
}

.gadgetStyle002 .h1Alt, .gadgetStyle002 h1.h1Alt {
    text-transform: none;
    font-size: 1rem; /* Equivalent to 42px */
    color: #fff;
}



/* Dark theme Heading 2 */
.gadgetStyle002 h2 {
    font-size: 2.1111rem; /* Equivalent to 38px */
    color: #fff;
}

/* Dark theme Heading 3 */
.gadgetStyle002 h3 {
    font-size: 1.7778rem; /* Equivalent to 32px */
}

/* Dark theme Heading 4 */
.gadgetStyle002 h4 {
    font-size: 1.5556rem; /* Equivalent to 28px */
    color: #fff;
}

.gadgetStyle002 .h4Alt, .gadgetStyle002 h4.h4Alt {
    text-transform: none;
    font-size: 1rem; 
    color: #fff;
}

/* Dark theme Heading 5 */
.gadgetStyle002 h5 {
    font-size: 1.3333rem; /* Equivalent to 24px */
    color: #fff;
}



/* Media queries for tablet */
@media (max-width: 930px) and (min-width: 481px){
    .logoImg {
    margin-top: -30px;
}
    /* Adjust font sizes for tablet using rem units */
    h1, .header, h1.header, .promo, h1.promo {
        font-size: 1.8rem; 
    }
    .pageTitle li {
        font-size: 1.8rem;
    }
    h2, .h2 {
        font-size: 1.5rem;
    }
    h3, .h3 {
        font-size: 1.3rem; 
    }
    h4, .h4 {
        font-size: 1.2rem; 
    }
    h5, .h5 {
        font-size: 1.1rem;
    }
        .empText {
    font-size: 24px;
    }
    a.buttonStyle002, a:link.buttonStyle002 {
        font-size: 21px;
    }
    H1.promoLarge {
    font-size: 36px;
}
    .ctaText {
    font-size: 24px;
}
    /* Adjust other classes' font sizes for tablet here */
}

/* Media queries for mobile */
@media (max-width: 480px) {

    /* Adjust font sizes for mobile using rem units */
    h1, .header, h1.header, .promo, h1.promo {
        font-size: 1.6667rem; /* Equivalent to 33.6px */
    }
        .pageTitle li {
        font-size: 1.6667rem;
    }
    h2, .h2 {
        font-size: 1.5889rem; /* Equivalent to 30.4px */
    }
    h3, .h3 {
        font-size: 1.3222rem; /* Equivalent to 25.6px */
    }
    h4, .h4 {
        font-size: 1.2444rem; /* Equivalent to 22.4px */
    }
    h5, .h5 {
        font-size: 1.0667rem; /* Equivalent to 19.2px */
    }
            .empText {
    font-size: 21px;
    }
    a.buttonStyle002, a:link.buttonStyle002 {
        font-size: 18px;
    }
    H1.promoLarge {
    font-size: 32px;
}
    .ctaText {
    font-size: 21px;
    }
    /* Adjust other classes' font sizes for mobile here */
}
/* End media queries */

/* END TYPOGRAPHY */


/* BUTTON STYLES */
a.buttonStyle001, a:link.buttonStyle001 {
    font-weight: 800;
         border-radius: 5px;
            text-wrap: wrap;
}
a.buttonStyle001:hover, a:link.buttonStyle001:hover {
                text-wrap: wrap;
}
a.buttonStyle002, a:link.buttonStyle002 {
    font-weight: 800;
        border-radius: 5px;
        font-size: 24px;
    padding: 10px 60px;
        text-wrap: wrap;
overflow-wrap: break-word;
  word-wrap: break-word;
}
a.buttonStyle002:hover, a:link.buttonStyle002:hover {
transition: box-shadow .3s cubic-bezier(0,2.861,.48,.989);
text-wrap: wrap;
overflow-wrap: break-word;
  word-wrap: break-word;
            
}
a.stylizedButton.buttonStyle003 {
margin: 5px;
    background-image: url(/resources/Theme/button3-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    overflow-wrap: break-word;
  word-wrap: break-word;
}
a.buttonStyle003, a:link.buttonStyle003 {
    font-weight: 800;
      
    text-wrap: wrap;
}
a.buttonStyle003:hover, a:link.buttonStyle003:hover {

}
a.buttonStyle004, a:link.buttonStyle004 {
    font-weight: 800;

        border-radius: 10px;
            text-wrap: wrap;
            overflow-wrap: break-word;
  word-wrap: break-word;
      
}
a.buttonStyle005, a:link.buttonStyle005 {
    font-weight: 800;

        border-radius: 5px;
            text-wrap: wrap;
        
}

/* END BUTTON STYLES */


/* LOGIN */
.WaGadgetLoginForm.LoginFormStyle001 .alignRight, .WaGadgetLoginForm.LoginFormStyle002 .alignRight, .WaGadgetLoginForm.LoginFormStyle001 .authenticated.alignRight .loginPanel, .WaGadgetLoginForm.LoginFormStyle002 .authenticated.alignRight .loginPanel {
    text-align: center;
}
.WaGadgetLoginForm.LoginFormStyle001 .loginPanel, .WaGadgetLoginForm.LoginFormStyle002 .loginPanel {
background: #f5f3e4;
border: 1px solid #f5f3e4;
}
.WaGadgetLoginForm.LoginFormStyle001 .loginContainer.loginContainer .loginLink, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.loginContainer .loginLink, .WaGadgetLoginForm.LoginFormStyle001 .loginContainer.authenticated.loginContainer.authenticated .loginLink, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.authenticated.loginContainer.authenticated .loginLink {
    position: relative;
    display: inline-block;
    width: 115px;
    height: 40px;
    overflow: hidden;
    background: #00ac69;
    color: white;
    line-height: 400px;
    vertical-align: top;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0;

}
.WaGadgetLoginForm.LoginFormStyle001 .loginContainer.loginContainer .loginLink:before, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.loginContainer .loginLink:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font: 400 18px/40px 'Lato', serif;
    text-align: center;
    text-indent: 0;
    content: 'Login';
}
.WaGadgetLoginForm.LoginFormStyle001 .loginContainer.authenticated.loginContainer.authenticated .loginLink::before, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.authenticated.loginContainer.authenticated .loginLink::before {

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font: 400 18px/40px 'Lato', serif;
    text-align: center;
    text-indent: 0;
    content: 'My Account';

}
.WaGadgetLoginForm.LoginFormStyle001 .loginContainer.loginContainer .loginLink:hover, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.loginContainer .loginLink:hover, .WaGadgetLoginForm.LoginFormStyle001 .loginContainer.loginContainer .loginLink.hover, .WaGadgetLoginForm.LoginFormStyle002 .loginContainer.loginContainer .loginLink.hover {
    background:#028351;
}
/* END LOGIN */

/* MEMBER APPLICATION */
.formTitleOuterContainer {
    display: none;
}
.fieldContainer select {
    width: 300px;
}
#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl00_membershipLevelRadioLabel .labelTitle,#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl00_membershipLevelRadioLabel .labelSubTitle, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl01_membershipLevelRadioLabel .labelTitle,#FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl01_membershipLevelRadioLabel .labelSubTitle, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl02_membershipLevelRadioLabel .labelTitle, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl02_membershipLevelRadioLabel .labelSubTitle, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl03_membershipLevelRadioLabel .labelTitle, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl03_membershipLevelRadioLabel .labelSubTitle, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl04_membershipLevelRadioLabel .labelTitle, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl04_membershipLevelRadioLabel .labelSubTitle, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl05_membershipLevelRadioLabel .labelTitle, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl05_membershipLevelRadioLabel .labelSubTitle, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl06_membershipLevelRadioLabel .labelTitle, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl06_membershipLevelRadioLabel .labelSubTitle, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl07_membershipLevelRadioLabel .labelTitle, #FunctionalBlock1_ctl00_memberApplicationMain_ctl00_stepTemplate_levelListView_membershipLevelsRepeater_ctl07_membershipLevelRadioLabel .labelSubTitle

{
    font-size: 24px;
}
/* END MEMBER APPLICATION */
.zonePlace {
    padding: 0px;
}

/* RESPONSIVE TABLE */
@media screen and (max-width: 766px) {
     .responsiveTable table {
    display: block;
  }

 .responsiveTable th, .responsiveTable td {
    display: block;
    width: 100%;
  }

.responsiveTable  th {
    text-align: left;
  }

}

/* END RESPONSIVE TABLE */



/* DIRECTORY */
.WaGadgetMemberDirectoryStateList .browsingColumnsMainContainer .filterOptions ul.filterList a.emptyName {
    display: none;
}
.WaGadgetMemberDirectoryStateList .browsingColumnsMainContainer .filterOptions ul.filterList li {
    padding: 0;
}
.memberDirectoryBottomRow {
display: none;
}
/* APPLICATION 2 COLUMNS */
#idContainer9076553 .fieldSubContainer .fieldBody {
    position: relative;
    column-count: 2;
}
#idContainer9076553 .fieldItem {
    padding: 0 20px;
    border: 0px solid #4363CC;
    width: 100%;
    overflow: hidden;
}
#idContainer8840255 .fieldSubContainer .fieldBody {
    position: relative;
    column-count: 2;
}
#idContainer8840255 .fieldItem {
    padding: 0 20px;
    border: 0px solid #4363CC;
    width: 100%;
    overflow: hidden;
}
#idContainer10569577 .fieldItem {
    padding: 0 20px;
    border: 0px solid #4363CC;
    width: 100%;
    overflow: hidden;
}
/* END APPLICATION 2 COLUMNS */

#idMembershipLevelRadioGroupContainer  .fieldLabel {
display: none;
}
.fieldSubContainer .levelDescription {
font-weight: 600;
    font-style: normal;
font-size: 16px;
}
.fieldSubContainer .typeInstruction {
font-color: #262626;
width: 100%;
}




.infoOuterContainer {
    margin: 0 0 30px;
    padding: 20px 20px 17px;
    background-color: transparent;
    border: 5px solid #4363cc;
}

.formTitleOuterContainer h3.formTitle {
    float: left;
    margin: 0;
    padding: 0;
    font: inherit;
    display: none;
}


#id_m4xYqjT .gadgetStyle001 .gadgetStyleBody {     padding: 5px; 
}
/* Blog */
.WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxBodyOuterContainer .boxBodyContentOuterContainer .boxBodyContentContainer.fixedHeight {
    max-height: 350px;
    min-height: 300px;
}
.WaGadgetBlog .blogCommentsOuterContainer ul.blogCommentsList {
    list-style: none;
    border: 4px solid #CACACA;
    padding: 15px;
}
.WaGadgetBlog .blogCommentsOuterContainer h3.sectionTitle {
    margin: 0 0 1.5em;
    padding: 5px;
    font-size: 22px;
    background: #4363CC;
    color: #fff;
}
.WaGadgetBlog .blogCommentsOuterContainer .commentViewContainer .boxHeaderOuterContainer h5 {
    float: left;
    margin: 0 0 0 -0.42em;
    color: #4363cc;
    font-family: inherit;
    font-size: 20px;
    font-weight: bold;
}
/* End Blog */

#PAGEID_18085 .fieldItem:nth-child(2)
{    
background: none;
}
#PAGEID_18085 .fieldItem:first-child
{
background: none;
}
.labelTitle {
font-size: 110%;
text-shadow: 0 1px 1px #fff;
}
.fieldItem:nth-child(2)
{    

    background-size: cover;
}

.fieldItem:first-child
{
    
    background-size: cover;
}
.WaGadgetMobilePanel .mobilePanel {
    position: relative;
    height: 50px;
    background: #4363CC;
    color: white;
}
.WaGadgetMobilePanel .mobilePanel .loginInner {
    background: #4363CC;
}
.WaGadgetMobilePanel .mobilePanel .loginInner .loginContainerForm [class$='TextBox'] input[class$='TextBoxControl'] {
    background: #4363CC;
}
.WaGadgetMobilePanel .mobilePanel .loginInner .loginContainerForm .loginActionRememberMe label:before {
    background: #4363CC;
}


.WaGadgetMobilePanel .mobilePanel .loginInner .loginContainerForm .loginAction input.loginButton {
    background: #00C57B;
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel>li>.item>a {
font-weight: 800;
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel {
    background: #4363CC;    
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul ul li.sel>.item>a {
    color: #ecbf7b;
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul ul {
    background: #4363CC;  
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul ul ul {
    background: #4363CC;  
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item:hover > a {
    background: #4363CC; 
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul ul {
    background: #4363CC; 
}
.WaGadgetMobilePanel .mobilePanel .menuInner ul ul li>.item>a {
    color: #fff;
}
.WaGadgetLoginForm .authenticated .loginLink:hover, .WaGadgetLoginForm .authenticated .loginLink.hover {
    background: transparent;

}
.WaGadgetMenuHorizontal .menuInner {
background: transparent;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel {
background: transparent;
float: right;
}



#idSectionMembershipLevelContainer .groupContainer .fieldItem {
    padding: 40px;
        background: #f9f9f9;
width: 100%;
overflow: hidden;
}

.WaGadgetMenuVertical ul.firstLevel {
    background: #4363CC;
}


/* BACK TO TOP CSS */
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 10px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #4363CC;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #5F82F5;
}
#back-to-top.show {
    opacity: 1;
}




/* Mobile View */
@media screen and (max-width: 766px) {
    .mobile-only {
        display: block;
    }
    .mobile-only li:before {
        content:'More in this Section: ';
    }

    .blueBorder {
    border: none;
}
    .rightOffset {
    padding-left: 20px;
    padding-right: 20px;
}
  .vertBox {
  position: relative;   
  top: auto;  
   transform: none;

}
    .camera_fakehover {
        min-height: 300px;
    }
    #camera_wrap_LGKkcpO {
        height: 400px;
    }
    .tabs a {
  padding: 0px 15px;
  margin: 5px 10px 5px 5px;
  text-decoration: none;
font-weight: 800!important;
}
    
    .greenTrim {
        background-image: none;
        background-color: #00C57B;
            background-position-y: 100%;
    background-position-x: 0px;
    background-repeat: no-repeat;
    padding-bottom: 5px;
    }
.mask2 {
  -webkit-mask-image: none;
  mask-image: none;
}
.mask1 {
  -webkit-mask-image: none;
  mask-image: none;
}
    .camera_caption>div {
    padding: 0 20px;
    color: white;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.57em;
}
.camera_caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    top: auto;
 
    max-width: 600px;
    padding-bottom: 0px;
}

    #camera_wrap_LGKkcpO {
        margin-bottom: 32px!important;
}
.camera_command_wrap {
    top: 0px;
}

.badge {
    position: absolute; 
    z-index: 99; 
    bottom: 60px; 
    right: 0px; 
    max-width: 75px; 
    height: auto;
}

    .topBar {
    max-width: 100%;
     float: none;
     border-bottom: 1px solid #2565db;
     border-radius: 0px;
}
    .logoImg {
    margin-top: -20px!important;
    max-width: 350px;
     margin: 0 auto;
}

    .non-mobile {
        display: none;
    }
    .WaLayoutTable .WaLayoutItem ~ .WaLayoutItem {
        margin-top: 0px;
    }
.mobile-text {
    text-align: center;
}
.jobBoardBtn {
    text-align: center;
}
a.buttonStyle001, a:link.buttonStyle001 {
width: 100%;
}
}


