/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
        margin: 0;
        padding: 0;
}
body {
        line-height: 1;
        min-width: 300px;
        margin: 0;
        padding: 0;
}

.cb, .CB {
    clear:both;
}
.cl, .CL {
    clear: left;
}
.redBG{
    background-color: #da192c;
}

img {
	max-width:100%;
	vertical-align:bottom;
}
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}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
strong{ font-weight: bold;}
body, div, span, p{
    font: 300 16px/23px helvetica, Verdana, Lucida, Arial, sans-serif;
    color: #000;
}
p{
    margin: 2px 0 12px;
    clear: left;
}
a {
    color: #292526;
    text-decoration: underline;
    transition: color 0.5s ease;
    
}
a:hover {
        color: #00adef;
}


h1{
    font: bold 34px/46px helvetica, Verdana, Lucida, Arial, sans-serif;
    color:#000;
    margin: 15px 0 8px;
    letter-spacing: 2px;
}

h1 a{
    color: #000;
    text-decoration: none;
}
h2{
    font: bold 23px/27px helvetica, Verdana, Lucida, Arial, sans-serif;
    padding: 0 0 15px;
    margin-top: 0px;
    color: #1e368a;
}

h2 a{
    color: #1e368a;
    text-decoration: none;
}

h3{
    font: normal 20px/26px helvetica, Verdana, Lucida, Arial, sans-serif;
    color: #000;
    margin: 12px 0 8px;
}
h3 a{
     color: #000;
     text-decoration: none;
 }
h4{
    font: normal 16px/18px helvetica, Verdana, Lucida, Arial, sans-serif;
    color: #000;
    margin: 8px 0 6px;
}
h4 a{
    color: #000;
    text-decoration: none;
}

.header{
    background: #283c92;
    border-bottom: 2px solid #fff;
    color: #fff;
    margin-bottom: 35px;
}
.popgal, .popgal a{
    font-size: 13px;
    color: #1e368a;
    text-align: right;
    display: inline-block;
}
.popgal{
    padding-top: 25px;
    float: right;
}
.home .header{
    margin-bottom: 0;
}
.header .logoLink{
    display: block;
    padding-top: 105px;
}
.header .logoLink img{
    width: 100%;
}
.header li{
    list-style: none;
}
.header a{
    color: #fff;
    text-decoration: none;
}
.header .navbar{
    margin-bottom: 25px;
}
.navbar-collapse{
    padding-left: 0;
}
.header .navbar-nav > li{
    padding: 35px 0 10px;
}
.header .nav > li a{
    padding: 5px 11px;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
}
.header .nav > li li a{
    text-transform: none;
    font-weight: normal;
        
}
.caret{
    color: #fff;
}

.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:focus, 
.dropdown-menu > .active > a:hover {
    background-color: #283c92;
    font-weight: 600;
}

.header .navbar-default, 
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > li > a{
    background-color: transparent;
    border-color: transparent;
    color: #fff;
}
.navbar-default .navbar-nav > .active > a{
    font-weight: 900;
}

.header .navbar-nav > li:first-child a{
    padding-left: 0;
}
.header .navbar-nav > li:last-child a{
    padding-right: 0;
}
.header .socialCol{
   margin-bottom: 0;
   padding-top: 103px;
}
.header .social{
    margin-bottom: 0;
    width: 100%;
    text-align: right;
}
.navbar-nav {
    float: right;
    margin: 0 ;
}
.navbar-collapse {
    padding-right: 0;
}
.header .social li{
    list-style: none;
    display: inline-block;
    text-align: right;
    padding-left: 10px;
}
.header .exDate {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 27px;
    padding: 68px 0 15px;
    line-height: 32px;
    margin-left: 7px;
    max-width: 330px;
}
.header .lessPadding{
    padding-top: 44px;
}
.saleLink{
    margin-top: 30px;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    text-align: center;
    display: block;
    background: #747db8;
    padding: 5px 14px 2px 14px;
}

.noLeftPadd{
    padding-left: 0;
}

.homeSlider{
    padding: 0;
    max-height: 600px;
    overflow: hidden;
}
.homeSlider .carousel{
    /*background: #2f4357;*/
    margin-top: 6px;
}
.homeSlider .carousel-control .glyphicon {
    color: white;
    opacity: 1;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 285px;
}
.homeSlider .carousel .item{
    min-height: 280px; /* Prevent carousel from being distorted if for some reason image doesn't load */
}
.homeSlider .carousel .item img{
    margin: 0 auto; /* Align slide image horizontally center */
}
.finderLink{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.finderLink .finderCopy {
    position: absolute;
    width: 100%;
    max-height: 246px;
    z-index: 99;
    top: 0;
    margin-top: 45px;
}
.finderLink .finderCopy h3{
    color: #fff;
    font-size: 37px;
    font-weight: bold;
    line-height: 40px;
}
.finderLink .finderCopy h4{
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 16px;
}
.treeCols{
    padding: 30px 0 0px;
}
.treeCols .col-lg-4.text-center {
    margin-bottom: 25px;
}
.treeCols img{
    margin: 0px 0;
}
.treeCols a{
    text-decoration: none;
    opacity: 1;
    transition: opacity 0.3s;
}
.treeCols a:hover{
    opacity: 0.7;
}
.message{
    position: absolute;
    z-index: 999;
    top: 27%;
    left: 20%;
}
.message h2{
    color: #fff;
    font-size: 42px;
    line-height: 118%;
}
.message .btn{
    background: #da192c;
    border-color: #da192c;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
}
.homeContent h1{
    color: #1e368a;
}


/******* exhibitions *********/

/*
.exhibitionsCols{
    padding: 30px 0 0px;
}
.exhibitionsCols .col-lg-4.text-center {
    margin-bottom: 25px;
}
.exhibitionsCols img{
    margin: 0px 0;
}
.exhibitionsCols a{
    text-decoration: none;
    opacity: 1;
    transition: opacity 0.3s;
}
.exhibitionsCols a:hover{
    opacity: 0.7;
}
.finderLink .finderCopy {
    position: absolute;
    width: 100%;
    max-height: 246px;
    z-index: 99;
    top: 0;
    margin-top: 125px;
}
*/
/************ end exhibistinos ******/

/****** silent auction *****/
.auctionHR{
    margin: 30px 0 23px;
    width: 200px;
    border-color: #292526;
}
.bidNow{
    background: #da192c;
    color: #fff;
    padding: 4px 30px;
    font-weight: 600;
    width: 200px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    opacity: 1;
    transition: opacity 0.5s ease;
}
.bidNow:hover{
    text-decoration: none;
    color: #fff;
    opacity: 0.7;
}
/****** silent auction **************/




/*
.homeSponsors .carousel-inner .active.left { left: -33%; }
.homeSponsors .carousel-inner .next        { left:  33%; }
.homeSponsors .carousel-inner .prev        { left: -33%; }
.homeSponsors .carousel-control.left,
.homeSponsors .carousel-control.right {background-image:none;}
.homeSponsors .item:not(.prev) {visibility: visible;}
.homeSponsors .item.right:not(.prev) {visibility: hidden;}
.homeSponsors .rightest{ visibility: visible;}
*/

.homeSponsors .my-slider {
	/*height: 450px;*/
	margin: 35px auto 20px;
	/*width: 900px;*/
	width: 100%;
        background: #e8e8e8;
        
}
.homeSponsors .my-slider ul {
	/*height: 450px;*/
	overflow: hidden;
        padding: 15px 0;
        margin: 0;
}
.homeSponsors .my-slider li {
	float: left;
        list-style: none;
        background: transparent;
}
.homeSponsors .my-slider li img{
	margin: 0 10px;
        width: 70%;
        height: auto;
}
.footerSponsors {
    margin: 60px auto 0px;
}
.ss {
    display: inline-block;
    text-align: right;
    float: right;
    margin-right: 25px;
    margin-top: -10px;
}

.footerSponsors .my-slider {
    margin-bottom:  0px;
}

.single-sponsors.single .mainWrapper {
    height: 256px;
}
.single-sponsors .artistThumnails {
    padding-top: 10px;
}
.single-sponsors .galleryThumbs:first-child {
    padding: 0 2px 0 0px;
}.single-sponsors .galleryThumbs:last-child {
    padding: 0 0px 0 2px;
}




.artistsRow .artistBlock{
    padding-bottom: 15px;
    padding-top: 15px;
}
.artistLeadWrapper{
    position: relative;
    overflow: hidden;
}
.artistLeadWrapper img{
    transition: opacity 0.3s;
    max-height: 560px;
}

.artistLeadWrapper:hover img{
    opacity: 0.5;
}
.artistLeadWrapper:hover h3{
    opacity: 1;
}
.artistLeadWrapper h3{
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
    font-size: 35px;
    opacity: 0;
    transition: opacity 0.3s;
    margin-top: -20px;
    line-height: 38px;
}
.row.artistsRow {
    padding-top: 7px;
}
.artistsSocials{
    padding: 0px 0 0 17px;
    margin-top: -50px;
}
.galleryThumbs{
    padding: 0 2px;
}
.artistThumnails {
    padding-top: 20px;
    max-width: 600px;
}
.single .mainWrapper{
    position: relative;
    overflow: hidden;
    background: #fff;
    width: 600px;
    height: 570px;
    /*width: 100%;*/
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.single .mainWrapper img{
    position: relative;
    overflow: hidden;
    background: #fff;
    max-width: 100%;
    max-height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
/*.galleryThumbs:first-child {
    padding-left: 0;
}
.galleryThumbs:last-child {
    padding-right: 0;
}*/
.single-artists section{
    padding-top: 0px;
}
.single-artists .header{
    margin-bottom: 0px;
}
.single-artists .newsBG{
    padding: 60px 0;
}
.single-artists .footerSponsors{
    margin-top: 0;
}


.single-artists .artistContent{
    padding: 43px 0 0 32px;
}
.pageWrapper .artistContent{
    padding: 0px 50px 0 0;
}
.single-artists .artistContent h1{
    color: #1e368a;
    padding-bottom: 30px;
}
.pageWrapper .artistContent h2{
    padding: 0 0 15px;
    margin-top: 0px;
    color: #1e368a;
}
.pageTitle hr{
    border-bottom: 1px solid #ccc;
    margin: 0 -30px;
    padding-top: 35px;
    margin-bottom: 60px;
    border-top: none;
}







/* Custom styles */

.corner-ribbon.sticky{
  position: absolute;
}

.corner-ribbon.shadow{
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}

/* Different positions */
.fb-share-button{
    float: right;
    width: 80px;
}

.artistsRow .artistBlock {
    position: relative;
    overflow: hidden;
    background: #fff;
    /*width: 600px;
    height: 570px;
    width: 100%;*/
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.artistBlock .corner-ribbon.top-left {
    top: -14px;
    left: -118px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 301px;
    background: #e43;
    position: absolute;
    text-align: center;
    line-height: 15px;
    letter-spacing: 1px;
    color: #f0f0f0;
    padding-top: 51px;
    font-weight: 600;
    padding-bottom: 5px;
    z-index: 10;
}


.mainWrapper .corner-ribbon.top-left {
    top: -14px;
    left: -118px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 301px;
    background: #e43;
    position: absolute;
    text-align: center;
    line-height: 15px;
    letter-spacing: 1px;
    color: #f0f0f0;
    padding-top: 51px;
    font-weight: 600;
    padding-bottom: 5px;
    z-index: 10;
}
.galleryThumbs .corner-ribbon.top-left{
    top: -3px;
    left: -27px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 70px;
    background: #e43;
    position: absolute;
    text-align: center;
    height: 30px;
    letter-spacing: 1px;
    color: #e43;
    height: 25px;
    font-size: 0;
}
.galleryThumbs{
    overflow: hidden;
}


.sponsorRow{
    padding-bottom: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.sponsorTypeRow{
    padding-top: 40px;
    margin-top: 20px;
    border-top: 1px solid #ccc;    
}
.sponsorTypeRow h2{
    margin-top: 0;
}
.sponsorMH{
    max-height: 300px;
    overflow: hidden;
}
.sponsorImageWrapper{
    padding-bottom: 30px;
}



.allArtists h1{
    margin-bottom: 0px;
  
}
.filterRow{
    margin-bottom: 15px;
}



.mapWrapper{
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 0;
}
#map{
    width: 100%;
    height: 500px;
}
.feed-item.juicer.image-post{
    display: none;
}
.juicer-feed.white li.feed-item, .juicer-feed.user li.feed-item, .juicer-feed.juicer-widget li.feed-item, .juicer-feed.colors li.feed-item, .juicer-feed.gray li.feed-item, .juicer-feed.modern li.feed-item, .juicer-feed.polaroid li.feed-item {
    border-radius: 5px;
    border-width: 1px 1px 1px 1px;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(15,15,15,0.59);
    -moz-box-shadow: 3px 3px 5px 0px rgba(15,15,15,0.59);
    box-shadow: 3px 3px 5px 0px rgba(15,15,15,0.59); 
}
.newsBG{
     background-color: #f1f1f1;
}
body .juicer-feed{
    padding: 0 6px;
}

footer .text-center h4{
    padding-bottom: 15px;
    border-bottom: solid 2px #ccc;
    font-weight: 600;
    color: #1e368a;
    margin: 0 34px 15px 33px;
}
footer .text-center ul{
    margin: 0 auto;
    padding: 0;
    wdith: 100%;
}
footer .text-center li{
    list-style: none;
    text-align: center;
}
footer .text-center li a{
    text-decoration: none;
    display: inline-block;
}
footer .text-center li a:hover{
    color: #1e368a;
}
.copyright{
    font-size: 13px;
}
.copyright a{
    font-weight: bold;
    font-style: italic;
}
#carouselTicker{
    height: 127px;
    overflow: hidden;
}

.gm-style .gm-style-iw {
   background-color: #e8222f !important;
   top: 0 !important;
   left: 0 !important;
   width: 110% !important;
   height: 100% !important;
   min-height: 80px !important;
   padding: 8px 20px 20px 20px;
   border-radius: 5px;
   display: block !important;
}    

/*style the p tag*/
.gm-style .gm-style-iw  h2{
   padding: 5px;
   margin: 0;
  font-size: 16px;
   font-weight: 600;
   line-height: 22px;
      color: #fff;
      background-color: #e8222f !important;
}

.gm-style-iw + div {display: none;}
/*style the arrow*/
.gm-style div div div div div div div div {
   background-color: transparent !important;
   padding: 0;
   margin: 10px;
   padding: 0;
   top: 0;
   color: #fff;

}
.mobOnly{
    display: none;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 300px) and (max-width: 1200px) { 
    .noLeftPadd {
        padding-bottom: 25px;
        padding-left: 15px;
    }
    .headInfo .col-xs-6 {
        width: 50%;
        padding-left: 0;
    }
    .header .exDate {
        font-size: 25px;
        padding: 15px 0 15px;
        line-height: 32px;
        margin-left: 0px;
        max-width: 900px;
    }
    .header .socialCol {
        margin-bottom: 0;
        padding-top: 51px;
    }
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navWrap{
        padding-left: 0;
    }
    nav{padding-left: 15px;}
    .homeSlider .carousel .item {
        min-height: 120px;
    }
    .single .mainWrapper img {
        position: relative;
        overflow: hidden;
        background: #fff;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 720px;
    }
    

}

@media (min-width: 768px) and (max-width: 1200px) { 
    
    .navbar-nav {
        width: 100%;
    }
}


@media (min-width: 300px) and (max-width: 992px) { 

    .artistsSocials{
        padding: 0px 0 0 0px;
        margin-left: -15px;
        margin-top: 10px;
    }
    .single-artists .artistContent {
        padding: 43px 0 0 0px;
    }    
}
@media (min-width: 300px) and (max-width: 768px) { 
    .message h2 {
        font-size: 22px;
        padding: 0;
    }
    .message {
        top: 10%;
        left: 10%;
    }
    
    .socialCol{
        width: 70%;
        float: right;
    }
    .header .social {
        padding-left: 0px;
    }
    .navrow{
        width: 30%;
        float: left;
        margin-top: -50px;
        overflow: visible;
    }
    .navrow .navbar-toggle {
        float: left;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        overflow: visible;
    }
    .navbar-nav {
        width: 200px;
        overflow: visible;
    }
    .header .navbar-nav > li {
        padding: 5px 0 5px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff !important;
    }
    .header .lessPadding {
        padding-top: 5px;
    }
    .saleLink {
        margin-top: 15px;
    }
    .noLeftPadd {
        padding-bottom: 15px;
    }
    .header .socialCol {
        padding-top: 15px;
    }
    .header .navbar {
        margin-bottom: 15px;
    }
    .mobOnly{
        display: block;
    }
    .screenOnly{
        display: none;
    }

}
@media (min-width: 300px) and (max-width: 468px) { 
    .message h2 {
        font-size: 18px;
        padding: 0;
    }
    .message .btn {
        padding: 4px;
        font-size: 15px;
    }

}

/* Medium devices (desktops, 992px and up) */
@media (min-width:992px) { 

    

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 


}
.navbar-default .navbar-nav .open .dropdown-menu > li > a,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, 
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #292526;
}

.wpcf7-form-control {
    width: 100%;
}
.wpcf7-form label{
    display: block;
    width: 100%;
    max-width: 700px;
}
.wpcf7-submit{
    display: inline-block;
    width: 300px;
    margin-top: 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li.active > a{
    color: #fff;
}

.artistsMedium .searchWrapper {
    text-align: center;
    float: right;
}
.artistsName .searchWrapper {
    text-align: center;
    float: left;
}

.searchWrapper {
    width: 350px;
}
select.medium, input#searchArtist{
    width: 300px;
    display: inline;
    height: 35px;
}
.artistsName img{
    height: 35px;
    cursor: pointer;
}
    
/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) { 
    .searchWrapper {
        margin: 0 auto;
        float: none !important;
    }
    .artistsMedium{
        
    }
    .artistsName{
        
        margin-top: 20px;
    }
}