/* line 5, ../../../../theme-core/sass/genic.sass */
html {
  font-size: 16px;
}
/* line 7, ../../../../theme-core/sass/genic.sass */
html body {
  padding: 0;
  margin: 0;
  background: #a7cdd0;
  font-family: Arial;
  font-size: 62.5%;
}

/* line 15, ../../../../theme-core/sass/genic.sass */
.little-padding-top {
  padding-top: 30px;
}

/* line 19, ../../../../theme-core/sass/genic.sass */
p:empty {
  display: none;
}

/* line 22, ../../../../theme-core/sass/genic.sass */
a {
  color: #0054bb;
}
/* line 24, ../../../../theme-core/sass/genic.sass */
a img {
  border: none;
}

/* line 27, ../../../../theme-core/sass/genic.sass */
.no-margin {
  margin: 0 !important;
}

/* line 30, ../../../../theme-core/sass/genic.sass */
.wrapper {
  position: relative;
  *zoom: 1;
  font-size: 13px;
}
/* line 18, ../../../../theme-core/sass/bourbon/addons/_clearfix.scss */
.wrapper:before, .wrapper:after {
  content: " ";
  display: table;
}
/* line 23, ../../../../theme-core/sass/bourbon/addons/_clearfix.scss */
.wrapper:after {
  clear: both;
}
@media screen and (min-width: 960px) {
  /* line 30, ../../../../theme-core/sass/genic.sass */
  .wrapper {
    margin-bottom: 30px;
  }
}
/* line 39, ../../../../theme-core/sass/genic.sass */
.wrapper .content-wrapper {
  position: relative;
  *zoom: 1;
  max-width: 1024px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 18, ../../../../theme-core/sass/bourbon/addons/_clearfix.scss */
.wrapper .content-wrapper:before, .wrapper .content-wrapper:after {
  content: " ";
  display: table;
}
/* line 23, ../../../../theme-core/sass/bourbon/addons/_clearfix.scss */
.wrapper .content-wrapper:after {
  clear: both;
}
/* line 48, ../../../../theme-core/sass/genic.sass */
.wrapper .content-wrapper .cols {
  width: 100%;
  position: relative;
  *zoom: 1;
}
/* line 18, ../../../../theme-core/sass/bourbon/addons/_clearfix.scss */
.wrapper .content-wrapper .cols:before, .wrapper .content-wrapper .cols:after {
  content: " ";
  display: table;
}
/* line 23, ../../../../theme-core/sass/bourbon/addons/_clearfix.scss */
.wrapper .content-wrapper .cols:after {
  clear: both;
}
/* line 52, ../../../../theme-core/sass/genic.sass */
.wrapper .content-wrapper .cols > br {
  display: none;
}
/* line 55, ../../../../theme-core/sass/genic.sass */
.wrapper .content-wrapper .cols h2 {
  margin-top: 0;
}
/* line 57, ../../../../theme-core/sass/genic.sass */
.wrapper .content-wrapper .cols h1 {
  margin-top: 0;
}
/* line 61, ../../../../theme-core/sass/genic.sass */
.wrapper .content-wrapper .cols > p:empty {
  display: none;
}
@media screen and (min-width: 960px) {
  /* line 64, ../../../../theme-core/sass/genic.sass */
  .wrapper .content-wrapper .cols.left {
    float: left;
    width: 65%;
  }
}
@media screen and (min-width: 960px) {
  /* line 70, ../../../../theme-core/sass/genic.sass */
  .wrapper .content-wrapper .cols.right {
    float: right;
    width: 28%;
  }
}

/* line 79, ../../../../theme-core/sass/genic.sass */
.pdf-links {
  display: block;
  font-weight: bold;
  padding-left: 50px;
  background: url('https://6834b4f08cc35c22ae78-928db8066bd6e4b3372f8e644fb9cd44.ssl.cf2.rackcdn.com/pdf-icon_png-1404408901') no-repeat left center;
  height: 50px;
  line-height: 50px;
  color: black;
  text-decoration: none;
  font-size: 16px;
  margin-bottom: 60px;
}

/* line 95, ../../../../theme-core/sass/genic.sass */
h1 {
  color: #00656f;
}

/* line 97, ../../../../theme-core/sass/genic.sass */
h2 {
  color: #00656f;
}

/* line 99, ../../../../theme-core/sass/genic.sass */
h3 {
  color: #00656f;
}

/* line 7, ../../../../theme-core/sass/header.sass */
#header-wrapper {
  background: url('https://6834b4f08cc35c22ae78-928db8066bd6e4b3372f8e644fb9cd44.ssl.cf2.rackcdn.com/header-bg_png-1404408901');
  background-size: cover;
}
@media screen and (min-width: 1024px) {
  /* line 7, ../../../../theme-core/sass/header.sass */
  #header-wrapper {
    height: 130px;
  }
}
/* line 16, ../../../../theme-core/sass/header.sass */
#header-wrapper .logo {
  position: relative;
}
/* line 18, ../../../../theme-core/sass/header.sass */
#header-wrapper .logo img {
  max-width: 100%;
  height: auto;
}
@media screen and (min-width: 320px) {
  /* line 16, ../../../../theme-core/sass/header.sass */
  #header-wrapper .logo {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  /* line 16, ../../../../theme-core/sass/header.sass */
  #header-wrapper .logo {
    float: left;
    width: 580px;
    margin-left: -30px;
  }
}
/* line 31, ../../../../theme-core/sass/header.sass */
#header-wrapper .menu-wrapper {
  position: relative;
}
@media screen and (min-width: 1024px) {
  /* line 31, ../../../../theme-core/sass/header.sass */
  #header-wrapper .menu-wrapper {
    float: right;
  }
}
/* line 36, ../../../../theme-core/sass/header.sass */
#header-wrapper .menu-wrapper .menu {
  list-style: none;
  padding: 0;
}
@media screen and (min-width: 320px) {
  /* line 36, ../../../../theme-core/sass/header.sass */
  #header-wrapper .menu-wrapper .menu {
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  /* line 36, ../../../../theme-core/sass/header.sass */
  #header-wrapper .menu-wrapper .menu {
    margin-top: 40px;
  }
}
/* line 44, ../../../../theme-core/sass/header.sass */
#header-wrapper .menu-wrapper .menu > li {
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 320px) {
  /* line 44, ../../../../theme-core/sass/header.sass */
  #header-wrapper .menu-wrapper .menu > li {
    width: 33.333%;
    float: left;
    margin-left: 0;
    min-height: 50px;
    border-left: 1px solid #1d7783;
  }
  /* line 57, ../../../../theme-core/sass/header.sass */
  #header-wrapper .menu-wrapper .menu > li:first-child {
    border: none;
  }
}
@media screen and (min-width: 1024px) {
  /* line 44, ../../../../theme-core/sass/header.sass */
  #header-wrapper .menu-wrapper .menu > li {
    float: right;
    width: 92px;
    height: 54px;
    margin-left: 30px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-width: 0px;
  }
}
/* line 68, ../../../../theme-core/sass/header.sass */
#header-wrapper .menu-wrapper .menu > li a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: white;
  text-decoration: none;
  font-weight: bold;
  height: 100%;
  line-height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: 1px 1px #666666;
  background: -moz-linear-gradient(top, #f4fffe 0%, #51ccdd 4%, #1d7783 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4fffe), color-stop(4%, #51ccdd), color-stop(100%, #1d7783));
  background: -webkit-linear-gradient(top, #f4fffe 0%, #51ccdd 4%, #1d7783 100%);
  background: -o-linear-gradient(top, #f4fffe 0%, #51ccdd 4%, #1d7783 100%);
  background: -ms-linear-gradient(top, #f4fffe 0%, #51ccdd 4%, #1d7783 100%);
  background: linear, to bottom, #f4fffe 0%, #51ccdd 4%, #1d7783 100%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZmZmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjNTFjY2RkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzFkNzc4MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
}
/* line 97, ../../../../theme-core/sass/header.sass */
#header-wrapper .menu-wrapper .menu > li a:hover {
  text-decoration: none;
}
@media screen and (min-width: 1024px) {
  /* line 97, ../../../../theme-core/sass/header.sass */
  #header-wrapper .menu-wrapper .menu > li a:hover {
    -moz-box-shadow: 0px 0px 10px 1px white;
    -webkit-box-shadow: 0px 0px 10px 1px white;
    box-shadow: 0px 0px 10px 1px white;
  }
}
@media screen and (min-width: 1024px) {
  /* line 68, ../../../../theme-core/sass/header.sass */
  #header-wrapper .menu-wrapper .menu > li a {
    -moz-box-shadow: 0px 0px 5px 2px #333333;
    -webkit-box-shadow: 0px 0px 5px 2px #333333;
    box-shadow: 0px 0px 5px 2px #333333;
  }
}
/* line 109, ../../../../theme-core/sass/header.sass */
#header-wrapper .menu-wrapper .menu > li.current-menu-item a {
  background: #9cf1f6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzljZjFmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEzJSIgc3RvcC1jb2xvcj0iIzMwZTBlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZWM2ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #9cf1f6 0%, #30e0ec 13%, #1ec6d3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9cf1f6), color-stop(13%, #30e0ec), color-stop(100%, #1ec6d3));
  background: -webkit-linear-gradient(top, #9cf1f6 0%, #30e0ec 13%, #1ec6d3 100%);
  background: -o-linear-gradient(top, #9cf1f6 0%, #30e0ec 13%, #1ec6d3 100%);
  background: -ms-linear-gradient(top, #9cf1f6 0%, #30e0ec 13%, #1ec6d3 100%);
  background: linear, to bottom, #9cf1f6 0%, #30e0ec 13%, #1ec6d3 100%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9cf1f6', endColorstr='#1ec6d3',GradientType=0 );
  text-decoration: none;
  color: black;
  text-shadow: 1px 1px #cccccc;
}
@media screen and (min-width: 1024px) {
  /* line 109, ../../../../theme-core/sass/header.sass */
  #header-wrapper .menu-wrapper .menu > li.current-menu-item a {
    -moz-box-shadow: 0px 0px 10px 2px white;
    -webkit-box-shadow: 0px 0px 10px 2px white;
    box-shadow: 0px 0px 10px 2px white;
  }
}

/* line 135, ../../../../theme-core/sass/header.sass */
.ie8 #header-wrapper .menu-wrapper .menu > li a {
  background-image: url('https://6834b4f08cc35c22ae78-928db8066bd6e4b3372f8e644fb9cd44.ssl.cf2.rackcdn.com/nav-item-bg_png-1404408902');
  background-repeat: repeat-x;
  background-position: top left;
}
/* line 141, ../../../../theme-core/sass/header.sass */
.ie8 #header-wrapper .menu-wrapper .menu > li.current-menu-item a {
  background: #51ccdd;
  text-decoration: none;
  color: black;
  text-shadow: 1px 1px #cccccc;
  -moz-box-shadow: 0px 0px 10px 2px white;
  -webkit-box-shadow: 0px 0px 10px 2px white;
  box-shadow: 0px 0px 10px 2px white;
}

/* line 5, ../../../../theme-core/sass/body.sass */
.attachment-post-thumbnail {
  display: block;
  max-width: 100%;
}

/* line 10, ../../../../theme-core/sass/body.sass */
#body-content-wrapper {
  padding: 20px;
  background: #f8fdf7;
}
@media screen and (min-width: 1024px) {
  /* line 10, ../../../../theme-core/sass/body.sass */
  #body-content-wrapper {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
}
/* line 16, ../../../../theme-core/sass/body.sass */
#body-content-wrapper .text-wrapper {
  position: relative;
  *zoom: 1;
}
/* line 18, ../../../../theme-core/sass/bourbon/addons/_clearfix.scss */
#body-content-wrapper .text-wrapper:before, #body-content-wrapper .text-wrapper:after {
  content: " ";
  display: table;
}
/* line 23, ../../../../theme-core/sass/bourbon/addons/_clearfix.scss */
#body-content-wrapper .text-wrapper:after {
  clear: both;
}
@media screen and (min-width: 1024px) {
  /* line 16, ../../../../theme-core/sass/body.sass */
  #body-content-wrapper .text-wrapper {
    padding: 0 30px;
  }
}

/* line 24, ../../../../theme-core/sass/body.sass */
.r-list {
  list-style: none;
}
/* line 26, ../../../../theme-core/sass/body.sass */
.r-list li {
  margin-bottom: 15px;
}

/* line 30, ../../../../theme-core/sass/body.sass */
.news-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 35, ../../../../theme-core/sass/body.sass */
.news-list li {
  margin-bottom: 30px;
}
/* line 37, ../../../../theme-core/sass/body.sass */
.news-list li a {
  font-style: italic;
  text-decoration: none;
  color: black;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
/* line 43, ../../../../theme-core/sass/body.sass */
.news-list li a:hover {
  color: #0054bb;
}
/* line 46, ../../../../theme-core/sass/body.sass */
.news-list li a span {
  display: block;
  font-weight: bold;
  font-size: 16px;
  font-style: normal;
}

/* line 54, ../../../../theme-core/sass/body.sass */
.q-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 58, ../../../../theme-core/sass/body.sass */
.q-list li {
  margin-bottom: 30px;
}
/* line 60, ../../../../theme-core/sass/body.sass */
.q-list li h4 {
  margin: 0;
}
/* line 62, ../../../../theme-core/sass/body.sass */
.q-list li p {
  margin-left: 30px;
}

@media screen and (min-width: 320px) {
  /* line 6, ../../../../theme-core/sass/shortcode.sass */
  .link-blocks {
    display: block;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-shadow: 1px 1px 5px #2f4771;
    text-transform: uppercase;
    color: white;
    background: -moz-linear-gradient(top, white 0%, #63b8c7 14%, #38869b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(14%, #63b8c7), color-stop(100%, #38869b));
    background: -webkit-linear-gradient(top, white 0%, #63b8c7 14%, #38869b 100%);
    background: -o-linear-gradient(top, white 0%, #63b8c7 14%, #38869b 100%);
    background: -ms-linear-gradient(top, white 0%, #63b8c7 14%, #38869b 100%);
    background: linear, to bottom, white 0%, #63b8c7 14%, #38869b 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE0JSIgc3RvcC1jb2xvcj0iIzYzYjhjNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzODg2OWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
  }
}
@media screen and (min-width: 1024px) {
  /* line 6, ../../../../theme-core/sass/shortcode.sass */
  .link-blocks {
    border: 4px solid #1c6f87;
    max-width: 300px;
    width: 90%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 30px;
    -moz-box-shadow: 0px 0px 3px 1px #333333;
    -webkit-box-shadow: 0px 0px 3px 1px #333333;
    box-shadow: 0px 0px 3px 1px #333333;
  }
}

/* line 46, ../../../../theme-core/sass/shortcode.sass */
.ie8 .link-blocks {
  background-image: url('https://6834b4f08cc35c22ae78-928db8066bd6e4b3372f8e644fb9cd44.ssl.cf2.rackcdn.com/link-blocks-bg_png-1404408902');
  background-repeat: repeat-x;
  background-position: top left;
}

/* line 52, ../../../../theme-core/sass/shortcode.sass */
.social-links-wrapper {
  position: relative;
  *zoom: 1;
  margin-top: 30px;
}
/* line 18, ../../../../theme-core/sass/bourbon/addons/_clearfix.scss */
.social-links-wrapper:before, .social-links-wrapper:after {
  content: " ";
  display: table;
}
/* line 23, ../../../../theme-core/sass/bourbon/addons/_clearfix.scss */
.social-links-wrapper:after {
  clear: both;
}
/* line 57, ../../../../theme-core/sass/shortcode.sass */
.social-links-wrapper .social-links {
  float: left;
  background: url('https://6834b4f08cc35c22ae78-928db8066bd6e4b3372f8e644fb9cd44.ssl.cf2.rackcdn.com/ng-logo_png-1404408903') no-repeat 0 0;
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
/* line 65, ../../../../theme-core/sass/shortcode.sass */
.social-links-wrapper .social-links.twitter {
  background-position: -53px 0;
}
/* line 67, ../../../../theme-core/sass/shortcode.sass */
.social-links-wrapper .social-links.reddit {
  background-position: -106px 0;
  width: 70px;
}
/* line 70, ../../../../theme-core/sass/shortcode.sass */
.social-links-wrapper .social-links.youtube {
  background-position: -189px 0;
  width: 60px;
}
/* line 74, ../../../../theme-core/sass/shortcode.sass */
.social-links-wrapper .social-links.linkedin {
  background-position: -105px 0;
  width: 129px;
}

/* line 81, ../../../../theme-core/sass/shortcode.sass */
.the-note-wrapper {
  position: relative;
  background: -moz-linear-gradient(top, white 0%, #edffff 5%, #dbfdfd 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(5%, #edffff), color-stop(100%, #dbfdfd));
  background: -webkit-linear-gradient(top, white 0%, #edffff 5%, #dbfdfd 100%);
  background: -o-linear-gradient(top, white 0%, #edffff 5%, #dbfdfd 100%);
  background: -ms-linear-gradient(top, white 0%, #edffff 5%, #dbfdfd 100%);
  background: linear, to bottom, white 0%, #edffff 5%, #dbfdfd 100%;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUlIiBzdG9wLWNvbG9yPSIjZWRmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RiZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  padding: 15px 30px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 0 0 10px #333333;
  border: 3px solid #dbfdfd;
  margin-top: 30px;
  min-height: 115px;
}
@media screen and (min-width: 320px) {
  /* line 81, ../../../../theme-core/sass/shortcode.sass */
  .the-note-wrapper {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 81, ../../../../theme-core/sass/shortcode.sass */
  .the-note-wrapper {
    margin-bottom: 0px;
  }
}
/* line 107, ../../../../theme-core/sass/shortcode.sass */
.the-note-wrapper > p:empty {
  display: none;
}
/* line 110, ../../../../theme-core/sass/shortcode.sass */
.the-note-wrapper.with-slide-box > br {
  display: none;
}
/* line 112, ../../../../theme-core/sass/shortcode.sass */
.the-note-wrapper h2 {
  color: #276282;
  margin: 0 0 15px 0;
  position: relative;
  font-style: italic;
}
/* line 117, ../../../../theme-core/sass/shortcode.sass */
.the-note-wrapper h2:before {
  content: "\25b6";
  position: absolute;
  left: -20px;
  font-style: normal;
  top: 0;
}

/* line 129, ../../../../theme-core/sass/shortcode.sass */
.slide-box-wrapper > br {
  display: none;
}
/* line 131, ../../../../theme-core/sass/shortcode.sass */
.slide-box-wrapper .slide-item-wrapper {
  display: none;
}

/* line 136, ../../../../theme-core/sass/shortcode.sass */
.ie8 .the-note-wrapper {
  background-image: url('https://6834b4f08cc35c22ae78-928db8066bd6e4b3372f8e644fb9cd44.ssl.cf2.rackcdn.com/the-note-bg_png-1404408904');
  background-repeat: repeat-x;
  background-position: top left;
}

/* line 4, ../../../../theme-core/sass/form.sass */
.input-rows input[type=text], .input-rows input[type=tel], .input-rows input[type=email] {
  padding: 5px 15px;
  border: 1px solid #cccccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 12, ../../../../theme-core/sass/form.sass */
.input-rows {
  position: relative;
  *zoom: 1;
  margin-bottom: 15px;
}
/* line 18, ../../../../theme-core/sass/bourbon/addons/_clearfix.scss */
.input-rows:before, .input-rows:after {
  content: " ";
  display: table;
}
/* line 23, ../../../../theme-core/sass/bourbon/addons/_clearfix.scss */
.input-rows:after {
  clear: both;
}
@media screen and (min-width: 320px) {
  /* line 17, ../../../../theme-core/sass/form.sass */
  .input-rows input[type=text] {
    width: 100%;
  }
}
@media screen and (min-width: 640px) {
  /* line 17, ../../../../theme-core/sass/form.sass */
  .input-rows input[type=text] {
    width: auto;
  }
}
@media screen and (min-width: 320px) {
  /* line 24, ../../../../theme-core/sass/form.sass */
  .input-rows input[type=tel] {
    width: 100%;
  }
}
@media screen and (min-width: 640px) {
  /* line 24, ../../../../theme-core/sass/form.sass */
  .input-rows input[type=tel] {
    width: auto;
  }
}
@media screen and (min-width: 320px) {
  /* line 30, ../../../../theme-core/sass/form.sass */
  .input-rows input[type=email] {
    width: 100%;
  }
}
@media screen and (min-width: 640px) {
  /* line 30, ../../../../theme-core/sass/form.sass */
  .input-rows input[type=email] {
    width: auto;
  }
}
/* line 36, ../../../../theme-core/sass/form.sass */
.input-rows label {
  line-height: 30px;
}
@media screen and (min-width: 320px) {
  /* line 36, ../../../../theme-core/sass/form.sass */
  .input-rows label {
    display: block;
  }
}
@media screen and (min-width: 640px) {
  /* line 36, ../../../../theme-core/sass/form.sass */
  .input-rows label {
    float: left;
    width: 100px;
    text-align: right;
    margin-right: 5px;
  }
}
/* line 50, ../../../../theme-core/sass/form.sass */
.input-rows .wpcf7-not-valid-tip {
  margin-top: 5px;
}
/* line 54, ../../../../theme-core/sass/form.sass */
.input-rows.label-inline .wpcf7-list-item {
  display: block;
}
/* line 56, ../../../../theme-core/sass/form.sass */
.input-rows.label-inline label {
  display: block;
  text-align: left;
}
@media screen and (min-width: 320px) {
  /* line 56, ../../../../theme-core/sass/form.sass */
  .input-rows.label-inline label {
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (min-width: 640px) {
  /* line 56, ../../../../theme-core/sass/form.sass */
  .input-rows.label-inline label {
    margin-left: 90px;
    width: 70%;
  }
}
/* line 68, ../../../../theme-core/sass/form.sass */
.input-rows input[type=submit] {
  display: block;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  max-width: 150px;
  width: 90%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-shadow: 1px 1px 5px #2f4771;
  text-transform: uppercase;
  color: white;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #63b8c7 14%, #38869b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(14%, #63b8c7), color-stop(100%, #38869b));
  background: -webkit-linear-gradient(top, white 0%, #63b8c7 14%, #38869b 100%);
  background: -o-linear-gradient(top, white 0%, #63b8c7 14%, #38869b 100%);
  background: -ms-linear-gradient(top, white 0%, #63b8c7 14%, #38869b 100%);
  background: linear, to bottom, white 0%, #63b8c7 14%, #38869b 100%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#38869b',GradientType=0 );
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 4px solid #1c6f87;
  -moz-box-shadow: 0px 0px 3px 1px #333333;
  -webkit-box-shadow: 0px 0px 3px 1px #333333;
  box-shadow: 0px 0px 3px 1px #333333;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  margin-left: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 100, ../../../../theme-core/sass/form.sass */
.input-rows.label-stand {
  margin-bottom: 5px;
}
/* line 102, ../../../../theme-core/sass/form.sass */
.input-rows.label-stand label {
  display: block;
  text-align: left;
  float: none;
  width: auto;
}
/* line 107, ../../../../theme-core/sass/form.sass */
.input-rows.label-stand input[type=text] {
  width: 100%;
}
/* line 110, ../../../../theme-core/sass/form.sass */
.input-rows.label-stand input[type=tel] {
  width: 100%;
}
/* line 113, ../../../../theme-core/sass/form.sass */
.input-rows.label-stand input[type=email] {
  width: 100%;
}
/* line 116, ../../../../theme-core/sass/form.sass */
.input-rows.label-stand .wpcf7-form-control-wrap {
  width: 100%;
}
/* line 118, ../../../../theme-core/sass/form.sass */
.input-rows.label-stand input[type=submit] {
  margin-left: 0;
  margin-top: 30px;
}

/* line 124, ../../../../theme-core/sass/form.sass */
.ie8 .input-rows input[type=submit] {
  line-height: 30px;
}

/* line 126, ../../../../theme-core/sass/form.sass */
.wpcf7-not-valid-tip {
  color: #f0647e !important;
  font-style: italic;
}

/* line 131, ../../../../theme-core/sass/form.sass */
.wpcf7-response-output {
  margin: 0 !important;
  background: #f0647e;
  border: none !important;
  color: white;
  font-style: italic;
  padding: 10px !important;
}

/* line 139, ../../../../theme-core/sass/form.sass */
.wpcf7 {
  background: white;
  padding: 15px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #a7cdd0;
}
/* line 144, ../../../../theme-core/sass/form.sass */
.wpcf7 h3 {
  margin-top: 0;
}

/* line 147, ../../../../theme-core/sass/form.sass */
.selected-icon {
  padding-left: 40px;
  background: url('https://6834b4f08cc35c22ae78-928db8066bd6e4b3372f8e644fb9cd44.ssl.cf2.rackcdn.com/check-mark_png-1404408904') no-repeat top left;
}

/* line 7, ../../../../theme-core/sass/footer.sass */
#footer-content-wrapper ul {
  padding: 0;
  marign: 0;
  list-style: none;
}
/* line 12, ../../../../theme-core/sass/footer.sass */
#footer-content-wrapper ul li {
  display: block;
  text-align: center;
}
