/*
 * JanRezab.com
 *
 */
html,
body,
p,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
img,
form,
fieldset,
legend,
blockquote,
address,
dl,
dt,
dd,
table,
td,
th {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  font: inherit;
  font-style: normal;
  outline: 0;
}
input,
select,
label {
  vertical-align: middle;
  outline: 0;
}
button,
input,
option,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
ul,
ol {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  text-align: left;
}
hr {
  display: none;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: 0;
}
a:hover,
a:active {
  outline: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
.c {
  *zoom: 1;
}
.c:before,
.c:after {
  display: table;
  content: "";
}
.c:after {
  clear: both;
}
html {
  background: #F3EDE5;
  font: normal 62.5%/1 "Proxima Nova", "Arial CE", Arial, sans-serif;
}
body {
  background: #F3EDE5;
  color: #333;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  -webkit-font-smoothing: subpixel-antialiased;
}
a {
  text-decoration: none;
}
h2,
h3 {
  font-weight: bold;
  color: #333;
}
h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
}
h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
}
p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #333;
}
.inner {
  width: 960px;
  margin: 0 auto;
  padding: 40px 0;
  overflow: hidden;
}
.header {
  background: url("../../graphics/bg-light.png") repeat;
}
.header .inner {
  padding: 30px 0;
}
.header h1 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1;
  color: #3B2313;
  float: left;
}
.header h1 a,
.header h1 a:visited {
  color: #3B2313;
}
.header p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #555;
  float: right;
  padding: 7px 160px 0 0;
  position: relative;
}
.header p b {
  color: #3B2313;
}
.header p a {
  background: url("../../graphics/logo-sb-small2014.svg") no-repeat;
  display: block;
  width: 150px;
  height: 40px;
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  bottom: -10px;
  right: 0;
}
.intro {
  background: #000;
  position: relative;
  overflow: hidden;
}
.intro .inner {
  position: relative;
  z-index: 999;
  padding: 0;
  height: 340px;
  padding: 160px 0 0;
}
.intro p {
  width: 540px;
  float: right;
  color: #fff;
}
.intro p strong {
  display: block;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.5;
  margin: 0 0 30px;
}
#bg {
  width: 960px;
  height: 500px;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
#bg img {
  max-width: 1920px;
  display: block;
}
.social-media {
  background: #8fcad3 url("../../graphics/bg-cyan.png");
}
.social-icons {
  padding: 0 115px;
}
.social-icons li {
  float: left;
  margin: 0 120px 0 0;
}
.social-icons li:last-child {
  margin: 0;
}
.social-icons li a {
  display: block;
  width: 82px;
  height: 82px;
  text-indent: -9999px;
  position: relative;
}
.social-icons li a span {
  background: url("../../graphics/circles.svg") no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}
.social-icons li a .over {
  z-index: 3;
  opacity: 0;
}
.social-icons li a .stroke {
  background-position: 0px -82px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 1;
}
.social-icons li a .circle {
  background-position: 0 0;
  z-index: 2;
}
.social-icons li a .fb {
  background-position: -81px -81px;
  z-index: 4;
}
.social-icons li a .linkedin {
  background-position: -244px -84px;
  z-index: 4;
}
.social-icons li a .email {
  background-position: -326px -81px;
  z-index: 4;
}
.social-icons li a .twitter {
  background-position: -162px -81px;
  z-index: 4;
}
.social-icons li a .twitter-over {
  background-position: -163px 0px;
}
.social-icons li a .linkedin-over {
  background-position: -245px 0px;
}
.social-icons li a .fb-over {
  background-position: -82px 0px;
}
.social-icons li a .email-over {
  background-position: -327px 0px;
}
.social-icons li a:hover .stroke {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.social-icons li a:hover .circle {
  opacity: 0;
}
.social-icons li a:hover .over {
  opacity: 1;
}
.social-icons.small-icons {
  padding: 0 15px;
  *zoom: 1;
}
.social-icons.small-icons:before,
.social-icons.small-icons:after {
  display: table;
  content: "";
}
.social-icons.small-icons:after {
  clear: both;
}
.social-icons.small-icons li {
  margin: 0 5px 0 0;
}
.social-icons.small-icons li a {
  width: 45px;
  height: 45px;
}
.social-icons.small-icons li a span {
  background: url("../../graphics/circles-small.svg") no-repeat;
}
.social-icons.small-icons li a .circle {
  background-position: -1px -1px;
  z-index: 2;
}
.social-icons.small-icons li a .fb {
  background-position: -53px -54px;
  z-index: 4;
}
.social-icons.small-icons li a .linkedin {
  background-position: -158px -55px;
  z-index: 4;
}
.social-icons.small-icons li a .email {
  background-position: -210px -53px;
  z-index: 4;
}
.social-icons.small-icons li a .twitter {
  background-position: -105px -53px;
  z-index: 4;
}
.social-icons.small-icons li a .twitter-over {
  background-position: -105px -1px;
}
.social-icons.small-icons li a .linkedin-over {
  background-position: -157px -1px;
}
.social-icons.small-icons li a .fb-over {
  background-position: -54px -1px;
}
.social-icons.small-icons li a .email-over {
  background-position: -210px -1px;
}
.social-icons.small-icons li a:hover .circle {
  opacity: 0;
}
.social-icons.small-icons li a:hover .over {
  opacity: 1;
}
.events {
  /* --- EVENT --- */
}
.events a {
  color: #9F530C;
  text-decoration: none;
  border-bottom: 1px solid #DFD7C7;
}
.events a:hover {
  color: #5F3107;
  text-decoration: none;
}
.events section {
  overflow: hidden;
  padding: 0 0 80px;
}
.events section:last-child {
  padding: 0 0 40px;
}
.events header {
  overflow: hidden;
  border-bottom: 1px solid #D0BBA4;
  padding: 0 0 10px;
  margin: 0 0 40px;
  text-shadow: 1px 1px #fff;
  /* Temporary */
  /*a {
            display: none;
        }*/
}
.events header h2 {
  float: left;
}
.events header a {
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  margin: 10px 0 0;
}
.events li {
  float: left;
  width: 230px;
  height: 100px;
  margin: 0 40px 0 0;
  padding: 0 0 0 50px;
  position: relative;
}
.events li h3 {
  margin: 0 0 5px;
}
.events li time {
  display: block;
  width: 33px;
  height: 29px;
  padding: 10px 0 0;
  background: url("../../graphics/ico-cal.svg") no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  text-align: center;
  font-weight: bold;
  color: #333;
}
.events li time span {
  display: block;
  font-size: 9px;
  font-size: 0.9rem;
  line-height: 1;
  text-transform: uppercase;
  font-weight: normal;
}
.events li span.place {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
}
.events li:last-child {
  margin: 0;
}
.videos {
  background: #8fcad3 url("../../graphics/bg-videos.jpg") no-repeat 50% 0;
  height: 720px;
}
.videos h2 {
  color: #2A2A2A;
  border-bottom: 1px solid #6EAFB8;
  padding: 0 0 10px;
  margin: 0 0 60px;
}
.videos .placeholder {
  width: 800px;
  height: 450px;
  margin: 0 auto;
  box-shadow: 0 0 0 10px #B6D4CD;
}
.related-posts {
  background: #eaebdd;
}
.related-posts a {
  color: #9F530C;
  text-decoration: none;
  border-bottom: 1px solid #DFD7C7;
}
.related-posts a:hover {
  color: #5F3107;
  text-decoration: none;
}
.related-posts section {
  overflow: hidden;
  padding: 0;
}
.related-posts header {
  overflow: hidden;
  border-bottom: 1px solid #D0BBA4;
  padding: 0 0 10px;
  margin: 0 0 40px;
  text-shadow: 1px 1px #fff;
}
.related-posts header h2 {
  float: left;
}
.related-posts header a {
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  margin: 10px 0 0;
}
.related-posts li {
  float: left;
  width: 420px;
  min-height: 85px;
  margin: 0 60px 40px 0;
  padding: 0;
  position: relative;
}
.related-posts li h3 {
  margin: 0 0 5px;
}
.related-posts li time {
  display: block;
  margin: 0 0 5px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  color: #333;
}
.related-posts li:last-child {
  margin: 0;
}
/*.expandHandler {
    clear: both;
    text-align: center;
    font-style: italic;
    cursor: pointer;
    font-weight: bold;
    &:hover {
        color: #9f530c;
    }
}*/
.photos {
  background: #241C29;
  overflow: hidden;
}
.photos header {
  overflow: hidden;
  border-bottom: 1px solid #4E3F56;
  padding: 0 0 10px;
  margin: 0 0 40px;
}
.photos header h2 {
  float: left;
  color: #fff;
}
.photos header span {
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  margin: 10px 0 0;
  color: #877A90;
  border-bottom: 1px solid #3E3047;
  cursor: pointer;
}
.photos header span:hover {
  color: #9D92A5;
}
.photos ul {
  padding: 10px 0 5px;
  overflow: hidden;
}
.photos ul li {
  float: left;
  -webkit-transition: opacity 200ms;
  -moz-transition: opacity 200ms;
  -ms-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.photos ul li:nth-child(6n+6) a {
  margin: 0 0 20px 10px;
}
.photos ul li a {
  display: block;
  width: 140px;
  height: 140px;
  margin: 0 10px 20px;
}
.photos ul li a img {
  border-radius: 10px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.photos ul li a:hover img {
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px);
}
.photos ul li.over {
  opacity: 1;
  filter: alpha(opacity=100);
}
.feeds {
  overflow: hidden;
}
.feeds header {
  overflow: hidden;
  border-bottom: 1px solid #D0BBA4;
  padding: 0 0 10px;
  margin: 0 0 40px;
}
.feeds article header {
  border: 0 none;
  padding: 0;
  margin: 0;
}
.feeds header h2 {
  float: left;
}
.feeds h3 {
  margin: 5px 0;
  text-shadow: 1px 1px #fff;
}
.feeds a {
  color: #9F530C;
  text-decoration: none;
  border-bottom: 1px solid #DFD7C7;
}
.feeds a:hover {
  color: #5F3107;
  text-decoration: none;
}
.feeds p {
  margin: 0 0 20px;
}
.feeds time {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
}
.feeds section {
  width: 470px;
  float: left;
}
.feeds section:nth-child(even) {
  float: right;
}
.feeds .events li {
  width: 160px;
  min-height: 100px;
  margin: 0 40px 20px 0;
}
.feeds .events li:nth-child(2n+2) {
  margin-right: 0;
}
.feeds.blog .inner {
  padding: 40px 0 0;
}
.feeds.blog article {
  float: left;
  width: 420px;
  min-height: 85px;
  margin: 0 60px 20px 0;
  padding: 0;
  position: relative;
}
.feeds.blog article h3 {
  margin: 0 0 5px;
}
.feeds.blog article time {
  display: block;
  margin: 0 0 5px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  color: #333;
}
.feeds.blog article:last-child {
  margin: 0;
}
.detail {
  background: #fff;
}
.detail article {
  width: 650px;
  float: left;
  color: #333;
}
.detail article h1 {
  color: #9f540c;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: bold;
  margin: 0 0 10px;
}
.detail article p,
.detail article ul,
.detail article ol {
  margin: 0 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  font-family: "Arial CE", Arial, sans-serif;
}
.detail article ul {
  margin: 0 0 20px 20px;
  list-style: disc;
}
.detail article ol {
  margin: 0 0 20px 30px;
  list-style: decimal;
}
.detail article img.fit {
  width: 100%;
  height: auto;
}
.detail .date {
  color: #777;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
}
.detail .date .comment-count {
  margin-left: 10px;
}
.detail a,
.detail a:visited {
  color: #9f540c;
  text-decoration: underline;
}
.detail a:hover,
.detail a:focus {
  color: #9f540c;
  text-decoration: underline;
}
.detail .wp-caption {
  margin: 0 0 30px 0;
}
.detail .wp-caption img {
  border: 1px solid #c3c3c3;
  display: block;
  margin: 0 0 10px;
}
.detail .wp-caption .wp-caption-text {
  color: #777;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  font-style: italic;
  text-align: center;
}
.detail .article-like {
  margin: 50px 0;
  text-align: center;
}
.detail .article-like p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
}
.detail .article-like a {
  background: url("../../graphics/share.svg") no-repeat;
  display: inline-block;
  height: 40px;
  margin: 0 0 0 20px;
  padding: 0 0 0 45px;
  font-family: "Proxima Nova", "Arial CE", Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 38px;
  text-decoration: none;
}
.detail .article-like .share {
  color: #3b5998;
}
.detail .article-like .tweet {
  background-position: 0 -51px;
  color: #2298cb;
}
.detail .article-like .linkedin {
  background-position: 0 -101px;
  color: #0177b7;
}
.detail .breadcrumb {
  color: #777;
  margin: 0 0 10px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.detail .breadcrumb span {
  color: #c3c3c3;
}
.detail aside {
  width: 246px;
  float: right;
  font-family: "Arial CE", Arial, sans-serif;
}
.detail aside p {
  color: #777;
  margin: 0 0 20px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.4;
}
.detail aside p strong {
  color: #555;
}
.detail aside .image {
  margin: 0 0 25px;
}
.detail aside .image img {
  display: block;
  margin: auto;
}
.detail aside small {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
}
.detail aside .events {
  margin: 50px 0;
}
.detail aside .events header {
  margin: 0 0 20px;
}
.detail aside .events a {
  border: none;
}
.detail aside .events h2 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}
.detail aside .events h3 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: normal;
}
.detail aside .events li {
  width: auto;
  float: none;
  margin: 0 0 20px;
}
.detail aside .top-posts {
  margin: 20px 0;
}
.detail aside .top-posts .inner {
  width: auto;
}
.detail aside .top-posts header {
  margin: 0 0 20px;
  border-bottom: 1px solid #d0bba4;
  padding: 0 0 10px;
}
.detail aside .top-posts a {
  border: none;
}
.detail aside .top-posts h2 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
}
.detail aside .top-posts h3 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: bold;
}
.detail aside .top-posts time {
  display: block;
  margin: 0 0 5px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  color: #333;
}
.detail aside .top-posts li {
  width: auto;
  float: none;
  margin: 0 0 20px;
}
.detail.articleList .archive-title {
  color: #9f540c;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
  font-weight: bold;
  margin: 0 0 20px;
}
.detail.articleList .archive-title strong {
  color: #3b2313;
}
.detail.articleList .articles {
  width: 650px;
  float: left;
}
.detail.articleList .articles .article-wrap {
  height: 400px;
  overflow: hidden;
  position: relative;
}
.detail.articleList .articles .article-wrap:before {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
}
.detail.articleList .articles .article-wrap.open:before {
  display: none;
}
.detail.articleList .articles article {
  margin: 0 0 0;
  width: auto;
  float: none;
}
.detail.articleList .articles hr {
  display: block;
  color: #d0bba4;
  background: #d0bba4;
  height: 1px;
  border: none;
  margin: 60px 0;
}
.detail.articleList .pages {
  width: 650px;
  clear: both;
  text-align: center;
}
.detail.articleList .pages a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
}
.detail.articleList .meta h3 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  border-bottom: 1px solid #D0BBA4;
  padding: 0 0 10px;
  margin: 0 0 20px;
}
.detail.articleList .meta ul {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
  list-style: disc;
  margin: 0 0 30px 20px;
}
.detail.articleList .meta ul li {
  margin: 0 0 5px;
}
.banner2013 {
  background: #201e1c;
  position: relative;
  color: #e55c38;
  height: 330px;
  font-family: "futura-pt", sans-serif;
}
.banner2013 .bg {
  background: url(../../graphics/banner2013-back.png) no-repeat;
  width: 960px;
  height: 382px;
  position: absolute;
  top: -25px;
  left: 0;
  z-index: 1;
}
.banner2013 .wrap {
  width: 100%;
  height: 100%;
  position: relative;
}
.banner2013 .in {
  width: 960px;
  height: 330px;
  margin: auto;
  position: relative;
}
.banner2013 h3 {
  position: relative;
  z-index: 5;
  color: #e55c38;
  padding: 95px 0 0;
  text-transform: uppercase;
}
.banner2013 h3 .t-left {
  font-weight: 200;
  font-size: 70px;
  font-size: 7rem;
  line-height: 1;
  margin: 0 0 0 14px;
}
.banner2013 h3 .t-middle {
  font-weight: 600;
  font-size: 55px;
  font-size: 5.5rem;
  line-height: 1;
  margin: 40px 0 0 133px;
  text-shadow: 0 0 10px #000;
}
.banner2013 h3 .t-right {
  font-weight: 400;
  font-size: 160px;
  font-size: 16rem;
  line-height: 1;
  margin: -10px 0 0 119px;
  letter-spacing: -15px;
}
.banner2013 h3 span {
  padding: 0;
  float: left;
}
.banner2013 .image {
  width: 250px;
  height: 250px;
  position: absolute;
  top: 42px;
  left: 363px;
  z-index: 2;
}
.banner2013 .image img {
  position: absolute;
  top: -31px;
  left: 26px;
}
.banner2013 a {
  display: block;
}
.banner2013 a:hover .image circle {
  fill: #e55c38;
  stroke: #e55c38;
}
.banner2013-small {
  width: 246px;
  margin: 50px 0 0;
}
.banner2013-small a {
  background: url(../../graphics/banner2013-small.png) no-repeat;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent !important;
  display: block;
  width: 246px;
  height: 403px;
}
.banner2013-small a:hover,
.banner2013-small a:focus {
  background-position: -246px 0;
}
.footer {
  background: #fff;
}
.footer .inner {
  padding: 30px 0;
}
.footer p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  color: #999;
  float: left;
  margin: 17px 0 0;
}
.footer .social-icons {
  float: right;
  padding: 0;
}
.csstransforms .articleList .article-wrap {
  -webkit-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media (max-width: 321px) {
  .inner {
    width: auto;
    padding: 30px 20px;
  }
  .header .inner {
    padding: 30px 20px;
  }
  .header h1,
  .header p {
    float: none;
  }
  .header p a {
    background: none;
    text-indent: 0;
    position: static;
    font-weight: bold;
    display: inline;
    color: #711E63;
  }
  .intro p {
    width: 100%;
    font-size: 15px;
    float: none;
  }
  .intro p strong {
    font-size: 18px;
  }
  .intro .inner {
    padding: 50px 20px;
  }
  .bg {
    display: none;
  }
  .social-media .inner {
    padding: 30px 20px;
  }
  .social-media ul {
    width: 195px;
    margin: auto;
    padding: 0 15px;
    *zoom: 1;
  }
  .social-media ul:before,
  .social-media ul:after {
    display: table;
    content: "";
  }
  .social-media ul:after {
    clear: both;
  }
  .social-media ul li {
    margin: 0 5px 0 0;
  }
  .social-media ul li a {
    width: 45px;
    height: 45px;
  }
  .social-media ul li a span {
    background: url("../../graphics/circles-small.svg") no-repeat;
  }
  .social-media ul li a .circle {
    background-position: -1px -1px;
    z-index: 2;
  }
  .social-media ul li a .fb {
    background-position: -53px -54px;
    z-index: 4;
  }
  .social-media ul li a .linkedin {
    background-position: -158px -55px;
    z-index: 4;
  }
  .social-media ul li a .email {
    background-position: -210px -53px;
    z-index: 4;
  }
  .social-media ul li a .twitter {
    background-position: -105px -53px;
    z-index: 4;
  }
  .social-media ul li a .twitter-over {
    background-position: -105px -1px;
  }
  .social-media ul li a .linkedin-over {
    background-position: -157px -1px;
  }
  .social-media ul li a .fb-over {
    background-position: -54px -1px;
  }
  .social-media ul li a .email-over {
    background-position: -210px -1px;
  }
  .social-media ul li a:hover .circle {
    opacity: 0;
  }
  .social-media ul li a:hover .over {
    opacity: 1;
  }
  .social-media ul .stroke {
    display: none;
  }
  .feeds.blog .inner {
    padding: 30px 20px;
  }
  .feeds.blog article {
    float: none;
    width: auto;
    min-height: auto;
  }
  .events .inner {
    padding-bottom: 0;
  }
  .events section,
  .events section:last-child {
    padding: 0;
  }
  .events ul {
    padding: 0 0 40px;
  }
  .events li {
    width: auto;
    margin: 0 0 20px;
    float: none;
  }
  .videos {
    display: none;
  }
  .photos .inner {
    padding: 30px 20px;
  }
  .photos ul li {
    float: none;
  }
  .photos ul li a {
    margin: auto;
    text-align: center;
  }
  .photos ul li a,
  .photos ul li:nth-child(6n+6) a {
    margin: 0 auto 10px;
  }
  .feeds section {
    width: 100%;
  }
  .feeds section:first-child {
    display: none;
  }
  .feeds section:nth-child(2n) {
    float: none;
  }
  .footer {
    text-align: center;
  }
  .footer .inner {
    padding: 30px 20px;
  }
  .footer p,
  .footer .social-icons {
    float: none;
  }
  .footer .social-icons {
    width: 200px;
    margin: 30px auto 0;
  }
  .detail article {
    width: auto;
    float: none;
  }
  .detail aside {
    width: 240px;
    margin: auto;
    float: none;
  }
  .banner2013 .bg {
    margin: 0;
    display: block;
  }
  .banner2013 .wrap {
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
  }
  .banner2013 .in {
    left: 50%;
    margin: 0 0 0 -480px;
  }
}
@media (min-width: 321px) and (max-width: 768px) {
  .inner {
    width: auto;
    padding: 30px 20px;
  }
  .header .inner {
    padding: 30px 20px;
  }
  .header h1,
  .header p {
    float: none;
  }
  .header p a {
    background: none;
    text-indent: 0;
    position: static;
    font-weight: bold;
    display: inline;
    color: #711E63;
  }
  .intro p {
    width: 100%;
    font-size: 16px;
    float: none;
  }
  .intro p strong {
    font-size: 20px;
  }
  .intro .inner {
    padding: 50px 20px;
  }
  .bg {
    display: none;
  }
  .social-media .inner {
    padding: 30px 20px;
  }
  .social-media ul {
    width: 367px;
    margin: 0 auto;
    padding: 0;
  }
  .social-media ul li {
    float: none;
    display: inline-block;
    margin: 0 10px 0 0;
  }
  .social-media ul .stroke {
    display: none;
  }
  .feeds.blog .inner {
    padding: 30px 20px;
  }
  .feeds.blog article {
    float: none;
    width: auto;
    min-height: auto;
  }
  .events .inner {
    padding-bottom: 0;
  }
  .events section,
  .events section:last-child {
    padding: 0;
  }
  .events ul {
    padding: 0 0 40px;
  }
  .events li {
    width: 100%;
    margin: 0 0 20px;
    float: none;
  }
  .videos {
    display: none;
  }
  .photos .inner {
    padding: 30px 20px;
  }
  .photos ul li a,
  .photos ul li:nth-child(6n+6) a {
    margin: 0 5px 15px;
  }
  .feeds section {
    width: 100%;
  }
  .feeds section:first-child {
    display: none;
  }
  .feeds section:nth-child(2n) {
    float: none;
  }
  .footer {
    text-align: center;
  }
  .footer .inner {
    padding: 30px 20px;
  }
  .footer p,
  .footer .social-icons {
    float: none;
  }
  .footer .social-icons {
    width: 200px;
    margin: 30px auto 0;
  }
  .detail article {
    width: auto;
    float: none;
  }
  .detail aside {
    width: 240px;
    margin: auto;
    float: none;
  }
  .banner2013 .bg {
    margin: 0;
    display: block;
  }
  .banner2013 .wrap {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
  }
  .banner2013 .in {
    left: 50%;
    margin: 0 0 0 -480px;
  }
}
@media (min-width: 321px) and (max-width: 600px) {
  .banner2013 .bg {
    margin: 0;
    display: block;
  }
  .banner2013 .wrap {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
  }
  .banner2013 .in {
    left: 50%;
    margin: 0 0 0 -480px;
  }
}
@media (min-width: 768px) and (max-width: 995px) {
  .inner {
    width: auto;
    padding: 30px 20px;
  }
  .header .inner {
    padding: 30px 20px;
  }
  .intro p {
    width: 50%;
    clear: both;
    font-size: 16px;
  }
  .intro p strong {
    font-size: 20px;
  }
  .intro .inner {
    padding: 50px 20px;
  }
  .bg {
    margin-left: -870px;
  }
  .social-media ul {
    width: 517px;
    margin: 0 auto;
    padding: 0;
  }
  .social-media ul li {
    float: none;
    display: inline-block;
    margin: 0 60px 0 0;
  }
  .events .inner {
    padding-bottom: 0;
  }
  .events section,
  .events section:last-child {
    padding: 0;
  }
  .events ul {
    overflow: hidden;
    padding: 0 0 30px;
  }
  .events li {
    width: 25%;
    margin: 0;
    min-height: 100px;
  }
  .events li h3 {
    width: 95%;
  }
  .videos {
    display: none;
  }
  .photos ul li a,
  .photos ul li:nth-child(6n+6) a {
    margin: 0 5px 20px;
  }
  .feeds section {
    width: 100%;
  }
  .feeds section:first-child {
    display: none;
  }
  .feeds section:nth-child(2n) {
    float: none;
  }
  .footer .inner {
    padding: 30px 20px;
  }
  .banner2013 .bg {
    margin: 0;
  }
  .banner2013 .wrap {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
  .banner2013 .in {
    left: 50%;
    margin: 0 0 0 -480px;
  }
}
.float-r {
  float: right;
}
.float-l {
  float: left;
}
.noprint {
  display: none;
}
.hidden {
  position: absolute;
  top: 0;
  left: -9999px;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.vh {
  border: 0;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
.vh.focusable:active,
.vh.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*! fancyBox v2.1.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #ffffff;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url('../../graphics/fancybox/fancybox_sprite.png');
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../../graphics/fancybox/fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../../graphics/fancybox/blank.gif');
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
  overflow: hidden;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../../graphics/fancybox/fancybox_overlay.png');
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
