/*
Theme Name: Grandy Art
*/
/*Chris CSS*/
.zeromargin:first-child img {
	max-width:700px;
}
/*Chris CSS End*/


body {
    margin: 0;
    padding: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #777;
}
input, textarea {
    -webkit-appearance: none;
    border-radius: 0;
}

input[type="checkbox"]{
    -webkit-appearance: checkbox;
}

a:link, a:visited {
    color: #333;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
a:hover, a:active {
    color: #ab0534;
    text-decoration: none;
}
.portfolio a:hover, a:active {
    color: #333;
    text-decoration: none;
}
.relative {
    position: relative;
}
.zeromargin {
    margin: 0 !important;
}
.zeropadding {
    padding: 0 !important;
}
.clear {
    clear: both;
}
.leftalign {
    text-align: left;
}
.rightalign {
    text-align: right;
}
.centeralign {
    text-align: center;
}
.rowheight {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.colheight {
    display: table-cell;
    float: none !important;
    height: 100%;
    vertical-align: middle;
    /*overflow-x: scroll;*/
}
#hamburger {
    display: none;
}
#mobilemenu {
    display: none;
}
.textarea {
/*    max-height: 400px;*/
}
.sidepadding100 {
    padding: 0 100px !important;
}
.leftsidepadding60 {
    padding: 0 0 0 60px !important;
}
.rightsidepadding60 {
    padding: 0 60px 0 0 !important;
}
.toppadding80 {
    padding: 80px 0 0 0;
}
.bottompadding80 {
    padding: 0px 0 80px 0;
}
.leftsidepadding80 {
    padding: 0 80px 0 0;
}
.topbottompadding40 {
    padding: 40px 0;
}
.bottompadding40 {
    padding: 0 0 40px;
}
.leftsidepadding40 {
    padding: 0 0 0 40px !important;
}
.rightsidepadding40 {
    padding: 0 40px 0 0 !important;
}
.bottompadding10 {
    padding: 0 0 10px 0;
}
.verticalalign {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
}
.container {
    margin: 0 auto;
    max-width: 1000px;
    padding: 0;
}
.menu-main-menu-container {
    margin: 0 0 0 0;
    text-align: right;
}
.menu-main-menu-container ul li:last-child {
    margin: 0;
}
.fullimg {
    width: 100%;
}
footer {
    margin: 50px 0 0 0;
}
.footerrow {
    padding: 40px !important;
}
#copyright {
    font-size: 12px;
    padding-top: 10px;
}
.paintingbutton {
    width: 300px;
    height: 50px;
    background-color: #cccccc;
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 15px 0 0 0;
}
.borderbox {
    padding: 7px;
}
.borderbox .innerbox .imagebox {
    margin: 15px;
}
.borderbox .innerbox .titlebox {
    padding: 15px;
}
.borderbox img {
    /*max-height: 100%;*/
    max-width: 100%;
    /*height: auto; */
}
.portfolio .borderbox .innerbox .imagebox {
    margin: 15px;
    position: relative;
}
.portfolio .borderbox img {
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.greybox img {
    max-width: 100%;
    max-height: 100%;
}
header>div:nth-child(2) div {
    height: 100px;
}
.imageslider li {
    top: 0;
    height: initial !important;
    list-style-type: none;
}
.imageslider> a {
    dislay: none;
}
.imageslider img {
	width: 100%;
	height: auto;
}
.imageslider ul.zeropadding {
	overflow:visible !important;
	height: 1px !important;
	height: initial !important;
	margin-bottom:50%;
}
#signupfield {
    width: 100%;
}
.sociallines {
    text-align: right;
    padding-top: 7px !important;
}
.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%;
}
p	{
    font-family: 'EB Garamond', serif;
	font-size: 16px;
}

/*HOME*/

.home .imageslider {
    /*margin: 50px 0 80px 0;*/
	margin: 0 0 70px 0;
    position: relative;
}
.home .cycle-overlay div:nth-child(2) {
    text-transform: uppercase;
}
.home .cycle-pager {
    text-align: center;
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: -10px;
}
.home .textfield {
    display: table-cell;
    vertical-align: center;
    font: 400 30px/1.5 'EB Garamond', serif;
    color: #333;
}
.home .subtext div:nth-child(2) {
    text-transform: uppercase;
}
.home .maintextbox {
    margin: 0 0 100px 0;
}
.home .maintextbox>.rowheight>div:nth-child(2) {
    padding: 67px 67px 67px 0;
}
.home .latestbox {
    margin: 0 0 100px 0;
}
.home .latestbox .textarea {
    max-height: 100%;
}
.home div:nth-child(3)>.rowheight>div:nth-child(2), .home div:nth-child(5)>.rowheight>div:nth-child(2) {
    padding: 0 0 0px 60px;
}
.home div:nth-child(4)>.rowheight>div:nth-child(2) {
    padding: 0 60px 0px 0px;
}
.home .homefeattitle {
    font: 400 18px/1.5 'EB Garamond', serif;
    color: #333;
    padding-bottom: 8px;
}
.slidetitle {
    margin: 0 0 10px 0;
}
.home .colheight {
    vertical-align: top;
    float: left !important;
}

/*.home .greybutton{
    margin-top: 60px;
}*/

/*.home div:nth-child(4) .rowheight div:nth-child(2) {
	padding: 0 60px 0px 0px;
}
*/


/*.rowheight>div:nth-child(2) */


/*ARTISTS*/

.artists {
    margin: 50px auto;
    overflow: hidden;
}
.artists .artistbox {
    padding: 7px;
}
.artists .artistbox .innerbox .imagebox {
    margin: 15px;
    height: calc(100% - 80px);
}
.artists .artistbox img {
    max-width: 100%;
}

/*SINGLE ARTIST*/

.artist {
    margin: 50px auto;
    overflow: hidden;
}
.artist .contentbox {
    padding: 0 0 80px;
    border-bottom: 1px solid #000000;
}
.artist .contenttext {
    padding: 0 80px 0 0;
}
.artist .category {
    padding: 15px 0;
    border-bottom: 1px solid #bbbbbb;
}
.artist .firstcategory {
    padding: 0px 0 15px;
}
.artist .lastcategory {
    border-bottom: none;
}
.artist .paintingsboxheader {
    padding: 80px 0 40px;
}
.artist .paintingsboxheader div:nth-child(2) {
    font-size: 12px;
}
.artist .paintingsboxheader div:nth-child(2) select {
    font-size: 12px;
    border: 1px solid #000000;
    border-radius: 0;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 9px;
    background: url('img/selectarrow.jpg') 96% / 15% no-repeat #fff;
    min-width: 130px;
}
.artist .artistbox {
    padding: 7px;
}
.artist .artistbox .innerbox .imagebox {
    margin: 15px;
    position: relative;
    /*height: calc(100% - 80px);*/
}
.artist .artistbox .innerbox .titlebox {
    padding: 15px;
    font: 400 16px/1 'EB Garamond', serif;
}
.artist .artistbox img {
    max-width: 100%;
    position: absolute;
    max-height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.artist .paintingbutton {
    display: none;
}
.artist .categorylist {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.portfolio .selectorbox {
    padding: 0 30px 0 0;
}
.portfolio .selectorlist {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.portfolio .selectorlist ul {
    list-style-type: none;
    margin: 0 0 0 20px;
    padding: 5px 0 0 0;
}
.portfolio .selectorlist>li {
    margin: 0 0 10px 0;
	color: #000 !important;
	cursor: default;
}
.portfolio .selectorlist>li:hover {
	color: #000 !important;
}
.portfolio .various {
    margin: 0;
    padding: 0;
}
.innerbox .paintingmedium, .innerbox .paintingpainter, .innerbox .paintingsize, .innerbox .paintingprice, .innerbox .paintingartist {
    display: none;
}
.portfolio .innerbox .paintingmedium, .portfolio .innerbox .paintingsize, .portfolio .innerbox .paintingprice {
    display: block;
	font-size: 12px;
}

.fancybox-title .paintingartist
{
    color: #333;
    margin-top: 5px;
    margin-bottom: 10px;
    font: 400 14px/1 'EB Garamond', sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}


.fancybox-title .paintingmedium, .fancybox-title .paintingsize, .fancybox-title .paintingprice {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.42857;
}
.various {
    display: block;
    /*display: inline-block;*/
}

/*PORTFOLIO*/

.portfolio {
    margin: 50px auto;
    overflow: hidden;
}
.portfolio .maintitle {
    font-size: 28px;
    padding: 0 0 25px 0;
}
.portfolio .portfoliobox {
    padding: 7px;
}
.portfolio .portfoliobox .innerbox {
    border: 1px solid #000;
    /*padding: 15px;*/
}
.portfolio .portfoliobox .innerbox .imagebox {
    margin: 15px;
}
.portfolio .portfoliobox .innerbox .titlebox {
    padding: 15px;
}
.portfolio .portfoliobox img, .press .artistbox img {
    max-width: 100%;
	max-height: 100%;
	display: block;
	margin: auto;
}
.portfolio .paintingtitle {
    /*text-transform: uppercase;*/
    margin: 0 0 10px 0;
}
.portfolio .paintingbutton {
    display: none;
}
.portfolio .underline {
    margin: 0 auto 30px;
    width: 200px;
    padding: 0 20px 0;
}

/*ABOUT US*/

.aboutus {
    margin: 50px auto;
    overflow: hidden;
}
.aboutus img {
    width: 100%;
}

/*CONTACT US*/

.contactus {
    margin: 50px auto;
    overflow: hidden;
}
.contactus img {
    width: 100%;
}
.contactus .title	{
	color: #333;
	font: 400 24px/1.5 "EB Garamond",serif;
	padding: 0;
}
#signupform {
    display: none;
}
#signupform input[type=text], #signupform input[type=email] {
    width: 100%;
}

/*EXHIBITIONS*/

.exhibitions {
    margin: 50px auto;
    overflow: hidden;
}
.exhibitions .exhibitionbox {
    padding: 15px;
}
.exhibitions .exhibitionbox .innerbox {
    /*border: 1px solid #000;*/
    /*padding: 15px;*/
}
.exhibitions .exhibitionbox .innerbox .imagebox {
    margin: 15px 0;
}
.exhibitions .exhibitionbox img {
    max-width: 100%;
}
.exhibitions .title	{
	color: #333;
	font: 400 32px/1.5 "EB Garamond",serif;
	padding: 0 0 20px;
}

/*EXHIBITION*/

.exhibition {
    margin: 50px auto;
    overflow: hidden;
}
.exhibition .underline {
    margin: 0 auto 80px;
    width: 200px;
    padding: 0 0px 20px;
    border-bottom: 1px solid #ddd;
}
.exhibition .exhibitionbox {
    padding: 7px;
}
.exhibition .exhibitionbox .innerbox {
    /*	border: 1px solid #000;*/
    /*padding: 15px;*/
	display: inline-block;
    width: 100%;
}
.exhibition .exhibitionbox .innerbox .imagebox1 {
    margin: 15px;
	align-items: center;
	display: flex;
	justify-content: center;
	height: 206px !important;
	width: 206px;
}
.exhibition .exhibitionbox .innerbox .titlebox {
    padding: 15px;
	min-height: 63px;
}

.exhibition .imagebox{
    height: 204px;
    position: relative;
}

.exhibition .exhibitionbox img {
   /* max-width: 206px;*/
    max-width: 100%;
	max-height: 100%;
	/*width: 100%;*/
	height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.innerbox .pastcataloguebutton, .news .pastcataloguebutton {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
}

.exhibition .greybox img{
    width: 100%;
}

/*COLLECTIONS*/

.collections {
    margin: 50px auto;
    overflow: hidden;
}
.collections .maintitle {
    font-size: 28px;
    padding: 0 0 40px 0;
}
.collections .collectiontitle {
    font-size: 20px;
    margin: 0 0 10px 0;
}
.collections .collectiondate {
    font-size: 12px;
    margin: 0 0 10px 0;
}
.collections .collectionbox {
    padding: 15px;
}
.collections .collectionbox .innerbox {
    /*border: 1px solid #000;*/
    /*padding: 15px;*/
}
.collections .collectionbox .innerbox .imagebox {
    margin: 15px 0;
}
.collections .collectionbox .innerbox .titlebox {
    padding: 15px 0;
}
.collections .collectionbox img {
    max-width: 100%;
}

/*COLLECTION*/

.collection {
    margin: 50px auto;
    overflow: hidden;
}
.collection .underline {
    margin: 0 auto 80px;
    width: 200px;
    padding: 0 0px 20px;
    border-bottom: 1px solid #000000;
}
.collection .collectionbox {
    padding: 7px;
}
.collection .collectionbox .innerbox {
    border: 1px solid #000;
    /*padding: 15px;*/
}
.collection .collectionbox .innerbox .imagebox {
    margin: 15px;
}
.collection .collectionbox .innerbox .titlebox {
    padding: 15px;
}
.collection .exhibitionbox img {
    max-width: 100%;
}

/*ARTIST NEWS*/

.artistnews {
    margin: 50px auto;
    overflow: hidden;
}
.artistnews .maintitle {
    font-size: 28px;
    padding: 0 0 40px 0;
}
.artistnews img {
    width: 100%;
    /* height: auto; */
    /* height: 291px; */
}
.artistnews .newsbox .innerbox {
    height: 100%;
}
.artistnews .newsbox .innerbox .imagebox {
    margin: 0 0 15px;
    height: calc(100% - 80px);
}
.artistnews .newsbox .innerbox .titlebox {
    padding: 15px;
}
.artistnews .newsbox img {
    max-width: 100%;
}
.news .contentrow {
    margin-right: -7px;
}
.news .textarea {
    padding: 40px 0 0;
}

/*COMMISSIONS*/

.commissions {
    margin: 50px auto;
    overflow: hidden;
}
.commissions .maintitle {
    font-size: 28px;
    padding: 0 0 40px 0;
}

/*LOGINSCREEN*/

.loginscreen {
    margin: 50px auto;
    overflow: hidden;
}

/*.loginscreen .maintitle{
	font-size: 28px; margin: 0 0 40px 0;
}*/


/*HOMEPAGE*/

.homepage {
    margin: 50px auto;
    overflow: hidden;
}
.homepage .maintitle {
    font-size: 28px;
    margin: 0 0 40px 0;
}
.add_new_box {
    height: 208px !important;
}
.adminbody .expandingrow {
    height: auto !important;
    padding-bottom: 20px !important;
}
.selectorbutton {
    cursor: pointer;
}
.homepage .ui-state-highlight {
    height: 231px;
}
.solidbottomborder {
    border-bottom: 1px solid #ddd;
}
.solidtopborder {
    border-top: 1px solid #ddd;
}
.solidborder {
    border: 1px solid #ddd;
}
.container:not(.aboutus) > .row.zeromargin.zeropadding:last-of-type	{
	/*border-bottom: 1px solid #ddd;*/
}
.menu-main-menu-container ul li {
    display: inline-block;
    margin: 0 15px 0 0;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1.2px;
}
.menu-main-menu-container ul li a {
    color: #333;
}
.menu-main-menu-container ul li a:hover {
    color: #ab0534;
}
.home .imageslider {
    z-index: 100000;
    bottom: 0px;
    width: 100%;
    padding: 10px;
    /*background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.5) 70%)*/
    ;
}
.home .imageslider .cycle-overlay {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font: 400 14px/1.1 'EB Garamond', serif;
    color: #fff;
    font-size: 2em;
/*    display:none;*/
    font-size: 24px;
    /*	opacity:0.5;*/
}
.home .imageslider> a {
    display: none;
}
.home .imageslider #fssList {
    text-align: center;
}
.home .imageslider #fssList li {
    display: inline-block;
    margin-right: 5px;
    font-size: 0;
}
.home .imageslider #fssList a {
    height: 2px;
    width: 60px;
    display: block;
    background-color: #eee;
}
.home .imageslider #fssList .fssActive a {
    background-color: #aaa;
}
div.greybutton {
    width: 170px;
    height: 48px;
    /* border: 1px solid #333; */
    border: 1px solid #aaa;
    color: #aaa;
    text-align: center;
    padding: 15px 0;
    margin: 30px 0 0 0;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    -webkit-transition: all 0.3s ease-in;
    -khtml-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
div.greybutton:hover {
    border: 1px solid #333;
    color: #333;
}
.artists .artistbox .innerbox {
    border: 1px solid #ddd;
    height: 100%;
    -webkit-transition: all 0.3s ease-in;
    -khtml-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.artists .artistbox .innerbox:hover {
/*    box-shadow: 0px 0px 5px #aaa;*/
	border-color: #000;
}
.artists .maintitle {
    font: 400 40px/1.2 'EB Garamond', serif;
    padding: 0 0 25px 0;
    color: #333;
}
.home .maintitle {
    font-size: 28px;
    margin: 0 0 20px 0;
    font-family: 'EB Garamond', serif;
    color: #333;
}
.home .subtext {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px;
    /*background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0,0,0,0.5) 70%)*/
    ;
}
.home .title {
    font: 400 14px/1.1 'EB Garamond', serif;
    color: #fff;
    font-size: 16px;
    /*	opacity:0.5;*/
}
.home .subtitle {
    font: normal 12px/1 "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #eee;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.sociallines img {
    padding: 0 0 0 10px;
}
.artists .artistbox .innerbox .titlebox {
    padding: 15px;
    font: 400 16px/1 'EB Garamond', serif;
    color: #333;
}
.artist .maintitle, .exhibition .maintitle, .portfolio .maintitle {
    font: 400 36px/1.2 'EB Garamond', serif;
    padding: 0 0 0px 0;
    color: #333;
}
.press .artistbox .innerbox .titlebox {
	height: 62px;
}
.subselector {
    /*color:#aaa;*/
    color: #000 !important;
    font: 400 12px/1.8 'Helvetica Neue', sans-serif;
	text-transform: uppercase;
    padding-top: 10px;
}
.subselector a {
    color: #aaa !important;
}
.subselector a:hover 	{
	color: #ab0534 !important;
}
.artist .underline, .portfolio .underline {
    margin: 0 auto 40px;
    width: 200px;
    padding: 0 0px 5px;
    border-bottom: 1px solid #ddd;
}
.artist .artistbox .innerbox {
    border: 1px solid #ddd;
    height: 100%;
    /*padding: 15px;*/
    -webkit-transition: all 0.3s ease-in;
    -khtml-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.artist .artistbox .innerbox:hover {
/*    box-shadow: 0px 0px 5px #aaa;*/
}
.artist .categorylist li {
    border-bottom: 1px solid #ddd;
    padding: 12px 0 10px 0;
    font: 400 12px/1 "Helvetica Neue", sans-serif;
}
.artist .categorylist li a, .selectorlist li {
	color: #AAA !important;
}
.artist .categorylist li a:hover, .selectorlist li:hover {
	color: #ab0534 !important;
}
.artist .categorylist li:first-child {
    padding: 0 0 10px 0;
}
.artist .subtitle, .commission .subtitle, .exhibition .subtitle {
    font: 400 24px/2 "EB Garamond", serif;
    color: #333;
}
.artist .paintingtitle, .fancybox-title {
    font: 400 16px/1 'EB Garamond', serif;
    color: #333;
    margin: 0 0 10px 0;
}
.artist .paintingtitle {
    height:20px;
}
.portfolio .grid a .element-item .innerbox .titlebox {
    height: 120px;
}
.artist .expandingrow, .commission .expandingrow, .exhibition .expandingrow, .adminbody .artist.admin_editartist .expandingrow {
    /*padding: 0 0 40px; border-bottom: 1px solid #000000; overflow: hidden;*/
    padding: 0 0 40px;
    /* border-bottom: 1px solid #ddd; */
    overflow: hidden;
    /*height: 0;*/
    display: none;
}
.adminbody .artist .expandingrow, .adminbody .commission .expandingrow, .adminbody .exhibition .expandingrow {
    display: block;
}
div.loadmore {
    width: 170px;
    height: 48px;
    border: 1px solid #ddd;
    text-align: center;
    padding: 15px 0;
    margin: 15px auto 0;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #bbb;
    -webkit-transition: all 0.3s ease-in;
    -khtml-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
div.loadmore:hover {
    border: 1px solid #000;
    color: #000;
}
.expandingheader {
    cursor: pointer;
}
.expandingheader:hover {
    color: #ab0534;
}
.expandingheader.subtitle	{
	padding: 10px 0;
	margin-top: -1px;
}
.expandingheader:first-of-type	{
	border-top: 1px solid #ddd;
}
.expandbutton {
    font: 100 40px 'Lato', sans-serif;
	text-transform: uppercase;
}
.selectorlist li {
    font: 400 12px/1.5 'Helvetica Neue', sans-serif;
    color: #333;
    padding-bottom: 5px;
}
.selectorlist li ul li {
    font: normal 12px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.selectorbutton {
    color: #333;
}
.selectorbutton:hover {
    color: #ab0534;
}
.exhibitions .maintitle {
    font: 400 40px/1.2 'EB Garamond', serif;
    padding: 0 0 25px 0;
    color: #333;
}
.exhibitions .exhibitiontitle, .exhibition .exhibitiontitle, .collection .collectiontitle {
    font: 400 24px/1 "EB Garamond", serif;
    margin: 0 0 10px 0;
}
.exhibitioncontent {
    color: #777;
}
.exhibitions .exhibitioncontent {
    padding-bottom: 10px;
}
.exhibitions .exhibitiondate, .exhibition .exhibitiondate, .collection .collectiondate, .home .colheight .subtitle {
    font-size: 12px;
    margin: 5px 0;
    color: #aaa;
    text-transform: uppercase;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.exhibitions img {
    opacity: 1;
    -webkit-transition: all 0.3s ease-in;
    -khtml-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.exhibitions img:hover {
    opacity: 0.8;
}
.exhibitions .exhibitionbox .innerbox .titlebox {
    padding: 15px 0;
    font: 400 24px/1.2 "EB Garamond", serif;
}
.artist .expandbutton, .commission .expandbutton, .exhibition .expandbutton {
    font-size: 40px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.artistnews .maintitle {
    font: 400 40px/1.2 'EB Garamond', serif;
    padding: 0 0 25px 0;
    color: #333;
}
.artistnews .title, .home .maintitle {
    font: 400 24px/1.5 "EB Garamond", serif;
    color: #333;
}
.artistnews .date {
    font: normal 12px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
    margin: 20px 0 5px 0;
    color: #aaa;
}
.artistnews .firstdate {
    font-size: 12px;
    margin: 0 0 10px 0;
    color: #aaa;
}
.news .date, .newsbox .date, .exhibitionbox .exhibitiondate {
    font: normal 12px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
    margin: 10px 0;
    color: #aaa;
}
.news .maintitle, .commissions .maintitle, .commission .maintitle {
    font: 400 40px/1.2 'EB Garamond', serif;
    padding: 0 0 25px 0;
    color: #333;
}
.news .subtitle {
    font: 400 30px/1.5 "EB Garamond", serif;
    color: #333;
}
.news .title, .newsbox .title, .commissions .title, .exhibitionbox .titlebox {
    font: 400 24px/1 "EB Garamond", serif;
    color: #333;
    margin: 10px 0;
}
.commissions .subselector {
    text-align: right;
}
.commissions img {
    width: 100%;
    height: auto;
}
.news .contentrow {
    margin-right: -7px;
}
.news .textarea {
    padding: 40px 0 0;
}
.commission {
    margin: 50px auto;
    overflow: hidden;
}
.borderbox .innerbox {
    border: 1px solid #ddd;
    height: 100%;
    -webkit-transition: all 0.3s ease-in;
    -khtml-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.borderbox .innerbox:hover {
/*    box-shadow: 0px 0px 5px #aaa;*/
	border-color: #000;
}
.paintingtitle {
    font: 400 16px/1 'EB Garamond', sans-serif;
    color: #333;
}
.paintingpainter {
    color: #333;
	margin-top: 5px;
    margin-bottom: 10px;
    font: 400 14px/1 'EB Garamond', sans-serif;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.paintingprice {
    /*font-weight: bold;*/
    color: #000;
}
.aboutus .maintitle {
    font: 400 40px/1.2 'EB Garamond', serif;
    padding: 0 0 25px 0;
    color: #333;
}
.contactus .maintitle {
    font: 400 40px/1.2 'EB Garamond', serif;
    padding: 0 0 25px 0;
    color: #333;
}

/*CONTACT FORM*/

.firstnamebox, .emailbox {
    padding: 0 0 10px 0 !important;
}
.messagebox {
    padding: 0 0 5px 0 !important;
}
.contactform input[type="text"], .contactform input[type="email"] {
    width: 100%;
    border: 1px solid #aaa;
    height: 45px;
    padding: 0 15px;
    color: #aaa;
}
.contactform textarea {
    width: 100%;
    border: 1px solid #aaa;
    height: 140px;
    padding: 15px 15px;
    color: #aaa;
}
.contactform input[type="submit"] {
    width: 170px;
    height: 48px;
    border: 1px solid #aaa;
    color: #aaa;
    background-color: #fff;
    text-align: center;
    padding: 15px 0;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in;
    -khtml-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.contactform input[type="submit"]:hover {
    border: 1px solid #aaa;
    color: #aaa;
}
#signupform .maintitle {
    font: 400 40px/1.4 'EB Garamond', serif;
    color: #333;
    text-align: center;
    padding-bottom: 5px;
}
#signupform input[type="text"], #signupform input[type="email"] {
    width: 100%;
    border: 1px solid #aaa;
    height: 45px;
    padding: 0 15px;
    color: #aaa;
}
#signupform div.greybutton {
    margin: 0;
}
.fancybox-skin {
    padding: 80px 130px !important;
}
.fancybox-close {
    background-image: url('../img/btn-close.png') !important;
	background-size: contain;
    top: 5px !important;
    right: 5px !important;
}
.menu-main-menu-container ul {
    list-style-type: none;
    padding: 12px 0 0 0;
    height: 20px;
    right: 0;
    text-align: left;
}
.commission .artistbox {
    padding: 7px;
}
.commission .artistbox .innerbox {
    border: 1px solid #ddd;
    height: 100%;
}
.commission .artistbox .innerbox .imagebox {
    margin: 15px;
    position: relative;
	height: 208px;
}
.commission .artistbox .innerbox .titlebox {
    padding: 15px;
}

.commission .artistbox img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	/*max-width: 208px;
	max-height: 208px;*/
    max-width: 100%;
    max-height: 100%;
}

.commission .artistbox .paintingtitle {
/*    text-transform: uppercase;*/
    margin: 0 0 10px 0;
    height: 35px;
}
.commissions .subselector a::after, .commission .subselector a::after {
    content: '/ ';
	padding: 0 2px;
}
.commissions .subselector a:last-child:after, .commission .subselector a:last-child:after {
    content: '';
}
.news>div:first-child {
    border-bottom: 1px solid #ddd;
}
.artistnews>div:first-child, .commissions>div:first-child {
    border-bottom: 1px solid #ddd;
	margin-bottom: 40px !important;
}
.artistnews .newsbox, .news .newsbox {
    padding: 7px;
}
.artistnews .newsbox .innerbox, .news .newsbox .innerbox {
    border: 0px solid #000;
    height: 100%;
}
.newsbox .innerbox .imagebox	{
	height: 243px !important;
}
.artistnews .newsbox .innerbox .imagebox, .news .newsbox .innerbox .imagebox {
    margin: 0px;
    position: relative;
}
.artistnews .newsbox .innerbox .titlebox, .news .newsbox .innerbox .titlebox {
    padding: 0px;
}
.news .newsbox .title {
    height: 50px;
}
.artistnews .newsbox img, .news .newsbox img {
    max-width: 100%;
/*    position: absolute;*/
    max-height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
	height: 243px;
	object-fit: cover;
}
.artistnews .newsbox .paintingtitle, .news .newsbox .paintingtitle {
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.commissions .commissionsbox {
    padding: 7px;
}
.commissions .commissionsbox .innerbox {
    height: 100%;
}
.commissions .commissionsbox .innerbox .imagebox {
    margin: 0px;
    position: relative;
}
.commissions .commissionsbox .innerbox .titlebox {
    padding: 0 0 20px;
}
.commissions .commissionsbox img {
    max-width: 100%;
/*    position: absolute;*/
    max-height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.exhibitions .exhibitionbox {
    padding: 7px;
    margin-bottom: 20px;
}
.exhibitions .thirdclear:nth-of-type(3n+1) .exhibitionbox {
	clear: left;
}
.exhibitions .exhibitionbox .innerbox {
    height: 100%;
}
.exhibitions .exhibitionbox .innerbox .imagebox {
    margin: 0px;
    position: relative;
}
.exhibitions .exhibitionbox .innerbox .titlebox {
    padding: 0;
}
.exhibitions .exhibitionbox img {
    /* max-width: 100%;
	position: absolute;
	max-height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto; */
    width: 100%;
}
a.pastcataloguebutton {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
a.pastcataloguebutton:hover {
    border: none;
}
.news {
    margin: 50px auto;
    overflow: hidden;
}
input#signupfield {
    height: 36px;
    border: 1px solid #aaa;
    padding: 5px 10px;
    font-style: italic;
    font-size: 12px;
}

/* #mailing-btn {position:absolute; right:0; top:0; height:36px; width:45px; border-left:1px solid #333; padding:8px 0 0 11px; } */

#mailing-btn {
    color: #aaa;
    position: absolute;
    right: 0;
    top: 0;
    height: 36px;
    width: 45px;
    border: 1px solid #aaa;
    padding: 1px 0 0 0px;
    background: transparent;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in;
    -khtml-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
#mailing-btn:hover {
    border: 1px solid #333;
    color: #333;
}
.logo img {
    top: 10px;
}
.flexgrid {
	column-count: 4;
	column-gap: 7px;
	-moz-column-count: 4;
	-moz-column-gap: 7px;
	width: 100% !important;
}
.flexgrid > div {
	width: 100% !important;
	display: inline-block;
	padding: 0 7px 0 0 !important;
	margin: 0 0 14px !important;
}
.flexgrid > div .exhibitionbox {
	padding: 0 !important;
}

.fancybox-nav span {
	visibility: visible;
}

/*.fancybox-nav {
    position: fixed;
    top: 0;
}
.fancybox-nav span {
    visibility: visible;
}

.fancybox-next span {
    right: 40px;
}

.fancybox-prev span {
    left: 40px;
}*/


.fancybox-next {
    right: -15%;
}

.fancybox-prev {
    left: -15%;
}

.fancybox-wrap .greybutton	{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin-top: 20px;
}

@media screen and (max-width: 1200px) {
    .menu-main-menu-container ul li {
        font-size: 11px;
    }
}
@media screen and (max-width: 991px) {
    .container {
        width: 100%;
        padding: 0 20px;
    }
    .sidepadding100 {
        padding: 0 10px !important;
    }
    .menu-main-menu-container ul li {
        font-size: 11px;
    }
    .logo img {
        width: 200px;
    }
    .textarea {
        max-height: 290px;
    }
    .home .imageslider {
        margin: 50px 0;
    }
    .copyrightline, .signupfieldline, .sociallines {
        margin: 10px 0 0;
        text-align: center;
    }
    .colheight {
        display: block;
        height: auto;
    }
    #menu-main-menu {
        display: none;
    }
    #mobilemenu {
        display: none;
    }
    #hamburger {
        cursor: pointer;
        display: block;
        height: 30px;
        padding: 12px 0 0 0;
        width: 30px;
        margin: auto;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
    }
    #hamburger div {
        background-color: #333;
        height: 2px;
        margin-top: 6px;
        width: 100%;
    }
    #hamburger div:first-child {
        margin-top: 0px;
    }
    #menu-mobile-menu {
        margin: 20px 0;
        list-style-type: none;
        padding: 0;
    }
    #menu-mobile-menu li {
        display: block;
        height: 50px;
        font: 400 16px/1.5 "Helvetica", Arial, sans-serif;
        text-transform: uppercase;
        letter-spacing: 4px;
    }
    /*HOME*/
    .home .maintextbox {
        margin: 0 0 0px 0;
    }
    .home .maintextbox>.rowheight>div:nth-child(2) {
        padding: 20px 0px;
    }
    .home .latestbox {
        margin: 0 0 40px 0;
    }
    .home div:nth-child(3)>.rowheight>div:nth-child(2), .home div:nth-child(4)>.rowheight>div:nth-child(2), .home div:nth-child(5)>.rowheight>div:nth-child(2) {
        padding: 20px 0 0px 0px;
    }
    .home div:nth-child(4) .maintitle {
        text-align: left;
    }
    .artists, .exhibitions, .artistnews, .commissions, .aboutus, .contactus, .news, .artist, .portfolio, .exhibition, .commission {
        margin: 25px auto;
    }
    .artist .underline, .portfolio .underline {
        margin: 0 auto 35px;
    }

    .exhibition .exhibitionbox .innerbox {
    display: block;
    }
    .exhibition .exhibitionbox .innerbox .imagebox {
       /* margin: 15px;
        align-items: center;
        display: block;*/
        justify-content: center;
        text-align: center;
        /*height: auto !important;
        width: calc(100% - 30px);*/
    }
    .exhibition .exhibitionbox .innerbox .titlebox {
        padding: 15px;
        min-height: 62px;
    }
    .exhibition .exhibitionbox img {
        width: auto;
        max-height: 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .rightsidepadding40, .leftsidepadding40 {
        padding: 0 !important;
    }
    .bottompadding80 {
        padding: 0 0 40px !important;
    }
    .toppadding80 {
        padding: 40px 0 0px !important;
    }
    .sociallines {
        text-align: center;
    }
    .sociallines img {
        padding: 0 5px;
    }
    .home .imageslider {
        margin: 20px 0 40px 0;
    }
    .home .cycle-overlay {
        padding: 10px;
    }
    .home .textbox {
        margin: 0 0 20px 0;
    }
    .home .latestbox {
        margin: 0 0 40px 0;
    }
    .colheight {
        display: block;
        height: auto;
    }
    .leftsidepadding60 {
        padding: 20px 0 0 0 !important;
    }
    .rightsidepadding60 {
        padding: 0px 0 20px 0 !important;
    }
    .textarea {
        max-height: inherit;
    }
    .artist .contenttext {
        padding: 0 0 0px;
    }
    .exhibitions .exhibitiontitle {
        margin: 20px 0 0;
    }
    .exhibitions .maintitle {
        padding: 0 0 20px;
    }
    .exhibitions .exhibitionbox {
        padding: 7px;
    }
    .news .contentrow {
        margin-right: 0px;
    }
    .signupfieldline {
        display: none;
    }
    .footerrow {
        padding: 20px !important;
    }
    .artist .categorylist {
        padding-top: 50px;
    }
    .fancybox-skin {
        padding: 40px !important;
    }
    .artist_news_image{
        margin-top: 40px;
    }
    .collection .contenttext{
        padding: 0 20px;
    }

    .fancybox-next{
        /*right: -20%;*/
        right: -45px;
    }

    .fancybox-prev{
        /*left: -20%;*/
        left: -45px;
    }

    .artist .artistbox .innerbox .imagebox, .commission .artistbox .innerbox .imagebox{
        height: auto !important;
    }

    .artist .artistbox img, .commission .artistbox img {
        max-height: none;
        position: relative;
    }

    .exhibition .exhibitionbox .innerbox .imagebox{
        height: auto !important;
    }

    .exhibition .exhibitionbox img{
        max-height: none;
        position: relative;
    }

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

}
