/* SEB */

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

}

@font-face {
    font-family: 'asm_regularregular';
    src: url('../fonts/textaxis_-_asm-regular-webfont.eot');
    src: url('../fonts/textaxis_-_asm-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/textaxis_-_asm-regular-webfont.woff2') format('woff2'),
         url('../fonts/textaxis_-_asm-regular-webfont.woff') format('woff'),
         url('../fonts/textaxis_-_asm-regular-webfont.ttf') format('truetype'),
         url('../fonts/textaxis_-_asm-regular-webfont.svg#asm_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}



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

}


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

}

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

}

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

}

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

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


  .wf-loading {
    visibility: hidden;
    opacity: 0;
   
  }

  .wf-active, .wf-inactive {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;;
    transition: all 0.8s;
  }


::-webkit-input-placeholder {
   color: #cccccc;
}

:-moz-placeholder { /* Firefox 18- */
   color: #cccccc;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #cccccc;
}

:-ms-input-placeholder {  
  color: #cccccc;
}



.form_contact ::-webkit-input-placeholder {
   color: #000000;
}

.form_contact :-moz-placeholder { /* Firefox 18- */
   color: #000000;
}

.form_contact ::-moz-placeholder {  /* Firefox 19+ */
    color: #000000;
}

.form_contact :-ms-input-placeholder {  
   color: #000000;
}

.search-form  ::-webkit-input-placeholder {
   color: #829CB8;
}

.search-form  :-moz-placeholder { /* Firefox 18- */
   color: #829CB8;
}

.search-form  ::-moz-placeholder {  /* Firefox 19+ */
    color: #829CB8;
}

.search-form  :-ms-input-placeholder {  
   color: #829CB8;
}



.search-formexib ::-webkit-input-placeholder {
   color: #829CB8;
}

.search-formexib  :-moz-placeholder { /* Firefox 18- */
   color: #829CB8;
}

.search-formexib  ::-moz-placeholder {  /* Firefox 19+ */
    color:#829CB8;
}

.search-formexib  :-ms-input-placeholder {  
   color: #829CB8;
}





*{
    margin: 0px;
    padding: 0px;
}
body, html{
    height: 100%;
}
a, a:visited, a:focus {
  /*color: #000000;*/
  color: #020826;
}
a:hover {
  /*color: #000000;*/
  color: #020826;
}
html {
  height: 100%;
}
body {
  font-size: 18px;
  color: #020826;
  line-height: 1.8em;
 /*font-family: 'lasiverregular';*/
 /*font-family: "freight-sans-pro",sans-serif;
 font-family: "sofia-pro",sans-serif !important;*/
  font-family: "Avenir-Roman",sans-serif !important;
/* font-weight: 300 !important;*/
  height: 100%;
  font-weight: normal;
  background-color: #FFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x:hidden;
  

}
p {
      font-weight: 300 !important
}
header {
  position: fixed;
  width: 100%;
  z-index: 99;
  top:0px;
}
.top-bar {
  width: 100%;
  background-color: #FFFFFF;
}
.logotop {
 /* width: 233px;*/
     width: 80%;
    margin: 0px auto auto;
}
.submenu {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: right;
  display:block;
  background-color: #e1e0e0;
}
.submenu ul {
  margin-bottom: 0px;
}
.submenu li {
  display: inline-block;
  margin-right: 45px;
}
.submenu li.current-cat a {
  color:#829CB8;
}
.page-template-page-online-exibition .submenu li.cat-item-2152 a {
  color:#829CB8;
}
.submenu li a {
   font-size: 24px;
    font-family: 'asm_regularregular';
}
.submenu li a:hover {
   color:#829CB8;
 } 
.home_slider {
 margin-top: 230px;

}
.exhibsliderfirst {
  margin-top: 320px !important;
}

.exhibslider {
  margin-top: 60px;
}
.home_slider img {
  width: 100%;
}
.bxsliderhome, .bxsliderabout {
  list-style: none;
  padding-left: 0px;
}
.bxsliderhome li, .bxsliderabout li {
  position: relative;
  text-align: center;
}
.bxsliderhome img, .bxsliderabout img{
  width: 100%;
}
.rowslider {
  margin-bottom: 30px;
}
.artist-video {
  margin-top: 25px;
}
.content_homeslider {
   position: absolute;
   color: #FFF;
   font-size: 20px;
      /* bottom: 57px;
       left: 50%;*/
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content_homeslider.topleft {
 top: 57px;
 left: 4%;
}
.content_homeslider.topright {
 top: 57px;
right: 4%;
}
.content_homeslider.bottomright {
 bottom: 57px;
right: 4%;
}
.content_homeslider.bottomleft {
 bottom: 57px;
left: 4%;
    width: 46%;
}

.content_homeslider span {
  /*text-decoration: underline;*/
  border-bottom: 1px solid #FFF;
  text-transform: capitalize;
  font-family: 'asm_regularregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.content_homeslider .titlehome {
 font-family: 'sofia-pro';
   font-weight: 700;
  font-size: 50px;
  line-height: 52px;
  margin-top: 12px;
}
.content_homeslider .datehome {
  font-size: 34px;
      line-height: 50px;
  text-decoration: none;
  border-bottom: none;
 /* font-family: Georgia, Helvetica, Arial, sans-serif;*/
 font-family: "freight-display-pro",sans-serif;
  font-weight: 700;
}
.content_homeslider.left {
  text-align: left;
}
.content_homeslider.right {
  text-align: right;
}
.content_homeslider.center {
  text-align: center;
}
.dateexibottom {
    font-size: 24px;
      line-height: 28px;
  text-decoration: none;
  /*font-family: Georgia, Helvetica, Arial, sans-serif;*/
  font-family: "freight-display-pro",sans-serif;
  font-weight: 700;
}


.home_about, .home_about p {
  font-size: 36px;
  line-height: 1.5;
      color: #020826; 
  /* font-family: 'lasiverlight';*/

}
.home_about a {   
   border-bottom: 1px solid #020826;
   font-size: 20px;
   font-family: 'asm_regularregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   text-transform: uppercase;
}
.margintophomeabout {
   margin-top: 75px;
}
.margintoponline {
  margin-top: 20px;
}
.social_home {
  list-style: none;
}
.social_home li {
  display: inline-block;
  margin-right: 5px;
}
.social_home li a {
      font-size: 25px;
      opacity: 1;
        -webkit-transition: all 0.3s linear; /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s linear; /* FF3.7+ */
       -o-transition: all 0.3s linear; /* Opera 10.5 */
          transition: all 0.3s linear;
}
.social_home li a:hover {
      opacity: 0.7;
      -webkit-transition: all 0.3s linear; /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s linear; /* FF3.7+ */
       -o-transition: all 0.3s linear; /* Opera 10.5 */
          transition: all 0.3s linear;
}
.home_contact {
  font-size: 16px;
    font-family: 'asm_regularregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #020826;
}
.contact_phone, .contact_address, .contact_hours  {
  margin-bottom: 40px;
      line-height: 25px;
    font-family: 'asm_regularregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.home_currentexib {
  margin-top: 85px;
  background-color: #4F506B;
  padding-top: 95px;
  padding-bottom: 80px;
}
.home_currentexibcolour {
  /*margin-top: 85px;
  background-color: #efeeee;
  padding-bottom: 80px;*/
      margin-top: 45px;
    background-color: #efeeee;
    padding-bottom: 40px;
    margin-bottom: 40px;
    float: left;
    width: 100%;
}
.colouredartist {
  background-color: #efeeee;
}
.nocolour {
  background-color: transparent !important;
}
.home_currentexibcolour h2, .addinforartist h2, .linksection h2 {
  font-size: 30px;
  color: #999999;
  /*font-family: Georgia, Helvetica, Arial, sans-serif;*/
  font-family: "freight-display-pro",sans-serif;
  font-weight: 700;
}
.home_currentexib h2, .bottom_news h2 {
  font-size: 50px;
  color: #999999;
 /* font-family: Georgia, Helvetica, Arial, sans-serif;*/
 font-family: "freight-display-pro",sans-serif;
  font-weight: 700;
}
.home_archive h2 {
  font-size: 50px;
  color: #999999;
  line-height: 50px;
  margin-bottom: 50px;
 /* font-family: Georgia, Helvetica, Arial, sans-serif;*/
 font-family: "freight-display-pro",sans-serif;
  font-weight: 700;
}
.home_archive {
   margin-top: 85px;
  background-color: #020826;
  padding-top: 55px;
  padding-bottom: 80px;
}
.archivebox a, .linklink {
  color: #829CB8 !important;
}
.linklink {
   font-size: 16px;
   font-family: 'asm_regularregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
   color: #829CB8;
  border-bottom: 1px solid #829CB8;
      -webkit-transition: all 0.3s linear; /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s linear; /* FF3.7+ */
       -o-transition: all 0.3s linear; /* Opera 10.5 */
          transition: all 0.3s linear;
}
.linklink:hover {
  border-bottom: 1px solid transparent;
      -webkit-transition: all 0.3s linear; /* Saf3.2+, Chrome */
     -moz-transition: all 0.3s linear; /* FF3.7+ */
       -o-transition: all 0.3s linear; /* Opera 10.5 */
          transition: all 0.3s linear;
}
.clickgalleryexib {
  float: right;
  text-align: right;
}
.clickgalleryexib.leftalign {
  float: left;
  text-align: left;
}
.leftalignartwork  {
  text-align: left;
  float: left;
}
.footer-quote-single {

}

.footer-quote-single.rightquote {
 margin-top: -90px;
    width: 100%;
    text-align: right;
}

.footer-quote-single.rightquote.sandy {

}

.footer-quote-single.rightquote.sandy h5,.footer-quote-single.sandy h5 {
  color: #D7BC9E;
} 

.footer-quote-single.topmarging {
      margin-top: -90px;
}

.footer-quote-single.onlineexhit h5 {
   font-family: "abadi",sans-serif;
  font-weight: 700;
    font-size: 2rem;
    line-height: 3rem;
}
.footer-quote-single.onlineexhit h5 span {
  font-family: "abadi",sans-serif;
  font-weight: 400;
  display: inline-block;
    text-indent: 7.5rem;
}


.footer-quote-single h5 {
   font-family: "abadi",sans-serif;
  font-weight: 700;
  font-size: 4rem;
  line-height: 5rem;
}
.footer-quote-single h5 span {
  font-family: "abadi",sans-serif;
  font-weight: 400;
  display: inline-block;
    text-indent: 10.5rem;
}

.footer-quote-single.marginbottom {
  margin-bottom: 90px;
}
.bottom_news h2 {
  margin-bottom: 70px;
}
.bottom_news_exib h2 {
  font-size: 30px;
  color: #999999;
 /* font-family: Georgia, Helvetica, Arial, sans-serif;*/
 font-family: "freight-display-pro",sans-serif;
  font-weight: 700;
  margin-bottom: 70px;
  margin-top: 70px;
}
.content_exib_row h4, .contentaboutfull h4 {
  font-size: 30px;
  color: #999999;
      margin-top: -12px;
    margin-bottom: 40px;
 /* font-family: Georgia, Helvetica, Arial, sans-serif;*/
 font-family: "freight-display-pro",sans-serif;
  font-weight: 700;
}
.bottom_news_exib {
  padding-bottom: 105px;
  display: none;
}
.exhibcenter-text {
  margin-left: 1rem;
      margin-top: 20px !important;
    float: left;
}
.exhibcenter-text p {
   font-family: abadi, sans-serif;
       font-weight: 700 !important;
    font-size: 3rem !important;
    line-height: 2rem;
} 
.galleryname {
  font-size: 20px;
  font-family: 'asm_regularregular';
 /* text-decoration: underline;*/
/* border-bottom: 1px solid #000;*/
   text-transform: capitalize;
  margin-bottom: 20px;
}
.bottom20 {
  padding-bottom: 20px;
}
.largequote_area {
  font-size: 6rem;
    line-height: 6.6rem;
    font-family: abadi, sans-serif;
    font-weight: 700;
}
.galleryname span {
  color: #829CB8;
  border-bottom: 1px solid #829CB8;
 /* text-decoration: underline;*/
}
.introhomeexit .galleryname span { 
   color: #000000;
 border-bottom: 1px solid #000;
 } 
 .introhomeexit .galleryname span:first-child {
  border-bottom: 0px solid #000;
 }
.galleryauthor {
  font-size: 40px;
  line-height: 44px;
  /*text-transform: uppercase;*/
 font-family: 'sofia-pro';
   font-weight: 700;
  color: #D7BC9E;
}
.gallerytitle {
   font-size: 40px;
   line-height: 42px;
   font-family: 'sofia-pro';
   font-weight: 700;
   color: #FFFFFF;
}
.gallerytitle a{
   font-size: 40px;
   line-height: 42px;
  font-family: 'sofia-pro';
   font-weight: 700;
   color: #FFFFFF;
}
.gallerytitle.gallerytitlegrey, .gallerytitle.gallerytitlegrey a {
  color: #020826;
}
.single-post .gallerytitle,  .single-post .gallerytitle a {
  color: #020826;
}

.gallerytitle.singletitle, .gallerytitle.singletitle a {
  color: #D7BC9E;
}

.new-upcoming-layout .gallerytitle, .new-upcoming-layout .gallerytitle a {
  color: #020826;
}

.arttitle.gallerytitle {
  color:#020826;
}  
.imageart {
  margin-bottom: 15px;
}
.artbuybt {
  font-size: 40px;
    margin-top: 10px;
    display: block;
}
.artright {
  text-align: right;
}
.artshow-box {
  margin-bottom: 4rem;
}
.gallerydate {
 /* font-family: Georgia, Helvetica, Arial, sans-serif;*/
/* font-family: "freight-display-pro",sans-serif;
*/ 
 font-family: abadi, sans-serif;
 font-weight: 400;
  color: #D7BC9E;
  font-size: 40px;
  font-weight: 300;
  line-height: 44px;
}

.home_exibtext .gallerydate {
  margin-top: 20px;
}
.home_exibtext {
  margin-top: 20px;
  /*font-family: 'lasiverregular';*/
  font-size: 18px;
 /* margin-top: 42px;*/
}
.exhib-right-text {
 /* float: right;*/
  text-align: right;
}

.exhib-right-text p {
   font-family: abadi, sans-serif;
 font-weight: 400 !important;
 font-size: 3rem !important;

  background: linear-gradient(to right, #D7BC9E 20%, #83756f 40%, #83756f 60%, #D7BC9E 80%);
  background-size: 200% auto;

  color: #020826;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
  animation: shine 6s linear infinite;
   -webkit-animation: shine 6s linear infinite;
 
}

.exhibcenter-text p {
   font-family: abadi, sans-serif;
       font-weight: 700 !important;
    font-size: 3rem !important;
    line-height: 3rem !important;
    background: linear-gradient(to right, #D7BC9E 20%, #83756f 40%, #83756f 60%, #D7BC9E 80%);
  background-size: 200% auto;

  color: #020826;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  
  animation: shine 6s linear infinite;
   -webkit-animation: shine 6s linear infinite;
} 

 @keyframes shine {
    to {
      background-position: 200% center;
    }
  }
 @-webkit-keyframes shine {
    to {
      background-position: 200% center;
    }
  }



.prev-next-posts a {
	
  color: #829CB8;
  font-family: 'asm_regularregular';
      font-size: 16px;
    
  border-bottom: 1px solid #829CB8 !important;
  -webkit-transition: border-color 0.3s linear; /* Saf3.2+, Chrome */
     -moz-transition: border-color 0.3s linear; /* FF3.7+ */
       -o-transition: border-color 0.3s linear; /* Opera 10.5 */
          transition: border-color 0.3s linear;
}
.prev-next-posts a:hover {
    border-color: transparent;
    border-bottom: 1px solid transparent !important;
    -webkit-transition: border-color 0.3s linear; /* Saf3.2+, Chrome */
     -moz-transition: border-color 0.3s linear; /* FF3.7+ */
       -o-transition: border-color 0.3s linear; /* Opera 10.5 */
          transition: border-color 0.3s linear;
 }
.marginbottom30 {
  margin-bottom: 42px
}
.home_exibtext a, .moreexib{
   font-family: 'asm_regularregular';
  /*text-decoration: underline;*/
  border-bottom: 1px solid #829CB8; 
  font-size: 16px;
  color: #829CB8;
  -webkit-transition: border-color 0.3s linear; /* Saf3.2+, Chrome */
     -moz-transition: border-color 0.3s linear; /* FF3.7+ */
       -o-transition: border-color 0.3s linear; /* Opera 10.5 */
          transition: border-color 0.3s linear;
}
.home_exibtext a:hover, .moreexib:hover {
  border-color: transparent;
   color: #829CB8;
 } 
 .linksection {
  position: absolute;
   margin-top: 100px; 
    width: 100%;
    top: 200px;

 }
  .linksection.artistlink {
  position: relative;
   margin-top: 0px; 
    width: 100%;
    top: 0px;
   padding-bottom: 40px;

 }
 .info-artist-mobile {
  display: none;
  position: relative;
 }
 .info-artist-desktop {
  display: block;
  position: relative;
 }
 .addinforartist {
   margin-top: 50px;
 }
.exibrow {
  margin-top: 80px;
}
.firstrowartist {
  margin-top: -55px;
}
.bottom_news {
  margin-top: 100px;
  padding-bottom: 85px;
}
.newsbottomexcerpt, .newsbottomexcerpt.archivnews {
       height: 275px;
   position: relative;
}
.newsbottomexcerpt.archivebox {
 height: auto;
}
.newsbottomexcerpt, .newsbottomexcerpt.archivnews {
       height: 275px;
   position: relative;
}
.newsbottomexcerpt.archivdesk {
/* height: 217px;*/
height: auto;
   position: relative;
}
.newsbottomlink {
   /*position: absolute;*/
   position: relative;
   bottom: 0px;
}
.newsbottomexcerpt a, a.moreexib {
	line-height:1.1;
  font-size: 16px;
  color: #829CB8;
  display: inline-block;
 /* margin-top: 20px;*/
 /* text-decoration: underline;*/
 border-bottom: 1px solid #829CB8;
  font-family: 'asm_regularregular';
   -webkit-transition: border-color 0.3s linear; /* Saf3.2+, Chrome */
     -moz-transition: border-color 0.3s linear; /* FF3.7+ */
       -o-transition: border-color 0.3s linear; /* Opera 10.5 */
          transition: border-color 0.3s linear;
 } 
.newsbottomexcerpt a:hover { 
  text-decoration: none;
   border-color: transparent;

}  
.featnewsimg {
  /*height: 650px;*/
  margin: 0px auto auto;
  text-align: center;
  overflow: hidden;
}
.featnewsimg img{
  height: 100%;
  width: 100%;
  text-align: center;
  margin: 0px auto auto;
  display: inline-block;
}
.sameheight {
  position: relative;
  min-height: 200px;
}
.sameheight a.moreinfonewstop {
  position: absolute;
  bottom: 0px;
}
.newsbottomexcerpt.archivebox a {
border-bottom: 1px solid #829CB8 !important;
line-height: 1.2; 
 
 } 
 .newsbottomexcerpt.archivebox a:hover {
    border-color: transparent;
    border-bottom: 1px solid transparent !important
 }
.newsbottomdate {
  font-size: 16px;
  line-height: 21px;
    margin-top: -2px;
  margin-bottom: 22px;
  text-transform: Capitalize;
  color: #D6D5D5;
  
 /* text-decoration: underline;*/
  font-family: 'asm_regularregular';
}
.newsbottomdate span {
border-bottom: 1px solid #D6D5D5;
}

.archiveexhib .newsbottomdate {
  color: #FFF;
}

.archiveexhib .newsbottomdate span {
border-bottom: 1px solid #FFF;
}
.newsbottomexib {
  font-size: 20px;
  margin-bottom: 22px;
  text-decoration: underline;
 /* border-bottom: 1px solid #000;*/
  font-family: 'asm_regularregular';
}
.newsbottomexib a {
  font-size: 20px;
  color:#000;
 /* border-color: #000 !important;*/
  margin-top: 0px;
 /* text-decoration: underline;*/
 /* border-bottom: 1px solid #000;*/
  font-family: 'asm_regularregular';
}



.newsbottomauthor, .newsbottomauthor a {
   font-size: 30px;
       margin-bottom: 0px;
   line-height: 32px;
   color: #000 !important;
   text-decoration: none;
   font-family: 'sofia-pro';
   font-weight: 700;
   border-bottom: none !important;
    color: #D7BC9E !important;
}
.archivebox .newsbottomauthor a {
 border-bottom: none !important;
 color: #D7BC9E !important;
}
.archivebox .newsbottomauthor a:hover {
  border-bottom: none !important;
   color: #D7BC9E !important;
}
.archivebox .newsbottomtitle a:hover {
  border-bottom: none !important;
   color: #D7BC9E !important;
}
.newsbottomtitle, .newsbottomtitle a {
  font-size: 30px;
  text-decoration: none;
   line-height: 32px;
   text-transform: uppercase;
  font-family: 'sofia-pro';
   font-weight: 700;
   border-bottom: none;
   color: #999999 !important;
   border-bottom: 0 !important;


}
.newsbottomtitle a {
  margin-top: 0px;
}
.archivebox .newsbottomtitle a {
  border-bottom: 0 !important;
 }  
.thumbimg {
  width: 100%;
  height: 215px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /*overflow: hidden;*/
}
.thumbimgbig {
  width: 100%;
  height: 400px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  /*overflow: hidden;*/
}
/*.thumbimg img {
 object-fit: cover;

}*/
.introhomeexit {
  margin-top: -8px;
}
.hoverimg {
  position: relative;
  display: block;
}
.hoverimg:hover .hoverwhite {
   opacity: 0.3;
  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.bxsliderhome li a:hover .hoverwhite, .bxsliderabout li a:hover .hoverwhite {
  opacity: 0.3;
  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.thumbimg:hover .hoverwhite, .thumbimgbig:hover .hoverwhite {
  opacity: 0.3;
  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.hoverwhite {
  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  position: absolute;
  top:0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height:100%;
  background-color: #FFF;
  opacity: 0;
}
footer {
   background-color: #FFFFFF;
   padding-top: 45px;
   padding-bottom: 45px;
}
.footer-bar {
  font-family: abadi, sans-serif;
font-weight: 300;
font-style: normal;
text-align: center;
    float: left;
    width: 100%;
    padding-bottom: 40px;
}
.footer-bar h4 {
  font-size: 16px;
  color: #4F506B;
  margin-bottom: 5px;
  font-family: abadi, sans-serif;
font-weight: 300;
font-style: normal;
}
.footer-bar h4 span {
  border-bottom: 1px solid #020826;
}  
.footer-bar .logotop {
      width: 250px;
    display: inline-block;
    margin-bottom: 25px;
}
.info_copyright {
  color: #020826;
  font-size: 14px;
      line-height: 18px;
  margin-top: 0px;
 font-family: abadi, sans-serif;
font-weight: 300;
font-style: normal;
}

.info_copyright a {
   color: #020826;
}
.contactfooter {
  font-size: 16px;
  color:#020826;
}
.contactfooter p {
   line-height: 23px;

}
.contactfooter a {
  color: #020826;
}
.followfooter {
  color:#020826;
}
.followfooter a {
  font-size: 12px;
  color: #020826;
}
.followfooter .social_home {
  margin-bottom: 25px;
}
.formfooter input {
  border: none;
  background-color: transparent;
  display: block;
  padding-bottom: 10px;
  width: 100%;
  color: #FFF;
  font-size: 16px;
  margin-bottom: -12px;
  border-bottom: 1px solid #FFF;
}
.formfooter input:focus {
 outline:none;
}  
.formfooter input[type=submit] {
border-bottom: 0px solid #FFF;
text-align: left;
    margin-top: 10px;

 } 
.top-text-left{
      padding-top: 21px;
    padding-bottom: 22px;
    color: #232323;
    /* display: inline-block; */
    width: 70%;
    margin: 15px auto auto;
    text-align: center;
    vertical-align: top;
}
.main-menu {
  /* display: inline-block;*/
   position: relative;
  /* float: right;*/
    margin-top: 6px;
}
.main-menu ul {
  text-align: center; 

  margin-bottom: 0px;
}
.main-menu ul li {
    display: inline-block;
    list-style: none outside none; 
    position: relative; 
    margin: 14px;
}
.main-menu ul li.current-menu-item a, .main-menu ul li.current-menu-item a {
   border-bottom: 2px solid #020826;

}
.icon-hamb {
  position: absolute;
    top: 23px;
    right: 25px;
    display: none;
}

.main-menu ul li a {
  font-size: 20px;
 font-family: 'asm_regularregular';
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
  border-color: transparent;
  -webkit-transition: border-color 0.3s linear; /* Saf3.2+, Chrome */
     -moz-transition: border-color 0.3s linear; /* FF3.7+ */
       -o-transition: border-color 0.3s linear; /* Opera 10.5 */
          transition: border-color 0.3s linear;
}
.main-menu ul li.active a,
.main-menu ul li:hover a {
   border-bottom: 2px solid #020826;
    -webkit-transition: border-color 0.3s linear; /* Saf3.2+, Chrome */
     -moz-transition: border-color 0.3s linear; /* FF3.7+ */
       -o-transition: border-color 0.3s linear; /* Opera 10.5 */
          transition: border-color 0.3s linear;

}
.mobile-menu {
  display: none;
}
.mobile-menu ul{
  list-style: none;
}
.mobile-menu ul li {
  text-align: center;
}
 
.mobile-menu ul li a {
  font-size: 24px;
font-family: 'asm_regularregular';

  text-transform: uppercase;
  border-bottom: 2px solid transparent;
}
.mobile-menu ul li.active a,
.mobile-menu ul li:hover a {
   border-bottom: 2px solid #000;

}
.mobile-menu ul li ul li a {
font-size: 20px;
 font-family: 'sofia-pro';
 border-bottom: 2px solid transparent !important;
} 
.sub-menu {
  display: none;
}
.mobile-menu ul li.menu-item-has-children:hover .sub-menu {
  display: block;
}


.mobilemenu {
  text-align: left !important;
  list-style: none;
}
.mobilemenu li {
  padding-top: 3px !important;
  padding-left: 15px !important;
}
.mobilemenu a.menu {
  float: left;
  width: 30px;
  height: 26px;
  overflow: hidden;
  transition: 0.3s;
  border-bottom: 0px solid transparent !important;
}
.mobilemenu a.menu:hover {
  text-decoration: none !important;
  border-bottom: 0px solid transparent !important;
}
.mobilemenu a.menu span {
  float: left;
  width: 30px;
  height: 3px;
  background-color: #232323;
  position: relative;
  top: 12px;
  transition: 0.3s;
}
.mobilemenu a.menu span:before {
  content: '';
  width: 30px;
  height: 3px;
  background-color: #232323;
  position: absolute;
  top: -8px;
  left: 0;
}
.mobilemenu a.menu span:after {
  content: '';
  width: 30px;
  height: 3px;
  background-color: #232323;
  position: absolute;
  bottom: -8px;
  left: 0;
}


.logo {
  width: 100%;
  text-align: center;
  margin-top: 38px;
  margin-bottom: 25px;
}

/* MENU */
.nav-up {
    top: -80px;
}
/* Header */
header {
  width: 100%;
}
.headroom--pinned {
   /* display: block;*/
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
}
.headroom--unpinned {
   /* display: none;*/
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
}
.headroom {
    transition: transform 200ms linear;
    -webkit-transition: transform 200ms linear;
    -moz-transition: transform 200ms linear;
}


/* LANDING INTRO */
.container {
  position: relative;
}

/* HOME PAGE */
.wrapper {
      height: 100% !important;
      height: 100%;
      margin: 0 auto; 
      overflow: hidden;
    }

ul {
  margin-left:0px !important;
}
.main {
  margin-top: 10px;
}

.specialcolumns {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.new-upcoming-layout {
  /*margin-top: 180px;*/
      margin-top: 320px;
}
/*ABOUT PAGE*/
.aboutarea h1 {
  font-size: 40px;
  color: #020826;
  line-height: 42px;
  margin-top: 0px;
  /* font-family: 'sofia-pro';*/
  font-family: abadi, sans-serif;
   font-weight: 700;

}
.contentaboutintro {
  font-size: 34px;
  color: #000;
  margin-top: 0px;
 /*font-family: 'lasiverlight';*/
}
.contentaboutfull, .contentaboutfull p {
font-size: 18px;
  color: #020826;
  font-family: 'Avenir-Roman';
/* font-family: 'lasiverregular';*/
}
.contentaboutfull div {
  margin-bottom: 20px;
}
.peoplerow {
  margin-top: 65px;
  padding-bottom: 115px;
}
.teamtitle {
    margin-top: -115px;
    margin-bottom: 65px;
}
.teamtitle h2 {
  font-size: 24px;
  color: #000;
  line-height: 19px;
  margin-top: 0px;
 /* font-family: 'sofia-pro';*/
 font-family: abadi, sans-serif;
   font-weight: 700;
}
.teamtitle h3 {
    font-size: 24px;
  color: #D7BC9E;
  line-height: 19px;
  margin-top: 0px;
   font-family: abadi, sans-serif;
  font-weight: 300;
}
.contentpeople, .contentpeople p {
  font-size: 18px;
  color: #D7BC9E;
 /*font-family: 'lasiverregular';*/
}

/* ARTIST PAGE */
.artistcat {
  font-size: 40px;
 font-family: 'sofia-pro';
   font-weight: 700;
}
.list_artists {
  /* -webkit-box-sizing: border-box; 
   -moz-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box; */
  font-size: 34px;
 /* font-family: 'lasiverlight';*/
  line-height: 45px;
/* -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
          -webkit-column-width: 300px;
     -moz-column-width: 300px;
          column-width: 300px;*/
   
}
.list_artists a {
  border-bottom: 2px solid transparent;
  border-color:transparent;
   -webkit-transition: border-color 0.3s linear; /* Saf3.2+, Chrome */
     -moz-transition: border-color 0.3s linear; /* FF3.7+ */
       -o-transition: border-color 0.3s linear; /* Opera 10.5 */
          transition: border-color 0.3s linear;
}
.list_artists a:hover {
  color: #829CB8;
  border-bottom: 2px solid #829CB8;
  -webkit-transition: border-color 0.3s linear; /* Saf3.2+, Chrome */
     -moz-transition: border-color 0.3s linear; /* FF3.7+ */
       -o-transition: border-color 0.3s linear; /* Opera 10.5 */
          transition: border-color 0.3s linear;
}
.artistcolour {
  margin-top: 0px;
  padding-top: 110px;
  background-color: #020826;
   padding-bottom: 115px;
   color: #D7BC9E;
   /*font-family: abadi, sans-serif;
   font-weight: 300;*/
}
.artistcolour .home_contact {
color: #D7BC9E;
}
 .artistcolourwhite {
    margin-top: 0px;
  padding-top: 110px;
  background-color: transparent;
   padding-bottom: 115px;
  
 }
.artistcolour a {
  color: #D7BC9E;
    font-family: abadi, sans-serif;
   font-weight: 300;
}
.subtitle-news {
  font-size: 30px;
  padding-top: 5px;
}
.newsdate {
  font-size: 24px;
  line-height: 33px;
}
/* CONTACT PAGE */
.map {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
}
.contact_map {
  width: 100%;
  height: 800px;
}
.contact_text h2 {
  font-size: 40px;
 font-family: 'sofia-pro';
   font-weight: 700;
  line-height: 45px;
      margin-bottom: 40px;
}
.contact_text h4 {
  font-size: 18px;
  margin-bottom: 25px;
}.side_contact {
  margin-top: 55px;
}

.contact_text h3 {
color:#D7BC9E;
/* font-family: Georgia, Helvetica, Arial, sans-serif;*/
 font-family: 'sofia-pro';
/*font-family: "freight-display-pro",sans-serif;*/
  font-weight: 700;
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 7px;
  text-transform: uppercase;

}
.form_contact input {
  border: none;
 padding-bottom: 10px;
   font-family: 'asm_regularregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: transparent;
  display: block;
  width: 100%;
  color: #000000;
  font-size: 16px;
/*  margin-bottom: 47px;*/
  border-bottom: 1px solid #000000;
}
.form_contact input:focus {
 outline:none;
}  

.form_contact textarea {
  border: none;
 padding-bottom: 10px;
   font-family: 'asm_regularregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: transparent;
  display: block;
  width: 100%;
  color: #000000;
  font-size: 16px;
  height: 150px;
 /* margin-bottom: 47px;*/
  border-bottom: 1px solid #000000;
}
.form_contact textarea:focus {
 outline:none;
} 


.form_contact input[type=submit] {
border-bottom: 0px solid #000000;
 font-family: 'asm_regularregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
text-align: left;
 border-bottom: 1px solid transparent;

 } 
.form_contact input[type=submit]:hover {
  color: #829CB8;
 } 
/* ARCHIVE */
.rowarchive {
  margin-bottom: 60px;
}
.search-form input, .search-formexib input{
  border: none;
 padding-bottom: 10px;
   font-family: 'asm_regularregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  background-color: transparent;
  display: block;
  width: 100%;
  color: #829CB8;
  font-size: 18px;
  margin-bottom: 47px;
  border-bottom: 1px solid #829CB8;
}
.search-form input:focus, .search-formexib input:focus{
 outline:none;
}  
.search-submit, .search-submitexib {
  position: absolute;
  text-indent: -9999px;
  visibility: hidden;
}
.topnews {
  margin-top: 320px;
}
.topnews img {
  width: 100%;
}
.topnews .archivebox {
  margin-top: 30px;
}

/* EXIB */
.img_desc_single_exib {
  display: table;
  height: 100%;
  width: 100%;
}
.img_desc_single_exib p {
  font-size: 14px;
  font-family: 'asm_regularregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      display: table-cell;
      text-align: right;
    vertical-align: bottom;
   /* float: right;*/
}
.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
  } 

  .embed-container iframe,
  .embed-container object,
  .embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
.content_exib img {
  width: 100%;
}
.content_exib_row {
  padding-top: 40px;
}
.image_exib_legend {
  font-size: 14px;
  font-family: 'asm_regularregular', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      line-height: 23px;
}
.paddingTop70 {
  padding-top: 70px;
}
.paddingTop130 {
  padding-top: 130px;
}
.prev-next-posts {
  text-align: center;
}
.prev-posts-link {
  display: inline-block;
  margin-right: 10px;
  float: left;
}
.next-posts-link {
  margin-left: 10px;
  float: right;
  display: inline-block;
}
.heading img {
  display: none;
}
.heading {
  border-bottom:2px solid #efeeee;
      float: left;
    width: 100%;
}
/*.bx-wrapper img {
max-width: auto;
display: inline;
}*/
/* ANIMATION */
.animation-element {
 /* opacity: 0;*/
  position: relative;
}
.bx-prev {
   -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}
.bx-prev.inview {
   -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.bx-next {
   -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}
.bx-next.inview {
   -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.bounce-up {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bounce-up.in-view  {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-right {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}

.animation-element.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}


.animation-element.fadein {
  opacity: 0;
  -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
  transition: all 4s linear;
  
}

.animation-element.fadein.in-view {
  opacity: 1;
   -moz-transition: all 4s linear;
  -webkit-transition: all 4s linear;
  -o-transition: all 4s linear;
  transition: all 4s linear;
}


.bounce-upcol1 {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.animation-element.in-view .bounce-upcol1  {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.bounce-upcol2 {
  opacity: 0;
  -moz-transition: all 800ms ease-out;
  -webkit-transition: all 800ms ease-out;
  -o-transition: all 800ms ease-out;
  transition: all 800ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.animation-element.in-view .bounce-upcol2  {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.bounce-upcol3 {
  opacity: 0;
  -moz-transition: all 900ms ease-out;
  -webkit-transition: all 900ms ease-out;
  -o-transition: all 900ms ease-out;
  transition: all 900ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.animation-element.in-view .bounce-upcol3  {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px); 
}
.bounce-upcol4 {
  opacity: 0;
  -moz-transition: all 1000ms ease-out;
  -webkit-transition: all 1000ms ease-out;
  -o-transition: all 1000ms ease-out;
  transition: all 1000ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.animation-element.in-view .bounce-upcol4  {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.fadeinlogo {
  opacity: 0;
  -moz-transition: all 2s linear;
  -webkit-transition: all 2s linear;
  -o-transition: all 2s linear;
  transition: all 2s linear;
}
.fadeinlogo.activelogo {
  opacity: 1;
  -moz-transition: all 2s linear;
  -webkit-transition: all 2s linear;
  -o-transition: all 2s linear;
  transition: all 2s linear;
}

.introatext, .introatext p {
  font-size: 36px !important;
 /* font-family: "freight-sans-pro",sans-serif !important;*/
  font-family: "sofia-pro",sans-serif !important;
 font-weight: 300 !important;
 color: #020826;
}
.introbtext, .introbtext p {
   font-size: 40px !important;
   line-height: 50px !important;
  font-family: abadi, sans-serif;
  color: #020826;
  font-weight: 300;

}
.quotetext, .quotetext p {
   font-size: 24px !important;
 /*  font-family: "freight-display-pro",sans-serif;
   font-weight: 500;*/
   font-family: abadi, sans-serif;
  font-weight: 700 !important;
  font-style: normal;
   line-height: 34px !important;
}
.quoteauthortext, .quoteauthortext p {
   font-size: 20px !important;
   font-family: "freight-display-pro",sans-serif;
   font-weight: 500;
}

div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors{
  border:0 !important;
  margin-left: 0px !important;
    padding-left: 0px !important;
}
#wpcf7-f8130-o2 div.wpcf7-mail-sent-ok, #wpcf7-f8130-o2 div.wpcf7-validation-errors, #wpcf7-f8130-o1 div.wpcf7-mail-sent-ok, #wpcf7-f8130-o1 div.wpcf7-validation-errors{
      margin-top: -30px;
      font-size: 12px;
      color: #FFF;
}
.wpcf7-form-control-wrap.opt-in {
  visibility: hidden;
  position: absolute;
  top:-99999px;
}
.columns-artist {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
.guestcolumn {
  margin-bottom: 80px !important;
}
.readmorebox {
  display: none;
}



.fulldisplay-images {
  visibility:hidden; 
  z-index: -1; 
  position:absolute; 
  top:-10px;
  opacity:0; 
  background-color: #FFF;
  left:0px; 
  width:100%; 
  height:100%;
}
.close-strip{ margin:20px; position:absolute; z-index:500; top:0; right:0;}
.close-button{width:30px; float:right;font-family: Arial;font-size: 50px;}

/*@media screen and (max-width: 830px) {

}
@media screen and (max-width: 960px) {

 
}*/
.showsmall{
  display: none;
}
.fancybox-title .child span {
  font-style: italic;
}
.lastrow {
  margin-bottom: 80px;
}

.hidefrontimg {
  display: block;
}
.showfrontimg {
  display: none;
}
.linksection.singleexiblinksection {
  position: relative;
}

.hidemobile {
    display: block;
  }
  .showmobile {
    display: none;
  }
.password-login {
  position: fixed;
    background-color: #FFF;
    z-index: 100;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.container-password {
  margin: 0;
  position: absolute;
  top: 35%;
/*  -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
}
.logo-password {
  margin-bottom: 50px;
       width: 80%;
/*    display: inline-table;*/
    margin: 0px auto 50px;
}
.logo-password img {
  width: 100%;
  display: block;
  width: 100%;
/*    max-width: 985px;
    max-height: 108px;
    display: block;*/
}
.login-private input[type=submit] {
  padding: 1px 20px;
  color: #020826;
}
.login-private p:first-child {
display: none;
}
.animationpassword {
 /* display: inline-table;*/
  background-position: center;
  background-size: cover;
  -webkit-animation: slide 20s linear infinite;
  animation: slide 20s linear infinite;
   -moz-animation: slide 20s linear infinite;
}
.password-login.white {
  background-color: #FFF;
}
.password-login.white p {
  color: #020826;
}

.password-login.midnightblue {
  background-color: #020826;
}
.password-login.midnightblue p {
  color: #D7BC9E;
}

.password-login.silver {
  background-color: #D6D5D5;
}
.password-login.silver p {
  color: #020826;
}

.password-login.aubergine {
  background-color: #4F506B;
}
.password-login.aubergine p {
  color: #FFF;
}
.product-online-section {
  margin-top: 60px;
}
@-webkit-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -1000px 0; }
}
@keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -1000px 0; }
}

@media screen and (max-width: 1386px) {
/*.submenu li {
    display: inline-block;
    margin-right: 30px;
}*/
}
@media screen and (max-width: 1252px) {
/*.submenu li {
    display: inline-block;
    margin-right: 20px;
}*/
}
@media screen and (max-width: 1024px) {
.teamtitle {
    margin-top: 65px;
    margin-bottom: 65px; 
}
.hidesmall {
  display: none;
}
.showsmall{
  display: block;
}
.info_copyright {
  margin-top: -15px;
}
.contactfooter {
  margin-top: -140px;
}
.bx-wrapper img {
  /*max-width: 100%;*/
  display: block;
      margin: 0px auto auto;
    /* text-align: center; */
    width: auto !important;
    max-height: 580px !important;  
}
.introhomeexit {
  margin-top: 15px;
}
.bottom_news {
    margin-top: 50px;
    padding-bottom: 50px;
    display: none;
}

.home_currentexib {
    margin-top: 35px;
    padding-top: 35px;
    padding-bottom: 50px;
}
.bottom_news h2 {
    margin-bottom: 30px;
}
.newsbottomdate {
  margin-top: 15px;
}
.newsbottomexcerpt, .newsbottomexcerpt.archivnews {
  height: auto;
      margin-bottom: 25px;
}
.newsbottomlink {
  position: relative;
}
.peoplerow {
    margin-top: 30px;
    padding-bottom: 35px;
}
.thespacecontent {
  margin-top: 25px;
}
.rowarchive {
  margin-bottom: 0px;
}
.contentaboutintro {
  margin-top: 20px !important;
}
.contentaboutfull {
  margin-top: 25px;
}
.bxsliderabout {
  margin-bottom: 25px;
}
.artistcolour {
    margin-top: 0px;
    padding-top: 50px;
    background-color: #020826;
    padding-bottom: 50px;
    color: #D7BC9E;
}
.artistcolour a {
  color: #D7BC9E;
}
.artistcat {
  margin-bottom: 25px;
}
.margintophomeabout {
  margin-top: 0px;
}
.home_slider {
  margin-bottom: 50px;
}

.linksection {
    position: relative;
    margin-top: 0px;
    width: 100%;
    top: 0px;
} 
.home_currentexibcolour {
  margin-top: 5px;
      padding-bottom: 50px;
} 
.firstrowartist {
  margin-top: 0px;
}  
}
@media screen and (max-width: 981px) {
.icon-hamb{ 
  display: block;   
}
#menu-main-menu, .submenu{ 
  display: none;
} 
.mobile-menu {
  /*display: none;*/
}
.home_currentexib img {
  width: 100%;
}
.bottom_news img {
  width: 100%;
}
.introhomeexit {
    margin-top: 15px;
}
.newsbottomlink {
    margin-bottom: 20px;
}
.artistcat {
  margin-bottom: 20px;
}
}

@media screen and (max-width: 769px) {
  .hidemobile {
    display: none;
  }
  .showmobile {
    display: block;
  }
.content_homeslider {
    position: relative;
    left:auto;
    bottom:auto;
    margin-top: 20px;
    color: #303030 !important;
}
.home_slider {
  margin-top: 100px;
}
.linksection {
  top: auto !important;
  margin-top: 20px !important;
  padding-bottom: 20px;
}
 .info-artist-mobile {
  display: block;
      float: left;
  position: relative;
 }
 .info-artist-desktop {
  display: none;
  position: relative;
 }
.gallerytitle, .galleryauthor {
  font-size: 30px;
  line-height: 32px;
}
.content_homeslider.bottomleft {
  width: 100%;
}
.hidefrontimg {
  display: none;
}
.showfrontimg {
  display: block;
  margin-top:20px;
}
.gallerydate {
  font-size: 24px;
}
.galleryname {
  margin-top: 10px;
}
.content_homeslider span{
  border-bottom: 1px solid #000 !important;

}  
.bx-controls {
  display: none;
}
.content_homeslider.topleft {
 left:auto;
    top:auto;
}
.content_homeslider.topright {
 left:auto;
    top:auto;
}
.content_homeslider.bottomright {
 left:auto;
    bottom:auto;
}
.content_homeslider.bottomleft {
left: 5px;
    bottom:auto;
}
.bx-wrapper img {

    max-height: 430px !important;  
}
.artshow-box .bx-wrapper img {

    max-height: 100% !important;  
}
.peoplerow img {
  width: 50%;
}
.thespacecontent img {
  width: auto;
}
.content_homeslider .titlehome {
  font-size: 30px;
  line-height: 32px;
}
.home_about p {
  font-size: 18px;
}
.introhomeexit .galleryauthor,  .introhomeexit .gallerytitle a, .introhomeexit .gallerydate, .newsbottomauthor a, .newsbottomtitle {
font-size: 24px;
  line-height: 30px;
}
.home_currentexib h2, .bottom_news h2 {
  line-height: 50px;
  font-size: 30px;
}
.exibrow {
  margin-top: 0px;
}
.gallerytitle a {
  line-height: 15px;
}
.bottom_news h2 {
  margin-bottom: 15px;
}
.content_homeslider.right {
  text-align: left;
}
.content_homeslider {
  left: 5px;
  width: 100%;
    z-index: 1;
    background-color: #FFF;
}
.sameheight a.moreinfonewstop {
  position: relative;
}
.featnewsimg img {
    height: auto;
    width: 100%;
 } 
.featnewsimg  {
  height: auto;
}
.subtitle-news {
  font-size: 24px;
}
.newsdate {
  font-size: 24px;
}
.content_exib_row .bx-wrapper {
  margin-bottom: 40px !important;
}
.content_homeslider.bottomright {
  right: 0;
}
.subtitleslider {
  display: none;
}
.exhibsliderfirst {
    margin-top: 95px !important;
}
.contentaboutintro {
    margin-top: 0px !important;
}
.gallerytitle, .galleryauthor {
    font-size: 30px;
    line-height: 43px;
}
.exhib-right-text p {
    font-family: abadi, sans-serif !important;
    font-weight: 400 !important;
    font-size: 2.5rem !important;
    line-height: 2.8rem;
}
.exhibcenter-text p {
    font-family: abadi, sans-serif;
    font-weight: 700 !important;
    font-size: 2rem !important;
}
.footer-quote-single h5 {
    font-family: "abadi",sans-serif;
    font-weight: 700;
    font-size: 2rem;
    line-height: 2rem;
}
.footer-quote-single h5 span {
    font-family: "abadi",sans-serif;
    font-weight: 400;
    display: inline-block;
    text-indent: 4.5rem;
}
.topnews {
    margin-top: 95px;
}
.largequote_area {
    font-size: 3rem;
    line-height: 3.6rem;
    margin-bottom: 3rem;
    font-family: abadi, sans-serif;
    font-weight: 700;
}
}
@media screen and (max-width: 650px) {
  .top-text-left {
    padding-top: 9px;
  }  
  .artbuybt {
    font-size:28px;
  }
  .introhomeexit .galleryname span { 
   display: inline-block;
 } 
   .content_homeslider {
    font-size: 16px;
   }
   .content_homeslider .datehome {
    font-size: 24px !important;
   }
  .columns-artist {
        -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .contactfooter {
  margin-top: 0px;
}
  .introhomeexit {
    margin-top: 0px;
  }
  .bx-wrapper img {

    max-height: 360px !important;  
}
.artshow-box .bx-wrapper img {

    max-height: 100% !important;  
}
.titlehome span {
  display: none;
}
 .home_currentexibcolour {
    margin-top: 5px;
    padding-bottom: 10px;
} 
.bottom_news_exib h2 {
      margin-bottom: 30px;
    margin-top: 30px;
}
.newsbottomexcerpt.archivdesk {
  height: auto;
}
.formfooter {
  margin-top: 30px;
}
}

@media screen and (max-width: 480px) {
.home_about, .home_about p {
  font-size: 23px;
}
.logotop {
    width: 170px;
}
.peoplerow {
    margin-top: 0px;
    padding-bottom: 5px;
}
.teamtitle {
    margin-top: 25px;
    margin-bottom: 25px;
}
.content_homeslider .titlehome {
   font-family: 'sofia-pro';
   font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    margin-top: 12px;
}
.newsbottomexcerpt {
   /* height: 320px;*/
    margin-top: 10px;
    position: relative;
    margin-bottom: 40px;
}
.newsbottomexcerpt.archivebox {
  height: auto;
}
.thumbimgbig {
  height: 200px;
}
.contact_map {
  height: 300px;
}
.bx-wrapper img {

    max-height: 200px !important;  
}
}
.artshow-box .bx-wrapper img {

    max-height: 100% !important;  
}
@media screen and (max-width: 321px) {

.bx-wrapper img {

    max-height: 170px !important;  
}
.artshow-box .bx-wrapper img {

    max-height: 100% !important;  
}
 } 
 
 .form_contact .wpcf7 .wpcf7-form p .ajax-loader {
	 height:25px;
 }
#about_top_img {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
 @media screen  and (min-device-width: 960px) 
 {
	  #about_top_img .about_img {
	 height:391px;
   opacity: 0;
 } 
 }
