/*
 * styles.css is related to the polaris theme and the less files. 
 * Please use this custom.css file instead of the style.css to make adjustments in it.
 */ 

.logged-in #menu.fixed {
  top: 32px;
}

#menu.fixed {
  height: 88px;/*110px;*/
}
#menu.fixed #box-links {
  margin-top: 0px;
}

#menu, .navbar .nav {
  background: #153D69; /*#2A6FBA;*/
}

.navbar {
  margin-top: 25px;
}

.navbar .nav>li>a {
  padding: 0 13px 0;
}

.default {
  padding: 10px 0 0 0;
}

.navbar .nav>li>a {
  color: #dbcbff !important;
  font-weight: bold;
}

.navbar .nav>li.tealgreen>a {
  color: #5AAAA5 !important;
}

.navbar .nav>li#menu-item-1983 {
  margin-top: 10px;
}

.navbar .nav>li>a:hover {
  color: #FFFFFF !important;
}

.home .event h4 a {
  color: #203161;
}

.home .event h4 a:hover {}

.pull-left {
  margin: 0 42px 0 0px;
}

img {
  width: auto;
  max-width: 100%;
}

.entry-content img {
  margin-bottom: 0;
}

.category-videos .items-wrapper {
  text-align: center;
}

.category-videos .items-wrapper .item-wrapper {
  width: 320px;
  display: inline-block;
  vertical-align: top;
  margin: 0 10px 0 10px;
}

.img-container-image {
  background: none;
}

.site-content {
  background: #f0f0f0;
}

.counter-container {
  height: 700px;  
}

.counter-container .btn-events,
.counter-container .btn-club {
  position: relative;
}

.counter-container .btn-events {
  right: 5%;
}

.counter-container .btn-club {
  left: 10%;
}

.logo-wrapper {
  position: relative;
  top: -14px;
}

.invitation-content iframe {
  max-width: 100%;
}

.category-events .item-wrapper.odd {
  background: #E3E3E3;
  /*background: #917AE2;*/
}

.category-events .item-wrapper {
  padding: 30px;
  position: relative;
}

.category-events .item-wrapper h4 {
  max-width: 455px;
  margin-left: 170px;
  margin-bottom: 14px;/*30px;*/
}

.category-events .item-wrapper .event-comments {
  max-width: 410px;
  margin-left: 170px;
  font-family: 'Open Sans';
  line-height: 1.2em;
}

.single-events .date,
.category-events .item-wrapper .date {
  text-transform: uppercase;
  font-family: 'Open Sans';
}

.category-events .item-wrapper .date {
  position: absolute;
  top: 32px;
}

.single-events .date strong,
.category-events .item-wrapper .date strong {
  display: block;
  font-size: 24px;
  font-weight: normal;
  font-family: 'Oswald';
  margin-bottom: 10px;
}

.single-events .on-sale,
.category-events .item-wrapper .on-sale,
.category-events .item-wrapper .pre-sale {
  font-family: 'Open Sans';
  text-transform: uppercase;
  font-size: 20px;
  white-space: nowrap;
}

.category-events .item-wrapper .on-sale {
  position: absolute;
  right: 30px;
  top: 30px;
}

.category-events .item-wrapper .pre-sale {
  position: absolute;
  right: 30px;
  top: 68px;/*80px;*/
  font-size: 15px;
  text-align: right;
}
.category-events .item-wrapper .pre-sale.vip-link {
  top: 104px;
}

.btn-buy {
  white-space: nowrap;
}

.category-events .item-wrapper .pre-sale .btn-buy {
  font-size: 15px;
}

.single-events .on-sale,
.single-events .pre-sale {
  margin-top: 10px;
}

.single-events .on-sale a,
.category-events .item-wrapper .on-sale a,
.single-events .pre-sale a,
.category-events .item-wrapper .pre-sale a {
  font-weight: bold;
  font-size: 18px;
  color: #00A1D9;
  border: 1px solid #CACACA;
  background: #E3E3E3;
  border-radius: 5px;
  padding: 2px 10px 2px 10px;
  position: relative;
  margin-left: 25px;
}

.single-events .on-sale a:before,
.category-events .item-wrapper .on-sale a:before,
.single-events .pre-sale a:before,
.category-events .item-wrapper .pre-sale a:before {
  content: '';
  background: url('img/arrow.png') no-repeat;
  width: 9px;
  height: 13px;
  position: absolute;
  left: -17px;
  top: 7px;
}

.single-events .on-sale a:hover,
.category-events .item-wrapper .on-sale a:hover,
.single-events .pre-sale a:hover,
.category-events .item-wrapper .pre-sale a:hover {
  opacity: 0.8;
}

.invitation {
  background: #f0f0f0;
}

.comment > .comment {
  padding-left: 50px;
}

.form-comment .form-checkbox input {
  width: 15px;
  margin-top: 0;
  margin-right: 10px;
}

.form-comment .form-checkbox label {
  font-weight: normal;
  font-family: 'Open Sans',sans-serif;
  color: #aaa;
}

.form-comment  select {
  background: transparent;
  margin-top: 10px;
  color: #aaa;
  height: 38px;
}

@media (min-width: 1900px) {
  .bling2 {
    display:none !important;
    
  }
}

@media (min-width: 1800px) {
  .bling2 {
    display:none !important;
    
  }
}

@media (min-width: 1750px) {
  .bling2 {
  background: url("images/bling1.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 100px;
    margin-left: 400px;
    margin-top: 850px;
    opacity: 0.5;
    position: absolute;
    width: 93px;
    z-index: 99;
  }
}

@media (min-width: 1700px) {
  .bling2 {
  background: url("images/bling1.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 100px;
    margin-left: 435px;
    margin-top: 350px;
    opacity: 0.5;
    position: absolute;
    width: 93px;
    z-index: 99;   
  }
}

@media (min-width: 1650px) {
  .bling2 {
  background: url("images/bling1.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 100px;
    margin-left: 435px;
    margin-top: 350px;
    opacity: 0.5;
    position: absolute;
    width: 93px;
    z-index: 99;
  }
}

@media (min-width: 1600px) {
  .bling2 {
  background: url("images/bling1.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 100px;
    margin-left: 435px;
    margin-top: 325px;
    opacity: 0.5;
    position: absolute;
    width: 93px;
    z-index: 99;
  }
}

@media (min-width: 1544px) {
  .bling2 {
  background: url("images/bling1.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 100px;
    margin-left: 435px;
    margin-top: 325px;
    opacity: 0.5;
    position: absolute;
    width: 93px;
    z-index: 99;
  }
}

@media (min-width: 1500px) {
  .bling2 {
  background: url("images/bling1.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 100px;
    margin-left: 435px;
    margin-top: 325px;
    opacity: 0.5;
    position: absolute;
    width: 93px;
    z-index: 99;
  }
}

@media (min-width: 1400px) {
  .bling2 {
  background: url("images/bling1.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 100px;
    margin-left: 435px;
    margin-top: 325px;
    opacity: 0.5;
    position: absolute;
    width: 93px;
    z-index: 99;
  }
}

@media (min-width: 1300px) {
  .bling2 {
  background: url("images/bling1.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 100px;
    margin-left: 485px;
    margin-top: 430px;
    opacity: 0.5;
    position: absolute;
    width: 93px;
    z-index: 99;
  }
  .sparklel4 {
  background: url("images/theresalavendor2-new.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 50px;
    margin-left:791px;
    margin-top: 508px;
    opacity: 0.5;
    position: absolute;
    width: 47px;
}
}

@media (max-width: 492px) {
  .category-events .item-wrapper {
    min-height: 190px;
  }

  .category-events .item-wrapper .on-sale {
    top: inherit;
    right: 10px;
    bottom: 38px;
  }

  .category-events .item-wrapper .pre-sale {
    top: inherit;
    bottom: 6px;
    right: 10px;
  }
}

@media (max-width: 472px) {
  .category-events .item-wrapper {
    min-height: 200px !important;
  }

  .category-events .item-wrapper .on-sale {
    top: inherit;
    right: 0px;
    bottom: 34px !important;
  }

  .category-events .item-wrapper .pre-sale {
    top: inherit;
    bottom: 4px !important;
    right: 0px;
  }
}

@media (max-width: 1200px) {
  .category-events .item-wrapper .on-sale {
    bottom: 40px;
    top: auto;
  }

  .category-events .item-wrapper .pre-sale {
    bottom: 7px;
    top: auto;
  }

  .category-events .item-wrapper .pre-sale.vip-link {
    top: auto;
    left: 30px;
    right: auto;
  }
}

@media (min-width: 1200px) {
  .category-events .item-wrapper h4 {
    max-width: 500px;
  }

  .category-events .item-wrapper .event-comments {
    max-width: 410px;
  }

  .navbar {
    margin-top: 20px !important; /*30px*/
  }
}

@media (max-width: 979px) {

  .category-events .item-wrapper {
    min-height: 130px;
  }

  .category-events .item-wrapper .on-sale {
    top: inherit;
    bottom: 68px;
    white-space: normal;
  }
  
  .category-events .item-wrapper .pre-sale {
    top: inherit;
    bottom: 36px;
    white-space: normal;
  }

  .category-events .item-wrapper .pre-sale.vip-link {
    top: 161px;
    right: 30px;
    left: auto;
    bottom: 36px;
    white-space: normal;
  }

}

@media (max-width: 979px) and (min-width: 768px) {
  .navbar {
    /*margin-top: 10px;*/
    margin-top: -10px
  }

  .navbar .nav>li#menu-item-1983 {
    margin-top: 5px;
    margin-bottom: 10px;
  }
  
  #menu.fixed {
    height: 133px; /*110px;*/
  }

  #menu.fixed #box-links {
    margin-top: -10px;
  }

}

@media (max-width: 768px) {
  .navbar { margin-top: 0; }
  .logged-in #menu.fixed {top:0;}
  .logo-wrapper {top: 0;}
  .fixed .logo-wrapper {top: -14px;}
  
  .counter-container .btn-events {
    right: 0;
  }
  
  .counter-container .btn-club {
    left: 0;
  }
  
  .counter-container .btn-events {
    margin-top: 130px;
  }
  
  .counter-container .btn-events,
  .counter-container .btn-club {
    margin-bottom: 20px;
  }
  
  .copyright {
    text-align: center;
  }
}

@media (max-width: 466px) {
  .category-events .item-wrapper .on-sale {
    left: 0px;
    right: auto;
    top: auto;
    bottom: 78px !important;
    max-width: 200px;
  }

  .category-events .item-wrapper .on-sale > a.btn-buy {
    display: block;
  }

  .category-events .item-wrapper .pre-sale {
    left: 0;
    right: auto;
    text-align: left;
    max-width: 200px;
  }
}


@media (max-width: 644px) {
  .category-events .item-wrapper .pre-sale {
    top: initial !important;
    bottom: 20px !important;
    white-space: pre !important;
    right: 10px !important;
  }
}
@media (max-width: 620px) {
  .category-events .item-wrapper .pre-sale {
    top: initial !important;
    bottom: 10px !important;
    white-space: initial !important;
    left: 10px !important;
    right: auto !important;
    text-align: left !important;
  }
  .category-events .item-wrapper .on-sale {
    bottom: 10px !important;
  }
}
@media (max-width: 512px) {
  .category-events .item-wrapper .pre-sale .btn-buy {
    white-space: normal !important;
  }
}
@media (max-width: 472px) {
  .category-events .item-wrapper .on-sale {
    bottom: 52px !important;
  }
}
@media (max-width: 466px) {
  .category-events .item-wrapper {
    min-height: 140px !important;
  }
  .category-events .item-wrapper .on-sale {
    max-width: 186px !important;
    text-align: right !important;
    right: 10px !important;
    left: initial !important;
    bottom: 10px !important;
  }
}
@media (max-width: 412px) {
  .category-events .item-wrapper .on-sale {
    max-width: 186px !important;
    text-align: right !important;
    right: 10px !important;
    left: initial !important;
    bottom: 10px !important;
  }
  .category-events .item-wrapper h4 {
    word-wrap: break-word !important;
  }
}


.dgd_stb_box.big_blue .dgd_stb_box_close {
  top: 0px !important;
  right: -2px !important;
  color: #5f6165 !important;
  border: 0 none !important;
  font-size: 24px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}


table.spring2017tour {
  width: 89%;
  color: #2373BA;
  font-family: "Open Sans";
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4em;
  letter-spacing: 1px;
}
table.spring2017tour td { background: none; line-height: 48px; }
table.spring2017tour td.date,
table.spring2017tour tr td:nth-child(odd) { width: 1%; white-space: nowrap; }
table.spring2017tour td.event,
table.spring2017tour tr td:nth-child(even) { width: 49%; padding-left: 1em; }

@media (max-width: 480px) {
  table.spring2017tour {
    width: 100%;
    font-size: 17px;
    letter-spacing: 0px;
  }
  table.spring2017tour td { line-height: 2em; }
  table.spring2017tour td.event,
  table.spring2017tour tr td:nth-child(even) { padding-left: 0.5em; }
}

@media (max-width: 375px) {
  table.spring2017tour {
    width: 100%;
    font-size: 13px;
    letter-spacing: -1px;
  }
  table.spring2017tour td { line-height: 1.3em; }
  table.spring2017tour td.event,
  table.spring2017tour tr td:nth-child(even) { padding-left: 0.5em; }
}


#fanclub_box { background-color: #99caef; }
#fanclub_box .fanclub_inner {}
#fanclub_box .fanclub_inner .lead {
  font-style: italic;
  font-weight: bold;
  margin-bottom: 26px;
  color: #1a456f;
}
#fanclub_box .fanclub_inner table {}
#fanclub_box .fanclub_inner table td {
  color: #1a456f;
  font-family: opensans, Arial, sans-serif;
  font-size: 18px;
  line-height: 28px;
  width: 33%;
}
#fanclub_box .fanclub_inner table td.name {}
#fanclub_box .fanclub_inner table td.name .count {
  background: #2972B8;
  color: #fff;
  width: 2em;
  height: 2em;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  line-height: 2em;
  font-family: sans-serif;
  font-size: 35px;
  font-weight: bold;
  position: relative;
  top: -0.5em;
}
#fanclub_box .fanclub_inner table td.name .head {
  display: inline-block;
  color: #1a456f;
  font-size: 35px;
  font-family: sans-serif;
  font-weight: bold;
  line-height: 1em;
  text-align: left;
  margin-left: 0.5em;
}
#fanclub_box .fanclub_inner h4 {
  color: #1a456f;
  text-transform: none;
  margin-top: 1em;
  font-family: sans-serif;
  font-weight: bold;
}
#fanclub_box .fanclub_inner a.btn-primary {
  background-color: #20588D !important;
  border-color: #194671;
  box-shadow: 0 0.1em 0.2em rgba(0, 0, 0, 0.2) !important;
  font-size: 42px;
  font-weight: bold;
  font-family: sans-serif;
  padding: 14.7px 21px;
}

@media (max-width: 472px) {
  .dgd_stb_box.big_blue {
    max-width: 89%;
    top: 0px !important;
  }
  .dgd_stb_box.big_blue.dgd_stb_tab {
    top: initial !important;
  }
  .dgd_stb_box.big_blue > h4 {
    font-size: 16px;
  }
  br.widescr {
    display: none;
  }
}