@font-face {
    font-family: 'Museo';
    src: url('../fonts/Museo500-Regular-webfont.eot');
    src: url('../fonts/Museo500-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Museo500-Regular-webfont.woff2') format('woff2'),
         url('../fonts/Museo500-Regular-webfont.woff') format('woff'),
         url('../fonts/Museo500-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Museo500-Regular-webfont.svg#museo700') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo';
    src: url('../fonts/Museo700-Regular-webfont.eot');
    src: url('../fonts/Museo700-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Museo700-Regular-webfont.woff2') format('woff2'),
         url('../fonts/Museo700-Regular-webfont.woff') format('woff'),
         url('../fonts/Museo700-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Museo700-Regular-webfont.svg#museo700') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Clear-Sans';
    src: url('../fonts/ClearSans-Regular.ttf');
    src: url('../fonts/ClearSans-Regular.ttf') format('embedded-opentype'),
         url('../fonts/ClearSans-Regular.ttf') format('woff2'),
         url('../fonts/ClearSans-Regular.ttf') format('woff'),
         url('../fonts/ClearSans-Regular.ttf') format('truetype'),
         url('../fonts/ClearSans-Regular.ttf') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*  SECTIONS  ============================================================================= */

.section {
  clear: both;
  padding: 0px;
  margin: 0px;
}

/*  GROUPING  ============================================================================= */

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
  display: block;
  float:left;
  margin: 0% 0 0% 0%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 550px) {
  .col { 
    margin: 0% 0% 0% 0%;
  }
}


/*  GRID OF THREE   ============================================================================= */

.span_1_of_4 {
  width: 25%; 
}
.span_3_of_4 {
  width: 75%; 
}
.span_1_of_3 {
  width: 33.33%; 
}
.span_2_of_3 {
  width: 66.67%; 
}

.span_1_of_2 {
  width: 50%; 
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 825px) {
  .span_1_of_3 {
    width: 50%;
  }
  .span_1_of_3:last-child {
    margin-left: 0; width: 100%;
  } /* all browsers except IE6 and lower */
  .span_3_of_4 {
    width: 100%;
  }
.span_1_of_4:last-child {
  margin-left: 0; width: 100%;
  }/* all browsers except IE6 and lower */

.hide-medium {
  display: none;
}
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 550px) {
  .span_1_of_3 {
    width: 100%;
  }
  .span_3_of_4 {
    width: 100%;
  }
  .span_1_of_4 {
    width: 100%;
  }

 .span_1_of_2 {
    width: 100%;
  }

.hide-small {
  display: none;
}
}




/*  MY STUFF  ============================================================================= */


body {
    background-color: #f5f5f5;
    color: #000000;
    font-family: 'Open Sans';
    font-size: 12pt;
    border: 0;
    margin: 0;
}

.container {
   max-width: 960px;
   margin: auto;
   clear: both;
}

.white{
  background-color: #ffffff;
}

.blocky {
  display: inline-block;
  width: 50%;
}

.imgy {
  display: inline-block;
}


/*  TOP MENU  ============================================================================= */


.underline {
  opacity: 0.5;
}

.top-menu {
  width: 100%;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  margin-bottom: 0px;
  background-color: #8880a3;
  color: #ffffff;
  text-align: left;
}

.top-menu img{
  height: 100%;
}


.home-button a {
  display:block;
}
.home-button a:link {
  color: #ffffff;
  transition: color 0.3s ease;
}
.home-button a:visited { 
  color: #ffffff;
}
.home-button a:hover {
  color: #ffffff;
}
.home-button a:active {
  color: #ffffff;
}
.home-button .active a:link {
  color: #fff;
}
.home-button .active a:visited { 
  color: #fff;
}
.home-button .active a:hover {
  color: #fff;
}
.home-button .active a:active {
  color: #fff;
}

.logo {
  font-family: 'Nobile', sans-serif;
  font-weight: 400;
  font-size: 19pt;
  letter-spacing: 40pt;
  word-spacing: 3pt;
  text-transform: uppercase;
  margin-left: 15px;
}


/*  NAVIGATION LINE  ============================================================================= */

.nav-bottom-line {
  background-color: #732C7B;
  position: relative;
  height: 4px;
}

.nav-bottom-line2 {
  background-color: #9364aa;
  position: relative;
  height: 3px;
}

.nav-line {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  font-family: 'Nobile', sans-serif;
  font-weight: 400;
  font-size: 12.1pt;
  line-height: 40px;
  min-height: 40px;
  text-align: center;
}

#mini-nav-line {
  background-color: #fff;
  display: none;
}

.min-nav-button {
  height: 100%;
  text-align: center;
  font-family: 'Nobile', sans-serif;
  font-weight: 400;
  font-size: 16pt;
  letter-spacing: 2px;
  cursor: pointer;
  margin: 0 21px;
}

.nav-line ul {
  position: relative;
  list-style-type: none;
  width: 100%;
  padding: 0px;
  margin: 0px;
}

@media only screen and (max-width: 825px) {
  #big-nav-line ul li{
    display: block;
    margin: 0;
  }
  #big-nav-line {
    display: none;
  }
  #mini-nav-line {
    display: block;
  }
}

.nav-line ul li {
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
  margin: 4px 0px 0px 0px;
  background-color: #fff;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1.2px;
  color: #000;
}

.nav-line li.pipe{
  width: 1px;
  height: 38px;
  margin: 0px 0px -13px 0px;
  display: inline-block;
  background-color: rgba(140,72,159,0.3);
  padding: 0;
  border-top: none;
}

.nav-line li.pipe:first-child {
  display: none;
}

.nav-line ul li.active {
  background-color: #ffffff;
  color: #8880a3;
}

a {
  text-decoration: none;
}
a:link {
  color: #732C7B;
}
a:visited { 
  color: #732C7B;
}
a:hover {
  color: #732C7B;
}
a:active {
  color: #732C7B;
}


.nav-line a {
  display: block;
}
.nav-line a:link {
  color: #732C7B;
  transition: color 0.3s ease;
}
.nav-line a:visited { 
  color: #732C7B;
}
.nav-line a:hover {
  color: rgba(147,100,170,0.7);
}
.nav-line a:active {
  color: #9364aa;
}
.nav-line .active a:link {
  color: rgba(147,100,170,0.8);
}
.nav-line .active a:visited { 
  color: #9364aa;
}
.nav-line .active a:hover {
  color: #9364aa;
}
.nav-line .active a:active {
  color: #9364aa;
}


#stickybar {
  width: 100%;
  z-index: 2;
}

#stickybar div {
  z-index: 2;
}

#stickybar{
  transition: background-color 0.5s ease;
}

.is-sticky #stickybar{
  background-color: #ffffff;
  -webkit-box-shadow: 0px 8px 6px -6px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 8px 6px -6px rgba(0,0,0,0.3);
  box-shadow: 0px 8px 6px -6px rgba(0,0,0,0.3);
}



/*  SLIDER  ============================================================================= */

.bx-wrapper {
  position: relative;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(200,200,200,0.3);
  -moz-box-shadow: 0px 0px 0px 1px rgba(200,200,200,0.3);
  box-shadow: 0px 0px 0px 1px rgba(200,200,200,0.3);
  margin-bottom: 15px;
}

.bxslider {
  display: block;
  margin:0;
}

.bxslider img{
  display: block;
  max-width: 960px;
  max-height: 511px;
  width: 100%;
}

/* PAGER */

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  margin-top: -20pt;
  z-index: 100;
  position: absolute;
  width:100%;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: rgba(200, 200, 200, 0.5);
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}

.bx-controls-direction {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  display: block;
}

.bx-controls-direction a {
  display: block;
  position: absolute; 
  width: 10%;
  top: 50%;
  font-family: 'FontAwesome';
  vertical-align: middle;
  text-align: center;
  font-size: 30pt;
  margin-top: -15pt;
}

.bx-controls-direction a.bx-prev {
  left: 0;
}
.bx-controls-direction a.bx-next {
  right: 0;
}
.bx-controls-direction a:link {
  color: rgba(255, 255, 255, 0.2);
}
.bx-controls-direction a:visited { 
  color: rgba(255, 255, 255, 0.2);
}
.bx-controls-direction a:active {
  color: rgba(255, 255, 255, 0.2);
}
.bx-controls-direction a:hover {
  color: rgba(255, 255, 255, 0.7);
}



/*  CONTENT  ================================================================= */

.content-box {
  display: block;
  text-align: justify;
  font-size: 12pt;
  letter-spacing: 0px;
  padding: 25px 0px 25px 0px;
  margin: 0px 0px 0px 0px;
  height: 100%;   
}

.content-box .submenu{
  padding: 0px 0px 0px 0px !important;   
}



h1 {
  font-size: 150%;
  color: #9364aa;
  font-family: 'Nobile', sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
}

h2 {
  font-size: 125%;
  color: #9364aa;
  letter-spacing: 2px;
  font-family: 'Nobile', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}

h3 {
  font-size: 125%;
  color: #9364aa;
  letter-spacing: 2px;
  font-family: 'Nobile', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}



/*  HOME  ============================================================================= */

.index-content {
  margin: 30px 15px 25px 15px;  
}

.info-box {
  display: block;
  text-align: justify;
  font-size: 10pt;
  letter-spacing: 0px;
  padding: 0px 15px 0px 15px;
  margin: 0px 0px 25px 0px;
  background-color: #ffffff;
  height: 100%;   
}

.info-box-pic img {
  width: 100%;
}

.info-headline {
  color: #9364aa;
  font-family: 'Nobile', sans-serif;
  font-weight: 400;
  text-align: center;
  font-size: 14pt;
  letter-spacing: 2px;
  padding-top: 5px;
  padding-bottom: 0px;
  text-transform: uppercase;
}

.info-box-line {
  background-color: rgba(147,100,170,0.4);
  position: relative;
  height: 1px;
  margin-top: 16px;
  margin-bottom: 20px;
  margin-right: 0px;
  margin-left: 0px;
}

.about {
  font-size: 11pt;
  color: #000;
}


.upcoming-table {
  width: 100%;
  border-spacing: 0;
  border: 0px;
  border-color: #f7f7f7;
  border-style: solid;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
}

.upcoming-date {
  text-align: center;
  margin-bottom: 16px;
}

.upcoming-date .upcoming-sheet {
  font-family: Museo;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px;
  display: inline-block;
}

.upcoming-date .upcoming-sheet .month {
  text-transform: uppercase;
  text-align: center;
  font-size: 16pt;
  font-weight: bold;
  color: #888;
}

.upcoming-date .upcoming-sheet .day {
  text-align: center;
  font-weight: bold;
  color: #555;
  font-size: 16pt;
}

.info {
  text-align: center;
}

.info .composer {
  color: #555;
  font-size: 11pt;
  text-transform: uppercase;
  display: none;
}

.info .opera {
  color: #9364aa;
  font-size: 11pt;
  font-weight: 600;
  letter-spacing: 1pt;
  word-spacing: 0pt;
  text-transform: uppercase;
}

.upcoming-local .house{
  font-size: 11pt;
  font-weight: normal;
  color: #000;
}

.upcoming-local .city{
  font-size: 11pt;
  font-weight: normal;
  color: #000;
}

tr.upcoming-row td {
  padding-bottom: 1px;
}


.upcoming-local {
  margin-top: 0px;
  padding-bottom: 30px;
  text-align: center;
}

.news {
  clear:both;
  font-size: 11pt;
}

.discography-info-pic img{
  width: 200px;
  border: 1px solid #ddd;
  margin: 15px 0px 15px 0px;
}

.news .info-quote img{
  width: 15px;
  margin: 20px 2px 2px 0px;
  float: left;
  opacity: 0.2;
}

.news .disco-info-quote {
  color: #555;
}

.flex { 
    display: flex; 
    justify-content: center; 
    align-items: center;
}


/*  BIOGRAPHY  ============================================================================= */


.bio-content {
  padding: 0px 45px 0px 45px;
  line-height: 160%;
}

.biography-line {
  background-color: rgba(147,100,170,0.6);
  position: relative;
  height: 2px;
  margin-top: -12px;
  margin-bottom: 12px; 
}

.biography-pic img{
  width: 180px;
  border: 1px solid #ddd;
  margin: 5px 25px 10px 0px;
  float: left;
}

.language-select span{
  opacity: 0.4; 
}

.language-select span.selected{
  opacity: 1; 
}

.language-select img{
  width: 30px;
  height: 30px;
  margin: 0px 0px 0px 10px;
  cursor: pointer;
}


/*  CALENDAR  ============================================================================= */

.calendar-content {
  margin: 0px 5% 0px 5%;
}

.calender-table {
  border-spacing: 0;
  margin-top: 35px;
  width: 100%;
}

.upprev {
  color: #bbb;
  font-size: 13pt;
  letter-spacing: 1px;
  padding-bottom: 15px;
}

.calendar-row .date {
  width: 70px;
}

.calendar-row .calendar-sheet {
  font-family: Museo;
  width: 45px;
  height: 45px;
}

.calendar-row .calendar-sheet .month {
  text-transform: uppercase;
  text-align: center;
  font-size: 12pt;
  font-weight: bold;
  color: #555;
}

.calendar-row .calendar-sheet .day {
  text-align: center;
  font-weight: bold;
  color: #222;
  font-size: 19pt;
  margin-top: -3pt;
}

.calendar-row .calendar-sheet .time {
  text-transform: uppercase;
  text-align: center;
  font-size: 12pt;
  font-weight: normal;
  color: #ddd;
}

.calendar-row .description {
  width: 280px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.calendar-row .localisation {
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}

.calendar-row .composer {
  color: #777;
  font-size: 11pt;
  letter-spacing: 1pt;
}

.calendar-row .opera {
  font-size: 12pt;
  letter-spacing: 1pt;
  text-transform: uppercase;
  margin-top: 0pt;
  color: #9364aa;
}

.calendar-row .role {
  color: #000000;
  font-size: 11pt;
  letter-spacing: 1pt;
}

.calendar-row .house{
  font-size: 12pt;
  font-weight: 500;
  letter-spacing: 1pt;
}

.calendar-row .city{
  letter-spacing: 1px;
}

.calendar-row .country{
  color: #bbb;
  letter-spacing: 1px;
}

tr.calendar-row.in-past * {
  opacity: 0.8 !important;
  z-index: -1;
}

tr.calendar-row.present{
}

tr.calendar-row.present .month{
  color: #9364aa;
  font-size: 12pt;
  font-weight: bold;
}

tr.calendar-row.present .day{
  color: #9364aa;
  font-size: 19pt;
  margin-top: -3pt;
}


/*  CAL (Mini Calendar)  ==================================================================== */

.cal {
  display: block;
  height: 100%; 
  width: 140px;
  margin: 50px auto 30px auto;
}

.cal .month {
  float: right;
  margin-bottom: 0px;
  margin-right: 0px;
  font-family: Clear-Sans;
  font-weight: normal;
  font-size: 11pt;
  letter-spacing: 1pt;
  text-transform: uppercase;
  color: rgba(147,100,170,0.8);
}

.cal .year {
  float: right;
  margin-bottom: 0px;
  margin-right: 0px;
  font-family: Clear-Sans;
  font-weight: normal;
  font-size: 11pt;
  letter-spacing: 0pt;
  text-transform: uppercase;
  color: #999999;
}

.cal .caldates {
  background-color: #fff;
  color: #999;
  font-family: Museo;
  font-size: 10pt;
  text-align: center;
  vertical-align: middle;
}

.cal-days {
  width: 20px;
  height: 15px;
}


.cal-days.sunday {
  background-color: rgba(147,100,170,0.1);
}
.cal-days.saturday {
  background-color: rgba(147,100,170,0.1);
}
.cal-days.empty {
  visibility: hidden;
}

.cal-sidebar {
  border-left: 1px solid;
  border-color: rgba(141, 133, 166, 0.4);
  margin-top: 105px;
}


/*  REPERTOIRE  ============================================================================= */

.repertoires {
  margin: 0 auto;
}

.repertoire-line {
  background-color: rgba(147,100,170,0.6);
  position: relative;
  height: 2px;
  margin-top: -12px;
  margin-bottom: 25px; 
}

.repertoire-box {
  width: 100%;
  margin-bottom: 25px;
  border: 0px solid #eee;
}

.repertoire-box .repertoire-content {
  position: relative;
  border-top-width: 0;
  padding: 0px 0px 0px 0px;
  text-align: center;
}


.repertoire-content .composer {
  color: #222;
  padding: 0px 0px;
  font-size: 11pt;
  font-weight: normal;
  letter-spacing: 1pt;
}

.repertoire-content .life-data {
  color: #ccc;
  padding: 0px 0px;
  font-size: 8pt;
  font-weight: normal;
  padding-left: 4px;
}

.repertoire-content .opera {
  color: #732C7B;
  padding: 0px 0px;
  font-size: 12pt;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;

}

.repertoire-box .role {
  border: 0px solid #ddd;
  border-top-width: 0;
  background-color: #fff;
  color: #000000;
  font-weight: 500;
  font-size: 10pt;
  letter-spacing: 0pt;
  text-align: center;
  padding: 2px 15px 2px 2px;
}


/*  PHOTOS  ============================================================================= */

.image-category-bar {
  display: block;
  background-color: #fff;
  text-align: center;
  font-family: 'Nobile', sans-serif;
  font-weight: 400;
  color: #9364aa;
  padding-top: 40px;
  line-height: 20pt;
}

.image-category-bar .category-button {
  cursor: pointer;
  padding: 14px;
  font-size: 15pt;
  text-transform: uppercase;
  letter-spacing: 2pt;
}

.photos-content {
  margin: 0 auto;
}

.photos-line {
  background-color: #732C7B;
  position: relative;
  height: 2px;
  margin-top: 30px;
  margin-bottom: 35px; 
}


/*  Photos  ============================================================================= */

.photos-box img{
  width: 142px;
  height: 142px;
}

.photos-box {
  width: 142px;
  height: 142px;
  margin-bottom: 1px;
}

.photos-box .photos-content {
  position: relative;
  border: 1px solid #ddd;
}

.photos-box .img-thumb {
    margin: 0px;
    box-shadow: 0px 0px 0px #777;
}


/*  PRESS  ============================================================================= */

.press-content {
  margin: 40px 15px 25px 15px;
}

.press-box {
  display: block;
  background-color: #f7f7f7;
  text-align: justify;
  font-size: 11pt;
  letter-spacing: 0px;
  padding: 20px 15px 20px 15px;
  margin: 0px 15px 25px 15px;
  height: 100%;
  border: 1px solid #e5e5e5;
}

.press-box .event {
  color: #9364aa;
  font-size: 11pt;
  float:left;
  text-transform: uppercase;
  padding: 0px 10px 0px 0px;
}

.press-box .house {
  color: #bbb;
  font-size: 9pt;
  float:right;
  padding: 0px 0px 0px 0px;
  opacity: 0.5;
}

.press-box .quote img{
  width: 40px;
  margin: 5px 5px 2px 0px;
  float: left;
  opacity: 0.2;
}

.press-box .text {
  color: #000;
}

.press-box .author {
  color: #ccc;
  font-size: 10pt;
  text-align: right;
  padding: 12px 0px 0px 0px;
  text-transform: uppercase;
}

.press-line1 {
  background-color: #eee;
  position: relative;
  height: 1px;
  margin-bottom: 12px; 
  clear: both;
}

.impressum-line {
  background-color: rgba(147,100,170,0.6);
  position: relative;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px; 
}


/*  Media  ============================================================================= */

.media-content {
  padding: 0px 45px 0px 45px;
  line-height: 160%;
  text-align: center;
}

.media-line {
  background-color: rgba(147,100,170,0.6);
  position: relative;
  height: 2px;
  margin-top: -12px;
  margin-bottom: 12px; 
}

.media-tiles-left {
  padding: 15px 0px 15px 0px;
}

.media-tiles-right {
  padding: 15px 0px 15px 0px;
}

@media only screen and (min-width: 930px) {
  .media-tiles-left {
  float: left;
}
  .media-tiles-right {
  float: right;
}


@media only screen and (max-width: 929px) {
  .media-tiles-left {
  clear: both;
  margin: 0 auto;
}
  .media-tiles-right {
  clear: both;
  margin: 0 auto;
}



/*  BOTTOM  ============================================================================= */

.bottom-line1 {
  background-color: #732C7B;
  position: relative;
  height: 4px;
  margin-top: 20px;
  margin-bottom: 0px; 
}

.bottom-line2 {
  background-color: #732C7B;
  position: relative;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 0px; 
}

.bottom {
    width:100%;
    height:100%;
    background-color: #333;
    color: #ffffff;
    font-size: 11pt;
    font-weight: 300;
    letter-spacing: 2px;
	  word-spacing: 1px;
    padding-bottom: 12px;
    text-align:left;
}

.contact {
  clear:both;
  font-family: 'Open Sans';
  font-size: 9pt;
  color: #ddd;
  padding-left: 15px;
  padding-right: 15px;
}

.footer-table {
  border-spacing: 0;
  margin-top: 8px;
  width: 100%;
}

.footer-table .head {
}

.contact-logo {
  font-size: 125%;
  font-family: 'Nobile', sans-serif;
  font-weight: 400;
  color: #9364aa;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-left: 15px;
}

.impressum-logo {
  font-size: 125%;
  font-family: 'Nobile', sans-serif;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-right: 15px;
}

.impressum-logo a {
  color: #9364aa;
}

.contact .management {
  color: #9364aa;
  font-weight: bolder;
  margin-top: 8px;
}


.contact a {
  color: #fff;
}
.contact a:link {
  color: #bbb;
  transition: color 0.3s ease;
}
.contact a:visited { 
  color: #bbb;
}
.contact a:hover {
  color: rgba(147,100,170,0.7);
}
.contact a:active {
  color: #bbb;
}
.contact .active a:link {
  color: #bbb;
}
.contact .active a:visited { 
  color: #bbb;
}
.contact .active a:hover {
  color: #9364aa;
}
.contact .active a:active {
  color: #bbb;
}


.copyright {
    clear:both;
    font-family: 'Open Sans';
    font-size: 10pt;
    font-weight: 300;
    text-transform: uppercase;
    color: #9364aa;
    text-align: center;
    letter-spacing: 1.5px;
    margin-top: 10px;
    margin-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
}

.no-images  .info-box-pic  {
  display: none;
}
