/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.1
Template: bridge
*/
@import url("../bridge/style.css");
.title.title_size_large {
	margin-bottom: 112px;
}



.title.title_size_large span:after {
    content: '';
    width: 1px;
    height: 50px;
    background: #e7e7e7;
    position: absolute;
    bottom: -70px;
    left: 50%;
}

h2.no_post_found {
	text-align: center;
	margin-top: 32px;
}

.content_inner {
	padding-bottom: 64px;
}
.single-artists .content_inner, .single-art_fairs .content_inner, .single-artworks .content_inner, .single-locations .content_inner, .single-exhibitions .content_inner{
	margin-top:186px;
}
header.fixed.scrolled .header_bottom, header.fixed_hiding.scrolled .header_bottom {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow:none;
	border-bottom:1px solid #e7e7e7;
	background-color: black;
}

header.fixed.scrolled .exhib_menu.ariane, header.fixed_hiding.scrolled .exhib_menu.ariane {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.11);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.11);
	box-shadow: 0 1px 3px rgba(0,0,0,.11);
	background-color: #fff;
}

.home .content_inner {
	padding-bottom: 0;
}

.content_inner ul {
	margin: 24px 0;
}

.anchor {
	display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}


/*************************/
/******** Header *********/
/*************************/

.header-widget.widget_nav_menu ul.menu li a {
	color: white;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.18px;
	padding: 0 12px;
}

.header-widget.widget_nav_menu ul.menu>li:first-child  {
	border-left: 1px solid white;
	padding-left: 12px;
}

.header-widget.widget_nav_menu ul.menu>li:last-child {
    border-right: 1px solid white;
    padding-right: 12px;
}

.header_bottom {
	padding: 0;
	//background: rgb(51,121,167);
    //background: linear-gradient(90deg, rgba(51,121,167,1) 0%, rgba(66,155,213,1) 35%, rgba(119,201,255,1) 100%);
    //background: rgb(51,121,167);
    //background: linear-gradient(90deg, rgba(51,121,167,1) 0%, rgba(80,160,80,1) 35%, rgba(119,201,255,1) 100%);
    // background: rgb(73,139,73);
   // background: linear-gradient(90deg, rgba(73,139,73,1) 0%, rgba(80,160,80,1) 35%, rgba(97,195,97,1) 100%);
//background: rgb(208,177,61);
//background: linear-gradient(90deg, rgba(208,177,61,1) 0%, rgba(255,225,114,1) 35%, rgba(230,195,67,1) 100%);
//background: rgb(80,160,80);
//background: linear-gradient(90deg, rgba(80,160,80,1) 0%, rgba(148,77,141,1) 22%, rgba(233,206,107,1) 46%, rgba(66,155,213,1) 100%);
background: rgb(80,160,80);
background: linear-gradient(90deg, rgba(80,160,80,1) 0%, rgba(148,77,141,1) 49%, rgba(66,155,213,1) 100%);
}

.header_top {
    //background: rgb(51,121,167);
    //background: linear-gradient(90deg, rgba(51,121,167,1) 0%, rgba(66,155,213,1) 35%, rgba(119,201,255,1) 100%);
    //background: rgb(51,121,167);
    //background: linear-gradient(90deg, rgba(51,121,167,1) 0%, rgba(80,160,80,1) 35%, rgba(119,201,255,1) 100%);
    //background: rgb(73,139,73);
    //background: linear-gradient(90deg, rgba(73,139,73,1) 0%, rgba(80,160,80,1) 35%, rgba(97,195,97,1) 100%);
//background: rgb(208,177,61);
//background: linear-gradient(90deg, rgba(208,177,61,1) 0%, rgba(255,225,114,1) 35%, rgba(230,195,67,1) 100%);
//background: rgb(80,160,80);
//background: linear-gradient(90deg, rgba(80,160,80,1) 0%, rgba(148,77,141,1) 22%, rgba(233,206,107,1) 46%, rgba(66,155,213,1) 100%);
background: rgb(80,160,80);
background: linear-gradient(90deg, rgba(80,160,80,1) 0%, rgba(148,77,141,1) 49%, rgba(66,155,213,1) 100%);
    border-bottom: 1px solid white;
}

.header_top a, .header_top i, .header_top svg {
    color: white !important;
    fill: white !important;
}


nav.main_menu > ul > li > a {
    color: white;
    font-weight: 400;
}

header:not(.centered_logo) .q_logo img {
	height: 75% !important;
	padding-top: 7px;
}
/*****************************/
/******** Header Top *********/
/*****************************/

.header_top .right .inner .widget_text.widget_custom_html.header-right-widget {
	margin-left: 16px;
}

.header-widget.widget_nav_menu {
    padding: 0 8px 0 0;
}

header .header_top .q_social_icon_holder {
	margin: 1px 4px 0 4px;
}

.wpml-ls-legacy-list-horizontal {
	padding: 0;
	border: 0;
}

.wpml-ls-legacy-list-horizontal a {
	color: #161616;
	font-size: 14px;
	font-weight: 300;
	padding: 0 16px 0 24px;
}

.artsy {
	width: 15px;
	height: 15px;
	border: none;
	margin: 9px 18px 0 0;
}

/**********************************/
/******** Main Navigation *********/
/**********************************/

nav.main_menu ul li a span.underline_dash {
	bottom: -105%;
}

.scrolled nav.main_menu ul li a span.underline_dash {
	bottom: -68%;
}



/*********************************/
/******** Drop Down Menu *********/
/*********************************/

.drop_down .second {
	left: 17px;
	top: 101%;
	-webkit-box-shadow: 0px 11px 25px -4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 11px 25px -4px rgba(0,0,0,0.5);
	box-shadow: 0px 11px 25px -4px rgba(0,0,0,0.5);
}

.drop_down .narrow .second .inner ul li {
	width: 280px;
}

.drop_down .narrow .second .inner ul li a {
	transition: all 0.5s ease;
}

.drop_down .narrow .second .inner ul li a:hover {
	transition: all 0.5s ease;
	padding-left: 36px;
}

.drop_down .narrow .second .inner ul li a:before {
	content: '';
    border-bottom: solid 1px #E7E7E7;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    transform: scaleX(0);
    transform-origin:  0% 50%;
}

.drop_down .narrow .second .inner ul li a:hover::before {
	width: 10%;
	transform: scaleX(1);
	transition: all 0.5s ease;
	 -webkit-transition: -webkit-transform 0.5s ease-in-out;
	-moz-transition: -moz-transform 0.5s ease-in-out;
	-o-transition: -o-transform 0.5s ease-in-out;
}

/*****************************/
/********* Slideshow *********/
/*****************************/


.slideshow-title {
	font-size: 46px;
	font-family: 'Cormorant SC', serif;
	line-height: 42px;
	width: 400px;
	margin-bottom: 24px;
	font-weight: 400;
	color: #606060;
}

.mobile-slide-title {
	font-family: 'Cormorant SC', serif;
	font-size:24px;
	line-height: 20px;
	white-space: normal;
	margin-top: -6px;
	}

.mobile-featured-image {
	width: 90% !important;
	height: auto !important;
	padding: 0 5% !important;
}
.slide-meta-wrapper {
	padding: 0 5%;
}

.slide_subtitle.mobile {
	padding-top: 4px;
	font-size: 11px;
}

.slide-link-wrapper.mobile a {
	font-size:11px;
	text-transform: uppercase;
}

.slide_subtitle {
	text-transform: uppercase;
	font-size: 16px;
	color: #858688;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}

.slide-link-wrapper {
	height: 15px;
}

.slide_link {
	font-size: 16px;
	color: #505050;
	padding-left: 40px;
	text-transform: uppercase;
}


.slide_link:before {
	content: '';
    border-bottom: solid 1px #505050;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;	
	width: 32px;
}

.slide_link:hover::before {
    border-bottom: solid 1px #e7e7e7;
}

.tp-rightarrow.custom.tparrows, .tp-leftarrow.custom.tparrows {
	background: url(img/slide-arrow-sprite.png) center top no-repeat;
	background-size: 65px 45px;
	width: 65px;
    height: 25px;
}

.tp-rightarrow.custom.tparrows:hover, .tp-leftarrow.custom.tparrows:hover {
	background-position: center -23px;
}

.custom.tparrows.tp-rightarrow:before {
	content: none;
}

.tp-leftarrow.custom.tparrows {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.slideshow-featured-image img {
	width: 675px !important;
	height: 450px !important;
	-webkit-box-shadow: 10px 10px 41px 3px rgba(0,0,0,0.25);
	-moz-box-shadow: 10px 10px 41px 3px rgba(0,0,0,0.25);
	box-shadow: 10px 10px 41px 3px rgba(0,0,0,0.25);


}


.slide-meta {
	margin-top:24px;
}

.slide-meta .slide_link:before {
	bottom:auto;
}

.mobile-slideshow {
	display: none;
}

/*********************************/
/********** Homepage *************/
/*********************************/

.section-title h2 {
	margin-top: -12px;
	font-size: 46px;
	text-align: center;
}

.vl {
  border-left: 1px solid #e7e7e7;
  height: 50px;
  margin-left: 50%;
  margin-top: 12px;
  margin-bottom: 24px;
}

.section-title h2 span {
	color: #858688;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	display: block;
	margin-bottom: -34px !important;
}

		/********************************************/
		/********** Latest Exhibitions **************/
		/********************************************/
		
		.home-latest-works {
			margin-top: 16px;
		}
		.exhibition-featured-image img, .locations-featured-image img, .works-featured-image img {
			-webkit-box-shadow: 10px 10px 30px -25px rgba(0,0,0,0.75);
			-moz-box-shadow: 10px 10px 30px -25px rgba(0,0,0,0.75);
			box-shadow: 10px 10px 30px -25px rgba(0,0,0,0.75);
		}
		
		.wpb_wrapper.latest_exhibitions h3 {
			font-size: 32px;
			line-height: 34px;
			text-transform: none;
			color: #505050;
			font-family: 'Cormorant SC', serif;
			font-weight: 400;
		}
		
		.wpb_wrapper.latest_exhibitions h4 {
			font-size: 15px;
			text-transform: uppercase;
			color: #858688;
			font-weight: 300;
			margin: 12px 0 0 0;
		}
		
		.wpb_wrapper.latest_exhibitions .exhibition-location {
			margin-top: 4px;
		}
		
		
		/********************************************/
		/********** Latest Works **************/
		/********************************************/
		
		.latest-work-inner .wpb_wrapper:first-child {
            display: inline-flex;
            flex-wrap: wrap;
        }
		
		.wpb_wrapper.latest_works h4 {
			font-size: 16px;
			text-transform: none;
			color: #54595F;
			font-weight: 400;
			margin: 6px 0 6px 0;
		}
		
		.latest_work_wrapper .vc_col-sm-3 {
			display: table;
		}
		

/*************************************/
/********** Locations *************/
/*************************************/

.page-template-locations .content .container .container_inner.page_container_inner {
	margin-top: -48px;
}

.wpb_wrapper.locations, .wpb_wrapper.latest_exhibitions {
	margin: 32px 0 48px 0;
}

.wpb_wrapper.arts, .wpb_wrapper.artists {
	margin-top: 32px;
}


.wpb_wrapper.locations, .wpb_wrapper.locations p, .wpb_wrapper.arts, .wpb_wrapper.arts p {
	color: #858688;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: 0;

}

.wpb_wrapper.locations p, .wpb_wrapper.arts p {
	margin-top: -5px;
}

hr.thin-line {
	border: none;
    height: 1px;
    color: #e7e7e7;
    background-color: #e7e7e7;
}

hr.thin-line.medium-space {
	margin: 20px 0 32px 0;
	
	}

hr.thin-line.large-space {
	margin: 64px 0;
	
	}

.wpb_wrapper.locations h3, .wpb_wrapper.arts h3 {
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	text-transform: none;
	font-weight: 400;
	margin-top: 10px;
	letter-spacing: 0;
}

.opening_hours_wrapper {
	clear: both;
}

.opening_hours_wrapper .days {
	float: left;
}

.opening_hours_wrapper .hours {
	float: right;
}

.single-location-wrapper {
	margin-top: 64px;
}

.single-location-pictures {
	margin-left: -16px;
}

.gmap, .gmap iframe {
	width: 100% !important;
	margin-top: 32px;
	margin-bottom: -40px;
}

/******************************************/
/********** Exhibition Listing ************/
/******************************************/


.exhib_menu {
	width: 100%;
	text-align: center;
	height: 44px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	margin-top: 64px;
}

.exhib_menu.ariane {
	margin-top: 0;
	border-top:none;
	background-color:#fff;
	height: 33px;
}

.exhib_menu.ariane span.sep {
	font-weight: 200;
	display: inline-block;
	padding: 0 6px;
}

.exhib_menu ul {
	list-style: none;
	margin: 0;
}

.exhib_menu li {
	display: inline-block;
    position: relative;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	padding: 0px 12px;
	height: 44px;
    line-height: 44px;
    color: #54595F;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px;
}

.exhib_menu.ariane li {
	height: 33px;
    line-height: 33px;
}

.exhib_menu li:first-child {
	border-right: none;	
}

.exhib_menu.ariane li:first-child {
	border-right: none;
	border-left: none;
}

.exhib_menu li.exhib_menu_current {
	color: #161616;
	text-decoration: underline;
}

 .exhib_menu.ariane li {
	overflow: hidden;
}

.wpb_text_column.wpb_content_element.align-middle {
background: white;
  height: 395px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  resize: vertical;
  overflow: auto;
  margin-left: 24px;
  margin-top: 20px;
  resize: none;
} 
.wpb_wrapper.exhibitions {
	overflow: hidden;
}

.wpb_wrapper.exhibitions h2 {
	font-size: 36px;
}

.wpb_wrapper.exhibitions h4 {
	font-weight: 300;
	line-height: 30px;
	font-size: 18px;
}

.wpb_wrapper.latest_exhibitions .listing-location {
	margin-top: 3px;
}

/******************************************/
/********** Single Exhibition *************/
/******************************************/

.single-exhibition-wrapper {
	margin-top: 16px;
}

.single-location-pictures .gallery {
	margin-top: 32px;
	margin-left: 15px;
}

.single-content {
	margin-top: 32px;
	clear: both;
}

/******************************************/
/********** Artists Listing *************/
/******************************************/

#filter {
	display: inline-block;
}

#reset, .artists-select, .dropdown {
	border: none;
    background-color: white;
    height: 44px;
    line-height: 44px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #161616;
    font-weight: 300;
     padding: 0 24px;
     cursor: pointer;
}
.artists-select {
	
  -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0px;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    background-image: url("img/chevron.png");
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: 16px;
  
}

.dropdown {
	border-left: 1px solid #e7e7e7;
	background-image: url("img/chevron.png");
    background-position: 90% 50%;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-right: 75px;
}

#reset {
	 border-right: 1px solid #e7e7e7;
}



/* Dropdown Button */
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 600ms, visibility 600ms;
  transition: opacity 600ms, visibility 600ms;
  position: absolute;
  background-color: white;
  width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 9999;
  padding-bottom: 24px;
  margin: 0 auto;
  margin-top: 2px;
  
}

.dropdown-content-inner {
  width: 1200px;
  margin: 0 auto;  
}

.dropdown-content ul, .dropdown-content ul ul {
 
  padding-top: 12px;
}

.dropdown-content li {
  display: block;
  padding: 0;
  height: 24px;
  line-height: 24px;
  text-align: left;
  border-left: none;
  border-right: none;
  
}

.split-list ul{
  float: left;
}

.sub-list {
  padding: 12px;
}



/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {visibility: visible;
  opacity: 1;}
  
  .dropdown-content.visible {
	  visibility: visible;
  opacity: 1;
  }
   .dropdown-content.hidden {
	  
  }


/******************************************/
/********** Single Artist *************/
/******************************************/

.single-artist-wrapper {
	margin-top: 16px;
}

.series-wrapper {
	margin-bottom: 64px;
}

.series-wrapper:last-child {
	margin-bottom: 0;
}

.single-artists .section-title{
	text-align: center;
}


.artist-single-title {
	    font-size: 60px;
    line-height: 60px;
}

.artist-sub-menu {
	margin-top:16px;
}

.artist-sub-menu a {
	text-transform: uppercase;
	font-weight: 300;
}

.art-info {
	float:right;
	font-size: 30px;
	z-index: 999999;
	color: white;
	
}

.single-art {
	margin-top: 30px;
}

.single-art h1 {
	font-size: 24px;
}

.artist-bio-link {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	margin-left: 6px;
}


.single-art-featured-image {
    padding: 12px 12px 12px 12px;
    background-color: #eeeeee;
     display: flex;
    justify-content: center;
    align-items: center;
    min-height: 141px;
    }

.single-art-featured-image img {
    max-height: 141px;
    vertical-align: middle;
    display: inline-block;
    width: auto;
}



.single-artists .fancybox-slide--image {
	padding-top: 0px;
}

.single-artists .fancybox-image {
	max-width: 95%;
	max-height: 700px;
}

.single-artists .vc_col-sm-6.artist-featured-image {
	width: 57%;
}
.single-artists .modal-content .wpcf7 {
	padding: 12px 24px;
	}

.row-modal {
	padding-top: 24px;
}

.row-modal-submit {
	padding-left: 15px;
	clear: both;
}
.single-artists .modal-content .wpcf7 .wpcf7-text, .single-artists .modal-content .wpcf7 .wpcf7-textarea {
	border: 1px solid #e7e7e7;
	}

.serie-title {
	font-size: 24px;
}

.fancy-title {
	font-style: italic;
}

.issuuembed {
	height: 500px;
}

.single-artists .qbutton {
	margin: 32px 0 0 0;
}

.single-artists .fb-caption h2 {
	font-family: 'Cormorant', serif;
	font-size: 24px;
	margin-bottom: 12px;
	font-weight: 500;

}

.fb-caption div {
	font-size: 14px;
}

.fb-caption .qode_icon_font_awesome {
	color: #858688;
	margin-left: 0;
	margin-right: 24px;
	font-size: 16px;
}

.fb-caption .q_social_icon_holder.normal_social {
	margin: 8px 0 0 0;
}

.artist-catalogue iframe {
	width: 100%;
	height: 400px;
}

.single-work-form {
	background-color: #EDEDED;
	padding: 24px;
    margin-top: 32px;
}

/*****************************/
/********** Contact ***********/
/*****************************/

.contact-row {
	padding-bottom: 64px;
}

.content_inner .contact-staff-info  {
margin: 18px 0;
}

.contact-staff-info li {
	font-size:15px;
	list-style: none;
}

.staff-email-link:before {
	content: " - ";
}


/*****************************/
/********** Footer ***********/
/*****************************/

.footer_top {
	padding-top: 56px;
}

.footer_col1 img, .footer_col2 img {
	width: 120px;
}

.footer_col1 .textwidget p, .footer_col2 .textwidget p, .footer_col3 .custom-html-widget  {
	font-size: 15px;
	line-height: 21px;
	margin-top: 12px;
}


.footer_col1 a, .footer_col2 a {
	color: #e7e7e7;
	text-decoration: underline;
}

.footer_col3 h5 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.23px;
}

.footer_col3 .custom-html-widget {
	color: #858688;
	margin-top: -16px;	
}

.footer_bottom p {
	color: #e7e7e7;
	font-size: 14px;
}

.mc-field-group .email {
	background-color: #161616;
	color: white;
	border-bottom: 1px solid #ccc;
	border-right: none;
	border-left: none;
	border-top: none;
	width: 90%;
	font-size: 16px;
	font-weight: 300;
	margin: 24px 0;
    padding: 6px 0 6px 0;
}

#mc_embed_signup_scroll .qbutton {
	color: white;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	}
.mce_inline_error {
	font-weight: 300 !important;
}

#mce-error-response {
	font-size: 12px;
    margin-bottom: 20px;
    border: yellow 1px solid;
    padding: 6px 12px;
}

#mce-success-response {
	margin-bottom: 24px;
    background: green;
    color: white;
    padding: 6px 12px;
}

.column3.footer_bottom_column .textwidget.custom-html-widget {
	float: right;
}

.column3.footer_bottom_column .textwidget.custom-html-widget .artsy {
	width: 18px;
    height: 18px;
    margin: 0px 0 0 15px;
}

.fair-left {
    width:45%;
    float:left;
    padding-right: 24px;
}

.fair-right {
    width:45%;
    float:left;
    padding-left: 24px;
}

.fair-right input, .fair-right textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ededed !important;
}

.wpcf7-response-output  {
    color: #333 !important;
}

/*****************************/
/********** Mobile ***********/
/*****************************/


.mobile_menu_button {
	float:right;
	height: 80px;
}

.mobile_menu_button .fa-bars {
	font-size: 28px;
}

nav.mobile_menu {
	top: -19px;
}

.single-artists nav.mobile_menu, .single-locations nav.mobile_menu, .single-art_fairs nav.mobile_menu, .single-exhibitions nav.mobile_menu {

top: -5px;
}


nav.mobile_menu ul li {
    border-bottom: none;
    padding-left: 18px;
}

nav.mobile_menu ul .mobile-second-menu {
	
}

nav.mobile_menu ul .mobile-second-menu a {
	text-transform: none;
	padding: 6px 0;
}

nav.mobile_menu ul .mobile-second-menu.first {
	padding-top: 18px;
}

.wpml-ls-sidebars-Mobile ul {
	display: inline-block !important;
}

.mobile-menu-widget {
	padding: 4px 18px !important;
	border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    margin-top: 24px !important;
    height: 38px;
    line-height: 38px;
}


.mobile-menu-widget .widget_custom_html {
	display: inline-block;
}

.mobile-menu-widget .widget_icl_lang_sel_widget {
	float: right;
	height: 44px;
}

.mobile-menu-widget .widget_icl_lang_sel_widget li a {
	padding: 0;
}

.mobile-menu-widget .q_social_icon_holder {
	margin-right:16px;
	font-size: 18px;
}

.mobile-menu-widget .artsy {
	margin-left: 2px;
}

@media only screen and (max-width: 1000px) {
    
    .fair-left, .fair-right {
    width:100%;
    padding-left: 0;
    padding-right: 0;
}

.q_logo a {
	left: -80%;
	}
.header_bottom.clearfix {
	height: 80px;
}

.home-slideshow-wrapper {
	display: none;
}

header:not(.centered_logo) .q_logo img {
	height: 55% !important;
}

.mobile-slideshow {
	display: block;
}	
}

@media only screen and (max-width: 1024px) {
.slideshow-featured-image img {
    width: 540px !important;
    height: 360px !important;
    -webkit-box-shadow: 5px 12px 15px 2px rgba(0,0,0,0.15);
    -moz-box-shadow: 5px 12px 15px 2px rgba(0,0,0,0.15);
    box-shadow: 5px 12px 15px 2px rgba(0,0,0,0.15);
}

.dropdown-content li {
	font-size: 11px;
}

.column1.footer_bottom_column {
	 width: 60%;
 }
 
 .column3.footer_bottom_column {
	 width: 40%;
 }
 
  .column2.footer_bottom_column {
	 width: 0%;
 }
 
 .footer_bottom p {
	 font-size: 12px;
 }
 
 .contact-staff-info li {
	font-weight: 500;
	line-height: 22px;
	padding-bottom: 8px;
	color: #606060;
}

.contact-staff-info li .staff-email-link {
	  font-weight: 300;
	  color: #161616;
}

.contact-staff-info li .staff-email-link:before {
	content: "\A";
  white-space: pre;

}

 
}

/* IPAD VERTICAL*/	
@media only screen and (min-width: 767px) and (max-width: 1023px)  {

.header_top {
height: 33px;

}

.mobile-slideshow{
	margin-top: -96px;
} 

.header_top .right {
    float: right;
    text-align: right;
}

.header_top .left {
	display: none;
}  

.mobile_menu_button {
	display: none;
}

.main_menu {
	display: inline-block !important;
}

.q_logo img {
	left: -230px;
}

header:not(.centered_logo) .q_logo img {
    height: 45% !important;
    padding-top: 12px;
}

nav.main_menu > ul > li > a {
	font-size: 14px;
}

nav.main_menu ul li a span.underline_dash {
    bottom: -153%;
}

nav.main_menu>ul>li>a {
	padding: 0 14px;
}

.opening_hours_wrapper .hours {
	float: none;
	clear: both;
}

.exhib_menu {
	margin-top: 24px;
}

.exhib_menu .dropdown {
	display: none;
}

.exhib_menu.ariane ul {
	margin-top: 0px;
    z-index: 9999999;
    position: absolute;
    left: 15%;
    right:15%;
}



.wpb_wrapper.locations h3 {
	font-size: 15px;
}
 
 .single-artists .content_inner, .single-art_fairs .content_inner, .single-artworks .content_inner, .single-locations .content_inner, .single-exhibitions .content_inner {
	 margin-top: 0px;
 }
 
 .footer_col1 .textwidget p, .footer_col2 .textwidget p, .footer_col3 .custom-html-widget {
	 font-size: 12px;
 }
 .mc-field-group .email {
	 font-size: 12px;
 }

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

.header_top {
	display: none !important;
}

.mobile-slideshow{
	margin-top: -36px;
} 

h1 {
	font-size:36px;
}

.title.title_size_large {
	margin-bottom: 0px;
}

.page-template-full_width .title.title_size_large, .page-template-locations .title.title_size_large, .page-template-contact .title.title_size_large {
	border-bottom: 1px solid #e7e7e7;	
}

.page-template-full_width .full_width_inner {
	padding-top: 24px;
}

.page-template-locations .content .container .container_inner.page_container_inner, .page-template-contact .content .container .container_inner.page_container_inner{
	padding-top: 60px;
}

.page-template-full_width .title_subtitle_holder, .page-template-locations .title_subtitle_holder, .page-template-contact .title_subtitle_holder  {
	padding-bottom: 24px;
}

.title.title_size_large span:after {
	height: 0px;
}

.page-template-artists .locations-featured-image {
    width: 72px;
    float: left;
    box-shadow: 0px 7px 11px -8px rgba(0,0,0,0.75);
    max-height: 48px;
}

.page-template-artists .wpb_wrapper.arts {
	margin-top: 0px;
	margin-bottom: 18px;
}

.page-template-artists .wpb_wrapper.arts a {
	float: left;
}

.page-template-artists .wpb_wrapper.arts a h3 {
	padding-left: 12px;
}

.page-template-artists .wpb_wrapper.arts .locations-featured-image a {
	float: none;
}

.exhib_menu {
	margin-top: 24px;
}

.exhib_menu .dropdown {
	display: none;
}

.exhib_menu.ariane ul {
	margin-top: 0px;
    z-index: 9999999;
    position: absolute;
    left: 15%;
    right:15%;
}

.exhib_menu.ariane li {
	overflow: hidden;
}

ul#menu-mobile-menu {
	padding-top: 16px;
}

.single-artists ul#menu-mobile-menu , .single-art_fairs ul#menu-mobile-menu , .single-artworks ul#menu-mobile-menu , .single-locations ul#menu-mobile-menu , .single-exhibitions ul#menu-mobile-menu  {
	padding-top: 24px;
}

ul#menu-mobile-menu .current, ul#menu-mobile-menu .current_page_item.active a {
	color: black;
	font-weight: 500;
}



nav.mobile_menu ul li a {
	padding: 4px 0;
}

.single-artists .content_inner, .single-art_fairs .content_inner, .single-artworks .content_inner, .single-locations .content_inner, .single-exhibitions .content_inner {
	margin-top:0px;
}

.single-location-wrapper {
	margin-top: 32px;
}

.wpb_text_column.wpb_content_element.align-middle {
	height: auto;
}

.single-artists .vc_col-sm-6.artist-featured-image {
	width: 100%;
}

.single-artists .fancybox-image {
	max-height: 300px;
}

.single-exhibition-wrapper .vc_column_container>.vc_column-inner, .single-location-wrapper .vc_column_container>.vc_column-inner {
	padding: 0;
}

.wpb_text_column.wpb_content_element.align-middle {
	margin: 0;
}

.wpb_column.vc_column_container.vc_col-sm-2 {
	float:left;
	width: 25%;	
}

.single-location-pictures .gallery img {
	width: 97px;
	margin-top: -4px;
}

.wpb_wrapper.locations, .wpb_wrapper.latest_exhibitions {
	margin: 32px 0 16px 0;
}

.wpb_wrapper.exhibitions h4 {
	font-size: 15px;
	line-height: 24px;
}

.footer_top .three_columns {
	text-align: center;
}

.footer_bottom p {
	font-size: 12px;
}

.column3.footer_bottom_column .footer_bottom {
	padding-right: 48px;
}

.column3.footer_bottom_column .textwidget.custom-html-widget {
    display: inline-flex;
    position: absolute;
    margin-top: 2px;
  }

.contact-row {
	padding-bottom: 0;
}
.contact-row .vc_col-sm-4 {
	margin-bottom: 32px;
}

.column1.footer_bottom_column {
	 width: 100%;
 }
 
 .column3.footer_bottom_column {
	 width: 100%;
 }
 
  .column2.footer_bottom_column {
	 width: 0%;
 }
}
