/* BASE - base styles, mixins, etc. */
/* MODULS, individual components */
@font-face {
  font-family: 'CeraPro-Black';
  src: url("../fonts/CeraPro-Black.eot");
  src: local("☺"), url("../fonts/CeraPro-Black.woff") format("woff"), url("../fonts/CeraPro-Black.ttf") format("truetype"), url("../fonts/CeraPro-Black.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CeraPro-BlackItalic';
  src: url("../fonts/CeraPro-BlackItalic.eot");
  src: local("☺"), url("../fonts/CeraPro-BlackItalic.woff") format("woff"), url("../fonts/CeraPro-BlackItalic.ttf") format("truetype"), url("../fonts/CeraPro-BlackItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CeraPro-Bold';
  src: url("../fonts/CeraPro-Bold.eot");
  src: local("☺"), url("../fonts/CeraPro-Bold.woff") format("woff"), url("../fonts/CeraPro-Bold.ttf") format("truetype"), url("../fonts/CeraPro-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CeraPro-BoldItalic';
  src: url("../fonts/CeraPro-BoldItalic.eot");
  src: local("☺"), url("../fonts/CeraPro-BoldItalic.woff") format("woff"), url("../fonts/CeraPro-BoldItalic.ttf") format("truetype"), url("../fonts/CeraPro-BoldItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CeraPro-Italic';
  src: url("../fonts/CeraPro-Italic.eot");
  src: local("☺"), url("../fonts/CeraPro-Italic.woff") format("woff"), url("../fonts/CeraPro-Italic.ttf") format("truetype"), url("../fonts/CeraPro-Italic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CeraPro-Light';
  src: url("../fonts/CeraPro-Light.eot");
  src: local("☺"), url("../fonts/CeraPro-Light.woff") format("woff"), url("../fonts/CeraPro-Light.ttf") format("truetype"), url("../fonts/CeraPro-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CeraPro-LightItalic';
  src: url("../fonts/CeraPro-LightItalic.eot");
  src: local("☺"), url("../fonts/CeraPro-LightItalic.woff") format("woff"), url("../fonts/CeraPro-LightItalic.ttf") format("truetype"), url("../fonts/CeraPro-LightItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CeraPro-Medium';
  src: url("../fonts/CeraPro-Medium.eot");
  src: local("☺"), url("../fonts/CeraPro-Medium.woff") format("woff"), url("../fonts/CeraPro-Medium.ttf") format("truetype"), url("../fonts/CeraPro-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CeraPro-MediumItalic';
  src: url("../fonts/CeraPro-MediumItalic.eot");
  src: local("☺"), url("../fonts/CeraPro-MediumItalic.woff") format("woff"), url("../fonts/CeraPro-MediumItalic.ttf") format("truetype"), url("../fonts/CeraPro-MediumItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CeraPro-Regular';
  src: url("../fonts/CeraPro-Regular.eot");
  src: local("☺"), url("../fonts/CeraPro-Regular.woff") format("woff"), url("../fonts/CeraPro-Regular.ttf") format("truetype"), url("../fonts/CeraPro-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CeraPro-Thin';
  src: url("../fonts/CeraPro-Thin.eot");
  src: local("☺"), url("../fonts/CeraPro-Thin.woff") format("woff"), url("../fonts/CeraPro-Thin.ttf") format("truetype"), url("../fonts/CeraPro-Thin.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'CeraPro-ThinItalic';
  src: url("../fonts/CeraPro-ThinItalic.eot");
  src: local("☺"), url("../fonts/CeraPro-ThinItalic.woff") format("woff"), url("../fonts/CeraPro-ThinItalic.ttf") format("truetype"), url("../fonts/CeraPro-ThinItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 97, ../scss/modules/_typography.scss */
h1, h2, h3, h4 {
  font-family: 'CeraPro-Bold', sans-serif;
}

/* line 1, ../scss/modules/_buttons.scss */
.form-submit input[type='submit'] {
  background: black;
}

/* line 11, ../scss/modules/_buttons.scss */
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt, .woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.form-submit input[type='submit'],
.btn-default,
#single .form-submit input[type='submit'] {
  background: #00d9a3;
  border-color: black;
  border-radius: 0;
  font-family: 'CeraPro-Bold', sans-serif;
  text-transform: uppercase;
  color: #000;
}
/* line 20, ../scss/modules/_buttons.scss */
.woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce #respond input#submit.alt:active,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:focus,
.woocommerce a.button.alt:active, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce button.button.alt:active,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus,
.woocommerce input.button.alt:active,
.woocommerce a.button:hover,
.woocommerce a.button:focus,
.woocommerce a.button:active,
.woocommerce button.button:hover,
.woocommerce button.button:focus,
.woocommerce button.button:active,
.woocommerce input.button:hover,
.woocommerce input.button:focus,
.woocommerce input.button:active,
.form-submit input[type='submit']:hover,
.form-submit input[type='submit']:focus,
.form-submit input[type='submit']:active,
.btn-default:hover,
#single .form-submit input[type='submit']:hover,
.btn-default:focus,
#single .form-submit input[type='submit']:focus,
.btn-default:active,
#single .form-submit input[type='submit']:active {
  background: #01ad82;
  border: 1px solid #000;
}

/* line 26, ../scss/modules/_buttons.scss */
.btn-success {
  background: #00d9a3;
  border-color: black;
  border-radius: 0;
  font-family: 'CeraPro-Bold', sans-serif;
}
/* line 33, ../scss/modules/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active {
  background: #01ad82;
  border: 1px solid #000;
}

/* line 2, ../scss/modules/_components.scss */
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #00d9a3 !important;
}

/* LAYUOTS */
/* line 1, ../scss/layouts/_global.scss */
body {
  padding: 0;
  font-family: 'CeraPro-Light', sans-serif;
  font-size: 1.5em;
}

/* line 7, ../scss/layouts/_global.scss */
img {
  max-width: 100%;
}

/* line 11, ../scss/layouts/_global.scss */
.lead {
  font-size: 15px;
}

/* line 14, ../scss/layouts/_global.scss */
strong {
  font-family: 'CeraPro-Bold';
}

/* line 17, ../scss/layouts/_global.scss */
h1 {
  margin-top: 10px;
}

/* line 21, ../scss/layouts/_global.scss */
h2, h3, h4 {
  color: #00d9a3;
}

/* line 24, ../scss/layouts/_global.scss */
ul {
  list-style-type: none;
  padding: 0;
}

/* line 29, ../scss/layouts/_global.scss */
a {
  color: #00d9a3;
}
/* line 33, ../scss/layouts/_global.scss */
a:hover, a:focus, a:active {
  color: #00d9a3;
  text-decoration: none !important;
}
/* line 37, ../scss/layouts/_global.scss */
a.more-link {
  color: #00d9a3 !important;
}

/* line 42, ../scss/layouts/_global.scss */
#main .page {
  min-height: 500px;
}

/* line 46, ../scss/layouts/_global.scss */
.page-container h1 {
  text-transform: uppercase;
  margin: 0px 0 30px 0;
}
/* line 50, ../scss/layouts/_global.scss */
.page-container .page-header h1 {
  margin: 10 0 30px 0;
}

/* line 54, ../scss/layouts/_global.scss */
.page-header {
  margin: 0;
  padding: 0;
  border: 0;
}
/* line 58, ../scss/layouts/_global.scss */
.page-header h1 {
  text-transform: uppercase;
}

/* line 63, ../scss/layouts/_global.scss */
.page-hero {
  height: 240px;
  background-size: cover;
}

/* line 69, ../scss/layouts/_global.scss */
.slow {
  animation-duration: 2s;
}

/* line 74, ../scss/layouts/_global.scss */
.search-form .search-input {
  padding-right: 0px;
}
/* line 76, ../scss/layouts/_global.scss */
.search-form .search-input input {
  height: 49px;
}
/* line 80, ../scss/layouts/_global.scss */
.search-form .search-button {
  padding-left: 5px;
}

/* line 86, ../scss/layouts/_global.scss */
#tribe-events .tribe-events-list {
  /*
  .type-tribe_events {
  	min-height
  }
  */
}
/* line 87, ../scss/layouts/_global.scss */
#tribe-events .tribe-events-list .tribe-events-first {
  padding-top: 2.25em;
}

/* line 1, ../scss/layouts/_header.scss */
#main-menu {
  margin: 0;
  width: 100%;
  background: #212121;
  z-index: 9999;
}

/* line 7, ../scss/layouts/_header.scss */
.navbar-default {
  border-color: #212121;
  border-radius: 0;
}

/* line 13, ../scss/layouts/_header.scss */
.navbar-default {
  margin: 0;
}
/* line 15, ../scss/layouts/_header.scss */
.navbar-default .navbar-brand {
  text-indent: -999px;
  background: url("../../images/magnus-carlsen-logo.png") no-repeat 50%;
  background-size: contain;
  font-size: 30px;
  font-family: 'CeraPro-Bold', sans-serif;
  text-transform: uppercase;
  color: white;
  display: block;
  width: 200px;
  margin: 10px;
}
/* line 28, ../scss/layouts/_header.scss */
.navbar-default .navbar-toggle {
  margin: 15px 10px;
}
/* line 32, ../scss/layouts/_header.scss */
.navbar-default .navbar-nav > li > a {
  font-family: 'CeraPro-Bold';
  text-transform: uppercase;
  color: #00d9a3;
}
/* line 38, ../scss/layouts/_header.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
  color: white;
  background: none;
}
/* line 44, ../scss/layouts/_header.scss */
.navbar-default .navbar-nav > .active a {
  color: white;
  background: none;
}
/* line 49, ../scss/layouts/_header.scss */
.navbar-default .navbar-nav > .active a:hover, .navbar-default .navbar-nav > .active a:focus, .navbar-default .navbar-nav > .active a:active {
  color: white;
  background: none;
}

/* line 57, ../scss/layouts/_header.scss */
.nav > li > a {
  padding: 10px;
}

/* line 1, ../scss/layouts/_footer.scss */
#main-footer {
  background: #212121;
  color: #fff;
  padding: 30px 0 0;
  margin-top: 30px;
}
/* line 6, ../scss/layouts/_footer.scss */
#main-footer a {
  color: #fff;
}
/* line 10, ../scss/layouts/_footer.scss */
#main-footer h4 {
  color: #00d9a3;
}
/* line 13, ../scss/layouts/_footer.scss */
#main-footer i {
  color: #00d9a3;
}
/* line 16, ../scss/layouts/_footer.scss */
#main-footer #sponsors {
  border-top: 1px solid #333;
}
/* line 19, ../scss/layouts/_footer.scss */
#main-footer #copyright {
  background: #00d9a3;
  color: #212121;
  padding: 20px 10px;
}

/********* HERO ************/
/* line 4, ../scss/layouts/_homepage.scss */
.home #hero h2 {
  text-transform: uppercase;
  margin: 0;
}
/* line 8, ../scss/layouts/_homepage.scss */
.home #hero p {
  text-transform: none;
  font-size: 15px;
}
/* line 12, ../scss/layouts/_homepage.scss */
.home #hero #hero-image {
  background-size: contain;
  background-repeat: no-repeat;
}
/* line 17, ../scss/layouts/_homepage.scss */
.home .hero-left {
  margin-top: 230px;
}
/* line 19, ../scss/layouts/_homepage.scss */
.home .hero-left h2 {
  color: #212121;
}
/* line 27, ../scss/layouts/_homepage.scss */
.home .hero-copy a:hover, .home .hero-copy a:focus, .home .hero-copy a:active {
  opacity: 1;
}
/* line 30, ../scss/layouts/_homepage.scss */
.home .hero-copy a:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 35, ../scss/layouts/_homepage.scss */
.home .hero-copy a img {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 160px;
}
/* line 44, ../scss/layouts/_homepage.scss */
.home #about {
  margin: 20px 0;
}

/* line 49, ../scss/layouts/_homepage.scss */
.source {
  color: black;
  font-size: 10px;
  display: block;
}

/* line 55, ../scss/layouts/_homepage.scss */
#stories {
  margin-top: 30px;
  margin-bottom: 30px;
}
/* line 58, ../scss/layouts/_homepage.scss */
#stories img {
  vertical-align: middle;
  width: 100%;
}
/* line 62, ../scss/layouts/_homepage.scss */
#stories .grid-item {
  height: 280px;
}

/* line 68, ../scss/layouts/_homepage.scss */
#timeline-years {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 75, ../scss/layouts/_homepage.scss */
.vertical h4 {
  margin-bottom: 20px;
  margin-left: 15px;
  margin-top: 20px;
}

/* line 81, ../scss/layouts/_homepage.scss */
.store-link img {
  width: 120px;
}

/* line 89, ../scss/layouts/_homepage.scss */
.grid-item-mobile, .grid-item {
  padding: 0;
  overflow: hidden;
  text-align: center;
}
/* line 93, ../scss/layouts/_homepage.scss */
.grid-item-mobile h3, .grid-item h3 {
  color: #00d9a3;
  padding: 0;
  font-size: 180%;
}
/* line 99, ../scss/layouts/_homepage.scss */
.grid-item-mobile .postdate, .grid-item .postdate {
  color: white;
  padding: 30px 0 0 20px;
}
/* line 103, ../scss/layouts/_homepage.scss */
.grid-item-mobile i, .grid-item i {
  font-size: 200%;
  margin: 0 auto;
  color: #fff;
  position: absolute;
  left: 50%;
  width: 40px;
  margin-left: -20px;
  text-align: center;
}
/* line 115, ../scss/layouts/_homepage.scss */
.grid-item-mobile a img, .grid-item a img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 121, ../scss/layouts/_homepage.scss */
.grid-item-mobile a .post-content, .grid-item a .post-content {
  position: absolute;
  bottom: 0;
  opacity: 1;
  background: rgba(33, 33, 33, 0.7);
  width: 100%;
  height: 100%;
}

/******** OVERLAY ************/
/* line 134, ../scss/layouts/_homepage.scss */
#overlay {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 999;
  background: #212121;
}
/* line 142, ../scss/layouts/_homepage.scss */
#overlay.hide {
  visibility: hidden;
}
/* line 145, ../scss/layouts/_homepage.scss */
#overlay #spinner {
  color: #00d9a3;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  top: 50%;
  z-index: 9999;
}

/********* ABOUT ************/
/* line 162, ../scss/layouts/_homepage.scss */
#about #content {
  padding: 0;
}
/* line 165, ../scss/layouts/_homepage.scss */
#about.page-container {
  padding: 0;
}
/* line 168, ../scss/layouts/_homepage.scss */
#about .post_content {
  margin-top: 50px;
}
/* line 171, ../scss/layouts/_homepage.scss */
#about .postAbout {
  background: #212121;
  color: #00d9a3;
  padding: 20px 15px;
}
/* line 176, ../scss/layouts/_homepage.scss */
#about .headerImg {
  background: url("../../images/mag.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 240px;
}
/* line 183, ../scss/layouts/_homepage.scss */
#about .page-header h1 {
  text-transform: uppercase;
  margin-top: 130px;
  margin-bottom: 30px;
  color: white;
}

/* line 1, ../scss/layouts/_dated.scss */
#dates {
  background: #00d9a3;
}

/********* SHOP (part of homepage) ************/
/* line 3, ../scss/layouts/_shop.scss */
.home #shop {
  padding: 50px 0;
}
/* line 5, ../scss/layouts/_shop.scss */
.home #shop h2 {
  font-size: 520%;
  margin-bottom: 30px;
  margin-top: 0;
  letter-spacing: -2px;
  color: #000;
}
/* line 12, ../scss/layouts/_shop.scss */
.home #shop h3 {
  margin-bottom: 0;
  font-size: 265%;
}
/* line 16, ../scss/layouts/_shop.scss */
.home #shop .btn-default, .home #shop #single .form-submit input[type='submit'], #single .form-submit .home #shop input[type='submit'] {
  margin: 20px 0;
}
/* line 19, ../scss/layouts/_shop.scss */
.home #shop .chessSet {
  margin-top: 50px;
}
/* line 21, ../scss/layouts/_shop.scss */
.home #shop .chessSet h2 {
  font-size: 65px;
  margin-bottom: 30px;
}

/********* ========================      SHOP (single page)       ==================************/
/* line 34, ../scss/layouts/_shop.scss */
#shoppage h2 {
  font-size: 520%;
  letter-spacing: -2px;
  color: #000;
}
/* line 40, ../scss/layouts/_shop.scss */
#shoppage .btn-default, #shoppage #single .form-submit input[type='submit'], #single .form-submit #shoppage input[type='submit'] {
  margin: 20px 0;
}
/* line 44, ../scss/layouts/_shop.scss */
#shoppage .bx-viewport {
  border: 0px solid #cacaca!important;
}
/* line 48, ../scss/layouts/_shop.scss */
#shoppage .shopHero {
  background: url("../../images/header-social.jpg") no-repeat 100% 0;
}

/* line 54, ../scss/layouts/_shop.scss */
.woocommerce-message {
  margin-top: 60px !important;
  border-top-color: #00d9a3 !important;
}

/* line 58, ../scss/layouts/_shop.scss */
.woocommerce div.product .product_title {
  margin-top: 100px;
}

/* line 63, ../scss/layouts/_shop.scss */
.amount {
  color: #00d9a3;
}

/* line 66, ../scss/layouts/_shop.scss */
.woocommerce-Price-amount {
  color: #00d9a3;
}

/* line 77, ../scss/layouts/_shop.scss */
.woocommerce form .form-row input.input-text {
  padding: 5px;
  border: 1px solid #ccc;
}

/* line 2, ../scss/layouts/_news.scss */
#news .page-hero {
  background: url("../../images/header-news.jpg") no-repeat 100% 0;
}
/* line 5, ../scss/layouts/_news.scss */
#news h1 {
  text-transform: uppercase;
}
/* line 9, ../scss/layouts/_news.scss */
#news h2 {
  font-size: 15px;
  color: #00d9a3;
  margin-top: 10px;
}
/* line 16, ../scss/layouts/_news.scss */
#news h3 {
  color: #212121;
}
/* line 20, ../scss/layouts/_news.scss */
#news h4 {
  color: #212121;
}
/* line 24, ../scss/layouts/_news.scss */
#news .top-story {
  padding: 10px !important;
  background: #212121;
  color: #fff;
}
/* line 29, ../scss/layouts/_news.scss */
#news .top-story .p1 {
  margin-top: 20px;
}
/* line 34, ../scss/layouts/_news.scss */
#news .stories {
  position: relative;
  height: 470px;
  margin-bottom: 30px;
  overflow: hidden;
}
/* line 41, ../scss/layouts/_news.scss */
#news .stories:hover {
  border-color: #00d9a3;
}
/* line 44, ../scss/layouts/_news.scss */
#news .stories a {
  color: #000;
}
/* line 46, ../scss/layouts/_news.scss */
#news .stories a:hover {
  text-decoration: none;
  border-color: #00d9a3;
}
/* line 52, ../scss/layouts/_news.scss */
#news .stories .stories-content {
  padding: 10px;
}
/* line 55, ../scss/layouts/_news.scss */
#news .stories .comment {
  border-top: 1px solid #cacaca;
  padding: 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
/* line 64, ../scss/layouts/_news.scss */
#news .top-comment {
  margin-top: 20px;
  border-top: 1px solid #cacaca;
  padding: 10px !important;
}
/* line 69, ../scss/layouts/_news.scss */
#news .read-more {
  display: block;
  color: #00d9a3 !important;
}

/* line 75, ../scss/layouts/_news.scss */
.border, #news .top-story, #news .stories {
  border: 1px solid #cacaca;
}

/* line 78, ../scss/layouts/_news.scss */
.bx-viewport {
  border: 1px solid #cacaca!important;
  box-shadow: none!important;
}

/* line 82, ../scss/layouts/_news.scss */
#recent-posts-2 ul {
  padding-left: 15px;
}
/* line 84, ../scss/layouts/_news.scss */
#recent-posts-2 ul li {
  list-style-type: disc;
}
/* line 86, ../scss/layouts/_news.scss */
#recent-posts-2 ul li a {
  padding: 5px 0;
  display: block;
  color: #000;
}
/* line 90, ../scss/layouts/_news.scss */
#recent-posts-2 ul li a:hover {
  text-decoration: underline;
}

/* line 96, ../scss/layouts/_news.scss */
#single {
  margin-top: 90px;
}

/* line 2, ../scss/layouts/_schedule.scss */
#tribe-events .schedule-panel {
  border: 1px solid #ccc;
  margin: 10px;
}
/* line 5, ../scss/layouts/_schedule.scss */
#tribe-events .schedule-panel .tribe-events-list-event-description {
  margin-top: 10px;
}
/* line 8, ../scss/layouts/_schedule.scss */
#tribe-events .schedule-panel #schedule-content {
  padding: 10px;
}
/* line 11, ../scss/layouts/_schedule.scss */
#tribe-events .schedule-panel .tribe-event-schedule-details {
  background: #00d9a3;
  color: #fff;
  display: block;
  padding: 10px;
  font-family: 'CeraPro-Bold';
}
/* line 18, ../scss/layouts/_schedule.scss */
#tribe-events .schedule-panel a {
  color: #00d9a3;
}
/* line 21, ../scss/layouts/_schedule.scss */
#tribe-events .schedule-panel h2 {
  line-height: 20px;
}
/* line 23, ../scss/layouts/_schedule.scss */
#tribe-events .schedule-panel h2 a {
  color: #212121;
}
/* line 28, ../scss/layouts/_schedule.scss */
#tribe-events .tribe-events-page-title {
  margin: 0;
}
/* line 31, ../scss/layouts/_schedule.scss */
#tribe-events .tribe-bar-disabled #tribe-bar-form label {
  font-size: 16px;
  text-align: center;
}
/* line 35, ../scss/layouts/_schedule.scss */
#tribe-events .tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type=text] {
  width: 180px;
  font-family: 'CeraPro-Bold';
  font-size: 180%;
}
/* line 40, ../scss/layouts/_schedule.scss */
#tribe-events .tribe-events-list-separator-month {
  clear: both;
}
/* line 43, ../scss/layouts/_schedule.scss */
#tribe-events .tribe-events-list .tribe-events-event-image + div.tribe-events-content {
  width: 100%;
  padding-bottom: 10px;
}
/* line 47, ../scss/layouts/_schedule.scss */
#tribe-events .tribe-events-list .tribe-events-event-image {
  display: block;
}
/* line 50, ../scss/layouts/_schedule.scss */
#tribe-events .tribe-events-list .tribe-events-venue-details {
  padding: 10px 0px;
}

/* line 57, ../scss/layouts/_schedule.scss */
.events-list .tribe-events-list .type-tribe_events {
  border: none;
}

/* line 2, ../scss/layouts/_contact.scss */
.bio, .contact-content {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 10px;
  position: relative;
}
/* line 8, ../scss/layouts/_contact.scss */
.bio b, .contact-content b {
  font-family: 'CeraPro-Bold';
}
/* line 11, ../scss/layouts/_contact.scss */
.bio h2, .contact-content h2 {
  margin-bottom: 5px;
}
/* line 16, ../scss/layouts/_contact.scss */
.bio .job, .contact-content .job {
  font-family: 'CeraPro-Bold';
  font-weight: normal!important;
}

/* line 22, ../scss/layouts/_contact.scss */
#contact .page-hero {
  background: url("../../images/header-contact.jpg") no-repeat 100% 0;
}

/* line 25, ../scss/layouts/_contact.scss */
.contact-content {
  font-size: 25px;
  font-family: 'CeraPro-Bold';
}
/* line 30, ../scss/layouts/_contact.scss */
.contact-content .lead {
  margin-top: 25px;
  margin-bottom: 25px;
}

/* line 1, ../scss/layouts/_social.scss */
.ff-stream {
  background: #fff !important;
}

/* line 5, ../scss/layouts/_social.scss */
#social .page-hero {
  background: url("../../images/header-social.jpg") no-repeat 100% 0;
}

/* DEVICE LIST */
/*================= Extra Small Devices, Phones ========================*/
@media only screen and (max-width: 520px) {
  /* line 24, ../scss/layouts/_responsive.scss */
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:active {
    background: #00d9a3;
  }

  /* line 29, ../scss/layouts/_responsive.scss */
  .vertical h4 {
    margin-top: 10px;
  }

  /* line 38, ../scss/layouts/_responsive.scss */
  .text-center, .toCenter {
    text-align: center;
  }

  /* line 47, ../scss/layouts/_responsive.scss */
  .home #shop .btn-default, .home #shop #single .form-submit input[type='submit'], #single .form-submit .home #shop input[type='submit'] {
    margin-bottom: 70px;
    margin-top: 30px;
  }
  /* line 51, ../scss/layouts/_responsive.scss */
  .home #shop h2 {
    font-size: 300%;
  }
  /* line 55, ../scss/layouts/_responsive.scss */
  .home #shop .chessSet h2 {
    font-size: 300%;
  }

  /* line 62, ../scss/layouts/_responsive.scss */
  #shoppage h2 {
    font-size: 300%;
  }
  /* line 66, ../scss/layouts/_responsive.scss */
  #shoppage .btn-default, #shoppage #single .form-submit input[type='submit'], #single .form-submit #shoppage input[type='submit'] {
    margin-bottom: 70px;
    margin-top: 30px;
  }
  /* line 70, ../scss/layouts/_responsive.scss */
  #shoppage img {
    margin-bottom: 30px;
  }

  /* line 76, ../scss/layouts/_responsive.scss */
  .home {
    /* since we can not change size of "#1 world" I made other text bigger as well !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!=============================*/
  }
  /* line 78, ../scss/layouts/_responsive.scss */
  .home #hero h2 {
    margin: 0;
  }

  /* line 85, ../scss/layouts/_responsive.scss */
  .hero-left h2 {
    font-size: 200%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 94, ../scss/layouts/_responsive.scss */
  #news {
    padding-top: 150px;
  }

  /* line 97, ../scss/layouts/_responsive.scss */
  #shoppage {
    padding-top: 70px;
  }

  /* About Page Header */
  /* line 102, ../scss/layouts/_responsive.scss */
  #post-6 header {
    padding-top: 100px;
  }

  /* line 107, ../scss/layouts/_responsive.scss */
  .events-list #content {
    padding-top: 30px;
  }

  /* line 111, ../scss/layouts/_responsive.scss */
  #sponsors {
    padding-top: 150px;
  }

  /* line 114, ../scss/layouts/_responsive.scss */
  #contact {
    padding-top: 150px;
  }
}
/* ========================Small devices (tablets, 768px and up)===================== */
@media only screen and (min-width: 768px) {
  /* line 121, ../scss/layouts/_responsive.scss */
  .lead {
    font-size: inherit;
  }

  /* line 129, ../scss/layouts/_responsive.scss */
  .page-template-page-contact-php #subhead,
  .page-template-page-sponsor-php #subhead,
  .page-template-page-social-php #subhead,
  .page-template-page-about-php #subhead,
  .page-template-page-news-php #subhead {
    position: absolute;
    top: 72px;
    right: 0;
  }
  /* line 134, ../scss/layouts/_responsive.scss */
  .page-template-page-contact-php .navbar-default,
  .page-template-page-sponsor-php .navbar-default,
  .page-template-page-social-php .navbar-default,
  .page-template-page-about-php .navbar-default,
  .page-template-page-news-php .navbar-default {
    position: fixed;
    top: 0;
  }

  /* line 143, ../scss/layouts/_responsive.scss */
  .grid-item h3 {
    font-size: 400%;
    padding: 10px;
  }
  /* line 148, ../scss/layouts/_responsive.scss */
  .grid-item .postdate {
    font-size: 250%;
  }
  /* line 152, ../scss/layouts/_responsive.scss */
  .grid-item i {
    font-size: 400%;
  }

  /* line 159, ../scss/layouts/_responsive.scss */
  #about .postAbout {
    background: #fff;
    color: #000;
  }

  /* line 166, ../scss/layouts/_responsive.scss */
  .container .navbar-header {
    position: absolute;
    left: 50%;
    margin-left: -100px;
  }

  /* line 173, ../scss/layouts/_responsive.scss */
  #menu-main-menu.navbar-nav {
    margin-top: 60px;
  }

  /* line 177, ../scss/layouts/_responsive.scss */
  #hero-image {
    background-size: cover !important;
  }

  /* line 183, ../scss/layouts/_responsive.scss */
  .home #hero #hero-image {
    height: 440px;
  }
  /* line 187, ../scss/layouts/_responsive.scss */
  .home .hero-left {
    margin-top: 80px;
  }
  /* line 189, ../scss/layouts/_responsive.scss */
  .home .hero-left h2 {
    color: #00d9a3;
  }
  /* line 192, ../scss/layouts/_responsive.scss */
  .home .hero-left .oneworld {
    color: #fff;
    font-size: 300%;
  }
  /* line 197, ../scss/layouts/_responsive.scss */
  .home .hero-copy {
    margin-top: 80px;
    color: #fff;
    text-align: center;
  }

  /* line 204, ../scss/layouts/_responsive.scss */
  .r-tabs .r-tabs-nav {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }
}
/* ================================Medium devices (desktops, 992px and up)================================= */
@media only screen and (min-width: 992px) {
  /* line 212, ../scss/layouts/_responsive.scss */
  .mt-app-img {
    padding-top: 123px;
  }

  /* line 215, ../scss/layouts/_responsive.scss */
  .r-tabs .r-tabs-nav {
    padding: 8px !important;
  }

  /* line 219, ../scss/layouts/_responsive.scss */
  .container .navbar-header {
    position: static;
    margin-left: 20px;
  }

  /* line 224, ../scss/layouts/_responsive.scss */
  #menu-main-menu.navbar-nav {
    margin-top: 20px;
  }

  /* line 230, ../scss/layouts/_responsive.scss */
  .grid-item .postdate {
    font-size: 120%;
  }

  /* line 235, ../scss/layouts/_responsive.scss */
  .grid-item-hover, .grid-item {
    padding: 0;
    overflow: hidden;
    text-align: center;
  }
  /* line 239, ../scss/layouts/_responsive.scss */
  .grid-item-hover h3, .grid-item h3 {
    color: #00d9a3;
    padding: 0;
    font-size: 180%;
  }
  /* line 245, ../scss/layouts/_responsive.scss */
  .grid-item-hover .postdate, .grid-item .postdate {
    color: white;
    padding: 30px 0 0 20px;
  }
  /* line 249, ../scss/layouts/_responsive.scss */
  .grid-item-hover i, .grid-item i {
    font-size: 200%;
    margin: 0 auto;
    color: #fff;
    position: absolute;
    left: 50%;
    width: 40px;
    margin-left: -20px;
    text-align: center;
  }
  /* line 260, ../scss/layouts/_responsive.scss */
  .grid-item-hover a:hover img, .grid-item a:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  /* line 265, ../scss/layouts/_responsive.scss */
  .grid-item-hover a img, .grid-item a img {
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  /* line 271, ../scss/layouts/_responsive.scss */
  .grid-item-hover a:hover .post-content, .grid-item a:hover .post-content {
    opacity: 1;
    background: rgba(33, 33, 33, 0.8);
  }
  /* line 276, ../scss/layouts/_responsive.scss */
  .grid-item-hover a .post-content, .grid-item a .post-content {
    position: absolute;
    bottom: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
  }

  /* line 288, ../scss/layouts/_responsive.scss */
  .home #hero #hero-image {
    margin-top: 0;
  }
  /* line 291, ../scss/layouts/_responsive.scss */
  .home #hero .oneworld {
    color: #fff;
    font-size: 515%;
    line-height: 75px;
  }
  /* line 296, ../scss/layouts/_responsive.scss */
  .home #hero h2 {
    text-transform: uppercase;
    font-size: 280%;
    margin: 0;
    line-height: 40px;
    color: #00d9a3;
  }
  /* line 304, ../scss/layouts/_responsive.scss */
  .home #hero .hero-copy {
    padding-top: 80px;
    text-align: left;
    color: #fff;
    margin-top: 25px;
  }
  /* line 312, ../scss/layouts/_responsive.scss */
  .home .hero-left {
    margin-top: 110px;
  }
  /* line 314, ../scss/layouts/_responsive.scss */
  .home .hero-left h2 {
    font-size: 200%;
  }

  /* line 322, ../scss/layouts/_responsive.scss */
  .hero-copy a img {
    max-width: 140px;
    margin-top: 30px;
  }

  /* line 331, ../scss/layouts/_responsive.scss */
  .home #hero .hero-left {
    margin-top: 220px;
  }
  /* line 334, ../scss/layouts/_responsive.scss */
  .home #hero .hero-copy {
    padding-top: 150px;
  }
  /* line 337, ../scss/layouts/_responsive.scss */
  .home #hero .hero-copy a img {
    width: 120%;
  }

  /* line 344, ../scss/layouts/_responsive.scss */
  #menu-main-menu {
    float: right;
    margin-left: -15px;
    margin: 10px;
  }

  /* line 350, ../scss/layouts/_responsive.scss */
  .r-tabs .r-tabs-nav a {
    font-size: 15px !important;
    padding: 10px !important;
  }

  /* line 357, ../scss/layouts/_responsive.scss */
  .page-container {
    padding-top: 120px;
  }

  /* line 360, ../scss/layouts/_responsive.scss */
  .verticalLine, .postAbout {
    border-right: 1px solid black;
  }

  /* line 363, ../scss/layouts/_responsive.scss */
  .postAbout {
    padding-top: 10px;
    margin-top: 40px;
  }

  /* line 369, ../scss/layouts/_responsive.scss */
  .statsPadding {
    padding-right: 0;
  }

  /* line 375, ../scss/layouts/_responsive.scss */
  .home #timeline h3 {
    margin-top: 45px;
  }

  /* line 382, ../scss/layouts/_responsive.scss */
  #about .headerImg {
    background-size: cover;
    height: 520px;
  }
  /* line 386, ../scss/layouts/_responsive.scss */
  #about .rowAbout {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  /* line 393, ../scss/layouts/_responsive.scss */
  #shoppage {
    padding: 50px 0;
  }
  /* line 396, ../scss/layouts/_responsive.scss */
  #shoppage .app h1 {
    font-size: 65px;
  }
  /* line 401, ../scss/layouts/_responsive.scss */
  #shoppage h3 {
    font-size: 265%;
  }
  /* line 404, ../scss/layouts/_responsive.scss */
  #shoppage h2 {
    font-size: 520%;
    margin-bottom: 30px;
    margin-top: 0;
    letter-spacing: -2px;
    color: #000;
  }
  /* line 411, ../scss/layouts/_responsive.scss */
  #shoppage h3 {
    margin-bottom: 0;
    margin-top: 70px;
  }
  /* line 416, ../scss/layouts/_responsive.scss */
  #shoppage .app h1 {
    margin-top: 120px;
  }
  /* line 420, ../scss/layouts/_responsive.scss */
  #shoppage .btn-default, #shoppage #single .form-submit input[type='submit'], #single .form-submit #shoppage input[type='submit'] {
    margin: 20px 0;
  }
  /* line 423, ../scss/layouts/_responsive.scss */
  #shoppage .chessSet {
    margin-top: 50px;
  }
  /* line 425, ../scss/layouts/_responsive.scss */
  #shoppage .chessSet h2 {
    font-size: 65px;
    margin-bottom: 30px;
  }

  /* line 433, ../scss/layouts/_responsive.scss */
  #subhead {
    z-index: 1;
  }
  /* line 435, ../scss/layouts/_responsive.scss */
  #subhead .competition {
    border-left: 35px solid transparent;
    border-top: 40px solid #212121;
    border-right: 35px solid transparent;
    height: 0;
    display: inline-block;
    margin-right: -50px;
    width: 310px;
    content: '';
  }
  /* line 444, ../scss/layouts/_responsive.scss */
  #subhead .competition a {
    display: block;
    padding: 10px;
    color: #fff;
    font-size: 80%;
    margin-top: -40px;
  }
  /* line 452, ../scss/layouts/_responsive.scss */
  #subhead li.download {
    border-left: 35px solid transparent;
    border-top: 40px solid #00d9a3;
    height: 0;
    display: inline-block;
    content: '';
  }
  /* line 458, ../scss/layouts/_responsive.scss */
  #subhead li.download a {
    color: #212121;
    padding: 10px;
    display: block;
    padding: 10px;
    font-family: 'CeraPro-Bold';
    text-transform: uppercase;
    width: 215px;
    margin-top: -40px;
  }
}
/* ===========================Large devices (large desktops, 1200px and up) ==========================*/
@media only screen and (min-width: 1200px) {
  /* line 476, ../scss/layouts/_responsive.scss */
  .form-submit input[type='submit'],
  .btn-default,
  #single .form-submit input[type='submit'],
  #single .form-submit input[type='submit'] {
    font-size: 25px;
  }

  /* line 479, ../scss/layouts/_responsive.scss */
  .navbar-right {
    margin: 10px;
  }

  /* line 487, ../scss/layouts/_responsive.scss */
  .postAbout {
    padding-top: 10px;
    margin-top: 40px;
  }

  /* line 493, ../scss/layouts/_responsive.scss */
  #shop h3 {
    margin-top: 100px;
  }
  /* line 497, ../scss/layouts/_responsive.scss */
  #shop .app h1 {
    font-size: 520%;
    margin-top: 100px;
  }

  /* line 504, ../scss/layouts/_responsive.scss */
  #timeline-years {
    width: 1170px;
  }

  /* line 507, ../scss/layouts/_responsive.scss */
  #hero-image {
    background-size: cover !important;
  }

  /* line 511, ../scss/layouts/_responsive.scss */
  .home .bottom {
    position: absolute;
    bottom: 0;
  }
  /* line 515, ../scss/layouts/_responsive.scss */
  .home .top {
    position: fixed;
    top: 0;
  }
  /* line 521, ../scss/layouts/_responsive.scss */
  .home #hero .hero-left {
    margin-top: 220px;
  }
  /* line 525, ../scss/layouts/_responsive.scss */
  .home #hero .hero-copy {
    text-align: right;
  }
}
/* line 1, ../scss/layouts/_timeline.scss */
#bio-timeline {
  background: #00d9a3;
}
/* line 3, ../scss/layouts/_timeline.scss */
#bio-timeline #bio-content {
  background: #fff;
}
/* line 6, ../scss/layouts/_timeline.scss */
#bio-timeline .timeline-label {
  font-family: 'CeraPro-Bold';
}

/* line 10, ../scss/layouts/_timeline.scss */
.r-tabs .r-tabs-panel.r-tabs-state-active {
  background: #fff;
  min-height: 320px;
}

/* line 14, ../scss/layouts/_timeline.scss */
.r-tabs .r-tabs-nav {
  padding: 8px 10px;
}
/* line 18, ../scss/layouts/_timeline.scss */
.r-tabs .r-tabs-nav .r-tabs-state-active a {
  color: #fff;
  background: #212121;
}
/* line 23, ../scss/layouts/_timeline.scss */
.r-tabs .r-tabs-nav a {
  color: #212121;
  padding: 5px;
  font-size: 12px;
}
/* line 29, ../scss/layouts/_timeline.scss */
.r-tabs .r-tabs-nav a:hover, .r-tabs .r-tabs-nav a:focus, .r-tabs .r-tabs-nav a:active {
  color: #fff;
  text-decoration: none;
  background: #212121;
}

/* line 37, ../scss/layouts/_timeline.scss */
#timeline h3 {
  color: #212121;
  margin: 0;
}
/* line 41, ../scss/layouts/_timeline.scss */
#timeline .btn-default, #timeline #single .form-submit input[type='submit'], #single .form-submit #timeline input[type='submit'] {
  margin-top: 20px;
}
/* line 44, ../scss/layouts/_timeline.scss */
#timeline .mycontent {
  margin-top: 20px;
  font-size: 20px;
}

/* line 2, ../scss/layouts/_sponsor.scss */
#sponsors h3.section {
  border-bottom: 1px solid;
  margin-bottom: 30px;
  font-size: 36px;
  font-family: 'CeraPro-Bold', sans-serif;
  color: #333;
}

/* line 2, ../scss/layouts/_single.scss */
#single .form-submit input[type='submit'] {
  margin-top: 20px;
  margin-bottom: 40px;
}
/* line 8, ../scss/layouts/_single.scss */
#single .excerpt p {
  font-size: 24px;
  font-weight: bold;
  font-family: 'CeraPro-Bold', sans-serif;
}
