/* CSS RESET*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* font declaration */
@font-face {
  font-family: 'LuckyFellas';
  src: url('/wp-content/themes/hceda/elements/fonts/nicky_laatz__-_lucky_fellas-luckyfellas.ttf') format('truetype'), url('/wp-content/themes/hceda/elements/fonts/nicky_laatz__-_lucky_fellas-luckyfellas.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GothamBold';
  src: url('/wp-content/themes/hceda/elements/fonts/gotham02-gothambold.ttf') format('truetype'), url('/wp-content/themes/hceda/elements/fonts/gotham02-gothambold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* */
body {
  background: #231f20;
  width: 100%;
  font-family: 'GothamBold', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #231f20;
}
.grecaptcha-badge {
  display: none;
}
a.cta,
input.cta {
  background-color: #0071cf;
  background-image: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/cta-40-arrow.png);
  background-position: right 25px top 0px;
  background-repeat: no-repeat;
  width: auto;
  height: 40px;
  float: left;
  position: relative;
  outline: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 45px 0px 30px;
  font-family: 'GothamBold', sans-serif;
  font-size: 14px;
  line-height: 40px;
  font-weight: 700;
  color: #FFF;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
}
a.cta:hover,
input.cta:hover {
  background-color: #fff;
  background-position: right 25px bottom 0px;
  color: #0071cf;
}
a.cta:hover.incontent,
input.cta:hover.incontent {
  background-position: right 23px bottom -2px;
  height: 36px;
  padding: 0px 43px 0px 28px;
  line-height: 36px;
  border: 2px solid #0071cf;
}
a.cta.black,
input.cta.black {
  background-color: #231f20;
  background-image: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/cta-black-40-arrow.png);
}
a.cta.black:hover,
input.cta.black:hover {
  background-color: #fff;
  color: #231f20;
}
a.cta.outline,
input.cta.outline {
  background-color: transparent !important;
  background-position: right 23px bottom -2px;
  height: 36px;
  padding: 0px 43px 0px 28px;
  line-height: 36px;
  color: #0071cf !important;
  border: 2px solid #0071cf;
}
a.cta.outline.black,
input.cta.outline.black {
  color: #231f20 !important;
  border-color: #231f20;
}
a.cta.outline:hover,
input.cta.outline:hover {
  background-position: right 23px top -2px;
  background-color: #0071cf !important;
  border-color: #0071cf;
  color: #fff !important;
}
a.cta.outline:hover.black,
input.cta.outline:hover.black {
  background-color: #231f20 !important;
  border-color: #231f20;
}
a.cta.white.outline,
input.cta.white.outline {
  background-position: right 23px top -2px;
  border-color: #fff;
  color: #fff !important;
}
a.cta.white.outline:hover,
input.cta.white.outline:hover {
  background-position: right 23px bottom -2px;
  color: #0071cf !important;
}
#sponsors {
  background: #fff;
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 80px 0px 80px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#sponsors h4 {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-family: 'GothamBold', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  color: #0071cf;
}
#sponsors #sponsor_frame {
  width: calc(100% - 160px);
  max-width: 1600px;
  float: left;
  position: relative;
  margin: 35px 0px 40px 0px;
  overflow: hidden;
  display: block;
  z-index: 100;
}
#sponsors #sponsor_frame.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
#sponsors #sponsor_frame ul#sponsor_list {
  width: 100%;
  float: left;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  overflow: hidden;
}
#sponsors #sponsor_frame ul#sponsor_list.swipe-wrap {
  overflow: hidden;
  position: relative;
}
#sponsors #sponsor_frame ul#sponsor_list.swipe-wrap > li {
  float: left;
  position: relative;
}
#sponsors #sponsor_frame ul#sponsor_list .logo_group {
  width: 100%;
  float: left;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
#sponsors #sponsor_frame ul#sponsor_list li {
  width: 20%;
  float: left;
  position: relative;
  margin-bottom: 0px;
  display: block;
}
#sponsors #sponsor_frame ul#sponsor_list li a {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  float: left;
  position: relative;
  display: flex;
  text-decoration: none;
  outline: none;
  justify-content: center;
  align-items: center;
}
#sponsors #sponsor_frame ul#sponsor_list li a img {
  width: auto;
  height: 110px;
  float: left;
  position: relative;
}
#sponsors ul#sponsor_pagination {
  height: 10px;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#sponsors ul#sponsor_pagination li {
  background-color: #fff;
  width: 6px;
  height: 6px;
  float: left;
  position: relative;
  margin: 0px 7px 0px 0px;
  border: 2px solid #0071cf;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer;
}
#sponsors ul#sponsor_pagination li.current {
  background-color: #0071cf;
}
#sponsors ul#sponsor_pagination li:hover {
  background-color: #0071cf;
}
#sponsors ul#sponsor_pagination li:last-child {
  margin-right: 0px;
}
#full-width-bottom-callouts {
  background: #dcdcda;
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 80px 0px 80px 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#full-width-bottom-callouts .content {
  width: calc(100% - 80px);
  max-width: 1100px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
#full-width-bottom-callouts .content h3 {
  background-image: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/icon-events.png);
  background-position: left center;
  background-repeat: no-repeat;
  margin: -8px 0px -7px 0px;
  padding: 8px 0px 7px 50px;
  font-size: 24px;
  line-height: 18px;
  color: #0071cf;
  text-transform: uppercase;
  font-family: 'GothamBold', sans-serif;
  font-weight: 700;
}
#full-width-bottom-callouts .content .section {
  width: calc(50% - 20px);
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
#full-width-bottom-callouts .content .section ul {
  width: 100%;
  float: left;
  position: relative;
  margin: 30px 0px 0px 0px;
  padding: 30px 0px 30px 0px;
  border-top: 3px solid #0071cf;
}
#full-width-bottom-callouts .content .section ul li {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 30px 0px;
  display: block;
  cursor: pointer;
}
#full-width-bottom-callouts .content .section ul li:last-child {
  margin-bottom: 0px;
}
#full-width-bottom-callouts .content .section ul li .image {
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 136px;
  height: 67px;
  float: left;
  position: relative;
  margin: 0px 15px 0px 0px;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#full-width-bottom-callouts .content .section ul li .details {
  width: calc(100% - 136px - 15px);
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
}
#full-width-bottom-callouts .content .section ul li .details.noimage {
  width: 100%;
}
#full-width-bottom-callouts .content .section ul li .details p {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  color: #5f5d5d;
  font-family: 'GothamBold', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
}
#full-width-bottom-callouts .content .section ul li .details p a,
#full-width-bottom-callouts .content .section ul li .details p a:visited {
  color: #0071cf;
  text-decoration: none;
}
#full-width-bottom-callouts .content .section ul li .details p.title {
  margin: 0px 0px 7px 0px;
  font-size: 18px;
  line-height: 20px;
  text-transform: uppercase;
  color: #0071cf;
}
#full-width-bottom-callouts .content .section ul li .details p.time {
  background: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/icon-clock-small.png) left center no-repeat;
  width: calc(100% - 20px);
  margin-top: 7px;
  padding-left: 20px;
}
#full-width-bottom-callouts .content .section ul li .details p.date {
  background: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/icon-calendar-small.png) left center no-repeat;
  width: calc(100% - 20px);
  padding-left: 20px;
}
#full-width-bottom-callouts .content .section ul.news li .details {
  width: 100%;
}
#full-width-bottom-callouts .content .section ul.news li .details p.title,
#full-width-bottom-callouts .content .section ul.news li .details p.title a {
  color: #231f20;
}
#full-width-bottom-callouts .content .section ul.news li .details p.date {
  background: none;
  width: 100%;
  padding-left: 0px;
}
#full-width-bottom-callouts .content .section#news h3 {
  background-image: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/icon-news.png);
  color: #231f20;
}
#full-width-bottom-callouts .content .section#news ul {
  border-color: #231f20;
}
#footer {
  background: #0071cf url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/footer-bg.png) right top no-repeat;
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 50px 0px 50px 0px;
}
#footer a#logo {
  background: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/hceda-logo-footer.png) left top no-repeat;
  background-size: cover;
  width: 311px;
  height: 110px;
  float: left;
  position: relative;
  margin: 0px 40px 0px 40px;
  padding: 0px 0px 0px 0px;
  display: block;
  outline: none;
  border: 0px;
}
#footer ul#menu-footer {
  width: 500px;
  float: left;
  position: relative;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#footer ul#menu-footer li {
  width: 100%;
  float: left;
  position: relative;
  margin: 0px 0px 30px 0px;
  padding: 0px 0px 0px 0px;
}
#footer ul#menu-footer li a {
  float: left;
  position: relative;
  display: block;
  border: 0px;
  outline: none;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 20px;
  line-height: 14px;
  font-family: 'GothamBold', sans-serif;
  font-weight: 700;
}
#footer ul#menu-footer li a:hover {
  color: #231f20 !important;
}
#footer ul#menu-footer li:nth-child(4) a,
#footer ul#menu-footer li:nth-child(5) a {
  color: #93c0ea;
}
#footer ul#menu-footer li:last-child {
  margin-bottom: 0px;
}
#footer #connect {
  width: calc(50% - 140px);
  height: 100%;
  float: right;
  position: relative;
  margin: 0px 40px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#footer #connect h4 {
  width: 100%;
  float: left;
  position: relative;
  margin: -9px 0px 13px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  font-family: 'GothamBold', sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: right;
}
#footer #connect h4 em {
  font-family: 'LuckyFellas', cursive;
  text-transform: none;
  font-weight: 300;
  font-size: 36px;
}
#footer #connect #newsletter-signup {
  background: #fff;
  width: calc(100% - 4px - 20px);
  height: 56px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  border: 2px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
#footer #connect #newsletter-signup input#mce-EMAIL {
  background: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/icon-mail-newsletter-signup.png) 20px center no-repeat;
  width: calc(100% - 64px - 220px);
  height: 56px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 64px;
  font-family: 'GothamBold', sans-serif;
  font-size: 20px;
  line-height: 56px;
  font-weight: 400;
  color: #231f20;
  text-transform: none;
  border: 0px;
  outline: none;
}
#footer #connect #newsletter-signup input#mce-EMAIL::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #93c0ea;
}
#footer #connect #newsletter-signup input#mce-EMAIL::-moz-placeholder {
  /* Firefox 19+ */
  color: #93c0ea;
}
#footer #connect #newsletter-signup input#mce-EMAIL:-ms-input-placeholder {
  /* IE 10+ */
  color: #93c0ea;
}
#footer #connect #newsletter-signup input#mce-EMAIL:-moz-placeholder {
  /* Firefox 18- */
  color: #93c0ea;
}
#footer #connect #newsletter-signup #newsletter-submit,
#footer #connect #newsletter-signup #mc-embedded-subscribe {
  background: #0071cf url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/newsletter-submit-arrow.png) right 40px top 0px no-repeat;
  height: 56px;
  float: right;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 70px 0px 60px;
  display: block;
  cursor: pointer;
  font-family: 'GothamBold', sans-serif;
  font-size: 20px;
  line-height: 56px;
  font-weight: 400;
  color: #FFF;
  text-transform: uppercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 0px;
}
#footer #connect #newsletter-signup #newsletter-submit:hover,
#footer #connect #newsletter-signup #mc-embedded-subscribe:hover {
  background-color: #231f20;
}
#footer #connect #social {
  width: 100%;
  float: left;
  position: relative;
  margin: 66px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#footer #connect #social p {
  height: 40px;
  float: right;
  position: relative;
  margin: 0px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 40px;
}
#footer #connect #social ul#menu-social {
  width: 190px;
  height: 40px;
  float: right;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#footer #connect #social ul#menu-social li {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  display: block;
  overflow: hidden;
}
#footer #connect #social ul#menu-social li:first-child {
  margin-left: 0px;
}
#footer #connect #social ul#menu-social li a {
  width: 40px;
  height: 40px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  display: block;
  text-indent: -9999px;
}
#footer #connect #social ul#menu-social li.facebook {
  background-image: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/social-facebook.png);
}
#footer #connect #social ul#menu-social li.twitter {
  background-image: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/social-twitter.png);
}
#footer #connect #social ul#menu-social li.youtube {
  background-image: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/social-youtube.png);
}
#footer #connect #social ul#menu-social li.linkedin {
  background-image: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/social-linkedin.png);
}
#footer #connect #social ul#menu-social li:hover {
  background-color: #231f20;
  background-position: center bottom;
}
#copyright-bar {
  background: #231f20;
  width: calc(100% - 80px);
  height: 40px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 40px 0px 40px;
}
#copyright-bar p {
  width: auto;
  height: 40px;
  float: left;
  position: relative;
  font-family: 'GothamBold', sans-serif;
  font-size: 12px;
  line-height: 42px;
  font-weight: 700;
  color: #d0d0ce;
  text-transform: uppercase;
  display: block;
}
#copyright-bar ul#menu-footer-bottom-bar {
  height: 40px;
  float: right;
  position: relative;
}
#copyright-bar ul#menu-footer-bottom-bar li {
  height: 40px;
  float: left;
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#copyright-bar ul#menu-footer-bottom-bar li a {
  font-family: 'GothamBold', sans-serif;
  font-size: 12px;
  line-height: 42px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
#copyright-bar ul#menu-footer-bottom-bar li a:hover {
  color: #0071cf;
}
#copyright-bar ul#menu-footer-bottom-bar li:first-child {
  margin-right: 20px;
}
@media screen and (max-width: 1620px) {
  #footer a#logo {
    margin: 0px 30px 0px 40px;
  }
  #footer ul#menu-footer {
    width: auto;
  }
  #footer ul#menu-footer li {
    width: auto;
    clear: both;
  }
  #footer ul#menu-footer li a {
    font-size: 1.2vw;
  }
  #footer #connect h4 {
    font-size: 1.2vw;
  }
  #footer #connect h4 em {
    font-size: 2vw;
  }
  #footer #connect #newsletter-signup {
    height: 46px;
    margin: 0px 0px 0px 0px;
    float: right;
  }
  #footer #connect #newsletter-signup input#mce-EMAIL {
    background-position: 10px center;
    width: calc(100% - 54px - 220px);
    height: 46px;
    padding: 0px 0px 0px 54px;
    font-size: 1.2vw;
    line-height: 46px;
  }
  #footer #connect #newsletter-signup #newsletter-submit,
  #footer #connect #newsletter-signup #mc-embedded-subscribe {
    background: #0071cf url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/cta-40-arrow.png) right 40px top 3px no-repeat;
    height: 46px;
    padding: 0px 60px 0px 50px;
    font-size: 1.2vw;
    line-height: 46px;
  }
  #footer #connect #social p {
    font-size: 1.2vw;
  }
}
@media screen and (max-width: 1600px) {
  #sponsors #sponsor_frame {
    width: calc(100% - 160px);
  }
  #sponsors #sponsor_frame ul#sponsor_list li a img {
    height: 80px;
  }
}
@media screen and (max-width: 1500px) {
  #footer {
    padding: 40px 0px 40px 0px;
  }
  #footer a#logo {
    width: 260px;
    height: 92px;
    margin: 0px 30px 0px 20px;
  }
  #footer ul#menu-footer {
    width: 250px;
    margin: 0px -1000px 0px 0px;
  }
  #footer ul#menu-footer li {
    margin: 0px 0px 20px 0px;
  }
  #footer ul#menu-footer li a {
    line-height: 18px;
  }
  #footer #connect {
    width: calc(50% - 40px);
    margin: 0px 20px 0px 0px;
  }
  #footer #connect #newsletter-signup input#mce-EMAIL {
    width: calc(100% - 54px - 190px);
  }
  #footer #connect #social {
    margin: 71px 0px 0px 0px;
  }
  #footer #connect #social p {
    height: 35px;
    font-size: 1.2vw;
    line-height: 35px;
  }
  #footer #connect #social ul#menu-social {
    width: 170px;
    height: 35px;
  }
  #footer #connect #social ul#menu-social li {
    width: 35px;
    height: 35px;
  }
  #footer #connect #social ul#menu-social li a {
    width: 35px;
    height: 35px;
  }
  #copyright-bar {
    width: calc(100% - 40px);
    padding: 0px 20px 0px 20px;
  }
  #copyright-bar p {
    font-size: 10px;
  }
  #copyright-bar ul#menu-footer-bottom-bar li a {
    font-size: 10px;
  }
}
@media screen and (max-width: 1200px) {
  #sponsors {
    padding: 60px 0px 60px 0px;
  }
  #sponsors #sponsor_frame {
    width: calc(100% - 80px);
  }
  #sponsors #sponsor_frame ul#sponsor_list li a img {
    height: 60px;
  }
}
@media screen and (max-width: 1050px) {
  body {
    font-size: 14px;
    line-height: 21px;
  }
  #footer {
    background: #0071cf url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/footer-bg.png) left 200px top no-repeat;
    background-size: cover;
    height: 297px;
    padding: 30px 0px 30px 0px;
  }
  #footer a#logo {
    margin: 0px 0px 0px 20px;
  }
  #footer ul#menu-footer {
    width: 260px;
    position: absolute;
    left: 30px;
    top: 150px;
  }
  #footer ul#menu-footer li {
    width: 100%;
    margin: 0px 0px 15px 0px;
  }
  #footer ul#menu-footer li a {
    font-size: 18px;
    line-height: 18px;
  }
  #footer ul#menu-footer li:last-child {
    margin-bottom: 0px;
  }
  #footer #connect {
    width: calc(100% - 380px);
    height: 100%;
    margin: 0px 30px 0px 0px;
  }
  #footer #connect h4 {
    margin: 5px 0px 13px 0px;
    font-size: 18px;
    line-height: 30px;
  }
  #footer #connect h4 em {
    font-size: 30px;
  }
  #footer #connect #newsletter-signup {
    margin: 0px 0px 0px 0px;
  }
  #footer #connect #newsletter-signup input#mce-EMAIL {
    width: calc(100% - 260px);
    font-size: 16px;
    line-height: 54px;
    font-weight: 700;
    font-family: 'Arial', 'Helvetica', 'sans-serif', sans-serif;
  }
  #footer #connect #newsletter-signup #newsletter-submit,
  #footer #connect #newsletter-signup #mc-embedded-subscribe {
    font-size: 18px;
  }
  #footer #connect #social {
    position: absolute;
    right: 0px;
    bottom: 0px;
  }
  #footer #connect #social p {
    height: 40px;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    line-height: 36px;
  }
}
@media screen and (max-width: 960px) {
  #full-width-bottom-callouts {
    padding: 60px 0px 60px 0px;
  }
  #full-width-bottom-callouts .content h3 {
    background-position: center top;
    margin: -8px 0px -7px 0px;
    padding: 53px 0px 7px 0px;
  }
  #full-width-bottom-callouts .content .section {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  #full-width-bottom-callouts .content .section:first-of-type {
    margin-bottom: 100px;
  }
  #full-width-bottom-callouts .content .section ul {
    margin: 20px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    border-top: 3px solid #0071cf;
  }
  #full-width-bottom-callouts .content .section ul li {
    margin: 0px 0px 20px 0px;
  }
  #full-width-bottom-callouts .content .section ul li:last-child {
    margin-bottom: 0px;
  }
  #full-width-bottom-callouts .content .section ul li .details {
    width: calc(100% - 136px - 15px);
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
  }
  #full-width-bottom-callouts .content .section#news h3 {
    background-image: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/icon-news.png);
    color: #231f20;
  }
  #full-width-bottom-callouts .content .section#news ul {
    border-color: #231f20;
  }
}
@media screen and (max-width: 900px) {
  #footer #connect #newsletter-signup input#mce-EMAIL {
    background: #fff;
    width: calc(100% - 160px);
    padding-left: 10px;
  }
  #footer #connect #newsletter-signup #newsletter-submit,
  #footer #connect #newsletter-signup #mc-embedded-subscribe {
    background: #0071cf url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/cta-40-arrow.png) right 20px top 3px no-repeat;
    padding: 0px 40px 0px 30px;
  }
}
@media screen and (max-width: 860px) {
  #sponsors #sponsor_frame {
    width: 100% !important;
  }
  #sponsors #sponsor_frame ul#sponsor_list {
    height: 140px;
  }
  #sponsors #sponsor_frame ul#sponsor_list .logo_group {
    height: 140px;
    flex-wrap: wrap;
    align-content: space-between;
  }
  #sponsors #sponsor_frame ul#sponsor_list li {
    width: 33.33%;
    height: 60px;
  }
  #copyright-bar {
    height: auto !important;
    padding: 20px 20px 20px 20px;
  }
  #copyright-bar p {
    width: 100%;
    height: auto;
    line-height: 14px;
    text-align: center;
  }
  #copyright-bar ul#menu-footer-bottom-bar {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
    margin: 10px 0px 0px 0px;
    display: flex;
  }
  #copyright-bar ul#menu-footer-bottom-bar li {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
  #copyright-bar ul#menu-footer-bottom-bar li a {
    width: 100%;
    height: auto;
    line-height: normal;
    text-align: right;
    display: block;
    float: left;
    position: relative;
  }
  #copyright-bar ul#menu-footer-bottom-bar li:last-of-type a {
    text-align: left;
  }
}
@media screen and (max-width: 800px) {
  #footer {
    background: #0071cf url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/footer-bg.png) left top no-repeat;
    background-size: cover;
    height: auto;
    padding: 40px 0px 40px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  #footer a#logo {
    width: 290px;
    height: 99px;
    position: relative;
    margin: 0px 0px 0px 0px;
  }
  #footer ul#menu-footer {
    width: calc(100% - 40px);
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    clear: left;
    margin: 40px 0px 0px 0px;
  }
  #footer ul#menu-footer li {
    width: 100%;
    margin: 0px 0px 15px 0px;
  }
  #footer ul#menu-footer li a {
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
  }
  #footer #connect {
    width: calc(100% - 40px);
    height: auto;
    margin: 30px 0px 0px 0px;
    padding: 30px 0px 0px 0px;
    border-top: 1px solid #93c0ea;
  }
  #footer #connect h4 {
    width: 100%;
    text-align: center;
    margin: 0px 0px 0px 0px;
    font-size: 16px;
    line-height: 16px;
  }
  #footer #connect h4 em {
    width: 100%;
    float: left;
    position: relative;
    margin: 10px 0px 0px 0px;
    clear: both;
    text-align: center;
    font-size: 30px;
  }
  #footer #connect #newsletter-signup {
    width: 100%;
    margin: 20px 0px 0px 0px;
  }
  #footer #connect #newsletter-signup input#mce-EMAIL {
    background: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/icon-mail-newsletter-signup.png) left 10px center no-repeat;
    width: calc(100% - 150px - 54px);
    padding-left: 54px;
  }
  #footer #connect #newsletter-signup #newsletter-submit,
  #footer #connect #newsletter-signup #mc-embedded-subscribe {
    font-size: 18px;
  }
  #footer #connect #social {
    width: 100%;
    margin: 20px 0px 0px 0px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    right: auto;
    bottom: auto;
  }
  #footer #connect #social ul {
    float: left;
  }
  #footer #connect #social p {
    height: auto;
    float: left;
    margin-top: 10px;
    line-height: normal;
  }
}
@media screen and (max-width: 520px) {
  #sponsors #sponsor_frame {
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 480px) {
  #full-width-bottom-callouts .content {
    width: calc(100% - 40px);
  }
  #full-width-bottom-callouts .content .section h3 {
    text-align: center;
  }
  #full-width-bottom-callouts .content .section ul li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
  }
  #full-width-bottom-callouts .content .section ul li .image {
    margin: 0px 0px 15px 0px;
  }
  #full-width-bottom-callouts .content .section ul li .details {
    width: calc(100%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  #full-width-bottom-callouts .content .section ul li .details p {
    text-align: center;
  }
  #full-width-bottom-callouts .content .section ul li .details p.title {
    margin: 0px 0px 7px 0px;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    color: #0071cf;
  }
  #full-width-bottom-callouts .content .section ul li .details p.time {
    background: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/icon-clock-small.png) left center no-repeat;
    width: calc(100% - 20px);
    margin-top: 7px;
    padding-left: 20px;
    width: auto;
    clear: both;
    position: relative;
  }
  #full-width-bottom-callouts .content .section ul li .details p.date {
    background: url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/icon-calendar-small.png) left center no-repeat;
    width: calc(100% - 20px);
    padding-left: 20px;
    width: auto;
    clear: both;
    position: relative;
  }
  #full-width-bottom-callouts .content .section a.cta {
    margin-top: 10px;
  }
  #newsletter-signup {
    width: 100%;
    height: 90px !important;
    margin: 20px 0px 0px 0px;
    display: flex;
    flex-direction: column;
  }
  #newsletter-signup input#mce-EMAIL {
    background: #ff0000 url(http://www.hceda.org/wp-content/themes/hceda/elements/styles/../images/icon-mail-newsletter-signup.png) left 10px center no-repeat;
    width: calc(100% - 54px) !important;
    padding-left: 54px;
    float: left;
    position: relative;
  }
  #newsletter-signup #newsletter-submit,
  #newsletter-signup #mc-embedded-subscribe {
    padding-left: 0px;
    text-align: center;
    float: left;
    position: relative;
  }
}
@media screen and (max-width: 420px) {
  #sponsors #sponsor_frame {
    width: 100% !important;
  }
  #sponsors #sponsor_frame ul#sponsor_list {
    height: 220px;
  }
  #sponsors #sponsor_frame ul#sponsor_list .logo_group {
    height: 220px;
    flex-wrap: wrap;
    align-content: space-between;
  }
  #sponsors #sponsor_frame ul#sponsor_list li {
    width: 50%;
    height: 60px;
  }
}
