.elementor-135 .elementor-element.elementor-element-79709706 > .elementor-container{min-height:90vh;}.elementor-135 .elementor-element.elementor-element-207d5a3a > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-135 .elementor-element.elementor-element-60adee1 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-135 .elementor-element.elementor-element-afbf56c > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-135 .elementor-element.elementor-element-afbf56c > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 1px;border-color:#C9C9C9;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-135 .elementor-element.elementor-element-afbf56c > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-135 .elementor-element.elementor-element-afbf56c > .elementor-element-populated > .elementor-widget-wrap{padding:0% 0% 0% 0%;}.elementor-135 .elementor-element.elementor-element-bf70410 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0% 0% 0% 0%;}.elementor-135 .elementor-element.elementor-element-262b346 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-135 .elementor-element.elementor-element-634c6aa > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-135 .elementor-element.elementor-element-634c6aa > .elementor-element-populated{border-style:solid;border-width:0px 0px 0px 1px;border-color:#C9C9C9;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-135 .elementor-element.elementor-element-634c6aa > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-135 .elementor-element.elementor-element-a5bc2de > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-135 .elementor-element.elementor-element-01ad8e4 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-135 .elementor-element.elementor-element-1a20aff > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-135 .elementor-element.elementor-element-79709706 > .elementor-container{min-height:900px;}}@media(max-width:767px){.elementor-135 .elementor-element.elementor-element-79709706 > .elementor-container{min-height:100vh;}}@media(min-width:768px){.elementor-135 .elementor-element.elementor-element-afbf56c{width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-135 .elementor-element.elementor-element-afbf56c{width:100%;}.elementor-135 .elementor-element.elementor-element-634c6aa{width:100%;}}/* Start custom CSS for section, class: .elementor-element-dbaf988 */.art-loop-item {
    padding: 60px;
 border-right: 0.5px solid #C9C9C9 !important;
 border-bottom: 0.5px solid #C9C9C9!important;
 height: 100%!important;
}

.col:last-child .art-loop-item{
 border-right: 0px !important;
}

.art-featured-image img{
	height: 325px!important;
	object-fit: contain!important;
}

.art-featured-image{
	text-align: center!important;
}



.art-post-title {
	font-size: 24px;
	line-height: 36px;
	font-family: "Poppins";
	font-weight: bold;
	color: #0E0C0A;
	margin-top: 30px;
	text-align: left!important;
}

.art-excerpt {
	font-size: 20px;
	line-height: 30px;
	font-family: "Poppins";
	font-style: 300;
	color: #0E0C0A;
	margin-top: 30px;
	text-align: left!important;
}

.art-read-more {
	color: #8E8875!important;
	font-size: 18px;
	font-family: "Poppins";
	font-weight: bold;
	line-height: 27px;
	margin-top: 30px!important;
	text-align: left!important;
}

.art-read-more span {
	color: #8E8875!important;
}


.col {
    padding:0px 0px;
}
.row{
    padding-right: 12px;
    padding-left: 15px;
}

@media screen and (max-width: 780px){
    
    .art-loop-item {
    padding: 30px;
    height: 100%!important;
    }

    .art-featured-image img{
	height: 175px!important;
	object-fit: cover!important;
    }
    
    .art-post-title {
	font-size: 18px;
	line-height: 28px;
	font-family: "Poppins";
	font-weight: bold;
	color: #0E0C0A;
	margin-top: 30px;
    }
    
}

@media screen and (max-width: 480px){
    
    .art-loop-item {
    padding: 30px;
    width: 90vw;
    
    }
    
    .art-featured-image img{
	height: 275px!important;
	object-fit: cover!important;
    }
    
    
    .art-post-title {
	font-size: 22px;
	line-height: 32px;
	font-family: "Poppins";
	font-weight: bold;
	color: #0E0C0A;
	margin-top: 30px;
    }
    
  
}

@media screen and (min-width: 1920px){
    
    .art-featured-image img{
	height: 500px!important;
	object-fit: cover!important;
    }
    
  
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-202f684 */.elementor-135 .elementor-element.elementor-element-202f684{
    border-bottom: .5px solid #c9c9c9;
}/* End custom CSS */
/* Start custom CSS *//* EXHIBITS & AWARDS VIEWS */
.exhibitview {
    column-count:3;
    margin:0!important;
    padding:40px 0;
}

.exhibitview li {
    display:inline-block;
}

.second-col {
    display: inline-block;
    height:100%;
    width:100%;
    vertical-align: middle;
    padding:12px 50px;
}

.year, .year-of-award {
    display:block;
}

.mahinasinhem a:hover, .exhibitlocation a{
    color:#000!important;
}

.mahinasinhem a, .contest-name, .exhibitlocation, .year, .contest-position, .year-of-award {
    font-family:"Poppins", Sans-Serif;
    font-weight:light;
    font-size: 16px;
    color:#000;
}

/* MOBILE */
@media screen and (max-width: 480px) {
    .second-col {
        padding:15px 30px;
    }
    
    .exhibitview {
        column-count:1;
    }
}

.disablelink {
    pointer-events: none;
}/* End custom CSS */