@charset "utf-8";
.center .policy-privacy {
    width: 80%;
    margin: 0 auto;
}

.privacy-policy p strong {
    margin-bottom: 10px;
    display: block;
}

.area-pagination {
    display: none;
}

.big-letter, .sublist-artists {
    text-align: center;
}

.profile_menu ul {
    display: none;
}

iframe {
    max-width: 100%;
}

.posts-list .area-txt > h2 {
    cursor: pointer;
}

.posts-list .blog_description {
    display: none;
}

.g-recaptcha.contact_submit:hover {
    background-color: transparent;
    color: #A3915F;
}

.g-recaptcha.contact_submit {
    cursor: pointer;
    color: #fff;
    background-color: #A3915F;
    border: 1px solid #A3915F;
    padding: 10px 30px;
    font-size: 14px;
    font-family: 'Playfair Display', serif;
    display: inline-block;
}

form.form-group {
    text-align: center;
}

.trigger-blog-list {
    display: none;
}

.tabid-21 .profile .area-img {
    background-image: url('/Media/KoopmanMedia/Layout/images/Directors.jpg');
    min-height: 400px;
}

.main {
    padding-top: 140px;
}

.menu-sub {
    position: absolute;
    margin-left: -20px;
}

.menu-sub li {
    background-color: rgba(250, 250, 250, 0.85);
    padding: 5px 20px;
    line-height: 180%;
}

.menu-sub li:first-child {
    padding-top: 20px;
}

.menu-sub li:last-child {
    padding-bottom: 20px;
}

.menu-sub a {
    color: #666;
    font-size: 14px;
}

.menu-sub a:hover {
    font-weight: 700;
}

.member {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
    min-height: 360px;
}

.hide {
    display: none !important;
}
.home-desc{
    padding-top: 15px;
    font-size: 18px;
    padding-bottom: 15px;
}
.home-desc a{
    color: #000;
    text-decoration: underline;
}
.home-desc span{
    color: #000;
    text-decoration: underline;
}
.mailchimp {
    max-width: 300px;
    width: 80%;
    margin: 20px auto;
}

#mc_embed_signup label {
    color: #A3915F;
    text-align: center;
}

#mc_embed_signup_scroll {
    text-align: center;
}

#mc_embed_signup_scroll input {
    width: 100% !important;
    text-align: center;
    margin-bottom: 10px !important;
}

#mc_embed_signup .mc-field-group label, #mc_embed_signup .small-meta {
    display: none !important;
}

#mc_embed_signup .size1of2 {
    float: none !important;
    width: 100% !important;
}

.clear, #mc_embed_signup .mc-field-group input, #mc_embed_signup .datefield, #mc_embed_signup .phonefield-us {
    text-align: center;
}

#mc_embed_signup .button {
    margin: 0 !important;
}

.menu-categories .categories ul {
    height: 100%
}

.menu-highlight img {
    display: none;
}

.tabid-149 .main {
    display: -webkit-flex;
    display: flex;
}

.tabid-149 .main .left {
    width: 22%;
    margin: 2vh 3% 0 auto;
}

.tabid-149 .main .right {
    width: 22%;
    margin: 2vh auto 0 3%;
}

.tabid-149 .main .center {
    padding: 2vh 0;
    min-width: 500px;
    max-width: 650px;
    width: 50%;
}

.tabid-149 .left .list-obj,
.tabid-149 .right .twitter {
    margin-top: 9px;
}

.tabid-149 .right .twitter,
.tabid-149 .right .instagram {
    border: 2px solid #ece8e0;
    padding: 20px;
    margin-bottom: 30px;
}

.area-pagination {
    text-align: center;
}

.area-pagination .item {
    display: inline-block;
    margin: 0 4px;
}

.area-pagination a, .area-pagination a:link, .area-pagination a:visited {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #A3915F;
    padding: 5px;
    color: #A3915F;
}

.area-pagination a.BlogPageLinkActive, .area-pagination a.BlogPageLinkActive:link, .area-pagination a.BlogPageLinkActive:visited {
    color: #FFF;
    background-color: #A3915F;
}

.area-pagination a:hover, .area-pagination a:active, .area-pagination a:focus {
    background-color: #b8ab84;
    color: #FFF;
}

.posts-list img {
    display: none;
}

.posts-list .area-txt {
    margin-bottom: 1vh;
    padding-bottom: 1vh;
    border-bottom: 1px solid #ddd;
}

.posts-list .title a:hover {
    color: #1f1f1f;
}

.posts-list .title a {
    color: #A3915F;
    font-size: 2vh;
}

.post-detail img {
    width: 100%;
    display: block;
    margin: 20px 0;
}

.post-detail p, .article-original {
    color: #404040;
    font-size: 16px;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.75;
}

.post-detail h2.title {
    font-family: 'Playfair Display', serif;
    color: #A3915F;
    font-size: 30px;
}

.posts-detail a {
    text-decoration: underline;
    color: #A3915F;
    font-weight: 800;
}

.instafeed {
    margin-top: 2vh;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.instafeed a {
    width: 100%;
    display: inline-block;
    margin-right: 1%;
    margin-bottom: 20px;
}
.instafeed a span{
    color: #000;
}
.instafeed a .img-area{
    position: relative;
    padding-top: 100%;
    display: inline-block;
    width: 100%;
}
.instafeed a .img-area img,
.instafeed a .img-area video{
    position: absolute;
    height: 100%;
    object-fit: cover;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

#simplemodal-container a.modalCloseImg {
    background: url('/Media/KoopmanMedia/Layout/images/ui/ico-close.png') !important;
}

.simplemodal-container iframe {
    overflow: hidden;
}

.video-ratio {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.59%;
    margin: 20px 0 30px;
}

.video-ratio iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.video {
    background-color: #030308;
    text-align: center;
    margin-top: 30px;
}

* {
    margin: 0;
    padding: 0;
}

html, body, form {
    width: 100%;
    height: 100%;
}

body {
    font-family: "Playfair Display";
}

h1, h2, h3, h4 {
    font-weight: normal;
}

ul {
    list-style-type: none;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

.as-edit-and-admin-buttons {
    z-index: 4;
    border: 1px solid #ccc;
    background-color: #EEE;
    padding: 5px;
    opacity: .2;
    position: absolute;
    z-index: 30000;
    cursor: pointer;
}

.as-edit-and-admin-buttons:hover {
    opacity: 1;
}

.as-edit-and-admin-buttons a {
    padding: 5px;
}

.as-edit-and-admin-buttons hr {
    display: none;
}

.fs-12 {
    font-size: 12px
}

.fs-14 {
    font-size: 14px
}

.menu-1621 > li > a {
    font-size: 14px
}
.menu-1621 > li.private-item {
    background: #A3915F;
}
.menu-1621 > li.private-item > a{
    color: #fff;
}
.fs-16 {
    font-size: 16px
}

.fs-18 {
    font-size: 18px
}

.fs-20 {
    font-size: 20px
}

.fs-28 {
    font-size: 28px
}

.fs-30 {
    font-size: 30px
}

.fs-37 {
    font-size: 37px
}

.fs-45 {
    font-size: 45px
}

.fw-300 {
    font-weight: 300
}

.fw-400 {
    font-weight: 400
}

.fw-700 {
    font-weight: 700
}

.ff-1 {
    font-family: 'Playfair Display', serif
}

.ff-2, .menu-1621 a {
    font-family: 'Playfair Display', serif
}

.txt-uppercase, .menu-1621 > li > a {
    text-transform: uppercase
}

.txt-center, .header {
    text-align: center;
}

.txt-justify {
    text-align: justify;
}

.ls-100, .menu-1621 > li > a {
    letter-spacing: 0.1em
}

.ls-300 {
    letter-spacing: 0.3em
}

.lh-160 {
    line-height: 160%
}

.lh-180 {
    line-height: 180%
}

.lh-200 {
    line-height: 200%
}

.gold {
    color: #A3915F;
}
.home .item-first .dk-grey{
    color: white;
}
.dk-grey {
    color: #000
}

.md-grey, .md-grey a {
    color: #666
}

.lt-grey, .lt-grey a {
    color: #999
}

.lt-grey-e {
    color: #eee
}

.white, .menu-1621 > li > a {
    color: #fff
}

.bg-cover {
    background-size: cover
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.bg-center {
    background-position: 50%;
}

.bg-gold, .menu-1621 {
    background-color: #333
}

.page-404 {
    text-align: center;
    color: #999;
    padding-bottom: calc(100vh - 745px)
}

.page-404 a {
    color: #A3915F
}

.page-404 h1 {
    padding: 20px
}

.page-404 p {
    font-size: 18px;
    line-height: 2
}

.bg-dk-grey {
    background-color: #333
}

.bg-md-grey {
    background-color: #666
}

.bg-lt-grey {
    background-color: #999
}

.bg-lt-grey-e {
    background-color: #eee
}

.dp-none {
    display: none
}

.dp-block {
    display: block
}

.dp-iblock {
    display: inline-block
}

.padding-y-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.padding-y-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.padding-y-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.padding-rx-10 {
    padding-left: 10%;
    padding-right: 10%
}

.padding-rx-5 {
    padding-left: 5%;
    padding-right: 5%
}

.margin-y-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.margin-top-30 {
    margin-top: 30px
}

.margin-top-50 {
    margin-top: 50px
}

.w-33 {
    width: 33.33%;
    width: calc(100%/3)
}

.w-50 {
    width: 50%
}

.w-100 {
    width: 100%
}

.dp-flex {
    display: -webkit-flex;
    display: flex
}

.flex-wrap {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-column {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.flex-grow {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
}

.flex-sp-bw {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex-sp-ct {
    -webkit-justify-content: center;
    justify-content: center;
}

.pos-relative {
    position: relative
}

.pos-absolute {
    position: absolute
}

.pos-fixed {
    position: fixed
}

.list-switch .dp-flex:nth-child(even) .area-img {
    order: 2
}

.header {
    height: 140px;
    text-align: center;
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index: 9;
}

.logo {
    height: 100px;
    line-height: 100px
}

.menu-1621 > li > a {
    text-transform: uppercase
}

.menu-1621 > li > a {
    letter-spacing: 0.1em
}

.menu-categories {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 140px;
    z-index: 3;
    background-color: rgba(250, 250, 250, 0.85);
    width: 100%;
    padding: 2vh 0;
    opacity: 0
}

.menu-categories .categories {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding-left: 1.5%;
}

.menu-categories .categories li {
    line-height: 180%;
}

.menu-categories .categories li a {
    color: #666;
    font-size: 14px;
    font-family: 'Playfair Display', serif
}

.menu-categories .categories li a:hover {
    font-weight: 700;
}

.menu-categories .categories > * {
    margin-right: 2vw;
    width: 155px;
}

.menu-categories .highlight {
    width: 30%;
    margin-right: 10vw;
    display: none;
}

.menu-categories li {
    text-align: left;
}

.menu-1621 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    z-index: 3
}

.footer {
    padding: 30px 0;
    background-color: #eee;
    margin-top: 40px;
    position: relative;
}

.footer .logo {
    line-height: inherit;
    height: auto;
}

.footer p {
    margin: 15px auto 15px;
}

.remodal {
    border: 4px solid #A3915F;
}

.additional_images {
    max-width: 200px;
    max-height: 200px;
    cursor: pointer;
}

.menu-obj img {
    display: none;
}

.tabid-6 #Country, .tabid-6 #Country option {
    width: 242px;
}

.mainImage {
    cursor: pointer;
}

.menu-1621 {
    height: 40px;
}

.menu-1621 > li {
    margin: 0 1%;
    line-height: 40px
}

.menu-social {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    position: absolute;
    right: 1%;
    top: 20px;
    height: 50px;
    justify-content: flex-end;
    width: 35%;
}

.header .menu-social a {
    font-family: 'Playfair Display', serif;
    line-height: 50px;
    text-transform: capitalize;
    color: #999;
}
.header .menu-social a.private-link {
    background: #A3915F;
    display: flex;
    align-items: center;
    color: #fff;
    letter-spacing: 1.5px;
    white-space: nowrap;
    border-radius: 10px;
    padding: 0 10px;
}
.header .menu-social a.private-link img{
    padding-left: 5px;
}
.header .menu-social a.search{
    display: flex;
}
.header .menu-social a:hover {
    color: #333;
}

.footer .menu-social {
    position: relative;
    margin: 10px auto;
    right: inherit;
    top: inherit;
    -webkit-justify-content: center;
    justify-content: center,
}

.footer .menu-social .item{
    margin: 0 10px;
}
.section-search, .section-language {
    position: relative;
    width: 100%;
    display: none;
}

.section-language {
    position: absolute;
    top: 140px;
    left: 0;
    background-color: #fff;
    z-index: 4;
    min-height: 200px;
    border-bottom: 5px solid #333;
}

.languageSelect {
    margin-top: 50px;
}

select.goog-te-combo {
    border: 0;
    border-bottom: 1px solid #A3915F;
    padding: 10px 0;
    text-align: center;
    font-family: "open sans", sans-serif;
    color: #A3915F;
    font-size: 16px;
    display: block;
    margin: 10px auto !important;
}

.section-search .label {
    margin: 0 auto;
    max-width: 320px;
    font-size: 24px;
    font-family: "Playfair Display", serif;
    margin-top: 40px;
    text-align: center;
    color: #A3915F;
}

.section-search .main-search {
    border: 1px solid #eee;
    max-width: 200px;
    padding: 10px;
    margin: 0 auto;
    background: transparent;
    width: 100%;
    text-align: center;
    height: 20px;
}

.section-search > div {
    max-width: 300px;
    margin: 0 auto;
}

.menu-social li .bn-search {
    font-size: 20px;
    border: 1px solid #A3915F;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    width: 20px;
}

.bn-search:before {
    content: 'GO';
    display: block;
    font-size: 12px;
    color: #A3915F;
}

.menu-social li {
    margin: 0 0.5vw;
}

.menu-social > li > a:before {
    font-family: icoAS;
    font-size: 20px;
    color: #999;
    border: 1px solid #999;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 10px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    width: 20px;
}

.menu-social > li > a:hover:before {
    border: 1px solid #A3915F;
}

.menu-social a:hover:after {
    color: #A3915F;
}

.menu-social .twitter:after {
    content: '\ea96'
}

.menu-social .instagram:after {
    content: '\ea92'
}

.menu-social .facebook:after {
    content: '\ea90'
}

.menu-social .search:before {
    content: '\e8b6'
}

.home .event .area-img {
    background-image: url('/Media/KoopmanMedia/Layout/images/Koopman_vr_19.png?w=950&h=430&qlt=60');
    min-height: 45vh;
}

.home .event .area-img.no-bg {
    background-image: none;
}

.home .event .area-img a {
    display: block;
    height: 100%;
    width: 100%;
}
/* fix VT trigger */
.home a[data-vt-id],
.home .vt-iframe{
    position:absolute;
    top:0;
    bottom:0;
    min-height: 100%!important;
    right:0;
    left:0;
}

.home .event .area-txt {
    background-color: #ccc;
}

.home .about .area-txt {
    background-color: #ccc;
    position: relative;
}
.home .item-first .area-txt{
    background-color: #555;
}
.layer-txt{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.home .area-txt>a{
    position: absolute;
    height: 100%;
    width: 100%;
}
.home .about .area-img {
    background-image: url('/Media/KoopmanMedia/Layout/images/video.jpg?w=950&h=430&qlt=60');
    min-height: 45vh;
}
.home .about:nth-child(2) .area-img a{
    background-image: url('/Media/KoopmanMedia/Layout/images/play-button.png?width=90');
    background-position: center;
    background-repeat: no-repeat;
	position: absolute;
    top: 0;
    left: 0;
}
.home .about:nth-child(2) .area-img{
    background-image: url('/Media/KoopmanMedia/Layout/images/Koopman.png?width=950&qlt=60');
    background-size: cover;
	position: relative;
}

.home .about .area-img a {
    display: block;
    height: 100%;
    width: 100%;
}

.home .publication .area-txt {
    background-color: #555;
}

.home .publication .area-img {
    background-image: url('/Media/KoopmanMedia/Layout/images/publication.jpg?w=950&h=430&qlt=60');
    min-height: 45vh;
}

.home .publication .area-img a {
    display: block;
    width: 100%;
}

.home .board {
    margin-top: 50px;
}

.home .board .bg-cover {
    background-size: cover;
}

.home .board .Lamerie {
    background-image: url('/Media/KoopmanMedia/Layout/images/lamerie.jpg');
    min-height: 50vh;
}

.home .board .Smith {
    background-image: url('/Media/KoopmanMedia/Layout/images/smith.jpg');
    min-height: 50vh;
}

.home .board .Storr {
    background-image: url('/Media/KoopmanMedia/Layout/images/storr.jpg');
    min-height: 50vh;
}
.home .board .pre1700{
	background-image: url('/Media/KoopmanMedia/Layout/images/Jewellery.jpg');
    min-height: 50vh;
}
.home .board .Silver {
    background-image: url('/Media/KoopmanMedia/Layout/images/silver.jpg');
    min-height: 50vh;
}

.home .board .historical {
    background-image: url('/Media/KoopmanMedia/Layout/images/historical-interest.jpg');
    min-height: 50vh;
}

.home .board .Boxes {
    background-image: url('/Media/KoopmanMedia/Layout/images/boxes.jpg');
    min-height: 50vh;
}

.home .board .english-silver {
    background-image: url('/Media/KoopmanMedia/Layout/images/Silver1.jpg?w=630&h=475&qlt=60&mode=crop');
    min-height: 50vh;
}

.home .board .silver-gilt {
    /* background-image: url('/Media/KoopmanMedia/Layout/images/silver-gilt.jpg?w=630&h=475&qlt=60'); */
    background-image: url('/Media/KoopmanMedia/Layout/images/SilverGilt.jpg?w=630&h=475&qlt=60&mode=crop');
    min-height: 50vh;
}

.home .board .gold-boxes {
    background-image: url('/Media/KoopmanMedia/Layout/images/GoldBoxes.jpg?w=630&h=475&qlt=60&mode=crop');
    min-height: 50vh;
}

.home .board .modern-silver {
    background-image: url('/Media/KoopmanMedia/Layout/images/ModernSilver.jpg?w=630&h=475&qlt=60&mode=crop');
    min-height: 50vh;
}

.home .board .storr {
    background-image: url('/Media/KoopmanMedia/Layout/images/PaulStorr.jpg?w=630&h=475&qlt=60&mode=crop');
    min-height: 50vh;
}

.home .board .garrard {
    background-image: url('/Media/KoopmanMedia/Layout/images/Jewellery.jpg?w=630&h=475&qlt=60&mode=crop');
    min-height: 50vh;
}

.area-img.english-silver {
    background-image: url('/Media/KoopmanMedia/Layout/images/categories/Edward.jpg');
    background-size: cover;
    background-position: 50%;
}

.area-img.gold-boxes {
    background-image: url('/Media/KoopmanMedia/Layout/images/categories/DT22.43.11 (1).jpg');
    background-size:cover;
    background-position: 50%;
    min-height: 50vh;
}

.area-img.continental-silver {
    background-image: url('/Media/KoopmanMedia/Layout/images/categories/continental-silver.jpg');
    background-size: cover;
    background-position: 50%;
    min-height: 30vh;
}

.home .announce {
    text-align: center;
    padding-bottom: 5vh;
}

.home .announce p {
    font-weight: 500;
    color: #333;
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    line-height: 160%;
    width: 70%;
    margin: 0 auto;
}

.home .announce img {
    height: 10vh;
    margin-bottom: 3vh;
}

.home .board li {
    position: relative;
    margin: 0.05%;
}

.home .board li.w-33 {
    width: 33.33%;
    width: calc(100%/3.015);
    overflow: hidden
}

.home .board li.w-50 {
    width: 49.8%;
    overflow: hidden
}

.home .board li:hover a:after {
    opacity: 0
}

.home .board a {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100%;
    align-items: center;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    z-index: 1;
}

.home .board a:after {
    content: '';
    display: block;
    background-color: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .3;
    z-index: -1;
}

.ico.ico-down {
    opacity: .7;
    margin: -25px auto 0;
    font-size: 0;
    cursor: pointer;
    display: block;
    z-index: 2;
    position: relative;
    background-color: #000;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.ico.ico-down:before {
    content: '\e313';
    text-align: center;
    font-family: 'icoAS';
    color: #fff;
    font-size: 30px;
    display: block;
    line-height: 50px;
}

#controls {
    overflow: inherit !important;
}

.nav-supersized {
    display: none !important;
}

#slide-list a {
    font-size: 0 !important;
}

.area-slideshow, .slideshow-fullpage, ul#supersized li.activeslide {
    z-index: 0;
}

.slideshow-fullpage {
    position: relative
}

.slideshow-fullpage #slidecaption {
    font-size: 30px;
    color: #999
}

.slideshow-fullpage #controls-wrapper {
    top: inherit;
    bottom: 70px
}

.slideshow-fullpage #slidecaption {
    text-shadow: none;
    display: none;
    z-index: 3;
}

.slideshow-fullpage #slidecaption .caption {
    font-size: 26px;
    font-family: 'Playfair Display', serif;
}

.slideshow-fullpage #slidecaption {}

.slideshow-fullpage .wrapper-caption {
    background-color: rgba(0, 0, 0, .5);
    width: 40%;
    padding: 30px;
    margin: 0 auto auto;
    color: #fff;
    font-size: 26px;
    display: block;
}

.slideshow-fullpage #supersized li {
    background-image: -moz-linear-gradient(rgb(50, 50, 50) 0%, rgb(238, 238, 238) 100%);
    background-image: -webkit-gradient(linear, color-stop(0, rgb(50, 50, 50)), color-stop(1, rgb(238, 238, 238)));
    background-image: -webkit-linear-gradient(rgb(50, 50, 50) 0%, rgb(238, 238, 238) 100%);
    background-image: -o-linear-gradient(rgb(50, 50, 50) 0%, rgb(238, 238, 238) 100%);
    background-image: -ms-linear-gradient(rgb(50, 50, 50) 0%, rgb(238, 238, 238) 100%);
    background-image: linear-gradient(rgb(50, 50, 50) 0%, rgb(238, 238, 238) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffbbbbbb,endColorstr=#ffeeeeee)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffbbbbbb, endColorstr=#ffeeeeee);
    background-color: #000;
}

.contact-dealer .form-control, #contactDealerForm .form-control {
    border: 0;
    border-bottom: 1px solid #A3915F;
    padding: 20px 30px;
    font-size: 16px;
    font-family: 'Playfair Display', serif;
    text-align: center;
    margin: 10px 0;
}

.submit {
    display: inline-block;
    line-height: 30px;
    min-height: 50px;
    height: 50px;
    margin: 10px;
    padding: 10px 90px;
    font-size: 16px;
    text-align: center;
    color: #FFF;
    background-color: #A39161;
    border: 1px solid #A39161;
    cursor: pointer;
}

.submit:hover {
    color: #A39161;
    background-color: transparent;
    text-decoration: none;
}

::-webkit-input-placeholder {
    color: #A39161
}

::-moz-placeholder {
    color: #A39161
}

:-ms-input-placeholder {
    color: #A39161
}

:-moz-placeholder {
    color: #A39161
}

div#simplemodal-container {
    border-color: #A3915F;
}

div#simplemodal-container .simplemodal-data {
    padding: 0;
    height: 100%;
}

.inventory .list-obj {
    margin-top: -3vh;
    padding-left: 3%;
    padding-right: 3%;
}

.inventory .list-obj .object {
    margin: 3vh 0;
    padding: 5px 30px;
    /* width: calc(100%/3.5); */
    width: 33.3%;
    box-sizing: border-box;
    height: 45vh;
}

.inventory .list-obj .object img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
}

.inventory .list-obj .object .area-img {
    height: 45vh;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}

.inventory .list-obj .object .area-img img {
    -webkit-align-self: center;
    align-self: center;
}

.inventory .object .name {
    margin-bottom: 10px;
    display: block;
}

.inventory .price {
    margin: 20px 0;
}

.inventory .artist-date {
    margin-top: 10px;
    font-size: 14px;
    display: block;
    color: #999;
}

.inventory .object {
    position: relative;
}

.inventory .object .area-txt {
    display: -webkit-flex;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.7);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.inventory .object:hover .area-txt {
    -webkit-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    width: 90%;
    padding: 5%;
    height: 89%;
    opacity: 1;
    visibility: visible;
}

.sub-categories {
    display: -webkit-flex;
    display: flex;
    -webkit-transition: All 0.5s ease;
    transition: all 0.5s ease;
}

body.display .sub-categories, .sub-categories .categories .category-container {
    display: -webkit-flex !important;
    display: flex !important;
}

body.display .sub-categories {
    opacity: 0;
}

.sub-categories > * {
    width: 50%;
    padding: 50px 5%;
    background-color: #eee;
}

.sub-categories .categories .category-container {
    display: -webkit-flex;
    display: flex;
}

.sub-categories .categories .category-container ul {
    width: 33.33%;
    width: calc(100%/3)
}

.sub-categories .categories .category-container ul li {
    line-height: 140%;
}

.sub-categories .category-container ul a {
    color: #666;
    font-family: "open sans", sans-serif;
}

.sub-categories .category-container ul a:hover {
    font-weight: 700;
}

.sub-categories .title-category {
    color: #A3915F;
    text-align: center;
    font-size: 30px;
}

.sub-categories .title-category:after {
    content: '';
    display: block;
    height: 1px;
    width: 50px;
    margin: 30px auto;
    background-color: #999
}

.inventory .triggers {
    display: none;
}

.inventory .trigger {
    border: 1px solid #ddd;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 5%;
    top: 50px;
}

.inventory .trigger:hover {
    cursor: pointer;
}

.inventory .trigger:after {
    font-family: 'icoAS';
    content: '\e822';
    color: #A3915F;
    font-size: 26px;
    display: block;
    padding: 10px;
}

body.active .inventory .trigger:after {
    content: '\e81d';
}

.inventory .trigger:hover {
    border: 1px solid #A3915F
}

.inventory .trigger:hover:after {
    color: #999;
}

.inventory {
    position: relative;
}

.inventory .area-txt .name {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
    color: #A3915F;
    text-align: center;
}

.inventory .area-txt .title {
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    color: #666;
    text-align: center;
}

.artist-details .inventory .area-txt .title {
    color: #A3915F
}

.tabid-44 .name-artist {
    color: #7390b3;
}

.tabid-44 .name-artist:hover {
    text-decoration: underline;
}

.details-obj {
    position: relative;
}

.details-obj .trigger {
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.details-obj > .object .area-txt {
    width: 40%;
    margin: 0 5%;
}

.details-obj > .object .area-img {
    margin-left: 5%;
    width: 45%;
    position: relative
}

.details-obj > .object > .area-img img {
    width: 85%
}

.details-obj .menu-obj {
    position: absolute;
    right: 0;
    top: 0;
}

.details-obj .area-txt .title {
    margin: 20px 0;
}

.details-obj .area-txt p {
    text-align: justify
}
.details-obj .area-txt p a{
    color: #A3915F;
}
.nav-object {
    right: 5%;
    top: 20px
}

.nav-object li:first-child {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.nav-object li:nth-child(2) {
    border: 1px solid #ddd;
}

.nav-object li:last-child {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.nav-object li a {
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 28px;
    display: block;
    font-family: 'icoAS';
}

.nav-object .bn-back:after {
    content: '\e896';
    color: #666;
}

.nav-object .bn-previous:after {
    content: '\e812';
    color: #666;
}

.nav-object .bn-next:after {
    content: '\e813';
    color: #666;
}

.bn-previous[href=""], .bn-next[href=""] {
    display: none;
}

.details-obj .menu-obj {
    position: absolute;
    right: -30px;
    top: 0;
}

.details-obj .menu-obj a {
    color: #999;
    font-family: 'Playfair Display', serif;
    cursor: pointer;
    display: flex;
}

.details-obj .menu-obj a:hover {
    color: #A3915F
}

.details-obj .menu-obj li {
    margin-bottom: 10px;
}

.details-obj .menu-obj li span.label {
    opacity: 0;
    color: #A3915F;
    font-size: 14px;
    padding-left: 10px
}

.details-obj .menu-obj li:hover span.label {
    opacity: 1
}

.details-obj .menu-obj .fullscreen:before {
    content: '\e900';
    font-family: 'icoAS';
    font-size: 20px;
}

.details-obj .menu-obj .print:before {
    content: '\e8ae';
    font-family: 'icoAS';
    font-size: 20px;
}

.details-obj .menu-obj .contact:before {
    content: '\e80c';
    font-family: 'icoAS';
    font-size: 20px;
}

.details-obj .menu-obj .share:before {
    content: '\e82a';
    font-family: 'icoAS';
    font-size: 20px;
}

.area-contact {
    overflow: hidden;
    margin-bottom: 20px;
}

.area-contact li {
    float: left;
}

.area-contact .contact {
    height: 40px;
    font-size: 0;
    background-color: #A3915F;
    color: #fff;
    width: 200px;
    text-transform: uppercase;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.area-contact .phone {
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    color: #A3915F;
    margin-left: 20px;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.area-contact .contact .label {
    text-align: center;
    font-size: 14px;
    width: 75%;
}

.area-contact .contact .icon:before {
    content: '\e810';
    font-size: 26px;
    font-family: 'icoAS';
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    border-right: 1px dotted #fff;
    left: 0;
}

.area-contact .phone .icon:before {
    content: '\e815';
    font-size: 40px;
    font-family: 'icoAS';
}

.notable-sales .area-contact{
    display: none; /*@note:client's request*/
}

.artists {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    -webkit-justify-content: center;
    justify-content: center;
}

.artists li {
    width: 200px;
    margin-right: 2vw;
}

.precharge-image {
    z-index: 1;
}

.display-image {
    padding-left: 30px;
    z-index: 2;
}

.display-image, .precharge-image {
    height: 600px;
    right: 5%;
    position: fixed;
    text-align: center;
    top: 280px;
    display: none;
}

.big-letter {
    font-size: 30px;
    color: #A3915F;
}

.name-artist {
    color: #666;
    font-family: 'Playfair Display', serif;
    font-size: 14px
}

.event .area-img {
    overflow: hidden;
    position: relative;
}

.event .area-img img {
    height: 100%;
    width: auto;
    max-width: none;
    max-height: none;
    display: block;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.exhibitions-list li:nth-child(odd) .area-txt {
    background-color: #eee;
}

.exhibitions-list li:nth-child(even) .area-txt {
    background-color: #666;
}

.exhibitions-list li:nth-child(even) .area-txt h5, .exhibitions-list li:nth-child(even) .area-txt p, .exhibitions-list li:nth-child(even) .area-txt h4, .exhibitions-list li:nth-child(even) .area-txt .bn-01 {
    color: #fff;
}

.event .bn-01 {
    margin-top: 20px;
}

.bn-01 {
    color: #fff;
    background-color: #A3915F;
    border: 1px solid #A3915F;
    padding: 10px 30px;
    font-size: 14px;
    font-family: 'Playfair Display', serif;
    display: inline-block;
}

.bn-01:hover {
    background-color: transparent;
    color: #A3915F;
}

.publications .object {
    display: -webkit-flex;
    display: flex;
}

.publications .object .area-txt {
    width: 70%;
}

.publications .object .area-img {
    width: 23%;
    margin-left: 7%;
}

.publications .object .area-txt p {
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    line-height: 180%;
}

.publications .object .area-txt p a {
    color: #A3915F;
    font-size: 16px;
    font-family: 'Playfair Display', serif;
    display: inline-block;
    margin-top: 10px;
}

.publications li > .title {
    font-family: 'Playfair Display', serif;
    color: #A3915F;
    font-size: 30px;
}

.publications .object {
    margin: 0px 0 20px;
    padding-bottom: 20px;
    border-bottom: 5px solid #eee;
}

.publications .object .area-img img {
    width: 100%;
}

.publications .object .area-txt .publication-date {
    font-size: 18px;
    color: #666;
    padding: 20px 0 30px;
    display: block;
}

.publications .object p {
    margin-top: 30px;
    text-align: justify;
}

.profile .area-img {
    width: 30%;
    background-image: url('/Media/KoopmanMedia/Layout/images/profile/koopman-profile.jpg');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.profile .area-txt {
    width: 70%;
}

.profile .area-txt p {
    margin-bottom: 20px;
}

.profile .mark {
    text-align: right;
    font-family: 'Playfair Display', serif;
    margin-top: 20px;
    display: block;
}

.profile .mark span {
    display: block;
    clear: both;
    font-size: 20px;
    color: #A3915F;
    font-family: 'Playfair Display', serif;
}

.container-info {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px;
}

.container-info > * {
    width: 50%;
    background-color: #eee;
}

.google-map iframe {
    width: 100%;
    height: 100%;
}

.area-form table {
    margin: 20px auto;
}

.area-form table td {
    text-align: center;
}

.info-contact p {
    margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
}

.info-contact table td {
    font-family: 'Playfair Display', serif;
}

.trigger-mobile-menu {
    display: none;
}

/*#region pivate*/
.private-header-btn {
    text-align: right;
    text-transform: uppercase;
    font-size: 20px;
    border-bottom: 1px solid #A3915F;
    width: 84%;
    margin: 0 auto;
    padding: 15px 5px;
    margin-top: 15px;
    box-sizing: border-box;
}
.private-header-btn a {
    font-family: 'Playfair Display', serif;
    color: #A3915F;
    display: inline-flex;
    align-items: center;
    letter-spacing: 0.8px;
}
.private-header-btn a img {
    margin-top: -5px;
    margin-left: 17px;
}
.private-collection-txt {
    width: 84%;
    margin: 0 auto;
    font-weight: 100;
    color: #666666;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    padding: 15px 6px;
    line-height: 20px;
    border-bottom: 1px solid #A3915F;
    box-sizing: border-box;
    letter-spacing: -0.17px;
}
.private-collection-txt.text-center{
    text-align: center;
}
.private-collection-txt.text-center span{
    color: #A3915F;
    font-weight: bold;
}
.private-collection-txt + h2.title {
    font-size: 19px;
    margin-top: 20px;
    letter-spacing: 2.4px;
}
.private-menu-btn a {
    display: inline-flex;
    align-items: flex-start;
}
.private-menu-btn a img {
    width: 15px;
    margin-left: 8px;
}
.private {
    width: 84%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 115px;
}
.PrivateAccess .private #contactDealerForm input,
.PrivateAccess .private input {
    width: 395px;
    max-width: 100%;
    border: 0;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    border-bottom: 1px solid #A3915F;
    font-size: 18px;
    padding: 16px 0;
    margin-top: 13px;
    text-align: left;
}
.PrivateAccess .private input,
.PrivateAccess .private input::placeholder {
    font-family: 'Playfair Display', serif;
    color: #A3915F;
}
.private-collection-txt {
    border-bottom: 0;
    font-family: 'Playfair Display', serif;
}
.form-private {
    margin-top: 27px;
    padding: 0 5px;
}
/* .PrivateAccess .form-private .custom-input-field:nth-child(3),
.PrivateAccess .form-private .custom-input-field:nth-child(4){
    display: none;
} */
.private > * {
    width: 47%;
    margin-top: 45px;
}
.private .title {
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    color: #A3915F;
    font-size: 20px;
    border-bottom: 1px solid;
    padding: 0 8px;
    letter-spacing: 0.9px;
    padding-bottom: 16px;
}
.private form {
    height: auto;
}
#pa-reminde-password-form .area-login {
    display: none;
}
.private button {
    width: 395px;
    max-width: 100%;
    cursor: pointer;
    text-transform: uppercase;
    background: transparent;
    border: 1px solid;
    margin-top: 49px;
    color: #A3915F;
    font-family: 'Playfair Display', serif;
    font-size: 18px;
    border-radius: 0;
    letter-spacing: 0.8px;
    padding: 21px;
}
.iziModal-content {
    text-align: center;
}
#signupmessage {
    width: 395px;
    max-width: 100%;
    display: inline-block;
    margin-top: 20px;
    font-family: "Open Sans";
    color: #666666;
    font-weight: 200;
}
#passwordremindemessage {
    font-family: "Open Sans";
    font-weight: 200;
    font-size: 16px;
}
.validate-msg,
.field-validation-error.notification-error {
    display: block;
    font-family: "Open Sans";
    font-size: 16px;
    color: red;
    width: 395px;
    max-width: 100%;
}
.ArtworkDetails .private-header-btn {
    margin-top: 3px;
    margin-bottom: 25px;
    width: 100%;
}
.PrivateAccess .forget-btn {
    cursor: pointer;    
    font-family: 'Playfair Display', serif;
    color: #666666;
    font-size: 19px;
    margin-top: 35px;
    font-weight: 200;
    padding: 0 8px;
}
.private div form .title {
    text-align: right;
}
.for-private h2.title{
    color: #A3915F;
    font-family: 'Playfair Display', serif;
    text-align: left;
    font-size: 20px;
    margin-left: 8vw;
    margin-top: 20px;
    margin-bottom: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.for-private h2.title.gold{
    text-align: center;
    font-size: 37px;
    margin-left: 0;
}
.for-private .private-collection-txt{
    margin-top: 58px;
    border-top: 1px solid #A3915F;
    padding: 30px 0;
}
.for-private .sub-menu .list-categories {
    margin: 0 8vw 20px;
    border-bottom: 1px solid #A3915F;
}
.for-private .sub-menu .list-categories.no-margin {
    margin-bottom: 0;
}
.for-private .sub-menu .list-categories:last-child,
.for-private .sub-menu .list-categories:nth-last-child(2) {
    border: 0;
}
.for-private .sub-menu .list-categories li {
    width: 18%;
    position: relative;
    z-index: 2;
    text-align: center;
    margin: 0 1.25% 2vw;
}
.for-private .sub-menu .list-categories li:nth-child(5n){
  margin-right: 0;
}
.for-private .sub-menu .list-categories li:nth-child(5n + 1){
  margin-left: 0;
}
.for-private .sub-menu .list-categories li:hover span {
    color: #666;
}
.for-private .sub-menu .list-categories li span {
    font-family: 'Playfair Display', serif;
    display: inline-block;
    margin-top: 10px;
    color: #A3915F;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.1em;
    position: relative;
    z-index: 4;
}
.for-private .sub-menu .list-categories .area-img {
    width: 100%;
    height: auto;
}
.for-private .sub-menu .list-categories li>div{
    display: none;
}
.PrivateAccess .private .terms-txt{
    font-size: 12px;
    margin-top: 20px;
}
.PrivateAccess .private .terms-txt a{
    color: #A3915F;
}
/*#endregion*/


@media only screen and (max-width:800px) {
    .main {
        padding-top: 90px;
    }
    .menu-social {
        padding: 0 !important;
    }
    .section-search .main-search {
        width: 150px !important
    }
}

@media only screen and (min-width:800px) and (max-width:979px) {
  
    .home .board li {
        margin: 0.07%;
    }
    .menu-categories .categories {
        margin-left: 5%;
    }
    .menu-categories .highlight {
        margin-right: 5%;
    }
    .menu-highlight img, .sub-categories > * {
        width: 100%;
    }
    .area-img.english-silver, .display-image, .precharge-image {
        display: none;
    }
    .inventory .list-obj .object .area-img, .inventory .list-obj .object {
        height: 30vh;
    }
}

@media only screen and (max-width:799px) {
    .PrivateAccess .private > *,
    .PrivateAccess .private #contactDealerForm input, 
    .PrivateAccess .private input,
    .PrivateAccess .private button,
    #signupmessage {
      width: 100%;
    }
    .language.trigger-lang, .search.trigger-search {
        display: none;
    }
    body {
        top: 0 !important;
    }
    .skiptranslate {
        display: none;
    }
    .home .event .area-img a {
        height: 45vh;
    }
    .menu-categories {
        top: 130px;
        max-width: 100%
    }
    .menu-categories .categories {
        max-width: 100%
    }
}

@media only screen and (max-width:575px) {
    .for-private .sub-menu .list-categories li div img.area-img {
        height: 250px;
      }
    .menu-categories {
        max-height: calc(100vh - 125px);
        overflow-y: scroll;
        background-color: rgb(250, 250, 250);
    }
    .menu-categories .categories {
        display: block;
    }
    .menu-categories .categories ul {
        height: auto;
        margin: 0 auto;
    }
    .menu-categories .categories ul li {
        text-align: center
    }
    .menu-categories .categories ul li:last-child {
        display: none
    }
}

@media only screen and (max-width: 1200px){
    .menu-1621 > li > a {
        font-size: 12px;
    }
    .menu-1621 > li{
        margin: 0 .7%;
    }
}

@media only screen and (max-width:450px) {
    .inventory .trigger {
        left: 4%;
        top: 10px;
    }
}

@media only screen and (max-width: 880px) and (orientation: portrait) {
    .for-private .sub-menu .list-categories li {
        width: 47%;
        margin: 0 1.25% 2vw;
    }
    .for-private .sub-menu .list-categories li:nth-child(5n){
        margin-right: 1.25%;
    }
    .for-private .sub-menu .list-categories li:nth-child(5n + 1) {
        margin-left: 1.25%;
    }
    .for-private .sub-menu .list-categories li span {
        font-size: 14px;
        margin-bottom: 10px;
        margin-top: 5px;
    }
}
@media only screen and (min-width:320px) and (max-width:991px) {
    .slideshow-fullpage .wrapper-caption {
        font-size: 20px;
        width: 70%;
    }
    .trigger-blog-list {
        display: block;
        position: absolute;
        top: 90px;
        width: 100%;
        text-align: center;
        background: #666;
        color: #fff;
        padding: 10px 0;
    }
    .tabid-149 .left .list-obj {
        margin-top: 30px;
        display: none;
    }
    .header {
        height: 90px;
    }
    .footer p {
        padding: 0 1vw;
    }
    .logo {
        font-size: 26px;
        height: 70px;
        line-height: 70px;
    }
    .trigger-mobile-menu, .trigger-mobile-menu:after, .trigger-mobile-menu:before {
        position: absolute;
        display: block;
    }
    .trigger-mobile-menu {
        top: 35px;
        left: 20px;
        z-index: 11;
        text-indent: -9999px;
    }
    .trigger-mobile-menu, .trigger-mobile-menu:after, .trigger-mobile-menu:before {
        width: 30px;
        height: 4px;
        border-radius: 4px;
    }
    .trigger-mobile-menu:after, .trigger-mobile-menu:before {
        content: ''
    }
    .trigger-mobile-menu:before {
        top: -10px
    }
    .trigger-mobile-menu:after {
        bottom: -10px
    }
    .trigger-mobile-menu, .trigger-mobile-menu:after, .trigger-mobile-menu:before {
        background: #A3915F;
    }
    .header .menu-social {
        -webkit-flex-direction: column;
        flex-direction: column;
        right: 2%;
    }
    .header .menu-social a {
        line-height: 20px;
    }
    /* .menu-social li:nth-child(1) {
        order: 2;
    }
    .menu-social li:nth-child(2) {
        order: 1;
    } */
    .menu-social li:not(.private-btn),
    .menu-social li:not(.section-search){
        display: none!important;
    }
    .menu-social li.private-btn,
    .menu-social li.section-search{
        display: inline-block!important;
    }
    .main {
        padding-top: 110px;
    }
    .header .menu-social > * {
        margin-bottom: 10px;
    }
    .header .menu-social a:after {
        height: 10px;
        width: 10px;
        line-height: 10px;
        font-size: 12px;
    }
    .header .menu-social .language {
        font-size: 12px;
        padding-top: 10px;
    }
    .menu-1621 {
        height: auto;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
    }
    .home .board, .home .event, .home .publication {
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .home .board > *, .home .event > *, .home .publication > *, .home .about > * {
        width: 100% !important;
        margin: 0.1vh 0 !important;
    }
    .slideshow-fullpage #controls-wrapper {
        bottom: 0;
    }
    .ico.ico-down, .slideshow-fullpage #controls-wrapper {
        display: none;
    }
    .slideshow-fullpage #slidecaption {
        width: 96%;
        padding: 10px;
        margin: 0 auto auto;
        color: #fff;
        font-size: 14px;
    }
    .inventory .list-ob, .profile, .event.dp-flex, .publications .object, .container-info, .details-obj .object, .about.dp-flex {
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .inventory .list-obj .object {
        width: 96%;
        height: 320px;
    }
    .inventory .list-obj .object .area-img {
        height: 300px;
    }
    .details-obj > .object .area-txt, .details-obj > .object .area-img {
        width: 90%;
    }
    .sub-categories .categories .category-container {
        flex-wrap: wrap;
    }
    .sub-categories > *, .sub-categories .categories .category-container ul, .event.dp-flex > *, .publications .object .area-txt, .publications .object .area-img, .container-info > *, .profile .area-txt, .profile .area-img, .tabid-21 .video, .tabid-21 .afterglow, .tabid-21 .afterglow video, .trigger-modal, .details-obj > .object .area-img img {
        width: 100%;
    }
    .area-img.english-silver, .display-image, .precharge-image, .details-obj .menu-obj li span.label {
        display: none;
    }
    .profile .mark {
        text-align: center;
    }
    .event .area-img img {
        height: auto;
        width: 100%;
        max-width: none;
        max-height: none;
        display: block;
        position: relative;
        transform: none;
        top: 0;
        left: 0;
    }
    .list-switch .dp-flex:nth-child(even) .area-img {
        order: 1
    }
    .list-switch .dp-flex:nth-child(even) .area-txt {
        order: 2;
    }
    .publications .object .area-img {
        margin: 0;
        order: 1;
        margin-top: 20px;
    }
    .publications .object .area-txt {
        order: 2;
    }
    .google-map {
        height: 300px;
    }
    .fs-37, .for-private h2.title.gold {
        font-size: 27px;
    }
    .padding-y-50 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .nav-object {
        top: 0;
    }
    .details-obj .menu-obj a {
        color: #fff;
    }
    .area-contact .phone {
        margin-left: 0;
        margin-top: 10px;
    }
    .details-obj .menu-obj {
        right: 3%;
        top: 2vh;
    }
    .tabid-149 .main {
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .tabid-149 .main .left, .tabid-149 .main .center, .tabid-149 .main .right {
        width: 100%;
        max-width: 300px;
        min-width: 300px;
        margin: 20px auto;
    }
    .posts-list .title a {
        font-size: 16px;
    }
}
@media only screen and (max-width: 880px) and (orientation: landscape) {
    .sub-menu .list-categories li span{
        font-size: 12px;
    }
}
@media only screen and (max-width:1350px) {
    .main{
        padding-top: 200px;
    }
    .for-private .sub-menu .list-categories li span{
        font-size: 14px;
    }
    .for-private .sub-menu .list-categories li div img.area-img {
        height: 150px;
    }
    .logo {
        line-height: 50px;
        height: 50px;
    }
    .menu-social {
        padding: 15px 0 0px 0;
        height: 75px;
        background: #fff;
        position: relative;
        right: 0 !important;
        top: 0 !important;
        width: 100%;
        justify-content: flex-start;
    }
    .menu-social > li {
        display: inline-block !important;
    }
    .header .menu-social a {
        line-height: 30px;
    }
    .menu-social > li > a:after {
        font-size: 15px;
        padding: 5px;
        display: inline-block;
        height: 15px;
        line-height: 15px;
        width: 15px;
    }
    .section-search {
        width: auto;
    }
    .section-search .main-search {
        padding: 5px;
        text-align: center;
    }
    .menu-social li .bn-search {
        padding: 7.5px;
        display: inline-block;
        height: 15px;
        line-height: 15px;
        width: 15px;
    }
}