/*
Theme Name: seenfifteen
Author: Akeem Faulkner
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


body {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: 'interstate-lightcondensnormal', sans-serif;
}
input {
    font-family: 'interstate-lightcondensnormal', sans-serif;
}
h1, h2 {
      font-weight: normal;
}
p {
    margin-top: 0;
    font-size: 17px;
    color: #7d7d7d;
}

a {
    color: #001eff;
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.sub-menu {
  display: none;
 position: absolute;
margin-top: 32px;
margin-left: 26px;
}

a.page-numbers {
  display:none;
}

a.prev.page-numbers,a.next.page-numbers {
  display: block;
  text-align: center;
    line-height: 26px;
    font-size: 15px;
    border: 0;
    background-color: #001eff;
    color: #ffffff;
    width: 100px;
    height: 26px;
    outline: 0;
    cursor: pointer;
    position: relative;
    margin-top: 30px;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
        text-decoration: none;
}

nav.navigation.pagination {
  display:block;
  float: right;
}
.news-title {
  margin-bottom: 25px;
}
.news-items {
  width:100%;
}
.news-text {
  margin: 10px 0 30px 0;
  color:#001eff;
  line-height: 20px;
min-height: 70px;
}
.news-text p {
  font-size: 16px;
color:#001eff;
font-weight: inherit;
line-height: 24px;
}

.news-item {
    margin: 60px 2% 0 0;
    width: 32%;
    display: inline-block;
    border-bottom: 4px solid #001eff;
    padding-bottom: 10px;
    vertical-align: top;
}
.news-item .readmore {
margin-bottom:0;
}
.news-image img{
  max-width: 100%;
  width: 100%;
  height: auto;
  max-height: 251px;
}

h1.entry-title.news-archive {
  font-size:18px;
  margin: 0; 
  text-transform: uppercase;
}

.news-title {
min-height: 100px;
}
.news-title a {
	text-decoration:none;
}
h2.screen-reader-text {
  display:none;
}
span.page-numbers.current {
  display:none;
}
/*p strong {
font-family: 'interstateboldcondensed', sans-serif;
font-size: 19px;
}*/
.content-side {
  margin-bottom:30px;
  color:#001eff;
}
.content-side p {
  color:#001eff;
}


  .nav-next a,.nav-previous a {
text-align: center;
  line-height: 22px;
    font-size: 15px;
    border: 0;
    background-color: #001eff;
    color: #ffffff;
    width: 70px;
    height: 26px;
    outline: 0;
    cursor: pointer;
    top: 10px;
   margin-bottom: 20px;
    padding-top: 4px;
    text-decoration: none;
    color: #ffffff!important;
display:block;
  }


.readmore {   
  text-align: center;
  line-height: 26px;
    font-size: 15px;
    border: 0;
    background-color: #001eff;
    color: #ffffff;
    width: 100px;
    height: 26px;
    outline: 0;
    cursor: pointer;
    top: 10px;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    margin-bottom: 20px;
  }
  .readmore a {
    padding-top: 4px;
    text-decoration: none;
    color: #ffffff!important;
  }

h1.exhibition-archive {
  line-height: 30px;
margin: 5px 0;
font-size: 30px;
}

/*.post-type-archive-exhibitions .entry-header {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    border-bottom: 4px solid #001eff;
} */

#menu-main-menu {
    padding: 0;
}

ul#menu-main-menu li {
    display: inline;
list-style-type: none;
padding-right: 20px;
}
ul#menu-main-menu li a {
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'interstateboldcondensed', sans-serif;
}

ul#menu-main-menu li.current-menu-item a {
    color:#fff;
    background-color: #001eff;
    padding:6px;
}

ul#menu-main-menu li.current-menu-item a:first-child,ul#menu-main-menu li.current-menu-parent a {
    color:#fff;
    background-color: #001eff;
    padding:6px;
}

ul#menu-main-menu li ul.sub-menu li.current-menu-item a {
    color:#fff!important;
    background-color: #001eff!important;
    padding:6px;
}

ul#menu-main-menu li ul.sub-menu li a {
    color:#001eff!important;
    background-color: #fff!important;
    padding:6px;
}

ul#menu-main-menu li ul.sub-menu li a:hover {
    color: #fff!important;
    background-color: #001eff!important;
    padding: 6px;
}

ul#menu-main-menu li a:hover {
    color:#fff;
    background-color: #001eff;
	padding:6px;
}
ul#menu-main-menu li a:first-child {
padding:6px;
}



.header {

}

.header__container {
   /* height: 120px; */
   /* width: 100%;*/
  max-width: 1200px;
  margin: 0 auto;
    position: relative;
    background: #fff;       
}
.header__container-inner {
    max-width: 1200px;
  margin: 0 auto;
}
.header__logo {
    /*float: right;*/
    padding: 35px 0 14px 0px;
    width: 12%;
    border-bottom: 5px solid #001eff;
    display: inline-block;
}
.header__logo a img {
    width: 100%;
}
.header__menu {
  /*float: right;
  border-bottom: 5px solid #001eff;
  padding: 67px 59% 4px 0;
  font-size: 14px;*/
  margin-left: 2%;
    border-bottom: 5px solid #001eff;
  padding: 67px 0 0 0;
  font-size: 14px;
  display: inline-block;
  width: 72%;
}
.header__social {
   /* position: absolute;
    padding: 16px 0px;
    bottom: 0;
    width: 14%;
    max-width: 167px;
    border-bottom: 5px solid #001eff; */
      padding: 14px 0px;
  bottom: 0;
  width: 14%;
  border-bottom: 5px solid #001eff;
  display: inline-block;
}

.agence-myop {
    text-decoration:none;
    color:#001eff;
}

.coming_soon {
    margin-top: 4px;
}

.twitter {
    background: url('images/social-icons.png') no-repeat 0 0;
    width: 20px;
    height: 14px;
    background-size: cover;
    display: inline-block;
}

.facebook {
    background: url('images/social-icons.png') no-repeat -25px 0;
    width: 20px;
    height: 14px;
    background-size: cover;
    display: inline-block;
}

.instagram {
    background: url('images/social-icons.png') no-repeat -48px 0;
    width: 20px;
    height: 14px;
    background-size: cover;
    display: inline-block;
}

    .footer__social .twitter {
        background: url('images/social-icons-white@2x.png') no-repeat 0 0;
         width: 20px;
    height: 14px;
    background-size: cover;
    display: inline-block;
    }

    .footer__social .facebook {
        background: url('images/social-icons-white@2x.png') no-repeat -24px 0;
         width: 20px;
    height: 14px;
    background-size: cover;
    display: inline-block;
    }

    .footer__social span.instagram {
        background: url('images/social-icons-white@2x.png') no-repeat -48px 0;
         width: 20px;
    height: 14px;
    background-size: cover;
    display: inline-block;
    }


#content {
    max-width: 1200px;
    margin: 40px auto 0px ;
    /*padding-left: 5%;
    padding-right: 5%;*/
}
#main {
    padding-bottom: 40px;
}


.page-template-page-landing article {
    float: left;
    width: 65%;
}
.page-template-page-landing aside {
    float: right;
    margin-left: 3%;
	margin-right: 0;
    width: 32%;
    border-top: 5px solid #001eff;
    margin-top: 36px;
    color:#001eff;
}


.page-template-page-exhibition article, .single-exhibitions article,.page-template-page-exhibitions-current article, .post-type-archive-exhibitions .exhibitions-content, .page-template-page-exhibitions-upcoming .exhibitions-content, .page-template-page-exhibitions-past .exhibitions-content {
    float: left;
    width: 48%;
      margin-top: 30px;
}

.page-template-page-exhibition article h2, .single-exhibitions article h2,.page-template-page-exhibitions-current article h2, .post-type-archive-exhibitions .exhibitions-content h2, .page-template-page-exhibitions-upcoming .exhibitions-content h2, .page-template-page-exhibitions-past .exhibitions-content h2 {
    color:#001eff;
    font-size: 24px;
}

.page-template-page-exhibition article a, .single-exhibitions article a, .page-template-page-exhibitions-current article a, .post-type-archive-exhibitions .exhibitions-content a, .page-template-page-exhibitions-upcoming .exhibitions-content a, .page-template-page-exhibitions-past .exhibitions-content a {
    text-decoration: none;
    color: #7d7d7d;
}

.page-template-page-exhibition aside, .single-exhibitions aside,.page-template-page-exhibitions-current aside, .post-type-archive-exhibitions .exhibitions-side, .page-template-page-exhibitions-upcoming .exhibitions-side, .page-template-page-exhibitions-past .exhibitions-side  {
    float: right;
    margin-left: 3%;
    width: 49%;
    color:#7d7d7d;
      text-align: right;
      margin-bottom: 40px; 

}
.page-template-page-exhibition aside p, .single-exhibitions aside p,.page-template-page-exhibitions-current aside p, .post-type-archive-exhibitions .exhibitions-side p, .page-template-page-exhibitions-upcoming .exhibitions-side p, .page-template-page-exhibitions-past .exhibitions-side p{
    font-size: 12px;
    text-align: right;
}
.page-template-page-exhibition aside img, .single-exhibitions aside img, .page-template-page-exhibitions-current aside img, .post-type-archive-exhibitions .exhibitions-side img, .page-template-page-exhibitions-upcoming .exhibitions-side img, .page-template-page-exhibitions-past .exhibitions-side img{
    
    max-width: 100%;
}



aside div , .post-type-archive-exhibitions .exhibitions-side div, .page-template-page-exhibitions-upcoming .exhibitions-side div, .page-template-page-exhibitions-past .exhibitions-side div {
    margin-top:32px;
}

footer {
    margin: 32px auto 4px auto;
    max-width: 1200px;
  color: white;
  background-color: #001eff;
  min-height:45px;
  overflow-y: auto;
  clear: both;
}

footer a{
  color: white;
}

footer div {
    width: 15%;
    float:left;
    display:inline-block;
    /*margin-right: 40px;*/
    font-size: 15px;
    font-family: 'interstate-lightcondensnormal', sans-serif;
    overflow-wrap: normal;
}

footer div.footer__copyright {
  
text-align:right;
float:right;
display:inline-block;
}
.m2 {
    margin-left: 2%;
}

input.newsletter-email {
    background-color: #eeeeee;
    height:26px;
    color:#001eef;
    width:78%;
    border:0;
    padding-left: 6px;
      margin-top: 1px;
}

input[type="submit"].newsletter-submit {
    background-color: #001eff;
    color: #fff;
    width:18%;
    padding: 0;
    height:26px;
  border: 0;

  -webkit-border-radius: 0;
        -webkit-appearance: none;
}

.footer__social {
  display: inline-block;
  padding: 15px 0;
  margin-left: 18px;
}

.footer__mailing {
  display: inline-block;
  padding: 15px 10px;
}
.footer__mailing a {

background-image: url('images/mailing-list-icon.png');
background-repeat: no-repeat;
background-position: left center;
padding-left: 34px;  /* width of the image plus a little extra padding */
display: block;  /* may not need this, but I've found I do */
text-decoration: none;

}

.footer__phone {
  display: inline-block;
  padding: 15px 10px;
}

.footer__email {
  display: inline-block;
  padding: 15px 10px;
}

.footer__copyright {
  display: inline-block;
  padding: 15px 10px;
  text-align: right;

}

.flexslider {
border:0!important;
}

.entry-title {
    font-size:32px;
    color:#001eff;
}
.entry-title a {
    color:#001eff;
    text-decoration: none;
}

.page-template-page-contact .entry-header {
    width:100%;
    margin-top: 35px;
    margin-bottom: 10px;
    border-bottom: 5px solid #001eff;
}

.page-template-page-contact .entry-title {
    max-width:430px;
    border-bottom: 0;
      margin-bottom: 10px;
}

.page-template-page-exhibition .entry-header, .single-exhibitions .entry-header, .page-template-page-exhibitions-current .entry-header, .post-type-archive-exhibitions .entry-header, .page-template-page-exhibitions-upcoming .entry-header, .page-template-page-exhibitions-past .entry-header  {
    width:100%;
    margin-top: 35px;
    margin-bottom: 10px;
    border-bottom: 5px solid #001eff;
}

/*.post-type-archive-exhibitions .entry-header {
  margin-top:5px;
}
.post-type-archive-exhibitions .entry-header:first-child {
  margin-top:35px;
}*/

.page-template-page-exhibition .entry-title, .single-exhibitions .entry-title, .page-template-page-exhibitions-current .entry-title, .post-type-archive-exhibitions .entry-title, .page-template-page-exhibitions-upcoming .entry-title, .page-template-page-exhibitions-past .entry-title {
    /*max-width:430px;*/
    border-bottom: 0;
    margin-bottom: 10px;
}

.page-template-page-landing {}
.page-template-page-landing .entry-header {
    padding-bottom: 20px;
   /* border-top: 5px solid rgb(2, 52, 161);
    border-bottom: 5px solid rgb(2, 52, 161);*/
   /* margin-top: 20px; */
    margin-top:0;
    color: #001eff;
}
.page-template-page-landing .entry-header .entry-title {
margin-bottom: 0px;
margin-right: 0px;
/*margin-top: 20px;*/
margin-top:0;
width: 100%;
font-size: 32px;
}

.page-template-page-landing .entry-content,
.page-template-page-landing .section__page {
    color: #001eff;
}

.page-template-page-landing .entry-content {
   /* padding-top: 1em; */
padding: 10px 0;
      font-size: 24px;
      width: 100%;
}

.page-template-page-contact .entry-content {
   /* padding-top: 1em; */
padding: 30px 0 20px 0;
}

.page-template-page-contact .section__5of10{
    float: left;
    width: 49%;
    display: inline-block;
}

.entry-subtitle {
text-transform: uppercase;
font-size: 35px;
margin-bottom: 0px;
margin-top: 15px;
margin-right: 0px !important;
position: relative;
top: 0px;
padding-bottom: 4px;
width: 28.2%;
}

.page-template-page-contact .section__title-bold {
  padding: 8px;
  background-color: #001eff;
  color: #fff;
  font-family: 'interstate-lightcondensnormal', sans-serif;
  margin-bottom: 20px;
  font-size: 26px;
  text-align: center;
}



.page-template-page-contact .section__box {
    padding: 10px;
    background-color: #001eff;
    color: #fff;
    margin-bottom: 20px;
    display: block;
}

.page-template-page-contact .footer_mailinglist {
    padding-right: 5%;
    box-sizing: border-box;
}

.footer_mailinglist {

}

.footer_mailinglist input[type="email"] {
    width: 70%;
    height: 20px;
    outline: 0;

  -webkit-border-radius: 0;
        -webkit-appearance: none;
}
input[type="submit"] {
    font-size: 14px;
    border: 0;
    background-color: #001eff;
    color: #ffffff;
    width:100px;
    height: 26px;
    outline: 0;
    cursor: pointer;
    position: relative;
    top: 1px;

  -webkit-border-radius: 0;
        -webkit-appearance: none;
}

input[type="text"] {
    background-color: #eeeeee;
  height: 26px;
  color: #001eef;
  border: 0;
  padding-left: 6px;
  width:99%;

  -webkit-border-radius: 0;
}

textarea  {
     background-color: #eeeeee;
  color: #001eef;
  border: 0;
  padding-left: 6px;
  width:99%;
  font-family: 'interstate-lightcondensnormal', sans-serif;
}

address {
    font-style: normal;
  font-size: 18px;
}

.mc4wp-form {
    margin: 16px 0;
}

.footer_mailinglist label {
    margin-bottom: 5px;
    display: block;
}
.page-template-page-contact .footer_download {
    padding-left: 5%;
    box-sizing: border-box;
}

.page-template-page-contact .footer_download a {
    text-decoration: none;
}
.page-template-page-contact .footer_download .section__box,
.page-template-page-contact .footer_mailinglist .section__box
{
    min-height: 50px;

}
.footer_download-table {
    margin-top: 8px;
    font-size: 20px;
}
.newsletter-subscription {
    font-size: 20px;
}
.footer_download-table, .footer_download-table table {
    border-collapse: collapse;
    border-spacing: 0;
}
.footer_download-table td {
    vertical-align: middle;
    padding: 0 5px;
}
.icon__download {
    width: 25px;
    height: 35px;
    background: url('images/download-document.png') no-repeat;
    background-size: contain;
    display: inline-block;
}
.icon__myop {
    width: 35px;
    height: 35px;
    background: url('images/footer/myop.png') no-repeat;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;

}

.gallery__container {
    width: 100%;
/* width: 50% */
    min-height: 380px;
    padding: 0;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
    color: #001eff;
}

.gallery__list {
    width: 100%;
    list-style: none;
    padding: 0;
    white-space: nowrap;
    margin: 0;
}

.gallery__item {
    width: 100%;
    display: inline-block;
    position: relative;
}

.gallery__image {
    transition: 1s;
}

.gallery__item-count {
    position: relative;
    display: inline-block;
    top: -18px;
    visibility: hidden;
}

.gallery__item-details {
    float: right;
    padding-top: 15px;
}

.flex-direction-nav a:before {
    content: '';
    width: 28px;
    height: 50px;
    background: url('images/slider/arrow-left-blue.png') no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    cursor: pointer;
    display: inline-block;
    text-indent: -999px;
}
.flex-direction-nav a.flex-next {

}
.flex-direction-nav a.flex-next:before {
    content: '';
    width: 28px;
    height: 50px;
    background: url('images/slider/arrow-right-blue.png') no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    cursor: pointer;
    display: inline-block;
    right: 0;
    cursor: pointer;
}

.flex-direction-nav a {
    height: 65px;
    margin: -50px 0 0;
}


#gmap_canvas {
    color: #000000;
}

.helper__bold {
    font-family: 'interstateboldcondensed', sans-serif;
}
.helper__floatl-both {
    float: left;
    clear: both;
}

.helper__line {
    border-bottom: 5px solid #001eff;
    clear: both;
    position: relative;
    top: 21px;
    margin-bottom: 40px;
}

.helper__align-right {
    text-align: right;
}

.edit-link {
    background: black;
    padding: 10px;
    position: absolute;
    top: 150px;
}

.post-edit-link {
    color: #ffffff;
}
.footer {
    clear: both;
      font-size: 22px;
    position: relative;
    top: 10px;
      padding-bottom: 50px;
}

@media screen and (min-width:1200px) {
  .news-item:nth-child(3n) {
  margin-right:0;
}

}

@media screen and (min-width: 568px) and (max-width: 767px) {
.news-item {
  margin-right:0;
  height: inherit;
margin: 60px 2% 0 0;
    width: 48%;
}
.news-image img {
	max-height: 600px!important;
width: 100%;
}
.news-item:nth-child(2n) {
    margin-right: 0;
}
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
.news-item {
  margin-right:0;
  height: inherit;
margin: 60px 2% 0 0;
    width: 32%;
}
.news-image img {
	max-height: 600px!important;
width: 100%;
}
.news-item:nth-child(3n) {
    margin-right: 0;
}
}

@media screen and (min-width: 1200px) {
.news-item:nth-child(3n) {
    margin-right: 0;
}
}
@media screen and (max-width: 568px) {
.news-image img {
  width:100%;
  max-height: inherit;
}

.news-item {
  width:100%;
  margin-right:0;
  height: inherit;
}
.news-item .readmore {
margin-bottom:0;
}
}
@media screen and (max-width: 1199px) {


.header__social {
    margin-left: 2%;
    width:11%;
   }
   .header__logo {
    width: 20%;
    margin-right: 2%;
   }
   .header__logo a img {}
   .header__menu {

    width:63%;
    margin-left: 2%;
   }

main {
    margin-left:2%;
    margin-right: 2%;
}

footer {
    margin-left:2%!important;
    margin-right: 2%!important;
}
.entry-subtitle {
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 0px;
  margin-top: 15px;
}
.page-template-page-landing .section__title-bold {
  font-size: 22px;
}
.footer_download-table {
    font-size: 15px;
}
.newsletter-subscription {
    font-size: 15px;
}
p {
  font-size: 17px;
}
.footer{
  font-size: 18px;
}

   /* .header__container {
        height: 90px;
    }
    .header__logo {
        width: 130px;
        padding: 20px 20px;
    }*/
.page-template-page-landing .entry-header .entry-title {
    font-size: 32px;
    margin-bottom: 0px;
    /*margin-top: 20px;*/
	margin-top:0;
    width: 100%;
}

    .page-template-page-landing .section__5of10{
        padding: 0;
        float: none;
        width: 100%;
        display: inline-block;
    }
   /* .header__social {
        position: absolute;
        padding: 70px 20px 10px;
        top: 0;
        bottom: initial;
    }*/
   /* .twitter {
        background: url('images/social-icons.png') no-repeat 0 0;
        width: 15px;
        height: 14px;
        background-size: cover;
        display: inline-block;
        margin-right: 20px;
    }

    .facebook {
        background: url('images/social-icons.png') no-repeat -24px 0;
        width: 15px;
        height: 14px;
        background-size: cover;
        display: inline-block;
        margin-right: 20px;
    }

    .instagram {
        background: url('images/social-icons.png') no-repeat -48px 0;
        width: 15px;
        height: 14px;
        background-size: cover;
        display: inline-block;
    }*/




    .gallery__container {
        /*width: 75%;*/
	width:100%;
    }

    .gmap_canvas-container {
        width: 100% !important;
    }


    .mobile__align-left {
        text-align: left;
    }
    .edit-link {
        background: black;
        padding: 10px;
        position: absolute;
        top: 90px;
    }

}
@-moz-document url-prefix() {
    .footer_mailinglist input[type="submit"] {
height: 27px;
margin-left: 2%;
color: #FFF;
background: transparent none repeat scroll 0% 0%;
border: 2px solid;
box-sizing: padding-box;
width: 24%;
position: relative;
top: -1px;

  -webkit-border-radius: 0;
    }
}

@media screen and (max-width: 660px) {
    .icon__myop {
        margin-left: 0;
    }
    .gallery__container {
        width: 100%;
        min-height: 300px;
    }
    .gallery__item-details {
        float: left;
        padding-top: 15px;
    }
    .gallery__item-count {
        position: relative;
        display: inline-block;
        top: 1px;
    }

    .footer_mailinglist input[type="submit"] {
        height: 24px;
        margin-left: 1%;
        color: #FFF;
        background: transparent none repeat scroll 0% 0%;
        border: 2px solid;
        box-sizing: padding-box;
        width: 24%;

        -webkit-appearance: none;
  -webkit-border-radius: 0;
    }
 .header__social {
    
   }
   .header__logo {
    width: 20%;
   }
   .header__menu {
    width:63%;
   }
   
   .page-template-page-contact .section__5of10 {
  float: none;
  width: 100%;
  display: inherit;
}
.m2 {
    margin-left: 0%;
}

.page-template-page-exhibition article, .single-exhibitions article, .page-template-page-exhibitions-current article, .post-type-archive-exhibitions .exhibitions-content, .page-template-page-exhibitions-upcoming .exhibitions-content, .page-template-page-exhibitions-past .exhibitions-content {
  float: none;
  width: 100%;
  margin-top: 30px;
}

.page-template-page-exhibition aside, .single-exhibitions aside, .page-template-page-exhibitions-current aside, .post-type-archive-exhibitions .exhibitions-side, .page-template-page-exhibitions-upcoming .exhibitions-side, .page-template-page-exhibitions-past .exhibitions-side {
  float: none;
  margin-left: 0%;
  width: 100%;
  color: #7d7d7d;
  text-align: left;
  margin-bottom: 40px;
}

.page-template-page-exhibition aside img, .single-exhibitions aside img, .page-template-page-exhibitions-current aside img, .post-type-archive-exhibitions .exhibitions-side img, .page-template-page-exhibitions-upcoming .exhibitions-side img, .page-template-page-exhibitions-past .exhibitions-side img {
  width: 100%;
}

.page-template-page-landing article {
  float: none;
  width: 100%;
}

.page-template-page-landing aside {
  float: none;
  margin-left: 0%;
  width: 100%;
  margin-top: 0;
}

.facebook,.twitter, .instagram {
	width:17px;	
}

}

@media screen and (max-width:568px) {

.sub-menu {
    display: inherit;
    position: relative;
    margin-top: 0px;
    margin-left: -30px;
}

#responsive-menu {
  background:none!important;
  width:96%!important;
  margin: 0 2%;
}

#responsive-menu #responsive-menu-title, #responsive-menu #responsive-menu-title a {
  display: none;
}

#responsive-menu #rm-additional-content {
  display: none;
}

#responsive-menu div {
  position: absolute;
    top: 86px;
    background-color: white;
    width: 96px!important;
}

.header__logo {
    padding: 10px 0 14px 0;
}
.header__logo a img {
    width: 136px;
max-width:136px;
    float: right;
}
.header__logo {
    width: 96%;
    margin: 0 2% 0 2%;
}

   .header__social {
    display: none;
   }
   .header__menu {
	display:none;
   }

footer div.footer__social,footer div.footer__mailing,footer div.footer__phone,footer div.footer__email,footer div.footer__copyright {
    width:100%;
    max-width:280px;
    padding: 15px 10px 5px 10px;
  }
  .footer__social {
   margin-left: 0px;  
  }
  .footer__social a {
      margin-right: 5px;
  }

}
@media screen and (max-width: 480px) {
   



   
   .gallery__container {
  width: 100%;
  min-height: 200px;
}

.gallery__item-details {
font-size:12px;	
}

.flex-direction-nav .flex-next {
	width:15px;
}
 
 
.flex-direction-nav .flex-prev {
	width:15px;
}
   
   
	

.gallery__item-count {
	display:none;
}

}


@media (-webkit-min-device-pixel-ratio:0) and (max-width: 650px) {
    .footer_mailinglist input[type="submit"] {
        height: 26px;
        margin-left: 2%;
        color: #FFF;
        background: transparent none repeat scroll 0% 0%;
        border: 2px solid;
        box-sizing: padding-box;
        width: 24%;
        -webkit-appearance: none;
        
  -webkit-border-radius: 0;
    }
}


.flex-direction-nav {
    
}


.find-us {
    width:100%;
}
.inline-title {
    border-bottom: 5px solid #001eff;
    display: inline-block;
    margin-top: 14px;
    margin-right: 0px;
    top:11px;
    color:#001eff;
}


@media screen and (max-width: 750px) {
.inline-title {
    width: 100% !important;
}
}

@media screen and (max-width: 400px) {
ul#menu-main-menu li {
	padding-right:10px;
}
}
.caption {
padding-top:15px;
font-size: 12px;
    text-align: right;
}

hr {
border-top: 5px solid #001eff;margin-bottom:20px;
}
