/*.vc_custom_1609220642368 {
    padding-top: 0 !important;
    padding-bottom: 70px !important;
}*/
.wrapper-item-type-6:not(:last-child) {
    padding-right: 30px;
}
.vc_row[data-vc-full-width].vc_hidden {
    opacity: unset;
}
.vc_custom_1602594790675 {
    padding-top: 30px !important;
    padding-bottom: 40px !important;
}
.block_section_title .section-title:last-child {
    margin-bottom: 40px;
}
.vc_custom_1604902911173 {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
.section-title:not(:last-child) {
    margin-bottom: 20px;
}
p.sp-sub-title.align-center {
    padding-bottom: 3rem;
}
.vc_custom_1609220642368 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.sp-footer-holder #footer[class*="footer"]:not(.footer-3):before {
    background-color: #ffffff;
    background-repeat: repeat-x;
    background-position: left top;
    background-image: url(../images/rainbowstripe.jpg);
}
div#how-to-enter {
    WIDTH: 100%;
    position: relative;
    left: -366.5px;
    box-sizing: border-box;
    width: 1903px;
    padding-left: 366.5px;
    padding-right: 366.5px;
}
.vc_custom_1602594693147 {
    margin-top: 0!important;
}
.vc_custom_1609069448930 {
    padding-top: 50px !important;
}
#header .top-header {
    padding: 0px 35px;
}
.vc_custom_1609066472122 {
    border-top-width: 100px !important;
    padding-bottom: 30px !important;
}
.content-box-shadow-win h2{
    color: #FFFFFF;
}
.prize_widget .wpb_wrapper {
    padding: 2rem;
    background: #fff;
    margin: 1rem;
    box-shadow: 0 0 24px rgb(0 0 0 / 24%);
    min-height: 265px;
}
item judges .welcome-item {
    box-shadow: 0 0 24px rgb(0 0 0 / 24%);
}
#art-requirements .item-box {
    box-shadow: 0 0 24px rgb(0 0 0 / 24%);
    border-radius: 12px;
    margin: 2rem !important;
    padding: 2rem !important;
    min-height: 470px;
}
#art-requirements .icons-box.type-2 .icons-wrap {
    padding: 0;
}
#art-requirements .icons-box.type-2 .icons-wrap:not(:last-child):after{
    background: none;
}
#art-requirements .sp-infoblock-item.icons-wrap {
    margin: 0 !important;
}
#art-requirements .fx-col-3 > * {
    width: 33.0%;
}
#judging .vc_column-inner {
    padding-top: 0;
}
#judging h2{
    padding-top: 5rem;
}
.project, .project-image {
    box-shadow: 0 0 24px rgb(0 0 0 / 24%);
    border-radius: 12px;
}
.video-box {
    box-shadow: 0 0 24px rgb(0 0 0 / 24%);
    border-radius: 12px;
}
.video-box h6{
    padding-bottom: 2rem;
}
.vc_custom_1604397854454 {
    margin-top: 25px;
    text-align: center;
}
#eligibility .fx-col-3 > * {
    width: 32%;
    margin: 2px;
}
div#team-members {
    display: none;
}
.go-to-top{
    bottom: 10%;
}
.go-to-top:before {
    content: '\e8e3' !important; /* up arrow icon */
    font-family: 'fontello' !important;
}

/* Judging section alignment fix */
#judging.vc_row-flex {
    display: flex !important;
    flex-wrap: wrap !important;
}

#judging.vc_row-o-equal-height > .wpb_column {
    display: flex !important;
}

#judging .vc_column-inner {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
}

#judging .wpb_wrapper {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
}

@media (max-width: 769px){
	.wrapper-item-type-6:not(:last-child) {
		padding-right: 0;
	}
	div#how-to-enter {
		width: 375px;
		position: relative;
		left: 0;
		box-sizing: border-box;
		padding-left: 0;
		padding-right: 0;
        margin: 0;
	}
	.sp-page-content-wrap .sp-infoblock .section-title {
		font-size: 40px;
	}
    .welcome-item .welcome-content {
        min-height: unset !important;
    }
    .content-box-shadow-win {
        padding-left: 0;
        padding-right: 0;
    }
    .prize_widget .wpb_wrapper {
        min-height: unset;
    }
    #eligibility .fx-col-3 > * {
        width: 100%;
        margin: 1rem 2px;
    }
    #art-requirements .fx-col-3 > * {
        width: 100%;
    }
}