  @import url('https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');
html body {
    font-family: 'Karla', sans-serif;
    font-size: 18px;
}

*,
*:focus {
    outline: none;
}

.widget_text p,
.widget_text ol,
.widget_text ul,
.widget_text dl,
.widget_text dt,
.widget-content .rssSummary {
    font-family: 'Karla', sans-serif;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Karla', sans-serif;
}

h1 {
    font-size: 60px;
}

a {
    color: #29a098;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #29a098;
    text-decoration: underline;
}

#banner_area {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #000;
}

.one-cllayout {
    padding: 4.5em 0;
}

#banner_area .row.align-items-center {
    min-height: 235px;
}

#banner_area h1 {
    font-size: 60px;
    color: #ffffff;
    text-align: left;
    font-family: Karla;
    font-weight: 700;
    font-style: normal
}

h2 {
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.post-inner-item h2 {
    display: block !important;
    color: #000;
}

h3 {
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-weight: bold;
}

h4 {
    font-size: 19px;
    line-height: 1.2;
}

h5 {
    font-size: 16px;
    line-height: 1.2;
}

h6 {
    font-size: 14px;
    line-height: 1.2;
}

a:hover {
    text-decoration: none;
}

input:focus,
button:focus,
textarea:focus {
    outline: none !important;
}

body footer#site-footer.header-footer-group {
    padding: 0;
    margin: 0;
    border: none;
    background: #1d1d1d;
    color: #fff;
    font-size: 16px;
}

.footerbottompart {
    background: #000;
    padding: 34px 0;
}

.container {
    max-width: 1200px;
    width: 100%;
}

.footertoppart .widget {
    padding: 0 15px;
    margin-top: 0;
}

.footerbottompart .widget {
    padding: 0 15px;
    max-width: 33.33%;
    width: 100%;
    margin-top: auto;
    margin-bottom: auto;
}

.footerbottompart .widget ul {
    display: flex;
    overflow: hidden;
    line-height: 14px;
}

.footerbottompart .widget ul li {
    float: left;
    padding: 0 18px;
    position: relative;
    line-height: 14px;
    border-left: solid 1px #29a098;
    margin: 0;
}

.footerbottompart .widget ul li:first-child {
    padding-left: 0;
    border-left: 0;
}

.footerbottompart .widget ul li a {
    color: #29a098;
    display: block;
    letter-spacing: 2px;
    font-weight: normal;
    font-size: 14px;
}

.footerbottompart .widget:last-child {
    margin-left: auto;
    margin-right: 0;
    text-align: right;
}

.footerbottompart .widget:last-child p {
    color: #555555;
    letter-spacing: 1.5px;
    font-size: 14px;
    line-height: 14px;
}

.footertoppart .widget.widget_text {
    max-width: 25%;
    width: 100%;
}

.footertoppart .widget.widget_text p {
    font-size: 16px;
    line-height: 28px;
}

.widget-content {
    font-size: 16px;
}

.footertoppart .widget .widget-title {
    font-size: 19px !important;
    font-weight: bold;
    margin-bottom: 35px;
}

.footertoppart .widget.widget_nav_menu a {
    color: #fff;
    font-weight: normal;
}

.footertoppart .widget.widget_nav_menu {
    width: calc(50% - 140px);
}

.footertoppart .widget.widget_nav_menu #menu-sitemap {
    display: block;
    overflow: hidden;
}

.footertoppart .widget.widget_nav_menu #menu-sitemap li:nth-child(2n+1) {
    float: left;
    clear: both;
}

.footertoppart .widget.widget_nav_menu #menu-sitemap li {
    margin: 0 15px 20px 0;
    position: relative;
    padding-left: 12px;
    float: right;
    white-space: nowrap;
    min-width: 150px;
}

.footertoppart .widget.widget_nav_menu #menu-sitemap li a {
    display: block;
    line-height: 25px;
}

.footertoppart .widget.widget_nav_menu #menu-sitemap li::before {
    content: "\f0da";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 25px;
    color: #fff;
}

.footertoppart {
    padding: 120px 0;
}

.headertoppart {
    background: #000;
}

.headertopright>* {
    display: inline-block;
    vertical-align: top;
    position: relative;
    left: auto;
    margin: 0;
}

.headertoppart .row {
    margin: 0;
}

.headertoppart .headertopright {
    text-align: right;
    padding: 0;
}

.headertopright .widget.widget_nav_menu li {
    float: left;
    text-align: center;
    margin: 0;
}

.headertopright .widget.widget_nav_menu li a {
    min-width: 173px;
    padding: 0 25px;
    display: block;
    background: #29a098;
    color: #fff;
    font-weight: normal;
    letter-spacing: 1.6px;
    font-size: 16px;
    line-height: 47px;
    margin-left: 1px;
    text-transform: uppercase;
}

.headertopright .widget.widget_nav_menu {
    margin-left: 55px;
}

.headertopright .search-toggle {
    width: 30px;
    height: 47px;
    min-width: 10px;
    outline: none;
    border: none;
}

.headertopright .search-toggle span {
    display: block;
    height: auto;
    position: relative;
    width: auto;
    max-width: 100%;
    text-align: center;
}

.headertopright .search-toggle span svg {
    height: auto;
    width: auto;
    max-width: unset;
    display: block;
    margin: auto;
}

.headermainpart {
    position: relative;
}

.headermainpart .site-logo {
    max-width: 290px;
    margin: auto;
    width: 100%;
    padding: 25px 0 25px 0;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.headermainpart .site-logo img {
    width: 100%;
    height: 60px;
}

.headermainpart .widget.widget_nav_menu {
    text-align: center;
    margin: auto;
    max-width: 1370px;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
}

.headermainpart .site-logo .custom-logo-link {
    display: inline-block;
    vertical-align: top;
}

#menu-header-main-menu>li {
    float: left;
    margin: 0 15px;
}

#menu-header-main-menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#menu-header-main-menu {
 
	max-width: calc(100% - 80px);
}
#menu-header-main-menu>li>a {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    display: block;
    line-height: 30px;
}

#menu-header-main-menu>li.current_page_item>a,
#menu-header-main-menu>li:hover>a {
    color: #29a098;
}

#menu-header-main-menu>li:nth-child(3) {
    margin-right: 185px;
}

#menu-header-main-menu>li:nth-child(4) {
    margin-left: 185px;
}

#menu-header-main-menu>li:first-child {
    margin-left: 0;
}

#menu-header-main-menu>li:last-child {
    margin-right: 0;
}

.singular .entry-header {
    padding: 0;
}

#news_section>.vc_column_container>.vc_column-inner {
    max-width: 1200px;
    margin: auto;
    width: 100%;
}

.lnews ul {
    list-style: none;
    padding: 0;
}

.lnews ul li {
    margin: 0;
    padding: 25px 15px;
}

.lnews .slick-list {
    padding: 0 !important;
    overflow: visible;
}

#news_section h2.vc_custom_heading {
    margin-bottom: 20px !important;
}

.lnews ul li .newsdesc .news_desc p.nreadmore {
    position: absolute;
    bottom: 35px;
    left: 30px;
}

.lnews ul li .newsdesc {
    height: 100%;
    background: #fff;
    box-shadow: 14px 0 30px rgba(44, 47, 51, 0.3);
}

.lnews ul li .newsdesc .fimage img {
    width: 100%;
}

.lnews ul li .newsdesc .news_desc .ndate {
    margin: 0;
    font-size: 14px;
    color: #565656;
}

.lnews ul li .newsdesc .news_desc p {
    color: #272727;
}

.lnews ul li .newsdesc .news_desc .ntitle {
    font-size: 18px;
    margin: 0 0 8px 0;
    font-weight: bold;
}

.lnews ul li .newsdesc .news_desc .nddesc {
    margin-bottom: 20px;
}

.lnews ul li .newsdesc .news_desc {
    padding: 35px 30px 60px 30px;
    position: relative;
    min-height: 220px;
}

.lnews ul li .newsdesc .fnimg {
    min-height: 242px;
    background-size: cover;
    background-position: center center;
}

.lnews ul li .newsdesc .news_desc .nreadmore a {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.1px;
    display: inline-block;
    line-height: 30px;
    border-bottom: solid 2px;
}

.lnews ul li .newsdesc .news_desc .nreadmore a:hover,
.lnews ul li .newsdesc .news_desc .nreadmore a:focus {
    color: #29a098;
}

.vc_container>.vc_column-inner {
    max-width: 1200px;
    margin: auto;
}

#banner_area {
    min-height: 235px;
}

.ps-content a {
    color: #29a098;
    box-shadow: none;
}

.ps-content a:hover,
.ps-content a:focus {
    color: #29a098;
    box-shadow: none;
}

.currightpart .gathumbnail {
    padding-top: 15px;
    padding-bottom: 15px;
}

.currentexibition .currightpart .gathumbnail .gatimg img {
    vertical-align: top;
    max-height: 300px;
    height: 100%;
    margin: auto;
    width: auto;
}

.currentexibition .currightpart .gathumbnail .gatimg {
    height: 300px;
    width: 100%;
    background-position: center center;
    background-size: 100% 100%;
    background: lightgray;
}

.title_area h2,
.artistspot h2,
.curleftpart h2 {
    font-size: 45px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.currentexibition .title_part h2,
.spt_details .title_area h2 {
    font-size: 36px;
}

.title_area h4,
.artistspot h4,
.curleftpart h4 {
    text-transform: uppercase;
    font-size: 19px;
    margin-bottom: 10px;
}

.currentexibition .title_part h4,
.spt_details .title_area h4 {
    font-size: 26px;
}

.curleftpart .sdesc {
    margin-bottom: 30px;
}

.curleftpart .sdesc p:last-child {
    margin-bottom: 0;
}

.artistspot .artist_content {
    width: 75%;
    margin: auto;
}

.artistspot .artist_content .sdesc p:last-child {
    margin-bottom: 0;
}

.artistspot .artist_content .viewprofile {
    margin-top: 20px;
}

.artistspot .artist_content .viewprofile a {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.1px;
    display: inline-block;
    line-height: 30px;
    border-bottom: solid 2px;
}

.artistspot .artist_content .viewprofile a:focus,
.artistspot .artist_content .viewprofile a:hover {
    color: #29a098;
}

.slick-list {
    padding: 0 !important;
}

button.slick-arrow {
    background: transparent;
}

.artists_img img {
    width: 100%;
    max-height: 585px;
    min-height: 585px;
    margin: 0;
}

.artistspot {
    box-shadow: 40px 0 80px rgba(0, 0, 0, 0.3);
}

body span.theme_btn,
body a.theme_btn {
    line-height: 28px;
    background: #29a098;
    border: solid 1px #29a098;
    color: #fff;
    display: inline-block;
    min-width: 230px;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 30px;
    font-size: 16px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

body span.theme_btn:hover,
body a.theme_btn:hover {
    background: #fff;
    color: #29a098;
    box-shadow: none;
}

span.theme_btn.light_btn,
a.theme_btn.light_btn {
    background: #fff;
    color: #000;
    border: #fff solid 1px;
}

span.theme_btn.light_btn:hover,
a.theme_btn.light_btn:hover {
    background: #000;
    color: #fff;
    border: #fff solid 1px;
}

.vc_row div.theme_btn a.vc_general {
    line-height: 28px;
    background: #29a098;
    border: solid 1px #29a098;
    color: #fff;
    display: inline-block;
    min-width: 230px;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 30px;
    font-size: 16px;
}

.vc_row div.theme_btn a.vc_general:hover {
    background: #fff;
    color: #29a098;
    box-shadow: none;
}

span.theme_btn.col_btn.light_btn,
a.theme_btn.col_btn.light_btn {
    color: #29a098;
}

span.theme_btn.col_btn.light_btn:focus,
span.theme_btn.col_btn.light_btn:hover,
a.theme_btn.col_btn.light_btn:focus,
a.theme_btn.col_btn.light_btn:hover {
    color: #fff;
    background: transparent;
}

.vc_row div.theme_btn.light_btn a.vc_general {
    background: #fff;
    color: #000;
    border: solid 1px #fff;
}

.vc_row div.theme_btn.light_btn a.vc_general:hover,
.vc_row div.theme_btn.light_btn a.vc_general:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    border: #fff solid 1px;
}

.becomemembersec {
    background: #000;
    color: #fff;
}

.becomeleftmem {
    min-height: 615px;
    min-width: 960px;
    float: right;
}

.becomeright {
    max-width: 400px;
    float: right;
    padding-top: 30px;
    padding-bottom: 40px;
    width: 100%;
}

.becomeright .becomeright_desc {
    margin-bottom: 30px;
}

.member_home .vc_column-inner {
    max-width: 430px;
    color: #fff;
    margin: auto 0 auto auto;
    width: 100%;
}

#become_member {
    min-height: 615px;
    background-size: 50% 100% !important;
    background-position: left center !important;
}

p {
    margin-top: 0;
    margin-bottom: 2.5rem;
}

p:last-child {
    margin-top: 0;
    margin-bottom: 0;
}

.vc_container ul li {
    margin-bottom: 1.4em;
    margin-top: 0;
}

.vc_container ul {
    margin-left: 0;
    margin-bottom: 1.4em;
}

.whycare_list .wpb_single_image {
    height: 102px;
    width: 102px;
    margin: auto auto 20px auto;
    border-radius: 100%;
    display: flex;
}

.whycare_list .wpb_single_image figure {
    margin: auto;
}

.divslide>.container>.row {
    min-height: 70vh;
}

.herosliders h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 19px;
    margin-bottom: 10px;
}

.herosliders h1 {
    color: #fff;
    margin-bottom: 35px;
}

.herosliders .sdesc {
    margin: 0 0 45px 0;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
}

.herosliders .divslide {
    background-position: center center;
    background-size: cover;
}

.herosliders .slick-next::before,
.herosliders .slick-prev::before {
    display: none;
}

.herosliders .slick-arrow {
    height: 50px;
    width: 50px;
    z-index: 1;
}

.herosliders .slick-prev.slick-arrow {
    background: url(/wp-content/themes/contglass/assets/images/prev-arrow.svg) no-repeat;
    background-position: center center;
    background-size: 23px 43px;
    left: 40px;
}

.herosliders .slick-next.slick-arrow {
    background: url(/wp-content/themes/contglass/assets/images/next-arrow.svg) no-repeat;
    background-position: center center;
    background-size: 23px 43px;
    right: 40px;
}

.herosliders .slick-arrow.slick-disabled {
    opacity: 0.4;
}

.team_item .wpb_text_column {
    margin-top: 15px;
}

.team_item .wpb_text_column p {
    margin-bottom: 15px;
}

.team_item .wpb_text_column p a {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.1px;
    display: inline-block;
    line-height: 30px;
    border-bottom: solid 2px;
}

.team_item .wpb_text_column p a:hover,
.team_item .wpb_text_column p a:focus {
    color: #29a098;
}

.team_item {
    padding-top: 50px;
}

.team_item .wpb_text_column p:last-child {
    margin: 0;
}

#team_area .wpb_content_element {
    margin-bottom: 0;
}

.tm_section p {
    color: #fff;
}

#banner_area p,
#banner_area a {
    color: #fff;
}

#banner_area a {
    text-decoration: underline;
}

.title_part h4 {
    text-transform: uppercase;
}

.title_part h2 {
    margin-bottom: 30px;
}

.sliderex_part .gathumbnail {
    padding: 0 15px;
}

.sliderex_part .gathumbnail img {
    width: auto;
    height: 100%;
    max-height: 295px;
    margin: auto;
}

.excon_desc p {
    font-size: 14px;
}

.excon_desc strong {
    font-size: 16px;
}

.excon_desc a {
    color: #29a098;
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;
    display: inline-block;
}

.sliderex_part .gathumbnail a {
    color: #29a098;
    font-weight: normal;
    font-size: 14px;
    text-decoration: underline;
    display: inline-block;
}

.sliderex_part .gathumbnail .img_area .wrapimg {
    min-height: 290px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    display: block;
    max-height: 295px;
    background: lightgray;
}

.sliderex_part .gathumbnail .img_area {
    margin-bottom: 5px;
    width: 100%;
}

.currentexibition {
    padding: 4em 0;
}

.exhibitions_desc {
    padding-top: 50px;
}

.exhibitions_desc .ex_desc {
    margin-bottom: 30px;
}

.soicon p {
    margin: 0;
}

.social_icons li {
    margin: 0 10px 0 0;
}

.social_icons li a {
    background: #000;
    display: block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    font-size: 14px;
    text-decoration: none;
}

.social_icons li a .fa {
    display: block;
    line-height: 28px;
}

.social_icons {
    margin: 5px 0 0 0;
    list-style: none;
    display: flex;
}

#past_ex {
    background: #29a098;
    padding: 5.5em 0;
}

#past_ex h2 {
    color: #fff;
    margin: 0;
}

.paste_item {
    height: 100%;
    background: #fff;
    box-shadow: 14px 0 30px rgba(0, 0, 0, 0.3);
}

.pasteventimg .pst_img,
.paste_item .pst_img {
    background-size: cover;
    width: 100%;
    display: block;
    height: 230px;
    background-position: center center;
}

.pastexhibtn.text-center {
    margin-top: 50px;
}

.paste_list .col-lg-4 {
    padding-top: 30px;
}

.paste_item .paste_item_desc {
    padding: 35px 30px;
}

.paste_item .paste_item_desc h3 {
    margin: 3px 0 0 0;
    font-size: 18px;
    line-height: 26px;
}

.past_filter .filt {
    display: flex;
    flex-wrap: wrap;
}

.past_filter .filt p {
    margin: auto 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.paste_item img {
    width: 100%;
    vertical-align: top;
}

.paste_list_more {
    text-align: center;
    padding-top: 50px;
}

article.single-post-sitep {
    padding-top: 5.5em;
    position: relative;
}

.aside_area a {
    color: #29a098;
    text-decoration: underline;
}

.aside_area span.theme_btn,
.aside_area a.theme_btn {
    text-decoration: none;
}

.aside_area span {
    font-size: 14px;
    color: #565656;
    display: block;
}

.artist_img {
    margin-bottom: 2.5rem;
}

.srt_gitem p {
    line-height: 30px;
    margin: 5px 0;
}

.srt_gitem {
    margin-top: 35px;
}

.srt_gitem img {
    width: 100%;
}

.artslists .listing_art .arts_item {
    box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.3);
    margin-top: 30px;
    background: #fff;
}

.mprof {
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    overflow: hidden;
    background: #bdc5c8;
}

.arts_img.mprofimg img {
    height: 318px;
    width: auto;
    max-width: 1920px;
}

.artslists .listing_art .arts_item .arts_img {
    max-width: 100%;
    width: 100%;
    margin-left: 0;
    height: 100%;
    min-height: 318px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}

.gllist {
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
}

.arts_gal.col-md-2 {
    -ms-flex: 0 0 27%;
    flex: 0 0 27%;
    max-width: 27%;
    margin-right: 0;
    margin-left: auto;
}

.arts_item .arts_desc {
    padding: 15px 0 55px 0;
    position: relative;
}

.arts_item .arts_desc .rmore {
    position: absolute;
    bottom: 0;
    left: 0;
}

.container.singartpage {
    padding-bottom: 70px;
}

.widget_archive a:focus,
.widget_archive a:hover,
.widget_categories a:focus,
.widget_categories a:hover,
.widget_pages a:focus,
.widget_pages a:hover,
.widget_meta a:focus,
.widget_meta a:hover,
.widget_nav_menu a:focus,
.widget_nav_menu a:hover {
    text-decoration: none;
}

.arts_item .col-md-6 {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
}

.gllist .gl_item.col-6 {
    margin: 10px;
    max-width: 110px;
    background-size: cover;
    height: 120px;
    padding: 0;
    background-position: center center;
}


/* .gllist .gl_item {
width: 50%;
padding: 10px;
max-width: 140px;
} */

a.blreadm {
    color: #29a098;
}

a.rmore {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.1px;
    display: inline-block;
    line-height: 30px;
    border-bottom: solid 2px;
}

a.rmore:hover,
a.rmore:focus {
    color: #29a098;
}

.arts_desc .arttitle {
    margin-bottom: 10px;
}

.search_artists_listing {
    background: #fafafa;
    padding: 4em 0 5em 0;
}

.theme_pagination {
    text-align: center;
    padding-top: 60px;
}

.theme_pagination li {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
}

.theme_pagination a.current_page,
.theme_pagination .page-numbers,
.theme_pagination .pagi-item {
    background: #d5d5d5;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
    border-radius: 100%;
    margin: 0 4px 8px 4px;
    transform: none;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #000;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}

.theme_pagination a.page-numbers.prev,
.theme_pagination a.page-numbers.next,
.theme_pagination span.page-numbers.prev,
.theme_pagination span.page-numbers.next,
.theme_pagination span.pagi-item.prev,
.theme_pagination span.pagi-item.next,
.theme_pagination a.pagi-item.prev,
.theme_pagination a.pagi-item.next {
    background-color: #000;
    color: #fff;
}

.pagination .nav-links {
    justify-content: center;
    align-items: center;
}

.pagination .nav-links {
    justify-content: center;
}

.theme_pagination .current_page,
.theme_pagination span.page-numbers,
.theme_pagination a.page-numbers:hover,
.theme_pagination a.pagi-item:hover,
.theme_pagination span.pagi-item {
    background-color: #29a098;
    color: #fff;
}

.pagi-item.next .fa.fa-forward {
    font-size: 13px;
}

.theme_pagination li .pagi-item.prev i {
    margin-left: -3px;
}

.theme_pagination li .pagi-item.next i {
    margin-left: 2px;
}

.wp-admin button {
    min-width: 0;
}

.nitem_details p {
    color: #29a098;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
}

.nitem_details p span {
    display: block;
    color: #565656;
}

.nitem_desc h3 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 5px;
}

.nitem_desc p {
    font-size: 18px;
    line-height: 28px;
    color: #272727;
    margin-bottom: 15px;
}

.nitem_image img {
    width: 100%;
}

.newsb_item {
    border-top: solid 1px #dddddd;
    padding-top: 40px;
    margin-bottom: 40px;
}

.newsb_item .nitem_details {
    margin-left: auto;
    margin-right: 0;
}

.aside_left,
.aside_con {
    padding-top: 5em;
    padding-bottom: 4em;
    height: 100%;
}

.aside_left {
    background-color: #fafafa;
    max-width: 350px;
    width: 100%;
}

.left-menu {
    padding: 0 40px;
}

.left-menu ul li,
.left-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.left-menu ul li a {
    font-size: 16px;
    line-height: 24px;
    display: flex;
    color: #000;
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    height: 100%;
    align-items: center;
    font-weight: normal;
}

.wp-admin a:focus {
    box-shadow: none;
    outline: none;
}

.wp-admin .form_page_area {
    font-size: 16px;
}

.left-menu ul li {
    padding: 5px 40px;
    height: 60px;
    display: flex;
    position: relative;
    margin: 0 -40px;
    position: relative;
}

.left-menu ul li a::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
}

.left-menu ul li a::after {
    content: "";
    position: absolute;
    height: 100%;
    border-top: solid 30px transparent;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    border-bottom: solid 30px transparent;
    right: -30px;
    top: 0;
}

.left-menu ul li:hover,
.left-menu ul li.active,
.left-menu ul li.current-menu-item {
    background-color: #29a098;
}

.left-menu ul li:hover a,
.left-menu ul li.active a,
.left-menu ul li.current-menu-item a {
    color: #fff;
}

.left-menu ul li:hover a::after,
.left-menu ul li.active a::after,
.left-menu ul li.current-menu-item a::after {
    border-left: solid 15px #29a098;
}

.aside_con>h3 {
    margin-bottom: 25px;
}

.mebarea {
    background: #29a098;
    height: 100%;
    padding: 30px 20px;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
}

.mebareadesc {
    margin: auto;
}

.member_ship_list {
    padding: 5em 0;
}

.member_ship_list.grybg {
    background-color: #fafafa;
    padding: 4em 0;
}

.member_ship_list h2 {
    margin-bottom: 35px;
}

.join_onlinebtn {
    padding-top: 50px;
}

.join_onlinebtn .theme_btn {
    width: 100%;
    max-width: 350px;
}

#site-footer a:focus,
#site-footer a:hover {
    text-decoration: underline;
}

.fees_pltxt {
    padding-top: 30px;
}

.bottom_tcl ul li {
    margin-bottom: 25px;
}

.bottom_tcl h3 {
    padding-top: 30px;
    font-size: 25px;
}

.bottom_tcl {
    padding: 5em 0;
}

.mebareadesc p span {
    display: block;
    font-size: 60px;
    font-weight: bold;
    line-height: 56px;
}

.mebareadesc p {
    margin-bottom: 15px;
}

.mebareadesc p:last-child {
    margin-bottom: 0;
}

.become_member_title .wpb_wrapper * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}

.become_member_title .wpb_wrapper h3 {
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    line-height: 48px;
}

.become_member_title .wpb_wrapper {
    text-align: center;
}

.twocol_layout {
    padding: 4.5em 0;
}

.cleanlogin-container input[type="text"],
.cleanlogin-container input[type="password"],
.frm_div input[type="email"],
.frm_div input[type="password"],
.frm_div input[type="text"],
.frm_div select,
.fmtxtbox,
.fmselectbox,
.frm_list_items .frmdiv input[type="text"],
.frm_list_items .frmdiv select,
#findartist .frmdiv select,
.filter_art .frmdiv select,
#findartist .frmdiv input[type="text"] {
    background-color: #fff;
    height: 50px !important;
    border: solid 1px #dddddd !important;
    width: 100% !important;
    padding: 0 20px !important;
    border-radius: 40px !important;
    font-size: 16px !important;
    color: #000 !important;
    -webkit-border-radius: 40px !important;
    -moz-border-radius: 40px !important;
    -ms-border-radius: 40px !important;
    -o-border-radius: 40px !important;
    box-shadow: none;
}

.wp-admin #user-profile-form label {
    display: inline-block;
    margin-bottom: 4px;
    vertical-align: middle;
}

.past_filter .filt .select_filt {
    min-width: 330px;
    max-width: 330px;
    margin-left: 12px;
    border: solid 2px #fff;
    border-radius: 30px;
    background: #fff;
    position: relative;
}

.past_filter .filt .select_filt select {
    width: 100%;
    height: 45px;
    border-radius: 30px;
    border: none;
    padding: 0 60px 0 30px;
    background-color: #fff;
    background-image: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.frm_div textarea {
    border: solid 1px #dddddd !important;
    width: 100% !important;
    padding: 10px 20px !important;
    border-radius: 12px !important;
    font-size: 16px !important;
    color: #000 !important;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    -ms-border-radius: 12px !important;
    -o-border-radius: 12px !important;
}

.frm_list_items .frmdiv,
#findartist .frmdiv {
    margin-top: 15px;
    position: relative;
}

button:not(.toggle),
.button,
.faux-button,
.wp-block-button__link,
.wp-block-file .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.bg-accent,
.bg-accent-hover:hover,
.bg-accent-hover:focus,
 :root .has-accent-background-color,
.comment-reply-link {
    background-color: #29a098;
}

button,
.button,
.faux-button,
.wp-block-button__link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    font-size: 16px;
    font-weight: normal;
    border-radius: 30px;
    height: 48px;
    padding: 0 30px;
    min-width: 190px;
}

.select_filt,
.frm_div.selectdiv,
.frmdiv.selectdiv {
    position: relative;
}

.frm_div.selectdiv::after,
.frmdiv.selectdiv::after {
    content: "\f0dd ";
    border-left: solid 1px #ddd;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 60px;
    height: 48px;
    background: #fff;
    border-radius: 0 40px 40px 0;
    pointer-events: none;
    text-align: center;
    font-family: fontawesome;
    line-height: 40px;
    color: #29a098;
    font-size: 15px;
    display: block;
    cursor: pointer;
}

.select_filt::after {
    content: "\f107 ";
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 45px;
    background: #29a098;
    border-radius: 0 40px 40px 0;
    pointer-events: none;
    text-align: center;
    font-family: fontawesome;
    line-height: 45px;
    color: #fff;
    font-size: 28px;
    display: block;
    cursor: pointer;
}

.form_elem {
    margin-bottom: 20px;
}

.form_page_area .description {
    font-size: 14px;
}

.form_page_area h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.date-to {
    padding-top: 40px;
}

input[type="checkbox"]:checked::before {
    left: -1px;
    top: -2px;
}

.bgcolorg {
    background: #29a098;
}

.pln_detail {
    color: #fff;
    padding: 50px 0;
}

.text_color_light *,
.text_color_light {
    color: #fff;
}

.frmtolt {
    padding: 20px;
    color: #fff;
}

.fm_area_part a {
    text-decoration: underline;
}

.theme_btn.light_btn.border_btn {
    background: transparent;
    border: solid #fff 1px;
    line-height: 26px;
    color: #fff;
    min-width: 10px;
    padding: 10px 40px;
}

.theme_btn.light_btn.border_btn:hover,
.theme_btn.light_btn.border_btn:focus {
    background: #fff;
    color: #29a098;
}

.social-widget.right_side_widget ul li a:hover,
.social-widget.right_side_widget ul li a:focus {
    text-decoration: underline;
}

button.slick-arrow {
    max-width: 60px;
    min-width: 10px;
    background: transparent;
}

.recentnews .wp-post-image {
    width: 100%;
}

.sliderecentnews>div {
    position: relative;
}

.sliderecentnews>div .newscontentpart {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 15px 30px;
}

.sliderecentnews>div .newscontentpart .pnewsdate {
    margin: 0;
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
}

.sliderecentnews>div .newscontentpart h3 a,
.sliderecentnews>div .newscontentpart h3 {
    color: #fff;
}

.sliderecentnews>div .newscontentpart h3 {
    margin: 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 26px;
}

.news_sld {
    margin-bottom: 60px;
}

.news_column h2 {
    font-size: 25px;
    font-weight: normal;
}

.news_column_list .rnewspost {
    margin-bottom: 35px;
}

.news_column_list .rnewspost h3 {
    margin: 0 0 10px 0;
}

.news_column_list .rnewspost h3,
.news_column_list .rnewspost h3 a {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    line-height: 26px;
}

.news_column_list .rnewspost p {
    color: #272727;
}

.news_column_list .rnewspost p.nwdt {
    font-size: 14px;
    line-height: 26px;
    margin: 0;
}

.news_column_list .rnewspost .rnewspost_img {
    margin-bottom: 20px;
}

.news_column_list .rnewspost p.nwdt span.clink {
    color: #29a098;
}

.news_column_list .rnewspost p.nwdt span {
    color: #555555;
}

.news_column_list .allnewspost.row {
    margin: 0 -10px 30px;
}

.allnewspost .rnewspost_img {
    width: 210px;
    padding: 0 10px;
}

.allnewspost .rnewspost_data {
    width: 100%;
    margin-right: 0;
    margin-left: auto;
    padding: 0 10px;
    max-width: calc(100% - 210px);
    margin-top: 0;
}

.news_column_list .allnewspost {
    margin-bottom: 35px;
}

.news_column_list .allnewspost h3 {
    margin: 0 0 10px 0;
}

.news_column_list .allnewspost h3,
.news_column_list .allnewspost h3 a {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    line-height: 26px;
}

.news_column_list .allnewspost p {
    color: #272727;
}

.news_column_list .allnewspost p.nwdt {
    font-size: 14px;
    line-height: 26px;
    margin: 0;
}

.news_column_list .allnewspost p.nwdt span.clink {
    color: #29a098;
}

.news_column_list .allnewspost p.nwdt span {
    color: #555555;
}

.twocoln {
    border-bottom: solid 1px #c8c8c8;
    padding-bottom: 10px;
    margin-bottom: 70px;
}

.allrecentnews {
    border-bottom: solid 1px #c8c8c8;
    padding-bottom: 10px;
}

.sliderex_part .slick-prev.slick-arrow,
.big_img_sld .slick-prev.slick-arrow,
.recentnews .slick-prev.slick-arrow {
    left: 30px;
    z-index: 9;
    width: 46px;
    height: 46px;
    background: url(/wp-content/themes/contglass/assets/images/prev_arrow.svg) no-repeat;
    opacity: 0.5;
    background-size: 46px 46px;
}

.big_img_sld .slick-next.slick-arrow,
.big_img_sld .slick-prev.slick-arrow {
    top: 50%;
}

.wp-admin .main_view_page_area .img_area img {
    max-width: 100%;
}

.sliderex_part .slick-next.slick-arrow,
.big_img_sld .slick-next.slick-arrow,
.recentnews .slick-next.slick-arrow {
    right: 30px;
    z-index: 9;
    width: 46px;
    height: 46px;
    background: url(/wp-content/themes/contglass/assets/images/next_arrow.svg) no-repeat;
    opacity: 0.5;
    background-size: 46px 46px;
}

.sliderex_part .slick-prev.slick-arrow:hover,
.sliderex_part .slick-next.slick-arrow:hover,
.big_img_sld .slick-next.slick-arrow:hover,
.big_img_sld .slick-prev.slick-arrow:hover,
.recentnews .slick-next.slick-arrow:hover,
.recentnews .slick-prev.slick-arrow:hover {
    opacity: 0.7;
}

.sliderex_part .slick-prev.slick-arrow::before,
.sliderex_part .slick-next.slick-arrow::before,
.big_img_sld .slick-next.slick-arrow::before,
.big_img_sld .slick-prev.slick-arrow::before,
.recentnews .slick-next.slick-arrow::before,
.recentnews .slick-prev.slick-arrow::before {
    display: none;
}

.accord_listing .accord_item .accord_desc {
    display: none;
}

.accord_listing .accord_item.active .accord_desc {
    display: block;
}

.accord_listing .accord_item {
    margin-bottom: 3px;
}

.accord_listing .accord_item .accord_title {
    background: #fafafa;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    padding: 12px 20px 12px 80px;
    position: relative;
    cursor: pointer;
}

.accord_listing .accord_item .accord_title::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    content: "";
    height: 100%;
    background-color: #29a098;
    background-image: url(/wp-content/themes/contglass/assets/images/right_arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.accord_listing .accord_item.active>.accord_title::before {
    background-image: url(/wp-content/themes/contglass/assets/images/down_arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.accord_listing .accord_item .accord-art_listing {
    padding: 40px 0;
}

.accord_listing .accord_item .accord-art_listing .accord-art {
    display: flex;
    flex-wrap: wrap;
    padding: 30px;
    box-shadow: 6px 0 12px rgba(44, 47, 51, 0.16);
    margin-bottom: 10px;
    background: #fff;
}

.accord_listing .accord_item .accord-art_listing .accord-art.nothumbnailimg .accord-art-desc {
    max-width: 100%;
    padding-left: 0;
}

.accord_listing .accord_item .accord-art_listing .accord-art.nothumbnailimg .accord-art-desc .rmore {
    left: 0;
}

.accord_listing .accord_item .accord-art_listing .accord-art .accord-art-img {
    width: 190px;
    float: left;
}

.accord_listing .accord_item .accord-art_listing .accord-art .accord-art-desc {
    width: 100%;
    max-width: calc(100% - 190px);
    margin-right: 0;
    margin-left: auto;
    padding-left: 30px;
    position: relative;
    padding-bottom: 45px;
}

.accord_listing .accord_item .accord-art_listing .accord-art .accord-art-desc .rmore {
    position: absolute;
    bottom: 0;
    left: 30px;
}

.accord_listing .accord_item .accord-art_listing .accord-art .accord-art-desc p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
}

.accord_listing .accord_item .accord-art_listing .accord-art .accord-art-desc h3 {
    margin-bottom: 10px;
    line-height: 26px;
    font-size: 18px;
}

.accord_listing .accord_item .accord-art_listing .accord-art .accord-art-desc h3 a {
    color: #000;
    font-size: 18px;
    display: block;
    line-height: 26px;
}

.reso_contemporary {
    padding: 5.5em 0;
}

.fulltwoboxes {
    padding: 5.5em 0;
}

.fulltwoboxes .bx_area img {
    width: 100%;
}

.fulltwoboxes .bx_area {
    max-width: 530px;
    background: #fff;
    box-shadow: 20px 0 50px rgba(44, 47, 51, 0.3);
    width: 100%;
}

.onlineex_left .big_img_sld .gathumbnail .wrapimg {
    background: lightgray;
}


/* 
.onlineex_left .big_img_sld .gathumbnail img {
width: 100%;
} */

.onlineex_left .big_img_sld .gathumbnail img {
    width: auto;
    max-height: 600px;
    margin: auto;
}

.thumb_img_sld .gathumbnail {
    width: 20%;
    padding: 10px;
}

.thumb_img_sld {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
}

.sld_link:hover,
.sld_link:focus,
.sld_link {
    color: #29a098;
    font-size: 14px;
    line-height: normal;
    text-decoration: underline;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
}

.big_img_sld {
    position: relative;
}

.pastexihibition {
    background: #fafafa;
    padding: 6em 0;
}

.spt_details {
    padding: 0 0 5em 0;
}

.pastexihibition h2 {
    text-align: center;
    margin-bottom: 35px;
}

.pastexihibition_list .pasteventrow>p {
    color: #29a098;
    font-size: 14px;
    margin: 0;
}

.pastexihibition_list .pasteventrow h3,
.pastexihibition_list .pasteventrow h3 a {
    color: #000;
    font-size: 18px;
    line-height: 26px;
}

.pastexihibition_list .pasteventrow h3 {
    margin: 0;
}

.pastexihibition_list .pasteventimg {
    margin-bottom: 15px;
}

.pastexihibition_list p.pastexhibtn {
    margin-top: 40px;
}

.fulltwoboxes .bx_area .bx_imgarea img {
    width: 100%;
}

.fulltwoboxes .bx_area .bx_idesc {
    padding: 60px 15px 70px 15px;
    max-width: 400px;
    margin: auto;
}

.fulltwoboxes .bx_area .bx_idesc .sdesc {
    margin-bottom: 30px;
    padding-top: 10px;
}

body:not(.overlay-header) .primary-menu>li>a,
body:not(.overlay-header) .primary-menu>li>.icon,
.modal-menu a,
.footer-menu a,
.footer-widgets a,
#site-footer .wp-block-button.is-style-outline,
.wp-block-pullquote::before,
.singular:not(.overlay-header) .entry-header a,
.archive-header a,
.header-footer-group .color-accent,
.header-footer-group .color-accent-hover:hover {
    color: #29a098;
}

.search_listing .has-text-align-center .section-inner.medium {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    max-width: 100%;
}

.search_listing .has-text-align-center div {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    max-width: 100%;
}

.search_listing h2 {
    font-size: 20px;
    margin-bottom: 10px;
}

.search_listing .post-inner.thin {
    padding: 0;
}

.search_listing .post-meta-wrapper {
    display: none;
}

.search_listing article {
    margin-bottom: 30px;
}

.searchresult {
    padding-bottom: 5em;
}

.searchresult a:hover {
    color: #29a098;
    text-decoration: none;
}

.right_side_widget.widget {
    padding: 30px 30px 40px 30px;
}

.aside_right {
    max-width: 330px;
    width: 100%;
    float: right;
}

.aside_right .widget {
    box-shadow: 6px 0px 14px rgba(44, 47, 51, 0.2);
}

.aside_right span.theme_btn,
.aside_right a.theme_btn,
.aside_right .theme_btn.light_btn.border_btn {
    min-width: 180px;
    padding: 6px 30px;
}

.aside_right * {
    letter-spacing: normal;
}

.aside_right h3 {
    font-weight: normal;
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: normal;
    margin-bottom: 30px;
}

.bgimg_wid.widget_text br {
    display: none;
}

.bgimg_wid.widget_text img {
    display: none;
}

.bgimg_wid.widget_text {
    background-color: #000;
}

.bgimg_wid.widget_text {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}


/* 
.bgwid_join.widget {
background-color: #000;
background-image: url(/wp-content/themes/contglass/assets/images/bg_join.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

.bgwid_adv.widget {
background-color: #000;
background-image: url(/wp-content/themes/contglass/assets/images/bg_adv.jpg);
background-repeat: no-repeat;
background-position: right bottom;
} */

input.searchbtnfornews {
    background-color: #29a098;
    background-image: url(/wp-content/themes/contglass/assets/images/search.svg);
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0;
    width: 70px;
    min-width: 70px;
    border-radius: 0 40px 40px 0;
    position: absolute;
    right: 0;
    top: 0;
}

#frmnewsearch {
    position: relative;
}

#searchkeyfornews.fmtxtbox {
    height: 48px !important;
    letter-spacing: normal;
    padding-right: 75px !important;
}

.wpb_single_image .vc_figure {
    position: relative;
}

.wpb_single_image .vc_figure .vc_figure-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    font-size: 18px;
    text-align: left;
    padding: 22px 20px;
    margin: 0;
}

.single-news .post_img {
    box-shadow: 6px 0 14px rgba(44, 47, 51, 0.2);
    margin-bottom: 35px;
}

.pmt {
    color: #555555;
    font-size: 14px;
}

.pmt .clink,
.pmt a {
    color: #29a098;
}

.sincol_layout {
    max-width: 1000px;
    margin: auto;
    padding-bottom: 4em;
    padding-top: 4em;
}

.news-post-page img,
.news-post-page figure,
.news-post-page figure * {
    width: 100%;
    max-width: 100%;
    margin: auto auto 15px auto !important;
}

.social-widget.right_side_widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-widget.right_side_widget ul li {
    margin-top: 12px;
}

.social-widget.right_side_widget ul li a {
    color: #000000;
    font-size: 16px;
    font-family: 'Karla', sans-serif;
    display: inline-block;
    line-height: 28px;
}

.social-widget.right_side_widget ul li a::before {
    font-family: fontawesome;
    background-color: #000;
    color: #fff;
    width: 28px;
    height: 28px;
    display: inline-block;
    vertical-align: top;
    border-radius: 100%;
    text-align: center;
    margin-right: 12px;
    font-size: 14px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.social-widget.right_side_widget .widget-title {
    font-size: 25px;
    margin-bottom: 12px;
}

.fwidget-company .textwidget img {
    margin: 0 0 90px 0;
    max-width: 238px;
}

.artists_img {
    background-size: cover;
    background-position: top center;
    min-height: 585px;
}

.artistspot .artistcontentpart {
    min-height: 585px;
    padding: 135px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.artistspot .slick-next.slick-arrow,
.artistspot .slick-prev.slick-arrow {
    bottom: 60px;
    left: auto;
    top: auto;
    z-index: 9;
    right: 42%;
}

.artistspot .slick-next.slick-arrow {
    margin-right: -35px;
}

.artistspot .slick-next.slick-arrow::before,
.artistspot .slick-prev.slick-arrow::before {
    content: "\f104";
    font-family: fontawesome;
    font-size: 34px;
    line-height: 22px;
    color: #29a098;
}

.artistspot .slick-next.slick-arrow::before {
    content: "\f105";
}

.historyrow {
    display: none;
}

.historyrow.active {
    display: block;
}

.yrlist {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /* border-bottom: 2px #1b7f78 solid;
padding-bottom: 15px;
margin-bottom: 40px; */
}

.yrlist .slick-track::after {
    content: "";
    background: #1b7f78;
    height: 2px;
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    display: block;
    z-index: -1;
}

.yrlist .slick-track {
    height: 100%;
}

.yrlist h3 {
    margin-bottom: 0px;
    font-size: 45px;
    color: #136660;
    font-weight: bold;
    float: left;
    min-width: 105px;
    margin-right: 24px;
    line-height: 52px;
    position: relative;
    text-align: center;
    cursor: pointer;
    padding-bottom: 20px;
}

.yrlist h3::after {
    height: 12px;
    width: 12px;
    content: "";
    background: #136660;
    display: block;
    position: absolute;
    left: 50%;
    border-radius: 100%;
    margin-left: -6px;
    bottom: 0;
}

.yrlist h3:last-child {
    margin-right: 0;
}


/* .yrlist h3.slick-current, */

.yrlist h3.active {
    color: #fff;
}


/* .yrlist h3.slick-current::after, */

.yrlist h3.active::after {
    background: #fff;
}

.hst_list {
    padding-top: 50px;
    color: #fff;
}

.breadcrumbpart {
    background: #29a098;
    padding: 5px 60px;
}

.breadcrumbpart {
    background: #29a098;
    padding: 0 60px;
    color: #fff;
}

.breadcrumbpart a {
    color: #b2efeb;
}

.breadcrumbpart a,
.breadcrumbpart span {
    display: inline-block;
    vertical-align: top;
    line-height: 26px;
}

.cssprofilemenu .widget.widget_nav_menu {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    padding: 0 15px;
}

.cssprofilemenu .widget .widget-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.cssprofilemenu,
.bottom_bmenu {
    background-color: #fff;
    box-shadow: 8px 0 20px rgba(0, 0, 0, 0.14);
}

.bottom_bmenu .submenures {
    margin: auto;
    list-style: none;
    width: 100%;
}

.bottom_bmenu .submenures li {
    float: left;
    margin: 0;
}

.bottom_bmenu .submenures::after {
    content: "";
    clear: both;
    display: block;
    width: 100%;
}

.bottom_bmenu .submenures li a {
    color: #000000;
    padding: 10px 22px;
    display: block;
    line-height: 30px;
    position: relative;
    min-width: 230px;
    text-align: center;
    font-weight: normal;
    max-width: 230px;
    white-space: nowrap;
}


/* 
.menu-my-cgs-artist-profile-container #menu-my-cgs-artist-profile li a {
color: #000000;
padding: 10px 35px;
display: block;
line-height: 30px;
position: relative;
min-width: 10px;
text-align: center;
font-weight: normal;
} */


/* 
.menu-my-cgs-artist-profile-container #menu-my-cgs-artist-profile li:hover a,
.menu-my-cgs-artist-profile-container #menu-my-cgs-artist-profile li.active a, */

.bottom_bmenu .submenures li:hover a,
.bottom_bmenu .submenures li.active a {
    background: #29a098;
    color: #fff;
}


/* .menu-my-cgs-artist-profile-container #menu-my-cgs-artist-profile li:hover a::after,
.menu-my-cgs-artist-profile-container #menu-my-cgs-artist-profile li.active a::after, */

.bottom_bmenu .submenures li:hover a::after,
.bottom_bmenu .submenures li.active a::after {
    content: "";
    background: url(/wp-content/themes/contglass/assets/images/mnbg.svg) no-repeat;
    height: 20px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -17px;
    background-size: 245px 20px;
    background-position: bottom center;
}

.breadcrumbs {
    padding: 5px 0;
    font-size: 14px;
    line-height: 26px;
}

.breadcrumbs>span {
    padding: 0 15px;
    vertical-align: top;
    font-size: 16px;
}

.breadcrumbs>span:first-child {
    padding-left: 0 !important;
}

div.cleanlogin-container {
    box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.3);
    max-width: 560px;
    width: 100%;
    padding: 50px 40px;
    border: none;
    border-radius: 10px;
}

div.cleanlogin-container .cleanlogin-field {
    display: flex;
    flex-wrap: wrap;
}

div.cleanlogin-container .cleanlogin-field label {
    width: 100px;
    font-size: 16px;
    text-align: right;
    margin-bottom: auto;
    display: none;
    margin-top: auto;
}

.cleanlogin-form {
    text-align: center;
}

form.cleanlogin-form h3 {
    text-align: center;
}

.cleanlogin-form a.cleanlogin-form-login-link,
.cleanlogin-form a.cleanlogin-form-pwd-link,
.cleanlogin-preview a.cleanlogin-preview-edit-link {
    text-align: center;
    float: none;
    text-decoration: none;
}

.cleanlogin-form input[type="submit"] {
    margin-top: 20px;
    line-height: 28px;
    background: #29a098;
    color: #fff;
    display: inline-block;
    min-width: 190px;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 10px 30px;
    font-size: 16px;
    max-width: 190px;
    height: auto;
}

.cleanlogin-container .cleanlogin-field-remember {
    width: 100%;
    display: block;
    text-align: left;
}

.cleanlogin-container .cleanlogin-form-bottom {
    height: auto;
    padding: 0;
    overflow: hidden;
}

#post-247 .featured-media {
    display: none;
}

#post-247 .post-inner {
    padding: 0;
}

.fullnotice_item {
    margin-top: 40px;
}

.fullnotice_img {
    margin-top: 20px;
}

.news-post-page {
    margin-bottom: 60px;
}

.userbiodata {
    background: #fafafa;
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 80px;
}

.userbiodata .autholeft {
    width: 290px;
    float: left;
    margin-left: 0;
    margin-right: auto;
}

.userbiodata .autholeft img {
    width: 100%;
}

.userbiodata .autholeft {
    width: 290px;
    float: left;
    margin-left: 0;
    margin-right: auto;
}

.userbiodata .authoright {
    width: 100%;
    max-width: calc(100% - 320px);
    float: right;
    margin-right: 0;
    margin-left: auto;
}

.userbiodata .authoright .ubio {
    margin-bottom: 15px;
}

.userbiodata .authoright .theme_btn {
    min-width: 150px;
    padding: 6px 30px;
}

.related_news_column .rnewspost {
    margin-bottom: 0;
    height: 100%;
    box-shadow: 14px 0px 30px rgba(44, 47, 51, 0.3);
}

.related_news_column .rnewspost .rnewspost_desc {
    padding: 0 28px 28px 28px;
}

.related_news_column h2 {
    margin-bottom: 50px;
}

.team_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    display: none;
    z-index: 999;
    margin: auto;
}

.team_popup.open_pop {
    display: flex;
}

.team_popup>div {
    max-width: 1070px;
    width: 100%;
    margin: auto;
    background: #fff;
    box-shadow: 14px 0 30px rgba(44, 47, 51, 0.3);
    position: relative;
    z-index: 1;
}

.team_popup>div.frc_overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 100%;
    z-index: 0;
}

.team_popup>div>div {
    padding: 100px !important;
}

.team_popup .vc_col-sm-5 {
    max-width: 42%;
    width: 100%;
}

.team_popup .vc_col-sm-7 {
    max-width: 56%;
    width: 100%;
    float: right;
    max-height: 420px;
    overflow: auto;
}

.team_popup>div .clsteam {
    position: absolute;
    top: 15px;
    right: 30px;
    font-size: 18px;
    color: #29a098;
    font-weight: bold;
    padding-right: 15px;
    cursor: pointer;
}

.team_popup>div .clsteam::before,
.team_popup>div .clsteam::after {
    content: "";
    background: #29a098;
    width: 3px;
    height: 16px;
    display: block;
    position: absolute;
    right: 0;
    border-radius: 3px;
    transform: rotate(40deg);
    top: 7px;
}

.team_popup>div .clsteam::after {
    transform: rotate(-40deg);
}

.join_acc .accjoin h3 {
    background: #fafafa;
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    padding: 12px 20px 12px 80px;
    position: relative;
    cursor: pointer;
    margin: 0;
}

.join_acc .accjoin h3::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    content: "";
    height: 100%;
    background-color: #29a098;
    background-image: url(/wp-content/themes/contglass/assets/images/right_arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.join_acc .accjoin.active h3::before {
    background-image: url(/wp-content/themes/contglass/assets/images/down_arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.join_acc .accjoin .asdesc {
    padding: 20px 0;
    display: none;
}

.join_acc .accjoin.active .asdesc {
    display: block;
}

.join_acc .accjoin {
    margin-bottom: 3px;
}

.footertoppart .widget.social-media {
    width: 100%;
    max-width: 138px;
    margin-right: 0;
    margin-left: auto;
    padding-right: 0;
}

.footertoppart .social-media .textwidget ul {
    margin: 0;
    list-style: none;
}

.footertoppart .social-media .textwidget ul li {
    margin-top: 12px;
}

.footertoppart .social-media .textwidget ul li a {
    color: #fff;
    display: block;
    position: relative;
    padding-left: 40px;
    line-height: 28px;
    font-family: karla;
    white-space: nowrap;
}

.footertoppart .social-media .textwidget ul li a::before {
    height: 28px;
    width: 28px;
    background: #fff;
    display: block;
    position: absolute;
    text-align: center;
    line-height: 28px;
    border-radius: 100%;
    color: #1d1d1d;
    left: 0;
    top: 0;
    font-family: fontawesome;
}

.form_elem .imgload {
    display: flex;
}

.form_elem .imgload .remove {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    font-size: 24px;
}

.form_elem .imgload .imgnamediv {
    margin-left: 20px;
    margin-top: auto;
    margin-bottom: auto;
}

.form_elem .imgload .imgdiv img {
    border-radius: 4px;
}

.image_area {
    box-shadow: 8px 0 20px rgba(0, 0, 0, 0.14);
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 10px;
}

.frmdiv #searchsubmit {
    border: solid 1px #29a098;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.frmdiv #searchsubmit:hover {
    color: #29a098;
    background: #fff;
    text-decoration: none;
}

.row.subrepeatfield {
    margin: 0 0 30px 0;
    box-shadow: 8px 0 20px rgba(0, 0, 0, 0.14);
    padding: 20px 10px;
    border-radius: 10px;
}

.subrepeatfield .form-file {
    margin-bottom: 15px;
}

.exhibimg {
    width: 130px;
}

.form_page_area input[type="submit"],
.form_page_area input[type="button"] {
    background-color: #29a098;
    border: solid 1px #29a098;
    transition: all ease 0.5s;
    color: #fff;
}

.form_page_area input[type="submit"]:focus,
.form_page_area input[type="button"]:focus,
.form_page_area input[type="submit"]:hover,
.form_page_area input[type="button"]:hover {
    background: #fff;
    color: #29a098;
    text-decoration: none;
    outline: none;
}

.filter_art {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.filter_art label {
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 10px;
    font-size: 18px;
    font-weight: bold;
}

.filter_art .frmdiv.selectdiv {
    width: 220px;
    margin-right: 10px;
}

.filter_art .frmdiv.subbtn,
.filter_art .frmdiv.subbtn .theme_btn {
    width: 130px;
    min-width: 100px;
}

.filter_art .frmdiv.subbtn {
    margin-right: 0;
    margin-left: auto;
}

.filter_art .frmdiv.selectdiv.typedrop {
    width: 305px;
}

.onlineex_right .aside_desc {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
}

.onlineex_right .aside_area p {
    margin-bottom: 15px;
}

.pagin {
    display: flex;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.pagin p {
    margin: auto 6px auto 0;
}

.pagin_drop .fa {
    margin-left: 2px;
}

.artslists h2 {
    margin: 0;
}

.artslists .title_area {
    padding-bottom: 10px;
}

.headermainpart .becomemempart {
    position: absolute;
    right: 60px;
    top: 32px;
    width: 230px;
    text-align: center;
}

.headertopleft .fa {
    position: relative;
    font-size: 0;
    height: 24px;
    width: 24px;
    display: block;
}

.headertopleft .fa::before {
    height: 24px;
    width: 24px;
    background: #fff;
    display: block;
    position: absolute;
    text-align: center;
    line-height: 24px;
    border-radius: 100%;
    color: #1d1d1d;
    left: 0;
    top: 0;
    font-family: fontawesome;
    font-size: 14px;
}

.headertopleft .header_social ul {
    margin: 0;
}

.headertopleft .header_social ul li {
    display: inline-block;
    vertical-align: top;
    margin: 11px 8px 0 0 !important;
}

.headertopleft.col-md-3 {
    padding-left: 60px;
}

.profile_parts>.col-md-12 {
    padding-top: 40px;
}

.yourdirec h4 {
    font-weight: bold;
    margin-top: 20px;
}

.img_area {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-bottom: 10px;
}

.img_area .img_btn {
    position: absolute;
    right: 5px;
    top: 0;
}

.img_area .img_btn a {
    background: #fff;
    width: 25px;
    display: inline-block;
    vertical-align: top;
    height: 25px;
    border-radius: 100%;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    color: #29a098;
    margin-top: 5px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.views-field.row {
    margin-bottom: 5px;
}

.search-modal .search-field:focus,
.search-modal .search-field {
    outline: none;
}

.big_img_sld .slick-next.slick-arrow {
    right: 30px;
}

.becomeleftmem>img {
    display: none;
}

.big_img_sld .sldid .gathumbnail .wrapimg {
    width: 100%;
    min-height: 600px;
    background-position: center center;
    background-size: cover;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.thumb_img_sld .wrapimg {
    max-height: 110px;
    background-position: center center;
    background-size: cover;
    width: 100%;
}

.bemember .title_area {
    padding: 60px 0 10px 0;
}

.radio_list .form-check-label span {
    font-weight: bold;
    color: #29a098;
}

.radio_list .form-radio .radio_item {
    margin-bottom: 15px;
    position: relative;
}

.radio_list .form-radio {
    column-count: 2;
}

.form-radio .form-check-label {
    margin-bottom: 0;
    font-size: 18px;
    padding-left: 22px;
}

.form-radio .radio_item input[type="radio"] {
    border: 2px solid #b4b4b4;
    -moz-appearance: none;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    left: 0;
    margin: 0;
    top: 6px;
    -webkit-appearance: none;
    appearance: none;
}

.form-radio .radio_item input[type="radio"]:checked {
    border-color: #29a098;
}

.form-radio .radio_item input[type="radio"]::before {
    position: absolute;
    left: 2px;
    top: 2px;
    background: #29a098;
    content: "";
    height: 7px;
    width: 7px;
    border-radius: 100%;
    display: none;
}

.form-radio .radio_item input[type="radio"]:checked::before {
    display: block;
}

.radio_item {
    position: relative;
}

#becomember .fm_area_part {
    padding: 30px 0;
}

#becomember .fm_area_part .form-check {
    padding: 0;
}

#becomember .fm_area_part .form-check-label {
    margin-bottom: 0;
    font-size: 18px;
}

#becomember .fm_area_part .form-check {
    padding: 0;
    margin-bottom: 15px;
}

#becomember .fm_area_part .fmfields .form-check {
    margin: 0;
}

.fmfields>div {
    margin-bottom: 15px;
}

.fm_description {
    font-size: 14px;
    line-height: 20px;
}

.frmtolt::after {
    clear: both;
    content: "";
    display: block;
    width: 100%;
}

.totalamt {
    margin: 0;
    font-size: 25px;
    line-height: 40px;
}

input#becomemembsubmit.theme_btn.light_btn.border_btn {
    padding: 0 40px;
    line-height: 36px;
    height: auto;
    border: solid 2px #fff;
}

.mem_form_area label {
    font-size: 18px;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="radio"],
input[type="button"],
select,
textarea {
    outline: none;
    color: #000 !important;
}

.ps-content .woocommerce {
    padding: 0 15px;
    max-width: 1200px;
    width: 100%;
    margin: auto;
}

.woocommerce form .form-row label {
    line-height: normal;
    width: 100%;
}

.woocommerce form .form-row .woocommerce-input-wrapper {
    width: 100%;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border: solid 1px #dddddd !important;
    width: 100% !important;
    padding: 0 20px !important;
    border-radius: 40px !important;
    font-size: 16px !important;
    color: #000 !important;
    -webkit-border-radius: 40px !important;
    -moz-border-radius: 40px !important;
    -ms-border-radius: 40px !important;
    -o-border-radius: 40px !important;
    min-height: 50px;
}

#customer_details .col-2 {
    max-width: 50%;
    float: none;
}

#customer_details {
    margin: 0 -15px;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: right;
    margin-right: 0;
    margin-left: auto;
    font-weight: normal;
    line-height: 28px;
    background: #29a098;
    border: solid 1px #29a098;
    color: #fff;
    min-width: 230px;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 30px;
    font-size: 16px;
    transition: all ease 0.5s;
}

.woocommerce #payment #place_order:focus,
.woocommerce-page #payment #place_order:focus,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
    background: #fff;
    color: #29a098;
}

.woocommerce-info {
    border-top-color: #29a098;
}

.woocommerce-form-coupon-toggle {
    width: 100%;
    margin-top: 30px;
}

.woocommerce-notices-wrapper {
    width: 100%;
}

.woocommerce-notices-wrapper .woocommerce-message {
    margin: 0;
}

.row.profile_parts {
    margin: 0;
}

.woocommerce-customer-details {
    padding-top: 0;
}

.woocommerce-order-details {
    padding: 0;
}

#order_review {
    margin-bottom: 70px;
}

#payment {
    padding-bottom: 20px;
}

.woocommerce .woocommerce-order-details :last-child {
    margin-bottom: 20px;
}

.woocommerce-message {
    border-top-color: #29a098;
}

.woocommerce-message::before,
.woocommerce-info::before {
    color: #29a098;
}

.page-id-355 .page-title-wp,
.woocommerce-page .page-title-wp {
    background: #000;
}

.page-id-355 .page-title-wp .section-inner .entry-title,
.woocommerce-page .page-title-wp .section-inner .entry-title {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 60px;
    color: #ffffff;
    text-align: left;
    font-family: Karla;
    font-weight: 700;
    font-style: normal;
}

.page-id-355 .page-title-wp .section-inner,
.woocommerce-page .page-title-wp .section-inner {
    max-width: 1200px;
    text-align: left;
    padding: 0 10px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 253px;
}

.page-id-355 .cleanlogin-form input[type="submit"] {
    max-width: unset;
    width: auto;
}

#add_payment_method #payment ul.payment_methods .stripe-card-group,
.woocommerce-checkout #payment ul.payment_methods .stripe-card-group {
    position: relative;
    width: 50%;
}

#wc-stripe-cc-form {
    max-width: 600px;
    width: 100%;
}

.wc-stripe-elements-field,
.wc-stripe-iban-element-field {
    position: relative;
    width: 100%;
}

.woocommerce-checkout #payment div.form-row {
    padding-top: 0;
    padding-bottom: 0;
}

.wc_payment_method.payment_method_stripe img {
    display: inline-block;
}

.woocommerce-billing-fields__field-wrapper #billing_county_field {
    display: none;
}

.ps-content .woocommerce {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    width: 100%;
    padding: 0 15px 0 0;
}

.woocommerce-account .woocommerce-MyAccount-content {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    width: 100%;
    padding-top: 5em;
    padding-bottom: 4em;
    padding-left: 15px;
    padding-right: 15px;
}


/* .woocommerce-account .woocommerce-MyAccount-navigation ul {
background-color: #fafafa;
max-width: 350px;
width: 100%;
margin: 0;
padding-top: 5em;
padding-bottom: 4em;
height: 100%;
list-style: none;
} 

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
margin: 0;
padding: 5px 40px;
height: 60px;
display: flex;
position: relative;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a::after {
content: "";
position: absolute;
height: 100%;
border-top: solid 30px transparent;
border-left: solid 15px transparent;
border-right: solid 15px transparent;
border-bottom: solid 30px transparent;
right: -30px;
}

*/

.woocommerce-account .woocommerce-MyAccount-navigation ul li.current-menu-item a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
    color: #fff;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.current-menu-item a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover {
    background: #29a098;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 16px;
    line-height: 24px;
    display: flex;
    color: #000;
    margin-top: auto;
    margin-bottom: auto;
    width: 100%;
    height: 100%;
    align-items: center;
    font-weight: normal;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a::after,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a::after {
    border-left: solid 15px #29a098;
}

.woocommerce-page #post-413 .page-title-wp {
    margin-bottom: 60px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce table.my_account_orders .button {
    white-space: nowrap;
    line-height: 28px;
    background: #29a098;
    border: solid 1px #29a098;
    color: #fff;
    display: inline-block;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 30px;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Karla', sans-serif;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce table.my_account_orders .button:focus,
.woocommerce table.my_account_orders .button:hover {
    background: #fff;
    border: solid 1px #29a098;
    color: #29a098;
}

.frmvalerr {
    color: red;
}

ul.content_list {
    padding-left: 30px;
    list-style: none;
}

ul.content_list li {
    position: relative;
    margin-left: 0;
    padding-left: 14px;
}

ul.content_list li::before {
    content: "";
    background-color: #29a098;
    position: absolute;
    left: -2px;
    top: 12px;
    height: 6px;
    width: 6px;
    border-radius: 100%;
}

.theme_btn.light_btn.spuslink a,
.theme_btn.light_btn.spuslink {
    min-width: 398px !important;
}

button.search-untoggle {
    margin-top: 4.5rem;
    min-width: 10px;
}

.ps-content .woocommerce>h2 {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.ps-content .woocommerce .woocommerce-form-login.login {
    box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.3);
    max-width: 500px;
    width: 100%;
    padding: 50px 40px;
    border: none;
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
}

.ps-content .woocommerce .woocommerce-form-login.login .woocommerce-form-row span.password-input {
    width: 100%;
    display: block;
}

.ps-content .woocommerce .woocommerce-form__label-for-checkbox {
    margin-bottom: 10px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme #rememberme::before {
    height: 130%;
    width: 130%;
    left: -15%;
    top: -15%;
    margin: 0;
}

.error404-content {
    margin-bottom: 70px;
}

.error404-content #search-form-2 {
    border-radius: 50px;
    padding: 0 30px;
}

#anotheritems {
    color: #fff !important;
}

#anotheritems:focus,
#anotheritems:hover {
    color: #29a098 !important;
}

.cleanlogin-notification {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

#insta_sect {
    padding-bottom: 60px;
    padding-top: 55px;
}

#insta_sect .vc_custom_heading {
    margin-bottom: 10px;
}

.herosliders .text-black .sdesc,
.herosliders .text-black h4,
.herosliders .text-black h1 {
    color: #000;
}

.text-black span.theme_btn.light_btn,
.text-black a.theme_btn.light_btn {
    background: #000;
    border-color: #000;
    color: #fff;
}

.text-black span.theme_btn.light_btn:hover,
.text-black a.theme_btn.light_btn:hover {
    background: #fff;
    color: #000;
}

.woocommerce-EditAccountForm.edit-account {
    margin: 0 0 30px 0;
    box-shadow: 8px 0 20px rgba(0, 0, 0, 0.14);
    padding: 30px 25px;
    border-radius: 10px;
}

.page-id-355 .cleanlogin-form .cleanlogin-field-username {
    width: 100% !important;
}

.order-actions.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions .woocommerce-button.button.view {
    padding: 0;
    height: auto;
    line-height: 40px;
    margin: 0;
}

#support_us .wpb_single_image .vc_single_image-wrapper img.vc_single_image-img.attachment-full {
    height: 383px;
    width: auto;
    max-width: 1000px;
    float: right;
}

.sliderex_part .slick-track {
    margin: 0;
}

#banner_area span.theme_btn.light_btn,
#banner_area a.theme_btn.light_btn {
    color: #000;
    text-decoration: none;
    margin-top: 10px;
}

#banner_area span.theme_btn.light_btn:hover,
#banner_area span.theme_btn.light_btn:focus,
#banner_area a.theme_btn.light_btn:hover,
#banner_area a.theme_btn.light_btn:focus {
    color: #fff;
    text-decoration: none;
    background: #000;
}

.newsltr_sec .wpb_wrapper h3 {
    color: #fff;
    font-weight: normal;
    font-size: 45px;
    letter-spacing: normal;
    margin: 0;
    width: 248px;
}

.newsltr_sec .wpb_wrapper h3 strong {
    display: block;
    font-weight: normal;
    font-size: 19px;
    margin-bottom: 5px;
}

.newsltr_sec .wpb_wrapper .ndesc {
    color: #fff;
    float: left;
    font-size: 18px;
    line-height: 28px;
    padding-left: 30px;
    position: relative;
    width: 100%;
    max-width: 453px;
}

.newsltr_sec .wpb_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.newsltr_sec .wpb_wrapper .mc4wp-form {
    margin-right: 0;
    margin-left: auto;
    max-width: 400px;
    width: 100%;
}

.newsltr_sec {
    padding: 58px 15px;
}

.newsltr_sec .wpb_wrapper .mc4wp-form .mc4wp-form-fields {
    position: relative;
}

.newsltr_sec .wpb_wrapper .mc4wp-form .mc4wp-form-fields input[type="email"] {
    border: none;
    background: #fff;
    height: 48px;
    padding: 0 100px 0 25px;
    border-radius: 40px;
    width: 100%;
}

.newsltr_sec .wpb_wrapper .mc4wp-form .mc4wp-form-fields input[type="submit"] {
    height: 48px;
    position: absolute;
    top: 0;
    right: 0;
    background: #000000;
    border-radius: 0 40px 40px 0;
    width: 100px;
    min-width: 100px;
    padding: 0;
    text-align: center;
}

.newsltr_sec .wpb_wrapper .ndesc::before {
    height: 45px;
    background: #fff;
    opacity: 0.3;
    content: "";
    width: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.mem_form_area {
    padding-bottom: 40px;
}

form.woocommerce-ResetPassword.lost_reset_password .woocommerce-password-strength {
    margin-top: 10px;
}

form.woocommerce-ResetPassword.lost_reset_password span.password-input {
    width: 100%;
}

.thumb_img_sld .wrapimg img {
    max-height: 110px;
    margin: auto;
}

.gllist .gl_item.col-6 img {
    height: 110px;
    width: 110px;
}

.photo-credit p {
    text-align: right;
    font-style: italic;
    font-size: 16px;
}

.photo-credit p::before {
    content: "Photo credit: ";
}

.theme_pagination.mytpagnt {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.theme_pagination.mytpagnt .pagination {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.addsectionwidg {
    padding: 30px 30px 40px 30px;
    box-shadow: 6px 0px 14px rgba(44, 47, 51, 0.2);
    margin-top: 3rem;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    min-height: 240px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.addsectionwidg h2 {
    color: #fff;
    margin-top: auto;
    margin-left: 0;
}

.addsectionwidg a {
    display: block;
    margin-bottom: auto;
    margin-left: 0;
}

.addsectionwidg h2 {
    color: #fff;
}

.addsectionwidg p:last-child {
    margin: 0;
}

.addsectionwidg a {
    display: block;
}

.addsectionwidg:hover .theme_btn.light_btn {
    background: #000;
    color: #fff;
    border: #fff solid 1px;
}

.addsectionwidg a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.wp-admin img {
    max-width: 100%;
}

.show_mobile {
    display: none;
}

.videosection .youtube-embed .youtube-player {
    width: 100% !important;
    height: auto !important;
    min-height: 460px;
    max-width: 815px;
}

.accord_listing .accord_item .accord-art_listing .accord-art.videosection {
    padding: 0;
    box-shadow: none;
    width: 100%;
    padding-left: 60px;
}

.accord_listing .accord_item .accord-art_listing .accord-art.videosection .accord_title {
    margin-bottom: 0;
    width: 100%;
}

.accord_listing .accord_item .accord-art_listing .subaccorsec.accord-art {
    margin-top: 15px;
    width: 100%;
}

.accord_listing .accord_item .accord-art_listing .accord-art.videosection .accord-art-desc {
    max-width: 100%;
    padding-left: 0;
    padding-bottom: 0;
}

.accord_listing .accord_item .accord-art_listing .accord-art.videosection.active>.accord_title::before {
    background-image: url(/wp-content/themes/contglass/assets/images/down_arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.slick-slider {
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

@media(max-width:767px) {
    .accord_listing .accord_item .accord-art_listing .accord-art.videosection {
        padding-left: 20px;
    }
    .exhibitions_desc {
        padding-top: 30px;
    }
    .currentexibition .currightpart .gathumbnail .gatimg img {
        vertical-align: top;
        max-height: 160px;
        height: auto;
        margin: auto;
        width: auto;
    }
    .currentexibition .currightpart .gathumbnail .gatimg {
        min-height: 160px;
        height: auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .onlineex_left .big_img_sld .gathumbnail img {
        width: auto;
        max-height: 300px;
        min-height: 100px;
        margin: auto;
    }
    .bottom_bmenu .submenures li a {
        max-width: 100%;
    }
    article.single-post-sitep {
        padding-top: 3.5em;
        position: relative;
    }
    .title_part h4 {
        text-transform: uppercase;
        font-size: 15px;
    }
    .title_part h2 {
        font-size: 26px !important;
    }
    .right_co.show_mobile .aside_right {
        margin-bottom: 40px;
    }
    .show_mobile {
        display: block;
    }
    .hide_mobile {
        display: none;
    }
    #banner_area>.container {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .onlineex_left {
        margin-bottom: 40px;
    }
    .newsltr_sec .wpb_wrapper h3 {
        width: 100%;
        margin-bottom: 5px;
    }
    .newsltr_sec .wpb_wrapper .ndesc {
        padding: 0;
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .newsltr_sec .wpb_wrapper .ndesc::before {
        display: none;
    }
    .newsltr_sec {
        padding: 38px 0;
        text-align: center;
    }
    .lnews .slick-prev.slick-arrow {
        left: 30px;
        z-index: 9;
        width: 46px;
        height: 46px;
        background: url(/wp-content/themes/contglass/assets/images/prev_arrow.svg) no-repeat;
        opacity: 0.5;
        background-size: 46px 46px;
        margin-top: -60px;
    }
    .lnews .slick-next.slick-arrow {
        margin-top: -60px;
        right: 30px;
        z-index: 9;
        width: 46px;
        height: 46px;
        background: url(/wp-content/themes/contglass/assets/images/next_arrow.svg) no-repeat;
        opacity: 0.5;
        background-size: 46px 46px;
    }
    #insta_sect {
        padding-bottom: 20px;
        padding-top: 15px;
    }
    #insta_sect p br {
        display: none;
    }
    .yrlist h3 {
        min-width: 10px;
        white-space: nowrap;
        font-size: 36px;
        margin: 0;
    }
    .hst_list .abouthist img {
        margin-top: 30px;
    }
    .hst_list .abouthist .row {
        flex-direction: column-reverse;
    }
    .headertopleft {
        display: none;
    }
    .filter_art .frmdiv.selectdiv,
    .filter_art .frmdiv.selectdiv select {
        width: 100% !important;
        margin-bottom: 6px;
        margin-right: auto;
    }
    .filter_art label {
        width: 100%;
        margin-right: auto;
        margin-bottom: 10px;
    }
    .filter_art .frmdiv.subbtn {
        margin-right: auto;
        margin-left: auto;
    }
    div.cleanlogin-container {
        padding: 30px 20px;
    }
    .member_ship_list .col-md-3 {
        padding-bottom: 30px;
    }
    .member_ship_list h3 br {
        display: none;
    }
    .become_member_title .wpb_wrapper h3 {
        margin-bottom: 30px;
    }
    .vc_custom_1592889035068 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .become_member_title .wpb_wrapper h3 {
        margin-bottom: 30px;
        font-size: 36px;
    }
    .member_home .vc_column-inner {
        max-width: 100%;
    }
    .footertoppart .widget.widget_text {
        max-width: 100%;
    }
    .footertoppart .widget.widget_nav_menu {
        width: 100%;
    }
    .footerbottompart .widget {
        max-width: 100%;
        text-align: center;
        margin: 8px 0;
    }
    .footerbottompart {
        padding: 10px 0;
    }
    .footerbottompart .widget ul {
        align-content: center;
        justify-content: center;
    }
    .footerbottompart .widget ul li:first-child {
        padding-left: 18px;
    }
    .footerbottompart .widget:last-child {
        text-align: center;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li:nth-child(1) {
        width: 100%;
        max-width: 100%;
    }
    .footertoppart {
        padding: 50px 0 20px 0;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li {
        float: left;
        min-width: 50%;
        margin-right: 0;
        text-align: left;
        max-width: 50%;
    }
    .headertopright .widget.widget_nav_menu {
        padding-left: 15px;
        margin: 0;
    }
    .headertopright {
        position: relative;
    }
    .headertopright .widget.widget_nav_menu li a {
        min-width: 10px;
        padding: 0 20px;
    }
    #menu-header-top-right-menu {
        overflow: hidden;
        display: inline-block;
        vertical-align: top;
    }
    .headertopright {
        position: relative;
        text-align: right;
        padding-right: 0;
    }
    .vc_container {
        padding: 0 15px;
    }
    .nitem_desc,
    .nitem_image {
        padding-bottom: 30px;
    }
    .allnewspost .rnewspost_img {
        width: 100%;
    }
    .allnewspost .rnewspost_data {
        max-width: 100%;
        padding-top: 10px;
    }
    .aside_right {
        padding-top: 40px;
        float: none;
        margin: auto;
    }
    .headermainpart .site-logo {
        position: relative;
        transform: none;
        left: auto;
        top: auto;
    }
    .headermainpart .widget.widget_nav_menu {
        padding-top: 0;
        padding-bottom: 0;
    }
    .nitem_details {
        display: flex;
        flex-wrap: wrap;
    }
    .nitem_details p {
        width: 50%;
    }
    .arts_item .col-md-6,
    .arts_item .col-md-3.arts_gal {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 30px;
    }
    .gllist .gl_item.col-6 {
        max-width: calc(50% - 20px);
        text-align: center;
    }
    .gllist {
        padding-left: 0;
        padding-right: 0;
    }
    .gllist .gl_item img {
        margin: auto;
        width: 100%;
    }
    .artslists .listing_art .arts_item .arts_img {
        max-width: 100%;
    }
    .artslists .listing_art .arts_item .arts_img img {
        width: 100%;
    }
    .artslists .listing_art .arts_item {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
    #past_ex {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .excon_desc {
        margin-top: 30px;
    }
    .fulltwoboxes {
        padding: 60px 0;
    }
    .fulltwoboxes .container {
        padding: 0;
    }
    .fulltwoboxes .container .col-md-6 {
        margin-bottom: 40px;
    }
    .fulltwoboxes .container .col-md-6:last-child {
        margin-bottom: 0;
    }
    .fwidget-company .textwidget img {
        margin: auto;
        width: auto;
    }
    .fwidget-company {
        text-align: center;
        margin-bottom: 15px;
    }
    .footertoppart .location_widget.widget {
        text-align: center;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li:nth-child(2n+4) {
        float: left;
        clear: both;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li:nth-child(2n+1) {
        float: left;
        clear: none;
    }
    .footertoppart .sitemap_widget.widget h2 {
        text-align: center;
        margin-top: 30px;
    }
    .fulltwoboxes .bx_area .bx_idesc {
        padding: 30px 15px 40px 15px;
        max-width: 400px;
        margin: auto;
    }
    .herosliders h1 {
        color: #fff;
        margin-bottom: 35px;
        font-size: 36px;
    }
    .herosliders .slick-arrow {
        display: none !important;
    }
    #news_section {
        margin: auto;
    }
    #news_section .lnews .col-lg-4 {
        margin-bottom: 40px;
    }
    .artistspot .artist_content {
        width: 100%;
        margin: auto;
        padding: 40px 35px;
    }
    .artistspot h2 {
        font-size: 37px;
        line-height: normal;
        margin-bottom: 10px;
    }
    .artistspot h4 {
        margin: 0;
    }
    .breadcrumbpart {
        padding: 0 15px;
    }
    #banner_area h1 {
        font-size: 35px !important;
    }
    #banner_area p {
        font-size: 16px;
        line-height: 20px;
    }
    .past_filter p {
        width: 100%;
        margin-bottom: 15px !important;
        display: block;
        margin-top: 15px !important;
    }
    .past_filter .filt .select_filt {
        margin: 0;
        display: block;
    }
    .past_filter .filt {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .title_area h2,
    .artistspot h2,
    .curleftpart h2 {
        font-size: 34px;
        line-height: 1.2;
        margin-bottom: 20px;
    }
    h2 {
        font-size: 34px !important;
        line-height: 1.2 !important;
        margin-bottom: 20px !important;
    }
    h4 {
        font-size: 17px;
    }
    #banner_area .row .col-md-5 {
        display: none;
    }
    #banner_area {
        min-height: 235px;
        background-position: 67% center;
    }
    .aside_left {
        padding: 0;
        margin: auto;
    }
    .left-menu ul {
        display: none;
    }
    .left-menu.active ul {
        display: block;
    }
    .left-menu {
        padding: 15px 25px;
    }
    .left-menu h3 {
        margin: 0;
        cursor: pointer;
        position: relative;
    }
    .left-menu h3::after {
        content: "\f0c9";
        font-family: fontawesome;
        font-size: 21px;
        position: absolute;
        right: 0;
        top: 0;
    }
    .aside_con {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .accord_listing .accord_item .accord-art_listing .accord-art .accord-art-img {
        width: 100%;
        margin-bottom: 25px;
    }
    .accord_listing .accord_item .accord-art_listing .accord-art .accord-art-desc {
        width: 100%;
        max-width: 100%;
        margin-left: auto;
        padding-left: 0;
    }
    .accord_listing .accord_item .accord-art_listing .accord-art .accord-art-desc .rmore {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    .bottom_bmenu .submenures li:hover a::after,
    .bottom_bmenu .submenures li.active a::after {
        display: none;
    }
    .submenures li {
        width: 100%;
    }
    .team_popup>div .clsteam {
        background: #fff;
        padding: 5px 30px 5px 10px;
        top: 0;
        right: 0;
    }
    .team_popup>div .clsteam::before,
    .team_popup>div .clsteam::after {
        right: 14px;
        top: 11px;
    }
    .team_popup>div>div {
        padding: 0 !important;
    }
    div.team_popup .vc_col-sm-5,
    div.team_popup .vc_col-sm-7 {
        max-width: 100%;
        width: 100%;
    }
    div.team_popup .vc_col-sm-7 {
        padding: 20px;
    }
    .team_popup {
        padding: 20px;
        overflow: auto;
    }
    #team_area {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .timeline_area {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .team_item .vc_column-inner {
        max-width: 380px;
        margin: auto;
    }
    #contact_area {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .one-cllayout {
        padding: 50px 15px;
    }
    .footertoppart .widget.social-media {
        text-align: center;
        padding: 0;
    }
    .footertoppart .social-media .textwidget ul li {
        display: inline-block;
        vertical-align: top;
        margin-top: 0;
        margin-bottom: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .footertoppart .social-media .textwidget ul li a {
        font-size: 0;
        padding-left: 28px;
    }
    .footertoppart .social-media .textwidget ul li a::before {
        font-size: 16px;
    }
    .artist_right {
        padding-top: 50px;
    }
    #latest_news {
        padding-top: 40px !important;
        padding-bottom: 30px !important;
    }
    #news_section h2.vc_custom_heading {
        padding-bottom: 0 !important;
    }
    #cur_online_exh {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-top: 60px;
        padding-bottom: 50px;
    }
    #cur_online_exh .currightpart {
        padding-top: 30px;
    }
    #memb_spot {
        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    #become_member {
        min-height: 10px;
        padding-top: 0;
        padding-bottom: 0;
        background-size: cover !important;
    }
    #become_member>.vc_container {
        background: rgba(0, 0, 0, 0.5);
        padding: 40px 15px 30px 15px;
    }
    .left-menu ul.active {
        display: block;
        margin-top: 20px;
    }
    .artistspot {
        padding-bottom: 60px;
    }
    .artistspot .slick-next.slick-arrow,
    .artistspot .slick-prev.slick-arrow {
        bottom: 20px;
        right: 50%;
        margin: 0;
    }
    .artistspot .slick-next.slick-arrow {
        margin-right: -35px !important;
    }
    .artists_img {
        background-size: cover;
        background-position: top center;
        min-height: 400px;
    }
    .currentexibition .currightpart .gathumbnail .gatimg {
        min-height: 160px;
        height: auto;
    }
    .artists_img img {
        width: 100%;
        max-height: 400px;
        min-height: 400px;
    }
    .artistspot .artistcontentpart.col-md-6 {
        padding-top: 0;
        padding-bottom: 0;
        min-height: 10px;
    }
    .becomeright {
        max-width: 400px;
        float: none;
        padding-top: 30px;
        padding-bottom: 40px;
        margin: auto !important;
        width: 100%;
    }
    .becomeleftmem {
        min-height: 10px;
        min-width: 10px;
        float: none;
    }
    .becomeleftmem>img {
        display: block;
        width: 100%;
    }
    .becomemembersec div {
        padding: 0 !important;
        margin: 0 !important;
    }
    .becomemembersec div.becomeright {
        padding: 30px !important;
    }
    .becomemembersec div.becomeright .becomeright_desc {
        margin-bottom: 30px !important;
    }
    .arts_gal.col-md-2 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .big_img_sld .sldid .gathumbnail .wrapimg {
        width: 100%;
        min-height: 300px;
        background-position: center center;
        background-size: cover;
    }
    .big_img_sld .slick-prev.slick-arrow,
    .big_img_sld .slick-next.slick-arrow {
        top: 150px;
    }
    .big_img_sld .slick-next.slick-arrow {
        left: auto !important;
        right: 30px;
    }
    .thumb_img_sld .wrapimg {
        /* height: 60px; */
        background-position: center center;
        background-size: cover;
        width: 100%;
    }
    .whycare_list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .whycare_list>div {
        max-width: 50%;
    }
    .suuplist {
        padding-top: 50px !important;
        padding-bottom: 20px !important;
        margin-top: -30px;
    }
    #support_us .wpb_single_image .vc_single_image-wrapper img.vc_single_image-img.attachment-full {
        height: auto;
        margin: 0 -15px 30px -15px;
    }
    #support_us {
        padding-bottom: 30px;
    }
    .suuplist>.vc_container>.vc_column-inner>.wpb_wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .suuplist>.vc_container>.vc_column-inner>.wpb_wrapper>.vc_row {
        order: 0;
    }
    .suuplist>.vc_container>.vc_column-inner>.wpb_wrapper>.vc_row.whycare_list:nth-child(2) {
        order: 2;
    }
    .suuplist>.vc_container>.vc_column-inner>.wpb_wrapper>.vc_row.whycare_list:nth-child(3) {
        order: 1;
    }
    .theme_btn.light_btn.spuslink a,
    .theme_btn.light_btn.spuslink {
        min-width: 100% !important;
        max-width: 398px;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap {
        text-align: center;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li::before {
        position: relative;
        line-height: 25px;
        display: inline-block;
        vertical-align: top;
        margin-right: 10px;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li a {
        display: inline-block;
        line-height: 25px;
    }
    button.search-untoggle {
        margin-top: 1.5rem;
        min-width: 10px;
    }
    #cur_online_exh .currightpart {
        padding: 30px 20px 0 20px;
    }
    .currightpart .gathumbnail {
        padding: 10px;
    }
    .pastexihibition .pastexihibition_list .col-md-4 {
        padding-bottom: 25px;
    }
    .pastexihibition .pastexihibition_list .col-md-4:last-child {
        padding-bottom: 0;
    }
    .userbiodata .authoright {
        max-width: 100%;
        padding-top: 30px;
    }
    .left-menu .widget.widget_nav_menu {
        margin: 0;
    }
    .woocommerce-account .woocommerce-MyAccount-content,
    .woocommerce-account .woocommerce-MyAccount-navigation {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 15px;
    }
    .page-id-355 .page-title-wp .section-inner .entry-title,
    .woocommerce-page .page-title-wp .section-inner .entry-title {
        font-size: 35px;
    }
    #banner_area {
        min-height: 195px;
    }
    .woocommerce-page .page-title-wp .section-inner,
    #banner_area .row.align-items-center {
        min-height: 195px;
    }
    .woocommerce-page .page-title-wp .section-inner {
        padding: 0 15px;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .radio_list .form-radio {
        column-count: 1;
    }
    .frmtolt .pull-right {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    button,
    .button,
    .faux-button,
    .wp-block-button__link,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        min-width: 10px;
    }
    .expdtbtn input {
        padding: 0 25px;
        letter-spacing: 0;
    }
    #sb_instagram.sbi_col_10 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9 #sbi_images .sbi_item {
        width: 50%;
    }
    .big_img_sld .slick-prev.slick-arrow,
    .big_img_sld .slick-next.slick-arrow {
        top: 50%;
        transform: translateY(-50%);
        margin-top: -25px;
    }
}

@media (min-width:600px) and (max-width:767px) {
    .onlineex_left .big_img_sld .gathumbnail img {
        width: auto;
        max-height: 460px;
        min-height: 100px;
        margin: auto;
    }
}

@media (max-width:1024px) {
    .bottom_bmenu .submenures {
        margin: auto;
        list-style: none;
        width: auto;
    }
    .bottom_bmenu .row {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .headermainpart .becomemempart {
        display: none;
    }
    .join_acc .accjoin.active .asdesc {
        display: block;
    }
    .head_menu {
        display: none;
    }
    .headermainpart .site-logo {
        max-width: 230px;
        margin: 0;
        text-align: left;
        position: relative;
        transform: none;
        left: auto;
        top: auto;
        padding: 15px 0 15px 20px;
    }
    button.toggle.nav-toggle.mobile-nav-toggle .toggle-inner {
        flex-wrap: wrap;
        height: auto;
        padding: 0;
    }
    button.toggle.nav-toggle.mobile-nav-toggle .toggle-inner span {
        display: block;
    }
    button.toggle.nav-toggle.mobile-nav-toggle span.toggle-inner span.toggle-text {
        position: relative;
        top: auto;
        font-size: 11px;
        color: #000;
        text-transform: uppercase;
        margin-top: 4px;
    }
    button.toggle.nav-toggle.mobile-nav-toggle {
        max-width: 50px;
        min-width: 50px;
        margin-right: 25px;
        height: auto;
        display: block !important;
    }
    .mobile-menu {
        display: block;
    }
    button.toggle.nav-toggle.mobile-nav-toggle .toggle-icon {
        width: auto !important;
        height: auto !important;
    }
    .toggle.sub-menu-toggle {
        min-width: 10px;
    }
    .mobile-menu .becomemempart {
        padding-top: 10px;
        text-align: center;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .newsltr_sec {
        padding: 30px 30px;
    }
    .newsltr_sec .wpb_wrapper .mc4wp-form {
        margin-left: auto;
        margin-top: 20px;
        max-width: 70%;
        margin-right: auto;
    }
    .theme_btn.light_btn.spuslink a,
    .theme_btn.light_btn.spuslink {
        min-width: 358px !important;
    }
    #support_us .wpb_single_image .vc_single_image-wrapper img.vc_single_image-img.attachment-full {
        height: 285px;
    }
    .suuplist {
        padding-left: 10px;
        padding-right: 10px;
    }
    .suuplist p br {
        display: none;
    }
    .theme_btn.light_btn.spuslink a,
    .theme_btn.light_btn.spuslink {
        min-width: 97% !important;
    }
    #insta_sect {
        padding-bottom: 40px;
        padding-top: 25px;
    }
    .becomeleftmem {
        min-height: 375px;
        min-width: 790px;
        float: right;
        background-size: cover;
    }
    .artists_img {
        background-size: cover;
        background-position: top center;
        min-height: 485px;
    }
    .artistspot .slick-next.slick-arrow,
    .artistspot .slick-prev.slick-arrow {
        bottom: 30px;
    }
    .footerbottompart .widget {
        max-width: 50%;
    }
    .fwidget-company .textwidget img {
        margin: 0;
        width: auto;
    }
    .footertoppart .widget.fwidget-company {
        max-width: 50%;
    }
    .footertoppart .widget.widget_text {
        max-width: 50%;
        width: 100%;
    }
    .footertoppart .widget.widget_nav_menu {
        max-width: 50%;
        width: 100%;
    }
    .footertoppart .widget.social-media {
        max-width: 50%;
        padding-right: 15px;
    }
    .footertoppart .widget {
        padding-top: 50px;
    }
    .footertoppart {
        padding: 0 0 30px 0;
    }
    .fulltwoboxes .bx_area .bx_idesc {
        padding: 30px 15px 40px 15px;
    }
    h2 {
        font-size: 38px !important;
        line-height: 1;
        margin-bottom: 15px;
    }
    .member_home h2.vc_custom_heading {
        font-size: 36px !important;
    }
    #become_member {
        min-height: 340px;
        background-size: 50% 100% !important;
        background-position: left center !important;
    }
    .member_home .vc_column-inner {
        margin: auto;
    }
    #cur_online_exh {
        margin: auto !important;
        padding: 60px 0;
    }
    .curleftpart {
        padding-bottom: 30px;
    }
    #latest_news {
        padding-top: 60px !important;
        padding-bottom: 40px !important;
        margin: auto;
    }
    #news_section h2.vc_custom_heading {
        padding-bottom: 20px !important;
    }
    #news_section .lnews .col-lg-4 {
        margin-bottom: 40px;
    }
    .headertopleft.col-md-3 {
        padding-left: 15px;
    }
    .herosliders .divslide .artistcontentpart.col-md-5 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 700px;
        padding: 0 60px;
        margin-left: auto;
        margin-right: auto;
    }
    .divslide>.container>.row {
        min-height: 615px;
    }
    #memb_spot {
        padding-top: 70px !important;
        margin: 0;
        padding-bottom: 70px !important;
    }
    .fulltwoboxes {
        padding: 70px 0;
    }
    .arts_item .arts_desc {
        margin-bottom: 20px;
    }
    .search_artists_listing {
        background: #fafafa;
        padding: 60px 0;
    }
    #banner_area h1 {
        font-size: 42px !important;
    }
    .breadcrumbpart {
        padding: 0 35px;
    }
    #banner_area {
        min-height: 235px;
        padding: 0 15px;
    }
    #past_ex {
        background: #29a098;
        padding: 50px 0;
    }
    .past_filter .filt .select_filt {
        min-width: 100px;
        max-width: 160px;
    }
    .select_filt::after {
        width: 50px;
    }
    .past_filter .filt .select_filt select {
        padding: 0 55px 0 25px;
    }
    .past_filter .filt .select_filt {
        min-width: 150px;
        max-width: 160px;
        width: 100%;
    }
    .aside_right h2 {
        font-size: 28px !important;
        line-height: normal;
    }
    .aside_right {
        float: none;
        margin: auto;
    }
    .left-menu {
        padding: 15px 25px;
    }
    /* .left-menu h3::after {
    content: "\f0c9";
    font-family: fontawesome;
    font-size: 21px;
    position: absolute;
    right: 0;
    top: 0;
}
.left-menu ul {
    display: none;
} */
    .left-menu h3 {
        margin: 0;
        cursor: pointer;
        position: relative;
    }
    .aside_left {
        max-width: 100%;
    }
    .left-menu ul.active {
        display: block;
        margin-top: 20px;
    }
    .mobile-menu .becomemempart {
        padding-top: 10px;
        text-align: center;
    }
    .gllist .gl_item.col-6 {
        margin: 0;
        width: 100%;
        height: 79px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border: solid 2px #fff;
    }
    .gllist {
        display: flex;
        flex-wrap: wrap;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-right: 16px;
    }
    .arts_gal {
        padding-right: 0;
    }
    .arts_gal.col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .thumb_img_sld .wrapimg {
        height: 80px;
    }
    .big_img_sld .sldid .gathumbnail .wrapimg {
        min-height: 618px;
    }
    .big_img_sld .slick-next.slick-arrow {
        right: auto;
        left: 56%;
    }
    .aside_area span.theme_btn,
    .aside_area a.theme_btn {
        text-decoration: none;
        padding: 10px 20px;
        min-width: 10px;
        line-height: normal;
    }
    .pastexihibition .pastexihibition_list .col-md-4 {
        padding-bottom: 25px;
    }
    .pastexihibition .pastexihibition_list .col-md-4:last-child {
        padding-bottom: 0;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li {
        float: left;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li:nth-child(2) {
        clear: both;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li:nth-child(5) {
        clear: both;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li:nth-child(2n+1) {
        clear: none;
    }
    #team_area {
        margin: auto;
    }
    .yrlist {
        padding: 0 30px;
    }
    .yrlist .slick-prev {
        left: 0;
    }
    .yrlist .slick-next {
        right: 0;
    }
    .vc_container {
        padding: 0 15px;
    }
    .bottom_bmenu .submenures li a {
        min-width: 10px;
    }
    .bottom_bmenu .submenures li:hover a::after,
    .bottom_bmenu .submenures li.active a::after {
        display: none;
    }
    .filter_art label {
        width: 100%;
        margin-bottom: 10px;
    }
    .filter_art .frmdiv.subbtn {
        margin-right: auto;
        margin-left: 0;
    }
}

@media(min-width:992px) and (max-width:1024px) {
    .footertoppart .widget.widget_nav_menu {
        width: calc(50% - 180px);
        padding-left: 0;
        padding-right: 0;
    }
    .footertoppart .widget.widget_text {
        max-width: 27%;
        width: 100%;
    }
    .footertoppart .widget.widget_nav_menu {
        width: 30%;
        padding-left: 0;
        padding-right: 0;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li {
        min-width: 130px;
    }
    .footertoppart .widget.social-media {
        max-width: 150px;
        margin-right: 5px;
    }
    .filter_art label {
        width: 100%;
        margin-bottom: 10px;
    }
    .filter_art .frmdiv.subbtn {
        margin-right: auto;
        margin-left: 0;
    }
    .filter_art .frmdiv.selectdiv.typedrop {
        width: 43%;
    }
    .bottom_bmenu .submenures li a {
        min-width: 10px;
    }
    .bottom_bmenu .submenures li:hover a::after,
    .bottom_bmenu .submenures li.active a::after {
        display: none;
    }
    .vc_container {
        padding: 0 15px;
    }
    .newsltr_sec {
        padding: 30px 30px;
    }
    .newsltr_sec .wpb_wrapper .mc4wp-form {
        margin-left: auto;
        margin-top: 20px;
        max-width: 70%;
        margin-right: auto;
    }
    .theme_btn.light_btn.spuslink a,
    .theme_btn.light_btn.spuslink {
        min-width: 358px !important;
    }
    #support_us .wpb_single_image .vc_single_image-wrapper img.vc_single_image-img.attachment-full {
        height: 285px;
    }
    .suuplist {
        padding-left: 10px;
        padding-right: 10px;
    }
    .suuplist p br {
        display: none;
    }
    .theme_btn.light_btn.spuslink a,
    .theme_btn.light_btn.spuslink {
        min-width: 97% !important;
    }
    #insta_sect {
        padding-bottom: 40px;
        padding-top: 25px;
    }
    .becomeleftmem {
        min-height: 375px;
        min-width: 790px;
        float: right;
        background-size: cover;
    }
    .artists_img {
        background-size: cover;
        background-position: top center;
        min-height: 485px;
    }
    .artistspot .slick-next.slick-arrow,
    .artistspot .slick-prev.slick-arrow {
        bottom: 30px;
    }
    .footerbottompart .widget {
        max-width: 50%;
    }
    .fwidget-company .textwidget img {
        margin: 0;
        width: auto;
    }
    .footertoppart .widget {
        padding-top: 50px;
    }
    .footertoppart {
        padding: 0 0 30px 0;
    }
    .fulltwoboxes .bx_area .bx_idesc {
        padding: 30px 15px 40px 15px;
    }
    h2 {
        font-size: 38px !important;
        line-height: 1;
        margin-bottom: 15px;
    }
    .member_home h2.vc_custom_heading {
        font-size: 36px !important;
    }
    #become_member {
        min-height: 340px;
        background-size: 50% 100% !important;
        background-position: left center !important;
    }
    .member_home .vc_column-inner {
        margin: auto;
    }
    #cur_online_exh {
        margin: auto !important;
        padding: 60px 0;
    }
    .curleftpart {
        padding-bottom: 30px;
    }
    #latest_news {
        padding-top: 60px !important;
        padding-bottom: 40px !important;
        margin: auto;
    }
    #news_section h2.vc_custom_heading {
        padding-bottom: 20px !important;
    }
    #news_section .lnews .col-lg-4 {
        margin-bottom: 40px;
    }
    .headertopleft.col-md-3 {
        padding-left: 15px;
    }
    .herosliders .divslide .artistcontentpart.col-md-5 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 700px;
        padding: 0 60px;
        margin-left: auto;
        margin-right: auto;
    }
    .divslide>.container>.row {
        min-height: 615px;
    }
    #memb_spot {
        padding-top: 70px !important;
        margin: 0;
        padding-bottom: 70px !important;
    }
    .fulltwoboxes {
        padding: 70px 0;
    }
    .arts_item .arts_desc {
        margin-bottom: 20px;
    }
    .search_artists_listing {
        background: #fafafa;
        padding: 60px 0;
    }
    #banner_area h1 {
        font-size: 42px !important;
    }
    .breadcrumbpart {
        padding: 0 35px;
    }
    #banner_area {
        min-height: 235px;
        padding: 0 15px;
    }
    #past_ex {
        background: #29a098;
        padding: 50px 0;
    }
    .past_filter .filt .select_filt {
        min-width: 100px;
        max-width: 160px;
    }
    .select_filt::after {
        width: 50px;
    }
    .past_filter .filt .select_filt select {
        padding: 0 55px 0 25px;
    }
    .past_filter .filt .select_filt {
        min-width: 150px;
        max-width: 160px;
        width: 100%;
    }
    .aside_right h2 {
        font-size: 28px !important;
        line-height: normal;
    }
    .aside_right {
        float: none;
        margin: auto;
    }
    .left-menu {
        padding: 15px 25px;
    }
    /* .left-menu h3::after {
    content: "\f0c9";
    font-family: fontawesome;
    font-size: 21px;
    position: absolute;
    right: 0;
    top: 0;
}
.left-menu ul {
    display: none;
} */
    .left-menu h3 {
        margin: 0;
        cursor: pointer;
        position: relative;
    }
    .aside_left {
        max-width: 100%;
    }
    .left-menu ul.active {
        display: block;
        margin-top: 20px;
    }
    .mobile-menu .becomemempart {
        padding-top: 10px;
        text-align: center;
    }
    .gllist .gl_item.col-6 {
        margin: 0;
        width: 100%;
        height: 79px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border: solid 2px #fff;
    }
    .gllist {
        display: flex;
        flex-wrap: wrap;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-right: 16px;
    }
    .arts_gal {
        padding-right: 0;
    }
    .arts_gal.col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .thumb_img_sld .wrapimg {
        height: 80px;
    }
    .big_img_sld .sldid .gathumbnail .wrapimg {
        min-height: 618px;
    }
    .big_img_sld .slick-next.slick-arrow {
        right: auto;
        left: 56%;
    }
    .aside_area span.theme_btn,
    .aside_area a.theme_btn {
        text-decoration: none;
        padding: 10px 20px;
        min-width: 10px;
        line-height: normal;
    }
    .pastexihibition .pastexihibition_list .col-md-4 {
        padding-bottom: 25px;
    }
    .pastexihibition .pastexihibition_list .col-md-4:last-child {
        padding-bottom: 0;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li {
        float: left;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li:nth-child(5) {
        clear: both;
    }
    .footertoppart .widget.widget_nav_menu #menu-sitemap li:nth-child(2n+1) {
        clear: none;
    }
    #team_area {
        margin: auto;
    }
    .yrlist {
        padding: 0 30px;
    }
    .yrlist .slick-prev {
        left: 0;
    }
    .yrlist .slick-next {
        right: 0;
    }
}

@media(min-width:1025px) and (max-width:1500px) {
    .divslide>.container>.row {
        min-height: 76vh;
    }
}

@media(min-width:992px) and (max-width:1132px) {
    .newsltr_sec .wpb_wrapper .mc4wp-form {
        margin-right: 0;
        margin-left: auto;
        max-width: 35%;
        width: 100%;
    }
    .newsltr_sec .wpb_wrapper .ndesc {
        color: #fff;
        float: left;
        font-size: 18px;
        line-height: 28px;
        padding-left: 30px;
        position: relative;
        width: 100%;
        max-width: 37%;
    }
}

@media(min-width:1025px) and (max-width:1785px) {
    .headermainpart .becomemempart .theme_btn {
        border-radius: 0;
        line-height: 29px;
    }
    .headermainpart .becomemempart {
        top: -47px;
        right: 0;
    }
    .headertoppart .headertopright {
        padding-right: 231px;
    }
}

@media(min-width:1786px) and (max-width:1876px) {
    .headermainpart .becomemempart {
        right: 20px;
    }
}

@media(min-width:1025px) and (max-width:1280px) {
    #menu-header-main-menu>li>a {
        font-size: 16px;
    }
    #menu-header-main-menu>li {
        margin: 0 10px;
    }
    .headermainpart .site-logo {
        max-width: 220px;
    }
    .headermainpart .becomemempart {
        right: 0;
    }
    #menu-header-main-menu>li:nth-child(4) {
        margin-left: 125px;
    }
    #menu-header-main-menu>li:nth-child(3) {
        margin-right: 125px;
    }
    .headermainpart .site-logo {
        max-width: 220px;
        margin-top: 8px;
        padding-left: 20px;
    }
    .headertopleft.col-md-3 {
        padding-left: 15px;
    }
    .breadcrumbpart {
        padding: 0 15px;
    }
}

@media(min-width:1350px) and (max-width:1600px) {
    /* #menu-header-main-menu>li>a {
    font-size: 16px;
}
#menu-header-main-menu>li {
    margin: 0 10px;
}
.headermainpart .site-logo {
    max-width: 220px;
}
.headermainpart .becomemempart {
    right: 0;
}
.bcmember .theme_btn {
    min-width: 10px;
    letter-spacing: normal;
    padding: 8px 20px;
}
.head_menu {
    padding-right: 60px;
}
#menu-header-main-menu>li:nth-child(4) {
    margin-left: 125px;
}
#menu-header-main-menu>li:nth-child(3) {
    margin-right: 125px;
}
.headermainpart .site-logo {
    max-width: 220px;
    margin-top: 8px;
} */
}