           
@font-face {
    font-family: 'Futura PT Book';
    src: url('fonts/FuturaPT-Book.eot');
    src: url('fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaPT-Book.woff2') format('woff2'),
        url('fonts/FuturaPT-Book.woff') format('woff'),
        url('fonts/FuturaPT-Book.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Futura PT';
    src: url('fonts/FuturaPT-Medium.eot');
    src: url('fonts/FuturaPT-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaPT-Medium.woff2') format('woff2'),
        url('fonts/FuturaPT-Medium.woff') format('woff'),
        url('fonts/FuturaPT-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.press-section-exbi h4, .press-section-exbi .date-sec {
    text-align: center;
}
.press-section-exbi .read-more {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 16px !IMPORTANT;
    display: inline-block;
    width: 100%;
}
.press-section-exbi h4 {
    min-height: 90px;
}
body {
    line-height: normal;
}

nav.navbar {
    width: 100%;
    padding: 0;
}

section.artist-main.work-to-art h1, section.artist-main.detail-artist h1 {
    text-align: center;
}
.header-icons ul li {display: inline-block;padding-left: 15px;}

.header-icons ul li img {
    width: 20px;
    height: 20px;
}

.artist-main h1 {
    text-align: left;
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
}
div#navbarNavDarkDropdown {
    justify-content: right;
}

ul {
    margin-bottom: 0;
    padding: 0;
}

.header-icons span {
    font-size: 12px;
    width: 18px;
    height: 18px;
    background: #fdaa00;
    color: #fff;
    border-radius: 100px;
    position: absolute;
    right: -10px;
    display: inline-block;
    min-width: 18px;
    text-align: center;
    line-height: 18px;
}

.serach-icon {
    padding-left: 16px;
}
.header-icons ul li a {
    text-decoration: none;
}
header.header {
    width: 100%;
    padding: 18px 0;
}

div#navbarNavDarkDropdown ul li:last-child a {
    padding-right: 0;
}
div#navbarNavDarkDropdown ul li a {
    padding: 0px 16px;
    font-size: 15px;
    color: #454646;
    transition: 0.4s;
    font-family: 'Futura PT Book';
}
div#navbarNavDarkDropdown ul li a:hover {
    background: transparent;
    color: #9e2432;
}

.header-icons {
    width: auto;
}

.header-icons ul li:first-child {
    padding-left: 0;
}

a {
    text-decoration: none;
}


ul.navbar-nav li .active {
    color: #9e2432 !important;
}
section.site-banne {
    width: 100%;
}
.navigation-bottom.hide-exhibitions-biography {
    display: none;
}
h1.hide-exhibitions-biography {
    display: none;
}

div#exhibitions-installation-sections section.site-banne img {
    width: 100%;
    object-fit: cover;
        height: 400px;

}

.bio-details {
        font-size: 16px;
    width: 100%;
    display: inline-block;
    margin-top: 10px;
    color: #454646;
    font-family: 'Futura PT Book';

}

.date-sec {
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
    float: left;
    font-weight: 600;
    margin-bottom: 10px;
    width: 100%;
}

div#exhibitions-installation-sections section.site-banne .carousel-caption {
    bottom: 80px;
    padding: 50px 0;
}
section.site-banne img {
    width: 100%;
}

section.site-banne button.carousel-control-next, section.site-banne button.carousel-control-prev {
    border-radius: 100px;
    width: 60px;
    background: #fff;
    height: 60px;
    position: absolute;
    z-index: 1;
    top: 50%;
    opacity: 9;
}

section.site-banne button.carousel-control-next  svg, section.site-banne button.carousel-control-prev svg {
    fill: #292929;
    width: 30px;
    height: 30px;
}

section.site-banne button.carousel-control-next {
    right: 20px;
}

section.site-banne button.carousel-control-prev {
    left: 20px;
}

section.site-banne  .carousel-caption {
    bottom: 30%;
    background: rgba(255, 255, 255, 0.7);
    margin: auto;
    width: 434px;
    padding: 82px 0;
}

section.site-banne  .carousel-caption h1 {
    font-size: 32px;
    color: #454646;
    font-family: 'Futura PT Book';
    margin-bottom: 0;
    line-height: 38px;
}

section.site-banne  .carousel-caption h5 {
    color: #454646;
    font-family: 'Futura PT Book';
    font-size: 28px;
    line-height: 38px;
}

section.site-banne  .carousel-caption span {
    color: #454646;
    font-family: 'Futura PT Book';
    font-size: 18px;
    letter-spacing: 0px;
    text-transform: uppercase;
}


section.site-banne  .carousel-indicators [data-bs-target] {
    width: 12px;
    height: 12px;
    border-radius: 100px !important;
    background: #838276;
    opacity: 9;
    padding: 0 !important;
    border: 0px !important;
    box-sizing: inherit;
    margin: 0px 8px;
}
section.site-banne  button.active {
    background: #fff !important;
}
div#navbarNavDarkDropdown i.fa.fa-search {
    font-size: 18px;
    color: #454646;
} 

section.site-banne .carousel-indicators {
    bottom: 10px;
}

section.site-banne button.carousel-control-next:hover, section.site-banne button.carousel-control-prev:hover, .subscribe-sec form button.Subscribe:hover {
    background: #9e2432;
    color: #fff;
}

section.site-banne button.carousel-control-next:hover svg, section.site-banne button.carousel-control-prev:hover svg {
    fill: #fff;
}

button, a {
    transition: 0.4s;
}

div#navbarNavDarkDropdown i.fa.fa-search:hover {
    color: #9e2432;
}


/*common section*/
.common-section {
    width: 100%;
    padding: 40px 0;
}

.common-section > div > h3 {
    text-transform: uppercase;
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    width: 100%;
    margin-bottom: 32px;
}


.common-section .inner-sec {
    width: 100%;
    border: 1px solid #f4f4f4;
    padding: 15px;
        margin-bottom: 20px;

   
}
.subscribe-sec form button.Subscribe:hover {
    border: 1px solid #9e2432;
}
.common-section .inner-sec figcaption {
    min-height: 150px;
}

.news-event .inner-sec {
    margin-bottom: 24px;
}
section.common-section.news-event .view-all-btn {
    padding-top: 8px;
}
.common-section .inner-sec figure {
    margin: 0;
    width: 100%;
    transition: 0.4s;
    overflow: hidden;
    min-height: 310px;
}

.common-section .inner-sec figure img {
    width: 100%;
    transition: 0.4s;
}


.r_grey_artwork figure img {
  
    object-fit: cover;
    max-width: 100%;
    height: 268px;
}
.common-section .inner-sec h3 {
    font-size: 22px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
    letter-spacing: 0;
    margin-top: 27px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.common-section .inner-sec .date-sec-new {
    font-size: 18px;
    color: #454646;
    font-family: 'Futura PT';
    width: 100%;
    margin-bottom: 18px;
    font-weight: 500;
}

.common-section .inner-sec .read-more {
    text-align: right;
}

.view-all-btn {
    width: 100%;
    padding: 32px 0;
    text-align: center;
    padding-bottom: 0;
}

.read-more a {
    width: 124px;
    height: 49px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(210, 210, 210);
    background-color: rgb(255, 255, 255);
    display: inline-block;
    text-align: center;
    line-height: 49px;
    font-size: 13px;
    text-transform: unset;
    color: #454646;
    font-family: 'Futura PT Book';
    transition: 0.4s;
}

.read-more a:hover, .view-all-btn a:hover {
    background: #9e2432;
    color: #fff;
}

.view-all-btn a {
    width: 124px;
    height: 49px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(210, 210, 210);
    background-color: rgb(255, 255, 255);
    display: inline-block;
    text-align: center;
    line-height: 49px;
    font-size: 13px;
    text-transform: uppercase;
    color: #454646;
    font-family: 'Futura PT Book';
    transition: 0.4s;
}



.common-section .inner-sec p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #454646;
    width: 100%;
    font-family: 'Futura PT Book';
    font-size: 18px;
    min-height: 47px;
}

.collection-sec p {
    margin-bottom: 50px;
}

.subscribe-sec {
    background: #f5f5f5;
    padding: 40px 0;
    text-align: center;
    margin-top: 20px;
}

.subscribe-sec h3 {
    font-size: 24px;
    color: #454646;
    margin-bottom: 24px;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
}

.subscribe-sec form {
    width: 457px;
    margin: auto;
}

.subscribe-sec form .from-gruop input {
    width: 100%;
    height: 62px;
    margin-bottom: 20px;
    background: #e6e6e6;
    padding: 0px 20px;
    border: 1px solid #c7c7c7;
    font-size: 17px;
    font-family: 'Futura PT Book';
}


.subscribe-sec form button.Subscribe {
    color: #fff;
    width: 100%;
    height: 62px;
    margin-bottom: 8px;
    background: #383838;
    padding: 0px 20px;
    border: 1px solid #383838;
    font-size: 24px;
    font-family: 'Futura PT';
    font-weight: 500;
}
footer {
    background: #edecec;
    padding: 40px 0;
    width: 100%;
    padding-bottom: 0;
}

footer h3 {
    font-size: 16px;
    color: #454646;
    font-family: 'Futura PT';
    margin-bottom: 20px;
}



footer p {
    font-family: 'Futura PT Book';
    font-size: 16px;
    margin-bottom: 4px;
    color: #454646;
    line-height: 25px;
}



footer p a.Directions {
    font-size: 18px;
    color: #454646;
    text-decoration: underline;
    font-family: 'Futura PT';
}

footer p a {
    color: #454646;
    font-size: 16px;
}
footer ul {
    width: 100%;
    padding: 0;
}



footer ul li {
    list-style: none;
    margin-bottom: 6px;
    display: flex;
    align-items: center;
}

footer ul li a {
    font-family: 'Futura PT Book';
    font-size: 16px;
    margin: 0;
    display: flex;
    align-items: center;
    color: #454646;
}

footer ul li a .fa, footer ul li a img {
    margin-right: 14px;
}

footer ul li a .fa {
    color: #1b1b1b;
    width: 14px;
}

.copyright {
    width: 100%;
    text-align: center;
    margin-top: 40px;
    border-top: 1px solid #dadada;
    padding:20px 0;
}

.copyright p {
    font-size: 16px;
    color: #454646;
    font-family: 'Futura PT Book';
}

footer a:hover {
    color: #9e2432;
}

.border-top {
    display: inline-block;
    width: 100%;
}

/*artist page css*/
.artist-main {
    width: 100%;
    padding: 30px 0;
    padding-bottom: 0;
}

.gallery-content img {
    max-width: 100%;
}

.artist-main h3 {
    text-align: center;
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
}

.artist-main p {
    font-family: 'Futura PT Book';
    font-size: 18px;
    color: #454646;
    line-height: 24px;
    margin-bottom: 40px;
}


.inner-arst {
    width: 100%;
    align-items: center;
    display: inherit;
    position: relative;
    margin-bottom: 30px;
}

.inner-arst figcaption {
    position: relative;
    bottom: 0;
    width: 100%;
}
.inner-arst figure:hover img {
    transform: scale(1.04);
}
.inner-arst img {
    width: 100%;
    transition: 0.4s;
}

.inner-arst figure {
    /* width: 100%; */
    /* transition: 0.4s; */
    /* height: 100%; */
    /* display: flex; */
    /* align-items: center; */
    /* overflow: hidden; */
}
.inner-arst figcaption h2 {
        text-align: center;
        font-size: 22px;
        color: #454646;
        font-family: 'Futura PT Book';
        text-transform: uppercase;
        margin: 0;
}   
.navigation-bottom {
    margin-top: 15px;
    width: 100%;
    margin-bottom: 25px;
}

.navigation-bottom ul {
    width: 100%;
    padding: 0;
    text-align: center;
}

.navigation-bottom ul li {
    list-style: none;
    display: inline-block;
}

.navigation-bottom ul li a {
    font-size: 18px;
    color: #454646;
    margin: 0px 10px;
    font-family: 'Futura PT Book';
}

.navigation-bottom ul li a:hover {
    color: #9e2432;
}

.detail-artist .inner-arst figcaption h2 {
    font-size: 18px;
}
.common-section .inner-sec figure:hover img {
    transform: scale(1.02);
}

/*sexhib page*/
.site-banne.exib-banner {
    padding: 30px 0;
}

.exib-banner .carousel-caption-new {
    padding: 13px 0;
}


.exib-banner .carousel-caption-new h1 {
    font-size: 30px;
    text-transform: uppercase;
    color: #454646;
    font-family: 'Futura PT Book';
    margin-top: 10px;
    text-align: left;
    font-weight: 500;
}

.carousel-caption-new p {
    font-size: 18px;
    line-height: 34px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
    margin-bottom: 2px;
}

.press-section-exbi h4 {
    min-height: 90px;
}

.press-section-exbi .date-sec {
    text-align: center;
}


.exib-banner .carousel-caption-new .date-sec {
    font-size: 18px;
    line-height: 34px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
    float: left;
    font-weight: 600;
    text-align: left;
}

.comm-exhib {
    width: 100%;
    padding-bottom: 30px;
}

.comm-exhib > div > h3 {
    text-transform: uppercase;
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    width: 100%;
    margin-bottom: 22px;
}

.comm-exhib .inner-sec-exhib {
    width: 100%;
    margin-bottom: 30px;
}

.comm-exhib figure {
    width: 100%;
    overflow: hidden;
}

.comm-exhib figure  img {
    width: 100%;
    transition: 0.5s;
}

.comm-exhib figcaption {
    width: 100%;
    text-align: center;
}



.comm-exhib figcaption h3 {
    font-size: 18px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
    min-height: 44px;
}

.comm-exhib figcaption .date-sec-new {
    font-size: 18px;
    color: #454646;
    font-family: 'Futura PT';
    width: 100%;
    margin-bottom: 8px;
    font-weight: 500;
    margin-top: 5px;
    display: inline-block;
}

section.past-exhib.comm-exhib h2 {
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
}
.comm-exhib figure:hover img {transform: scale(1.05);}

.past-exhib > div > h3 {
    margin-bottom: 8px;
}

.past-exhib .date-sec {
    margin-bottom: 28px;
}

.past-exhib .date-sec a {
    padding-left: 14px;
    color: #454646;
    font-family: 'Futura PT Book';
    font-size: 18px;
    position: relative;
}

.past-exhib .date-sec a::after {
    content: "|";
    left: 0;
    position: absolute;
    top: 0;
}

.past-exhib .date-sec a:first-child::after {
    display: none;
}

.past-exhib .date-sec a:first-child {
    padding-left: 0;
}

section.past-exhib.comm-exhib {
    padding-bottom: 0px;
}


.site-banne.exib-banner button {
    top: 40% !important;
}
.viewing-main {
    width: 100%;
    padding: 30px 0;
    padding-bottom: 0;
}


.viewing-main h1 {
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    margin-bottom: 14px;
}
.imges-with-text {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.imges-with-text img {width: 100%;position: relative;}

.imges-with-text figcaption {
    position: absolute;
    top: 0;
    z-index: 1;
    left: 0;
    text-align: center;
    width: 100%;
    display: flex;
    align-items: center;
    height: 100%;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    margin: auto;
}

.imges-with-text figcaption .inner-sec-new {
    width: 100%;
}

.imges-with-text figcaption h1 {
    font-size: 32px;
    color: #fff;
    font-family: 'Futura PT Book';
    margin-bottom: 18px;
}


.artist-details {
    width: 100%;
    padding: 30px 0;
    padding-bottom: 0;
}

.artist-details .imges-with-text figure img {
    object-fit: cover;
    height: 582px;
}
.artist-details .content-sec {
    max-width: 780px;
    margin: 10px auto;
    width: 100%;
    font-family: 'Futura PT Book';
    font-size: 18px;
    margin-bottom: 24px;
    color: #454646;
    line-height: 25px;
}
.artist-details .content-sec h1{
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    margin-bottom: 14px;
}

.artist-details .content-sec p {
    font-family: 'Futura PT Book';
    font-size: 18px;
    margin-bottom: 24px;
    color: #454646;
    line-height: 25px;
}

.view-sec {
    width: 100%;
    padding-bottom: 20px;
}
iframe {
    width: 100%;
}
.view-sec .imges-with-text span {
    width: 100%;
    text-align: center;
    display: inherit;
    font-size: 15px;
    font-family: 'Futura PT Book';
    color: #454646;
}
.video-sec {
    text-align: center;
    width: 100%;
    padding-bottom: 0px;
}

.viewing-room .right-side-info .thum-section h4 {
    font-size: 22px;
    margin-bottom: 0;
    color: #454646;
    font-family: 'Futura PT Book';
    padding-bottom: 5px;
    text-transform: uppercase;
    margin-top: 14px;
}
.video-sec figure img {
    width: 100%;
}

.video-sec figure .play-btn {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    width: 100%;
}

.video-sec figure {
    width: 100%;
    position: relative;
}

.video-sec figure .play-btn a {
    margin: auto;
    width: 100%;
    text-align: center;
}

.video-sec figure .play-btn a img {
    width: auto;
    margin: auto;
}
.blog-page {
    width: 100%;
    padding: 30px 0;
}

.blog-img img {
    width: 100%;
}

.blog-img {
    width: 100%;
}

.blog-content {
    width: 100%;
    padding:0px 0;
}

.blog-content h1 {
    text-transform: uppercase;
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    width: 100%;
    margin-bottom: 32px;
}

.thumb-sec {
    width: 100%;
    margin-bottom: 20px;
}

.thumb-sec figure {
    width: 100%;
}

.thumb-sec figure img {
    width: 100%;
    height: auto;
}

.thumb-sec .content-detail {
    width: 100%;
}

.thumb-sec .content-detail h4 {
    font-size: 22px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
}

.thumb-sec .content-detail .date-sec-new {
    font-size: 18px;
    color: #454646;
    font-family: 'Futura PT';
    width: 100%;
    margin-bottom: 8px;
    font-weight: 500;
    margin-top: 5px;
    display: inline-block;
}

.thumb-sec .content-detail p {
    color: #454646;
    width: 100%;
    font-family: 'Futura PT Book';
    font-size: 18px;
    margin-bottom: 16px;
}

.blog-page nav {
    text-align: center;
    width: 100%;
}

.blog-page nav ul.pagination {
    margin: auto;
    display: inline-block;
}

.blog-page nav ul.pagination li {
    display: inline-block;
    vertical-align: top;
}

.blog-page .page-link {
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    background-color: #d6d6d6 !important;
    border: none;
    border-radius: 100px !important;
    font-size: 18px;
    color: #383838;
    font-family: 'Futura PT';
    font-weight: 500;
    /* display: flex; */
    align-items: center;
    margin: auto;
    vertical-align: middle;
    margin: 0px 6px;
}

.blog-page .page-item.active .page-link {
    background-color: #383838 !important;
}

.blog-page .page-link svg {
    width: 22px;
    height: 23px;
    top: -4px;
    position: relative;
    fill: #383838;
}



.page-link:focus {
    box-shadow: 0 0 0 0rem rgb(13 110 253 / 25%) !important;
}
a.page-link.prev, a.page-link.next {
    background: transparent !important;
}


.blog-content.detail {
    padding: 30px 0;
    padding-top: 0;
}


.gallery-page {
    width: 100%;
    padding: 30px 0;
    padding-bottom: 0;
}

.gallery-page .map-sec img {
    width: 100%;
}

.gallery-page .left-info {
    width: 100%;
    float: left;
}


.gallery-page .left-info p {

    font-size: 18px;
    color: #454646;
    line-height: 38px;
    /* text-transform: capitalize; */
    font-family: 'Futura PT Book';
}

.gallery-content {
    padding: 20px 0;
    width: 100%;
    padding-top: 30px;
}


.images-sec {
    padding: 20px 0;
    /* display: inline-block; */
    width: 100%;
    padding-bottom: 0;
}

.gallery-page .left-info p b {
    font-family: 'Futura PT Book';
    font-weight: NORMAL;
    font-size: 20px;
}
.gallery-content p {
    font-size: 16px;
    color: #454646;
    line-height: 24px;
    font-family: 'Futura PT Book';
}

.mig-sec {
    width: 100%;
}

.mig-sec img {
    width: 100%;
    margin-bottom: 25px;
}


.artist-main figure {
    width: 100%;
}


.inqure-sec a {
    color: #000;
    font-family: 'Futura PT Book';
    font-size: 18px;
}
section.artist-main.work-to-art img {
    object-fit: inherit;
}


.artist-main figure img {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    height: 268.5px;
}



section.site-banne.exib-banner img {
    width: 100%;
    margin: auto;
    object-fit: cover;
    height: 582px;
    object-position: top;
}
section.artist-main.detail-artist img {
    object-fit: scale-down;
}
.bio-details {
    width: 100%;
    float: left;
    padding: 20px 0;
    padding-bottom: 0;
}



.bio-details h1 {
    text-align: left !important;
}
.inqure-sec {
    width: 100%;
    margin-top: 35px;
}

.inqure-sec ul {
    width: 100%;
    margin-top: 16px;
}

.inqure-sec ul li {
    list-style: none;
    margin-right: 6px;
    display: inline-block;
}


.viewing-room .right-side-info > div:nth-child(1) h3 {
    padding-top: 0;
}

.viewing-room {
    width: 100%;
    display: inline-block;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.viewing-room .right-side-info {
    width: 100%;
}


.viewing-room .right-side-info img {
    width: auto;
    margin: auto;
}

.viewing-room .right-side-info .thum-section {
    padding: 0px 0;
    width: 100%;
    padding-bottom:10px;
}


.slick-slide {
    padding: 0px 8px;
}

.slider.demo .slick-list {
    margin-left: -8px;
}
.viewing-room .right-side-info .thum-section h3 {
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    padding-top: 40px;
    text-transform: uppercase;
    padding-bottom: 40px;
    margin-bottom: 0;
}

.left-side-menu {
    width: 100%;
}

.left-side-menu ul {
    width: 100%;
}

.left-side-menu ul li {
    list-style: none;
}

.left-side-menu ul li a {
    font-family: 'Futura PT Book';
    font-size: 18px;
    color: #454646;
    line-height: 24px;
    margin-bottom: 12px;
    display: inline-block;
}

.inqure-sec p {
    margin-bottom: 0;
    line-height: 30px;
}

.inqure-sec ul li a {
    color: #000;
}



.viewing-room .right-side-info .thum-section p {
    font-size: 16px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0;
}

ul.slick-dots {
    text-align: center;
    display: inline-block;
    width: 100%;
}

ul.slick-dots li {
    display: inline-block;
    list-style: none;
    margin: 0px 6px;
}

ul.slick-dots li button {
    border: none;
    background: #b3b3b3;
    font-size: 0px;
    padding: 0;
    width: 12px;
    height: 12px;
    border-radius: 100px;
}

ul.slick-dots li.slick-active button {
    background: #686868;
}



.viewing-room .right-side-info .thum-section .slick-slide h4 {
    font-size: 16px;
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
}

.bio-details p {
    margin-bottom: 20px;
}


.work-to-art > div > p {
    text-align: center;
}


.work-to-art .row {
    max-width: 100%;
    margin: auto;
    padding: 34px 73px;
    border-top: 1px solid #e7e7e7;
}
.detail-sec p {
    font-family: 'Futura PT Book';
    font-size: 18px;
    color: #454646;
    line-height: 33px;
    margin-bottom: 40px;
}

.detail-sec a {
    display: inline-block;
    width: 172px;
    height: 45px;
    background: #383838;
    margin-bottom: 10px;
    text-align: center;
    line-height: 45px;
    text-transform: uppercase;
    font-family: 'Futura PT Book';
    color: #fff;
    transition: 0.3s;
}


.detail-sec a:hover {
    background: #9e2432;
}
.detail-sec a {
    display: inline-block;
    width: 172px;
    height: 45px;
    background: #383838;
    margin-bottom: 10px;
    text-align: center;
    line-height: 45px;
    text-transform: uppercase;
    font-family: 'Futura PT Book';
    color: #fff;
    transition: 0.3s;
    padding: 0;
}

.detail-sec a:hover {
    background: #9e2432;
    color: #fff;
}
.detail-sec {
    padding-left: 20px;
}



.conttact-us-page {
    width: 100%;
    padding: 0px 0;
    padding-top: 30px;
}

.conttact-us-page .contact-detail {
    width: 100%;
    padding: 0px 20px;
    padding-left: 0;
    padding-bottom: 0;
}
.conttact-us-page .contact-detail h1 {
    text-align: left;
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
}
.contact-detail p {
    text-align: left;
    font-size: 18px;
    color: #454646;
    font-family: 'Futura PT Book';
    margin: 2px 0;
    display: inline-block;
}
.conttact-us-page .page-title {
    text-align: center;
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
    margin-bottom: 50px;
}

.add-sec h4 {
    color: #454646;
    font-family: 'Futura PT Book';
    font-size: 18px;
    margin-bottom: 0;
}
ul.contact-detail li {
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

ul.contact-detail li span {
    width: 55px;
    float: left;
    margin-right: 19px;
}
ul.contact-detail li span .fa {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background-color: rgb(218, 218, 218);
    text-align: center;
    line-height: 55px;
}
.follow-us-sec {
    width: 100%;
    list-style: none;
    margin-top: 30px;
}

.follow-us-sec ul li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.follow-us-sec h4 {
    text-align: left;
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
}

.follow-us-sec ul li a {
    color: #1b1b1b;
    font-size: 22px;
}



.contact-sec {
    background: #f8f8f8;
    width: 100%;
    padding: 40px 40px;
}


.contact-sec input {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(212, 212, 212);
    background-color: rgb(237, 237, 237);
    height: 67px;
    margin-bottom: 16px;
    width: 100%;
    padding: 0PX 20PX;
    font-family: 'Futura PT Book';
}

section.iframe img {
    width: 100%;
}


.contact-sec textarea {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(212, 212, 212);
    background-color: rgb(237, 237, 237);
    height: 67px;
    margin-bottom: 16px;
    width: 100%;
    padding: 10px 20px;
    min-height: 67px;
}


.page-numbers:hover {
    background-color: #383838 !important;
    color: #fff;
}
.contact-sec .submit:hover {
    background: #9e2432;
    border: 1px solid #9e2432;
}

.contact-sec .submit {
    width: 237px;
    height: 63px;
    border-radius: 100px;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
    font-size: 18px;
    background: #383838;
    padding: 0px 20px;
    border: 1px solid #383838;
    color: #fff;
}

.gallery-page .left-info p a {
    color: #454646;
}
ul.contact-detail li span a {
    color: #454646;
}
.page-numbers {
    width: 50px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    background-color: #d6d6d6 !important;
    border: none;
    border-radius: 100px !important;
    font-size: 18px;
    color: #383838;
    font-family: 'Futura PT';
    font-weight: 500;
    /* display: flex; */
    align-items: center;
    margin: auto;
    vertical-align: middle;
    margin: 0px 6px;
    display: inline-block;
}

span.page-numbers.current {
    background-color: #383838 !important;
    color: #fff;
}.imges-with-text figcaption h4 {
    font-size: 32px;
    color: #fff;
    font-family: 'Futura PT Book';
    margin-bottom: 18px;
}

.inqure-sec a.btn.btn-primary {
    background: transparent;
    border: none;
    padding: 0;
    margin-bottom: 10px;
    color: #000;
}

.inqure-sec a img {
    width: 15px;
    margin-right: 9px;
    top: -3px;
    position: relative;
}


.inqure-sec a.btn.btn-primary:hover {
    color: #000;
}

.btn-check:focus+.btn-primary, .btn-primary:focus {
    box-shadow: 0px 0px;
}

.modal-body .wpcf7-text {
    width: 100%;
    height: 63px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(212, 212, 212);
    background-color: rgb(237, 237, 237);
    font-family: 'Futura PT Book';
}

.modal label {
    font-family: 'Futura PT Book';
    margin-bottom: 6px;
    margin-top: 5px;
}

.modal-body textarea.wpcf7-form-control.wpcf7-textarea {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(212, 212, 212);
    background-color: rgb(237, 237, 237);
    font-family: 'Futura PT Book';
    width: 100%;
	    padding: 0px 10px;
		
    height: 100px;
}

.modal-body .button-sec {
    text-align: center;
    padding-bottom: 10px;
}

.modal-body .button-sec input {
    width: 237px;
    height: 63px;
    border-radius: 100px;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
    font-size: 18px;
    background: #383838;
    padding: 0px 20px;
    border: 1px solid #383838;
    color: #fff;
	    padding: 0px 10px;
}

.modal-body .button-sec input:hover {
    background: #9e2432;
    border: 1px solid #9e2432;
}.red-dot {
    color: #DD4444;
    font-size: 2em;
}

.detail-sec a {
    border-radius: 0px;
    border: none;
}.galllery_hidden {
    overflow: hidden;
    display: none;
    visibility: hidden;
}
.mfp-figure:after {
    display: none !important;
}

.mfp-content {
    background: url(https://diehlgallery.ondemandcreations.com/wp-content/uploads/2022/07/back-size.png);
    width: 1152px;
    padding: 0px 40px;
    height: 525px;
}
.mfp-bg {
    opacity: 9 !important;
}

.mfp-figure {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.modal-body form.wpcf7-form.init .form-group .row{
    padding: 0 !important;
}


.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    right: -36px !important;
}

img.mfp-img {
    max-width: 90px !important;
}


section.artist-main.detail-artist-signal figure img {
    width: 100%;
    height: 582px;
    object-fit: unset;
}

div#viewroom-section {
    text-align: center;
}

.error-template {padding: 40px 15px;text-align: center;}
.error-actions {margin-top:15px;margin-bottom:15px;}
.error-actions .btn { margin-right:10px; }

li{list-style:none; cursor:  pointer;}
.tabsall{display:none;}
.tabsall.active{display:block}
li.active{color:#9e2432;}

.tabsall.years-0{display: block;}
.date-sec ul {

    display: flex;
    margin-top: 10px;
}

section.current-exhib.comm-exhib h2 {
    font-family: 'Futura PT Book';
    font-size: 25px;
    color: #454646;
}
.date-sec ul li {
    border-right: 1px solid #ccc;
    margin-right: 10px;
    padding-right: 10px;
    font-family: 'Futura PT Book';
}
.date-sec ul li:last-child {
    border: navajowhite;
}
.tabsall {
    padding-top: 40px;
    padding-bottom: 40px;
}

.past-exhib.comm-exhib figure img {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    height: 268px;
}

.current-exhib.comm-exhib figure img {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    height: 268px;
}ul.sub-menu {
    top: 25px;
    left: 0;
    z-index: 14;
    width: 508px;
    border: 1px solid #CCC;
    background: #FFF;
    -webkit-box-shadow: 0 8px 36px -10px hsl(0deg 0% 0% / 25%);
    -moz-box-shadow: 0 8px 36px -10px hsla(0, 0%, 0%, 0.25);
    box-shadow: 0 8px 36px -10px hsl(0deg 0% 0% / 25%);
    position: absolute;
    left: 0;
    padding: 10px 0px !important;
    
    height: auto !important;
}

ul.navbar-nav {
    position: relative;
}

ul.navbar-nav li {
    position: relative;
}

ul.sub-menu li {
    float: left;
    margin: 0;
    padding: 5px;
    width: 165px;
    color: #666;
    text-align: left;
    font-size: 11px;
}

ul.sub-menu li a {
    font-size: 14px !important;
}

/*new pges css*/

.gallery-page .carousel-caption {
    bottom: 0  !IMPORTANT;
    background: transparent !important;
    left: 0 !important;
    right: 0;
    width: 100% !important;
    text-align: left;
    padding: 38px 30px !important;
}

.gallery-page .carousel-caption h1 {
    font-size: 50px !important;
    color: #fff !important;
}



.subtitle-page p {
    color: #454646;
    width: 100%;
    font-family: 'Futura PT Book';
    font-size: 18px;
}
.subtitle-page {
    padding-top: 10px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: .54px;
    display: inline-block;
    line-height: 25px;
    font-family: 'Futura PT Book';
    color: #454646;
}
.gallery-infoo{
    background-color: #f6f6f6;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 500;
    padding: 19px;
    letter-spacing: .75px;
    display: inline-block;
    margin-bottom: 40px;
}

.form-eden {
    padding: 2%;
    border: 1px solid #ddd;
}


.form-eden h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 400;
}

.form-eden input {
    font-size: 15px!important;
    color: #767676!important;
    padding: 10px 12px!important;
    background-color: #f6f6f6!important;
    outline: 0!important;
}

.form-select {
    font-size: 15px!important;
    color: #767676!important;
    padding: 10px 12px!important;
    background-color: #f6f6f6!important;
    outline: 0!important;
}

textarea#contact_text {
    font-size: 15px!important;
    color: #767676!important;
    padding: 10px 12px!important;
    background-color: #f6f6f6!important;
    outline: 0!important;
}




.button-form button {
    color: #fff;
    width: 100%;
    height: 52px;
    margin-bottom: 8px;
    background: #383838;
    padding: 0px 20px;
    border: 1px solid #383838;
    font-size: 18px;
    font-family: 'Futura PT';
    font-weight: 500;
    margin-top: 10px;
}

.button-form button:hover {
    background: #9e2432;
    border: 1px solid #9e2432;
    color: #fff;
}

.inner-background {
    border: 1px solid #eee;
    background-color: #fff;
    padding: 10px;
}


.social.social-share-icons {
    width: 200px;
    position: absolute;
    padding: 8px;
    z-index: 10;
    top: 60%;
    opacity: 0;
    right: 0;
}

li.share-icon-js {
    position: relative;
    list-style: none;
}

.social.social-share-icons .close-btn {
    position: absolute;
    right: 20px;
    top: 20px;
}


.icons-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.icons-wrapper a {
    display: inline-block;
    font-size: 10px;
}

img.whatsapp-icon.social-net {
    width: 25px!important;
}


.r_grey_artwork span{
    display: inline;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Futura PT Book';
    color: #454646;
}
.r_grey_artwork a {
	 color: #454646;
}
.row.for_gal a{
	
	 color: #454646;
}



h3.r_title_artwork {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
    min-height: 54px;
}
p.r_p_artwork {
    display: inline;
    font-weight: 400;
    font-size: 15px;
    color: #454646;
}
li.share-icon-js:hover .social.social-share-icons {
    opacity: 1;
}


h3.title-grid-sec {
    margin-bottom: 30px;
    font-weight: 400;
    font-family: 'Futura PT Book';
}

.r_grey_artwork {
    background: #f9f9f9!important;
    height: auto;
    margin-bottom: 30px;
}

.r_grey_artwork img {
    width: 100%;
}




.r_grey_artwork figure {
    display: inline-block;
    width: 100%;
    margin: 0px;
    padding: 0px 0px;
    padding-bottom: 0px;
    border: 1px solid #ececec47;
}
.heart-icon {
    float: right;
    position: relative;
    top: 10px;
    right: 8px;
    height: 20px;
    width: 21px !important;
}
.load_more {
    text-align: center;
    margin: 20px 0;
    margin-bottom: 50px;
}

.load_more button.more_artworks {
    color: #fff;
    height: 52px;
    margin-bottom: 8px;
    background: #383838;
    padding: 0px 20px;
    border: 1px solid #383838;
    font-size: 18px;
    font-family: 'Futura PT';
    font-weight: 500;
    margin-top: 10px;
}


.form-eden {
    position: sticky;
    top: 80px;
}
h3.title-sec {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    padding-bottom: 20px;
}

.about-gallery-content p {
    padding-top: 7px;
    padding-bottom: 7px;
}

.video-unique-gallery {
    height: 800px;
}

.video-gallery-sec {
    margin-top: 6%;
    margin-bottom: 5%;
}
.rd-gl-scnd {
    font-weight: 500;
    color: #000;
    padding-top: 10px;
}



.banner-with-text {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 30px;
}
.banner-with-text img {
    width: 100%;
}

section.banner-with-text.second-baner {
    margin: 30px 0;
}

.blog-content .thumb-sec figure img {
    height: 250px;
    object-fit: cover;
}
.second-baner a {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1px;
    background-color: #00000080;
    border: 1px solid #fff;
    padding: 5px 30px;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 30px;
}


p:empty {
    display: none;
}
.banner-with-text .caption-sec {
  width: 100%;
}

.row.botmo-new {
    margin: 0;
    padding: 0;
}
.banner-with-text .caption-sec h1 {
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    width: 100%;
    margin-bottom: 2px;
    text-transform: uppercase;
}
.site-banne.exib-banner .carousel-item {
    text-align: center;
}

.row.for_gal p {
    color: #454646;
    width: 100%;
    font-family: 'Futura PT Book';
    font-size: 18px;
}	
.banner-with-text .caption-sec p {
    color: #454646;
    width: 100%;
    font-family: 'Futura PT Book';
    font-size: 18px;
}
.banner-with-text figure {
    width: 100%;
    position: relative;
}

.banner-with-text figure::after {
    content: "";
    background-color: #00000038;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.icon-box-wprv {
    background-color: #F7F7F7;
    text-align: center;
}

.row.icon-row {
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 3%;
    padding-bottom: 3%;
}

p.icon-text {
    padding-top: 20px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.25px;
}

.wprv-sec.disp-desk {
    width: 100%;
    display: inline-block;
    margin: 30px 0;
}

.wprv-sec.disp-desk p.icon-title {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 20px;
}

.product-row-row {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    margin-top: 50px;
    padding-bottom: 14px;
}

.product-row-row > div {
    display: inline-block;
    white-space: initial;
}



.subscribe-sec {
    display: inline-block;
    width: 100%;
}
.row.for_gal a {
    word-break: break-all;
    word-break: break-word;
}

.feature-sec {
    width: 100%;
    position: relative;
}


.feature-sec figure img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.feature-sec .content {
    position: absolute;
    bottom: 20px;
    padding: 0px 20px;
}

p.collection-name-box {
    font-size: 28px;
    letter-spacing: 0;
    font-weight: 600;
    color: #fff;
    margin-bottom: 3px;
	
    font-family: 'Futura PT Book';
}

.feature-sec figure {
    position: relative;
    width: 100%;
}

.feature-sec figure::after {
    background-color: #00000030;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
}

p.news-content {
    color: #fff;
    font-size: 20px;
	
    font-family: 'Futura PT Book';
}

a.link-cta {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    background-color: #00000080;
    border: 1px solid #fff;
    padding: 11px 30px;
    border-radius: 3px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
	
    font-family: 'Futura PT Book';
}

.Featured-info {
    padding: 80px 0;
    width: 100%;
}

.navbar-filter {
    display: flex;
    gap: 20px;
    margin-top: 30px;
    background-color: white;
    border-bottom: 2px solid #ecf0f1;
    border-top: 2px solid #ecf0f1;
    align-items: center;
    padding: 13px 10px;
}

.div-filter {
    width: 100%;
}

.div-filter select {border: navajowhite;/* padding: 6px 2px; */border-radius: 6px;}

.div-filter h4 {
    margin-bottom: 0;
    font-size: 18px;
}



section.artist-main.detail-artist img {
    max-width: 100%;
}

section.artist-main.detail-artist h2.artist-header {
    text-align: left;
    font-size: 24px;
    color: #454646;
    font-family: 'Futura PT Book';
    text-transform: uppercase;
}

.content-text-container h4 {
    font-family: 'Futura PT Book';
    font-size: 22px;
    color: #454646;
    line-height: 27px;
    text-transform: uppercase;
}
.content-text-container {
    text-align: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.content-text-container p {
    margin-bottom: 6px;
    text-align: left !IMPORTANT;
}


.page-content-container p.exhibition-pr {
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
}

a.more_artworks {
    cursor: pointer;
}
.row.for_gal {
    display: inline-block;
    width: 100%;
    margin: 0;
}
section.gallery-info {
    padding-bottom: 30px;
}


.screen-reader-response {
    color: #a12433;
    display: none;
}
.wpcf7-response-output {
    color: #a12433;
}
.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url(data:image/svg+xml,%3csvg\ xmlns=\'http://www.w3.org/2000/svg\'\ viewBox=\'-4\ -4\ 8\ 8\'%3e%3ccircle\ r=\'3\'\ fill=\'%23fff\'/%3e%3c/svg%3e)!important;
    background-color: #000!important;
}
section.artist-main.det
ail-artist section.artist-main.detail-artist-signal {
    padding-top: 0;
}
.slider.without-slider > div {
    width: 33.33%;
    padding: 0 15px;
}

.slider.without-slider img.attachment-post-thumbnail {
    width: 100%;
}

.without-slider {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width:1500px){

.artist-main figure img {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    height: 326.02px;
}
}
