/**** BLOG EDITS FOR IMAGE THUMBNAILS ****/

.WaGadgetBlog ul.boxesList li.boxesListItem .boxBodyOuterContainer .boxBodyContentOuterContainer .boxBodyContentContainer.fixedHeight {
    max-height: 300px!important;
}

/*****************************************************/
/**** ADD VERTICAL SCROLLBARS TO EVERY PAGE ****/
/*****************************************************/

html {
    overflow-y: scroll;
}

.zoneBrandingOuter {
    display: none;
}

/********************************************/
/**** INCREASE PAGE WIDTH ****/
/********************************************/

.container_12 {
width: 1400px;
}

.s1_grid_12{
width: auto;
}

@media only screen and (max-width: 1399px) and (min-width: 600px){
.container_12 {
margin-left: auto;
margin-right: auto;
width: 100%;
max-width: 1400px;
min-width: 600px;
}}

@media only screen and (max-width: 616px){
.container_12 {
margin-left: auto;
margin-right: auto;
width: 100%;
max-width: 600px;
min-width: 320px;
display: block;
}}

/* Code to change page width END */ 

/********************************************/
/**** LAYOUT MODS ****/
/********************************************/

.zoneHeader2Outer .zoneHeader1Inner.s3_grid_12 {
    margin: 0!important;
}

.zoneHeader2 > .container_12,
.zoneHeader2 > .container_12 > .s1_grid_12 {width:100%;}
.zoneHeader2 > .container_12 > .s1_grid_12 {margin:0px;}
.zoneHeader2.container_12 {width: 100%;}
.zoneHeader2Inner.s1_grid_12.s2_grid_12.s3_grid_12 {
    width: 100%; 
    margin: 0;
}

.InnerContent {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    max-width: 96%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/**** END LAYOUT MODS ****/


/********************************************/
/**** HEADERS & FOOTERS ****/
/********************************************/

/**** LOGO ****/

.HeaderLogo {
    padding: 40px 15px 35px 15px;;
}

/**** LOGIN ****/

.WaGadgetLoginButton .loginBoxLinkContainer .loginBoxLinkButton {
    color: #1a1a1a;
    font: 500 16px/normal 'Raleway', sans-serif;
    text-transform: uppercase;
}

.WaGadgetLoginButton .loginBoxLinkContainer .loginBoxLinkButton:before {
    background-color: transparent;
    color: #AC0019;
    font: normal 13px/normal WA-theme-icons;
    height: 13px;
    width: 13px;
}

.WaGadgetLoginButton .loginBoxLapsedMembership, .WaGadgetLoginButton .loginBoxProfileLink, .WaGadgetLoginButton a.loginBoxChangePassword, .WaGadgetLoginButton .loginBoxProfileLink a, .WaGadgetLoginButton a.loginBoxLogout {
    margin: 5px 5px;
    font: normal 14px/normal Tahoma,sans-serif;
}

.zoneFooterOuter {
    border-top: 5px solid #f7f7f7;
}

a.wa-authenticateLoginLink.facebook, a.wa-authenticateLoginLink.googlePlus {
    color: #FFF!important;
}

/**** END HEADERS & FOOTERS ****/

/********************************************/
/**** TYPOGRAPHY ****/
/********************************************/

h1, h2, h3, h4 {
    font-family: 'Raleway', sans-serif !important;
}

.PageTitle {
    border-bottom: 3px solid #ce0320;
    margin-bottom: 30px;
}

.PageTitle h1 {
    font-weight: 700;
    line-height: 1.7em;
}

.SectionHeader, .SectionHeading {
    text-align: center;
    margin-bottom: 30px;
}

.SectionHeader h1 {
    border-bottom: 3px solid #ce0320;
    display: inline-block;
    font-weight: 700;
    line-height: 1.7em;
}

.SectionHeading h2 {
    border-bottom: 3px solid #ce0320;
    display: inline-block;
    font-weight: 700;
    line-height: 1.7em;
    text-transform: uppercase;
}

[class*="EditableArea"] ul, [class*="EditableArea"] ol {
    font: normal 1em/normal Tahoma;
}

/**** END TYPOGRAPHY ****/


/********************************************/
/**** BUTTONS ****/
/********************************************/

.navigationOuterContainer .navigationContainer input.nextButton, .navigationOuterContainer .navigationContainer input.typeButton, .navigationOuterContainer .navigationContainer input[type=submit] {
    padding: 12px 15px;
    background-color: #1a1a1a;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    font: normal 1em/normal Tahoma, sans-serif;
}

.navigationOuterContainer .navigationContainer input.nextButton:hover, .navigationOuterContainer .navigationContainer input.typeButton:hover, .navigationOuterContainer .navigationContainer input[type=submit]:hover {
    background-color: #4d4d4d;
    color: #ffffff;
}

input.typeButton {
    padding: 12px 15px;
    background-color: #1a1a1a;
    color: #ffffff;
    font: normal 1em/normal Tahoma, sans-serif;
}

input.typeButton:hover {
    background-color: #4d4d4d;
    color: #ffffff;
}

input.SubscribeButton {
    background-color: red!important;
    color: #FFFFFF;
}

.WaGadgetAuthorizationRequired .loginPageTable #idSubmitBox #idLoginButtonBox span input.loginButton {
    padding: 12px 15px;
    background-color: #1a1a1a;
    color: #ffffff;
    font: normal 1em/normal Tahoma, sans-serif;
}

.WaGadgetAuthorizationRequired .loginPageTable #idSubmitBox #idLoginButtonBox span input.loginButton:hover {
    background-color: #4d4d4d;
    color: #ffffff;
}

.generalFieldsContainer input[type=submit], .generalFieldsContainer input.typeButton {
    padding: 12px 15px;
    background-color: #1a1a1a;
    color: #ffffff;
    font: normal 1em/normal Tahoma, sans-serif;
}

.generalFieldsContainer input[type=submit]:hover, .generalFieldsContainer input.typeButton:hover {
    background-color: #4d4d4d;
    color: #ffffff;
}

.navigationOuterContainer .navigationContainer input.nextButton, .navigationOuterContainer .navigationContainer input.typeButton, .navigationOuterContainer .navigationContainer input[type=submit] {
    padding: 12px 15px;
    background-color: #1a1a1a;
    color: #ffffff;
    font: normal 1em/normal Tahoma, sans-serif;
}

.navigationOuterContainer .navigationContainer input.nextButton:hover, .navigationOuterContainer .navigationContainer input.typeButton:hover, .navigationOuterContainer .navigationContainer input[type=submit]:hover {
    background-color: #4d4d4d;
    color: #ffffff;
}

.FeatureButton a.stylizedButton.buttonStyle001, .FeatureButton a.stylizedButton.buttonStyle002, .FeatureButton a.stylizedButton.buttonStyle003, .FeatureButton a.stylizedButton.buttonStyle004 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: normal;
    font-size: 20px;
    font-family: 'Raleway', sans-serif !important;
    padding: 25px 30px;
    text-transform: uppercase;
    transition: background-color 0.5s ease;
    text-align: left;
    position:relative;
}

.FeatureButton.ArrowRight a.stylizedButton {
    background-image: url(/resources/Pictures/Theme/Icons/button-icon-right-arrow.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: right 15px center;
    padding-right: 60px;
}

/**** END BUTTONS ****/


/********************************************/
/**** BULLETS ****/
/********************************************/

ul.PaddedBullets li {
    padding: 5px 0;
}

/**** END BULLETS ****/


/********************************************/
/**** MENUS ****/
/********************************************/

/**** MAIN MENU ****/

.WaGadgetMenuHorizontal .menuInner {
  border-bottom: none;
}

.WaGadgetMenuHorizontal .menuInner a {
  background: none !important;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel {
    margin: 0;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a {
  font: 500 16px/normal 'Raleway',sans-serif;
  padding: 20px 20px 19px 20px;
  text-transform: uppercase;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a > span {
  display: block;
  padding: 0;
  position: relative;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item:hover > a > span {

}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li:last-child > .item > a,
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.last-child > .item > a {
  padding-right: 20px;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li:last-child.dir > .item > a,
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.last-child.dir > .item > a {
  padding-right: 20px;
}

/* drop down menu indicator */
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.sel > .item > a > span:after {
  background-color: #ce0320 !important;
  bottom: -9px;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.sel > .item:hover > a > span {

}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.dir > .item > a:after {
  border-color: transparent transparent #1a1a1a;
  border-width: 0 0 5px 5px;
  right: 8px;
  top: 33px;
}

.WaGadgetMenuHorizontal .menuInner ul ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  min-width: 180px;
  z-index: 40000;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
}

.WaGadgetMenuHorizontal .menuInner ul ul li {
  margin: 0;
}

.WaGadgetMenuHorizontal .menuInner ul ul li > .item {
  padding: 8px 25px;
  position: relative;
}

.WaGadgetMenuHorizontal .menuInner ul ul li.dir > .item {
  padding: 8px 25px;
}

.WaGadgetMenuHorizontal .menuInner ul ul li > .item > a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  font: normal 15px/normal Tahoma,sans-serif;
  height: auto;
  margin: 0;
  position: relative;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  text-shadow: none;
  white-space: nowrap;
}

.WaGadgetMenuHorizontal .menuInner ul ul li > .item > a > span {
  display: inline-block;
  padding: 0;
  position: relative;
}

.WaGadgetMenuHorizontal .menuInner ul ul li > .item:hover {

}

.WaGadgetMenuHorizontal .menuInner ul ul li > .item:hover > a {
    color: inherit;
}

.WaGadgetMenuHorizontal .menuInner ul ul li.sel > .item {
  background: transparent;
}

.WaGadgetMenuHorizontal .menuInner ul ul li.sel > .item > a {

}

.WaGadgetMenuHorizontal .menuInner ul ul li.sel > .item > a:after {
  display: none; /* remove bottom line on active page */
}

.WaGadgetMenuHorizontal .menuInner ul ul li.sel > .item:hover {

}

.WaGadgetMenuHorizontal .menuInner ul ul li.sel > .item:hover > a {

}

.WaGadgetMenuHorizontal .menuInner ul ul li.sel > .item:hover > a > span {

}

.WaGadgetMenuHorizontal .menuInner ul ul li.dir > .item > a > span:after {
  display: block;
  z-index: 3;
  border-color: transparent transparent #1a1a1a;
  border-style: solid;
  border-width: 0 0 5px 5px;
  content: "";
  height: 0;
  position: absolute;
  right: -21px;
  top: 15px;
  width: 0;
}

.WaGadgetMenuHorizontal .menuInner ul ul ul {

}

.WaGadgetMenuHorizontal .menuInner ul ul li ul li {

}

.WaGadgetMenuHorizontal.menuStyle001 .menuInner ul.firstLevel > li.sel > .item:hover > a > span::after,
.WaGadgetMenuHorizontal.menuStyle002 .menuInner ul.firstLevel > li.sel > .item:hover > a > span::after,
.WaGadgetMenuHorizontal.menuStyle003 .menuInner ul.firstLevel > li.sel > .item:hover > a > span::after {
  background-color: #155545;
}

.WaGadgetMenuHorizontal.menuStyle001 .stickness,
.WaGadgetMenuHorizontal.menuStyle002 .stickness {
  border-top: none;
  border-bottom: none;
}

.WaGadgetMenuHorizontal.menuStyle002 .stickness.stick .menuBackground {
    background-image: url(/resources/Pictures/Theme/TN-icon.svg);
    background-repeat: no-repeat!important;
    background-position: left 20px center;
    background-size: 30px;
}

.WaGadgetMenuHorizontal.menuStyle002 .stickness.stick .menuInner {
    border-bottom: none;
    color: #1a1a1a;
    margin-left: 50px;
}

.WaGadgetMenuHorizontal.menuStyle002 .stickness.stick .menuInner ul.firstLevel > li > .item > a {
  color: #1a1a1a;
}

.WaGadgetMenuHorizontal.menuStyle002 .stickness.stick .menuInner ul.firstLevel > li > .item > a span {
  padding: 15px 0 10px;
}

.WaGadgetMenuHorizontal.menuStyle002 .stickness.stick .menuInner ul.firstLevel > li > .item > a span:after {
  background-color: #1a1a1a;
}

.WaGadgetMenuHorizontal.menuStyle002 .stickness.stick .menuInner ul.firstLevel > li.dir > .item > a:after {
  border-color: transparent transparent #1a1a1a;
  top: 46px;
}

.WaGadgetMenuHorizontal.menuStyle002 .stickness.stick .menuInner ul.firstLevel > li.phantom > .item > a span {
  padding: 15px 0;
}

/**** END MAIN MENU ****/


/********************************************/
/*PHANTOM MENU */
/********************************************/

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item {
    position: relative;
}

.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.phantom > .item > a span {
    padding: 0;
}


.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.phantom > .item > a {
    font: normal 40px/16px sans-serif;
    padding-bottom: 24px;
}


/**** END PHANTOM MENU ****/


/********************************************/
/**** SPONSORS ****/
/********************************************/

.SponsorLogo {
    width: 20%; 
    height: 150px;
    display: inline-block; 
    float:left; padding: 20px; 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
    margin: 0;
}

.SponsorLogo p {
    text-align: center;
}


/********************************************/
/**** BLOG ****/
/********************************************/

/*** GADGET ***/

.WaGadgetRecentBlogPosts .gadgetStyleBody ul li {
    padding: 20px 0 20px 0;
    margin: 0;
}

.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .title {
    margin: 0 0 5px 0;
    padding: 0;
}

.WaGadgetRecentBlogPosts.gadgetStyle001 .gadgetStyleBody ul li .title a {
    margin: 2px 0;
    padding: 0;
    font-size: 20px;
    font-family: 'Raleway';
    text-decoration: none!important;
}

.WaGadgetRecentBlogPosts.gadgetStyle001 .gadgetStyleBody {
    font: normal 1em/normal Tahoma;
}

.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .author {
    display: none;
}


/*** LIST VIEW ***/

.WaGadgetBlog.WaGadgetBlogStateList ul.boxesList li.boxesListItem {
    margin: 0;
    padding: 40px 0;
    border-bottom: 2px solid #eee;
}

.WaGadgetBlog.WaGadgetBlogStateList ul.boxesList li.boxesListItem:first-child {
    padding-top: 20px;
}

.WaGadgetBlog.WaGadgetBlogStateList ul.boxesList li.boxesListItem .boxHeaderOuterContainer h4.boxHeaderTitle a {
    font: normal 26px/normal 'Raleway';
    text-decoration: none;
}

.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLabel, .WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLink {
    display: none;
}

.blogPostBody.gadgetBlogEditableArea h2 {
    font-size: 24px;
}

.WaGadgetBlog .boxFooterOuterContainer .postBottom .boxFooterPrimaryOuterContainer .boxFooterPrimaryContainer a:before {
    font: normal 18px/normal WA-theme-icons;
}

.pagerOuterContainer a:hover {
    background: #ddd;
}

/**** END BLOG ****/


/********************************************/
/**** EVENTS ****/
/********************************************/

/**** EVENTS GADGET ****/

.WaGadgetUpcomingEvents .gadgetStyleBody ul li {
    padding: 20px 0 20px 0;
    margin: 0;
    position: relative;
}

.WaGadgetUpcomingEvents .gadgetStyleBody ul li .title {
    margin: 0 0 5px 0;
    padding: 0;
}

.WaGadgetUpcomingEvents.gadgetStyle001 .gadgetStyleBody ul li .title a {
    margin: 2px 0;
    padding: 0;
    font-size: 20px;
    font-family: 'Raleway';
    text-decoration: none!important;
}

.WaGadgetUpcomingEvents.gadgetStyle001 .gadgetStyleBody {
    font: normal 1em/normal Tahoma;
}

/**** LIST VIEW ****/

.WaGadgetEvents.WaGadgetEventsStateList ul.boxesList li.boxesListItem:first-child {
    padding-top: 20px;
}

.WaGadgetEvents.WaGadgetEventsStateList ul.boxesList li.boxesListItem {
    margin: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #eee;
}

.WaGadgetEvents .boxOuterContainer .boxHeaderOuterContainer .boxHeaderContainer h4.boxHeaderTitle a {
    font: normal 26px/normal 'Raleway';
    text-decoration: none;
}

/********************************************/
/**** FORUM ****/
/********************************************/

h4#forumTitle {
    font-size: 36px;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 20px;
}


/********************************************/
/* ACCORDION GADGET */
/********************************************/

/* Only hide the accordion content by default on the front-end (so admins can see it in the admin easily)... */

.publicContentView .WaGadgetContentAccordion .gadgetStyleBody,
.memberContentView .WaGadgetContentAccordion .gadgetStyleBody {
display:none; /* toggled by jQuery */
}

/* Allow an accordion to be open on page load... Use as gadget's custom css class... 'opened' */

.publicContentView .WaGadgetContentAccordion.opened .gadgetStyleBody,
.memberContentView .WaGadgetContentAccordion.opened .gadgetStyleBody {
    display:block;
    background-color: #eaf2f2;
}

/* This are the selectors you should use for styling the "open" toggler gadgets, titles, body, etc... replace [selector] with an actual css element to select.
It requires you use two CSS selectors, one for the "opened" and one for the "active" togglers */

.publicContentView .WaGadgetContentAccordion.opened [selector],
.publicContentView .WaGadgetContentAccordion.active [selector] {
/* add css here */
}

.WaGadgetContentAccordion {
    margin-bottom: 0;
    border-bottom: 2px solid #e7e7e7;
}

.publicContentView .WaGadgetContentAccordion .gadgetStyleBody, .memberContentView .WaGadgetContentAccordion .gadgetStyleBody {
    display: none;
    padding: 15px 20px;
}

.publicContentView .WaGadgetContentAccordion .gadgetStyleBody, .memberContentView .WaGadgetContentAccordion .gadgetStyleBody {
    display: none;
    padding: 0 20px 30px 20px;
}

.WaGadgetContentAccordion .gadgetStyleTitle h4 {
    margin-bottom: 0!important;
    font-size: 22px!important;
    font-weight: 400;
    text-transform: none;
    color: #063137;
}

/*DEFAULT COLOR */

.WaGadgetContentAccordion .gadgetStyleTitle {
    margin: 0;
    padding: 20px 0 20px 0;
    background-color: transparent;
    background-image: url(/resources/Pictures/Theme/Icons/accordion-icon-open.svg);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: right 20px center;
}

.WaGadgetContentAccordion.opened .gadgetStyleTitle, .WaGadgetContentAccordion.active .gadgetStyleTitle {
    background-image: url(/resources/Pictures/Theme/Icons/accordion-icon-close.svg);
    background-color: transparent;
}

.WaGadgetContentAccordion .gadgetStyleTitle:hover {
    cursor: pointer;
    background-color: transparent;
}

.WaGadgetContentAccordion .gadgetStyleTitle:hover h4 {
    color: #ce0320!important;
}

/* END ACCORDION */


/********************************************/
/**** FORMS ****/
/********************************************/

.infoOuterContainer .infoContainer .infoSection .infoTitle {
    font: normal inherit/normal Tahoma !important;
}

.infoOuterContainer .infoContainer .infoSection .infoText {
    font: normal inherit/normal Tahoma;
}

/**** END FORMS ****/


/********************************************/
/**** ICONS ****/
/********************************************/

.MembersLink {
    padding-left: 80px;
    background-size: 50px;
    background-repeat: no-repeat!important;
    background-position: top left;
    min-height: 50px;
    margin-bottom: 10px;
    padding-top:15px;
}

.LeftIcon {
    padding-left: 60px;
    background-size: 36px;
    background-repeat: no-repeat!important;
    background-position: top left;
    min-height: 40px;
}

.LeftIconLarge {
    padding-left: 120px;
    background-size: 80px;
    background-repeat: no-repeat!important;
    background-position: top left;
    min-height: 100px;
}

/********************************************/
/**** BOARD MEMBERS ****/
/********************************************/

.ExecutiveMember {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 2px solid #eee;
    margin-bottom: 0;
}

.ExecutiveMember:last-child {
    border-bottom: 0px solid #eee;
}

.ExecutiveMember.RemoveBorder {
    border-top: 0px solid #e7eeef;
}

.ExecutiveMember table tbody tr td:first-child {
    width: 20%!important;
}

.ExecutiveMember table tbody tr td:first-child * {
    text-align: center;
}

.ExecutiveMember table tbody tr td:last-child {
    width: 80%!important;
}

.ExecutiveMember table tbody tr td.WaLayoutSeparator {
    width:30px;
}

.ExecutiveMember h3 {
    margin-bottom: 10px!important;
}

/*
.ExecutiveMember p {
    padding-bottom: 0;
    margin: 0!important;
} */

.ExecutiveMember img {
    width: 200px;
   -webkit-border-radius: 100px;
   -moz-border-radius: 100px;
   border-radius: 100px;
}

/********************************************/
/**** SLIDERS ****/
/********************************************/

/*
.camera_wrap {
    margin-bottom: 0!important;
}

.camera_pag {
    display: none;
} */

/**** SLIDER WITH CAPTIONS ****/

.CaptionSlider .camera_caption {
    position: absolute;
    bottom: 200px!important;
    width: 60%!important;
    left: 20%;
    display: block;
    width: auto;
    background: rgba(0,0,0,0.8);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.CaptionSlider .camera_caption>div {
    font-family: 'Raleway', sans-serif !important;
    text-align: center;
    padding: 20px 30px;
    color: white;
    font-size: 40px;
    line-height: 1em;
    font-weight: normal;
} 

/**** END SLIDER EDITS ****/


.BottomBorderGrey {
    padding-bottom: 40px;
    border-bottom: 2px solid #e6e6e6;
    margin-bottom: 40px;
}


/********************************************/
/**** RESPONSIVE STYLES ****/
/********************************************/

@media only screen and (max-width: 1199px) and (min-width: 600px){
.SponsorLogo {
    width: 33%; 
    height: 150px;
    display: inline-block; 
    float:left; padding: 20px; 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
    margin: 0;
}
}

@media only screen and (max-width: 600px){

.CaptionSlider .camera_caption>div {
    padding: 20px 30px;
    color: white;
    font-size: 22px;
    line-height: 1em;
    font-weight: normal;
}

.blogPostBody.gadgetBlogEditableArea p.BlogThumb {
    display: table;
}

.SponsorLogo {
    width: 50%; 
    height: 150px;
    display: inline-block; 
    float:left; padding: 20px; 
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    box-sizing: border-box;
    margin: 0;
}

div#camera_wrap_W5hOaV7 {
    height: 500px!important;
}

div#camera_wrap_JUEYa5s {
    height: 500px!important;
}

.CaptionSlider .camera_caption {
    position: absolute;
    bottom: 100px!important;
    width: 80%!important;
    left: 10%;
}

.HeaderLogo div, HeaderLogo div img {
    text-align: center !important;
}
}

/***** fix label issue - Sylvester ******/
label {
	color: #000;
}
.warningLabel {
color:red;
}


/***** MODIFICATIONS TO CALENDAR - SYLVESTER *******/
/* Event Details */
#id_HdIIETy .boxBodyContentContainer img{
width: 350px;
height:auto;
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

/* Event List */
#id_rbEldrf img{
height: 300px;
width:auto;
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

#id_rbEldrf .boxBodyContentContainer.fixedHeight {
    max-height: 320px!important;
}


@media only screen and (max-width: 601px){
    #id_HdIIETy img{
        float: none;
        height:100%;
        width:auto;
        display: block;
        margin: 0px auto;
    }
    #id_rbEldrf .boxesListItem  img{
        float: none;
        max-height:290px;
        width:auto;
        display: block;
        margin: 0px auto;
    }
}

.gadgetTitleH4 {
    padding-left: 24px !important;
    font-size: 24px !important;
}