@font-face {
    font-family: NeuzeitSLTStd-BookHeavy;
    src: url(../../font/NeuzeitSLTStd-BookHeavy.otf);
}

@font-face { 
  font-family: NeuzeitSLTStd-Book;
  src: url(../../font/NeuzeitSLTStd-Book.otf);
}

@font-face {
  font-family: Akkurat;
  src: url(../../font/Akkurat.ttf);
}
@font-face {
    font-family: RiccioneSerial-Xlight;
    src: url(../../font/RiccioneSeria-Xlight.ttf);
  }
  @font-face {
    font-family: Sneak-Light;
    src: url(../../font/Sneak-Light.otf);
  }  
  
  
/* common css starts */
.showDesktop{
    display: block !important;
}
#special-event .read_more{
    font-size: 16px !important;
    font-family: NeuzeitSLTStd-BookHeavy !important;
    color: #231F20 !important;
    letter-spacing: 1px;
}
.showMobile{
    display: none !important;
}
.show_content{
    display: block !important;
}
.hide_content{
    display: none;
}
.show_flexContent{
    display:flex !important;
}
/* common css ends */
/* hero_home_slider section starts */
/* .no_pad {
    padding: 0px!important;
} */
#hero_home_slider p{
    font-size: 36px;
    font-family:NeuzeitSLTStd-Book ;
    color: white;
}
#hero_home_slider a:hover{
    opacity: 0.5;
}

#hero_home_slider h4{
    font-size: 18px;
    /* font-family:NeuzeitSLTStd-BookHeavy !important ; */
    color:white;
    letter-spacing: 1px;
}
#hero_home_slider .archive .mobile_image{

}
.auth-ul h5 {
    text-decoration: underline;
}
#hero_home_slider h2{
    font-size: 48px;
    font-family:NeuzeitSLTStd-BookHeavy !important ;
    color:white;
    width: 85%;
}
#hero_home_slider a{
    font-family:NeuzeitSLTStd-BookHeavy !important ;
    color: white;
    font-size: 20px;
    letter-spacing: 1px;
}
#hero_home_slider .sliderButton{
    text-decoration: underline !important;
}
#special-event .wrap_card{
    padding-bottom: 15px !important;
}
.showDesktop{
    display:block !important;
}
#hero_home_slider .owl-dots div.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #fff!important;
    margin: 0 3px;
    border: 1px solid #000;
    margin-top: 10px;
}
#hero_home_slider .owl-dots{
    text-align: center;
}
#hero_home_slider .owl-dots div.owl-dot.active {
    background-color: #231F20!important;
}
#hero_home_slider .owl-theme .owl-dots .owl-dot span{
    all: unset;
}
#hero_home_slider .owl-theme .owl-dots .owl-dot:focus{
    outline: none;
}
.slider_content{
    padding: 2em 3em !important;
    height: auto;
    display: flex;
    /* align-items: center;
    justify-content: center; */
}
/* hero_home_slider section ends */


/*subscribeSection starts*/
.subscribeSection{
    background-color: #E3E0DC;
    padding: 50px;
}
#subscribe .subscribeButton:hover{
    opacity: 0.5;
}
.subscribeInput{
    border: none;
    border-bottom: 2px solid dimgrey;
    width: 100%;
    background-color: transparent;
    outline: none;
    font-size: 16px;
    color: #231F20;
    font-family:NeuzeitSLTStd-Book !important ;
}
.subscribeSection  input::placeholder{
    font-size: 16px;
    font-family:NeuzeitSLTStd-Book !important ;
    color: #231F20 !important;
}
.subscribeSection input::-webkit-input-placeholder {
    font-size: 16px;
    font-family:NeuzeitSLTStd-Book !important ;
    color: #231F20 !important;    }

.subscribeSection input::-moz-placeholder {
    font-size: 16px;
    font-family:NeuzeitSLTStd-Book !important ;
    color: #231F20 !important;    
}
.subscribeSection input::-ms-placeholder {
    font-size: 16px;
    font-family:NeuzeitSLTStd-Book !important ;
    color: #231F20 !important;    
}
.subscribeSection input::placeholder {
    font-size: 16px;
    font-family:NeuzeitSLTStd-Book !important ;
    color: #231F20 !important;
}
#subscribe a{
    margin-right: 10px !important;
}
#subscribe .thanksForSubscribe a{
    margin-top: 30px;
}
.socialSectionContent{
    text-align: center;
}
.socialSectionContent h3{
    font-size: 40px;
    font-family:NeuzeitSLTStd-BookHeavy !important ;
}
.socialSectionContent p{
    font-size: 20px;
    font-family:NeuzeitSLTStd-Book ;
}
.subscribeSocialIcon{
    margin-right: 5px;
    /*width: 25px;*/
    /*height: 25px;*/
    font-size: 25px !important;
    color: black;
}
.subscribeButton{
    all: unset;
    border-bottom: 1px solid black;
    font-size: 14px;
    margin-top: 10px;
    font-weight: 700;
    cursor: pointer;
}

.subscribeSection .subscribeButton{
    font-size: 14px;
    font-family:NeuzeitSLTStd-BookHeavy !important ;
}
.subscribedSection{
    display:none;
}
/*subscribeSection ends*/


/* join section starts */
#joinBlog h3{
    font-family:NeuzeitSLTStd-Book ;
    font-size: 30px;
}
#joinBlog .card-body{
    background-color: #E3E0DC;
    padding: 14px 5px;
}
#joinBlog .card-body img{
    width: 20% !important;
}
#joinBlog .card h3{
    font-size: 18px;
    font-family:NeuzeitSLTStd-Book ;
    margin-bottom: unset !important;
}
#joinBlog .card p{
    font-size: 20px;
    font-family:NeuzeitSLTStd-BookHeavy !important ;
    height: 80px;
}
#joinBlog .owl-nav.disabled{
    display: none !important;
}
.join_slider .card{
    display: inline-block;
    width: calc(20% - 10px);
    margin-top: 30px;
    margin-right: 5px;
}
.join_slider .card img{
    width: 100%;
}
#joinBlog .joinTab{
    display:inline-block;
    padding:20px;
    padding-left: 0px;
    
}
#joinBlog .joinTab a{
    font-size: 16px;
    font-family:NeuzeitSLTStd-Book ;
    text-transform: uppercase;


}
#joinBlog .popup_arrow:hover{
    opacity: 0.5;

}
#joinBlog #corporate-support{
    margin-top: 65px;
}
#joinBlog #individual-membership{
    margin-top: 30px;
}

/* join section ends */

/* learn block starts */
#learnBlog .card-body{
    background-color:#E3E0DC;
    height: 500px;
}
#learnBlog a:hover{
    opacity: 0.5;
}
#learnBlog .card-body h3{
    font-size: 24px;
    margin-bottom: 30px;
    font-family:NeuzeitSLTStd-BookHeavy !important ;
    letter-spacing: 1px;
    margin-top: 20px;
}
#learnBlog .card-body p{
    font-size: 16px;
    font-family:NeuzeitSLTStd-Book !important ;
}
.page-learn #who-section .container-fluid .col-lg-6:nth-child(2) p{
    padding-top: 20px;
    width: 510px;
    padding-right: 10px;
}
#learnBlog .card-body a{
    text-decoration: underline;
    color: black;
    font-size: 20px;
    position: absolute;
    bottom: 20px;
}
#learnBlog .card-body p a{
    position: unset;
    font-size: 16px;
    font-family:NeuzeitSLTStd-BookHeavy !important ;
}
#learnBlog .card p{
    margin-bottom: 25px;
    overflow: hidden;
    height: unset !important;
}
#learnBlog h2{
    font-size: 30px;
    font-family:NeuzeitSLTStd-Book ;
    letter-spacing: 1px;
}
.learn_block .card{
    display: inline-block;
    width: calc(50% - 20px);
    margin-top: 25px;
    margin-right: 15px;
    border-radius: unset !important;
    vertical-align: top;
    margin-bottom: 25px;
}
.learn_block .card img{
    width: 100%;
}
#learnBlog .card-body ul{
    padding-left: 3px;
    list-style:none;
}  
#learnBlog .card-body ul li::before {
    content: "\2022";
    color: black;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    font-size: 18px;
    
  }
 #learnBlog .rm-nav .owl-nav{
     display: none !important;

 } 
 #learnBlog .learnTab{
     display:inline-block;
     padding:20px;
     padding-left: 0px;
     padding-bottom: 40px;
     text-transform: uppercase;

 }
 #learnBlog #artists #schools #educators #private-tours{
     margin-top: 40px;
 }
/* learn block ends */

  /*Join popup start*/
#leslieJoinPopup .popupHead{
    margin-bottom: 40px;
}
.individualMembershipPopup{
    /* width: 53%;
    padding: 40px;
    box-shadow: 2px 2px 5px 5px rgba(60,70,83,.04);
    left: 50%;
    top: 50%;
    min-height: 400px; */
    position: fixed;
    z-index: 9999;
    width:100%;
    height: 100%;
    left:0;
    top:0;  
    background-color: rgba(192,192,192,0.3);
    display:none;
   
}
.individualMembershipPopup .closeIcon{
    position: absolute;
    right: 0px;
    top: 30px;
    width: 100px;
}
.popupContentContainer{
    width: 53%;
    padding: 40px;
    box-shadow: 2px 2px 5px 5px rgba(60,70,83,.04);
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    min-height: 400px;
    position: fixed;
}
.individualMembershipPopup .closeIcon img{
    width: 45px;
}
.individualMembershipPopupContent{
    width: 80%;
}
.individualMembershipPopupContent h3{
    font-size: 18px;
    font-family:NeuzeitSLTStd-Book ;

}
.individualMembershipPopupContent h2{
    font-size: 18px;
    font-family:NeuzeitSLTStd-BookHeavy !important ;
}
.individualMembershipPopupContent p{
    font-size: 16px;
    font-family:NeuzeitSLTStd-Book ;
}
.individualMembershipPopupContent a{
    font-size: 14px;
    font-family: NeuzeitSLTStd-Book;
    text-decoration: underline;
    width: 28%;
    border: 1px solid black;
    color: black;
    padding: 10px 40px;
    letter-spacing: 1px;
}
.individualMembershipPopupContent .corporatePopup a{
    border: none;
    padding: 0px !important;
    font-size: 16px;
    color: black;
    font-family:NeuzeitSLTStd-BookHeavy !important ;

}
.individualMembershipPopupContent  .individualDes{
    margin-bottom: 30px;
}
.popupModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  .individualPopup{
      display:none;
  }
  .corporatePopup{
      display:none;
  }
  
  /* Modal Content */
  .popupModalContent {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
  }
  /*Join popup ends*/
  /* Archive block starts */
 
#archivePost h4{
    font-size: 20px;
    font-family: RiccioneSerial-Xlight;    
}
#archivePost h2{
    font-size: 72px;
    font-family: Sneak-Light;
}
#archivePost h3{
    font-size: 18px;
    font-family: Sneak-Light;
}
#archivePost p{
    font-size: 20px;
    font-family: RiccioneSerial-Xlight;
}
#archivePost .archive{
    padding-top: 70px;
}
/*#archivePost img{
    width: 80% !important;
    margin-left: auto;
}*/
.archive_details_slider p{
    /*width: 80%;
    margin-left: auto;
    margin-top: 50px;
    font-size: 18px;*/
    font-family: Sneak-Light;
}
.archive_details_slider .card{
    background-color: transparent;
    border: unset;
    border-radius: unset;
}
.archive_details_slider .owl-nav{
    position: absolute;
    right: -25px;
    top: 150px;
    outline: none;
}
#archivePost .owl-carousel .owl-nav div.owl-prev{
   left: -475px;
   position: absolute;
}
#archivePost .arcSmallCopy p{
    font-size: 12px;
    font-family: Sneak-Light;
}
#archivePost .arcSmallCopy p:nth-child(1){
    width:55%;
    margin-top: 110px;
}
#archivePost .imgCopy p{
    font-size: 18px;
    font-family: Sneak-Light;

}
.rm-bg{
    background-color: transparent;
}
#hero_home_slider .archive h1{
    font-size: 72px;
    /* font-family: Sneak-Light; */
}
#hero_home_slider .archive a{
    font-size: 20px;
    font-family: Sneak-Light;
    color:black;
    position: absolute;
    bottom: 40px;
}

#hero_home_slider .archive p{
    font-size: 20px;
    font-family: RiccioneSerial-Xlight;
    color:black;
    margin-top: 25px;
}
#hero_home_slider .archive .row .col-lg-6:nth-child(1){
    padding-right: 0px !important;
}
.archive_logo {
    width: 168px !important;
}
/* Archive block ends */
/* archive slider section starts */
#archive_slider .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    background: #fff!important;
    margin: 0 3px;
    border: 1px solid #D1D3D4;
    margin-top: 30px;
}
#archive_slider .owl-dots button.owl-dot.active {
    background-color: #231F20!important;
}
#archive_slider .owl-theme .owl-dots .owl-dot span{
    all: unset;
}
#archive_slider .owl-theme .owl-dots .owl-dot:focus{
    outline: none;
}
#archive_slider h4{
    font-size: 20px;
    font-family: RiccioneSerial-Xlight;    
}
#archive_slider h2{
    font-size: 72px;
    font-family: Sneak-Light;
}
#archive_slider p{
    font-size: 20px;
    font-family: RiccioneSerial-Xlight;
}
#archive_slider a{
    font-size: 20px;
    font-family: Sneak-Light;
    color: black;
    text-decoration: underline;
}
/* archive slider section ends */

/* instagram feed starts */
.__instagram_slider a{
    color: #231F20;
}
.__instagram_slider a:hover{
    color: gray;
    text-decoration: unset !important;
}


/* instagram feed ends */

/* shop starts */
.section_calendar_slider .title_link{
    color: #231F20;
}
.section_calendar_slider .title_link:hover{
    color: gray;
    text-decoration: unset !important;
}
#shop_desktop_data a.product_url{
    text-transform: lowercase;
}
/* shop ends */

/* join starts */
#special-event p.event_date{
    padding-bottom: 45px;

}
/* join ends */

.arc_det_lef_arr {
    position: absolute;
    left: -25px;
    top: 46%;
    transform: translate(0%,-50%);
}
.arc_det_rig_arr {
    position: absolute;
    right: -25px;
    top: 46%;
    transform: translate(0%,-50%);
}
#gallery_slider {
    height: 400px;
    object-fit: cover;
    object-position: top;
}
.imgCopy {
    position: relative;
    margin-top: 4em;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	#subscribe a {
    margin-right: 5px !important;
}
}