/*** Fonts ***/
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@400;500;600;700;800&display=swap');

/*** Global ***/
body {
	font-family: 'Lexend', sans-serif;
	font-size: 18px;
	font-weight: 400;
}

body,
.navbar-nav li a {
	color: var(--gray-dark);
}

a {
	color: var(--blue);
	text-decoration: underline;
	transition: all .3s;
}

a:hover {
	color: var(--pink);
}

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

header a,
a:hover {
	text-decoration: none;
}

.solid-pink-button {
	background-color: var(--pink);
	color: var(--white);
	border-radius: 4px;
	padding: 12px 12px;
	border: 1px solid var(--pink);
}

.solid-pink-button:hover {
	background-color: var(--white);
	border-color: var(--gray-dark);
	color: var(--gray-dark);
}

.font-regular {
	font-weight: 400;
}

.font-bold {
	font-weight: 700;
}

.font-18,
.font-20,
.font-25,
.font-27 {
	font-size: 18px;
	line-height: 23px;
}

.font-35 {
	font-size: 20px;
	line-height: 26px;
}

.font-28,
.font-40,
.two-columns-inner-page form .form-group h2 {
	font-size: 28px;
	line-height: 38px;
}

.font-45 {
	font-size: 45px;
	line-height: 56px;
}

.text-pink,
.blog-listing .right-column .sidebar-button,
.nav_categories li a.active {
	color: var(--pink);
}

.bg-light-white, .pages-index-about-us main {
	background-color: var(--light);
}

.pink-button,
.white-button,
.two-columns-inner-page form .form-group button[type="submit"] {
	padding: 10px 30px;
	border-radius: 4px;
	display: inline-block;
	margin-top: 20px;
	box-shadow: 0px 0px 7px rgb(0 0 0 / 25%);
	text-decoration: none;
}

.pink-button,
.white-button:hover,
.two-columns-inner-page form .form-group button[type="submit"] {
	background-color: var(--pink);
	color: #fff;
	border: 1px solid var(--pink);
}

.pink-button:hover,
.white-button,
.two-columns-inner-page form .form-group button[type="submit"]:hover {
	color: var(--dark);
	border: 1px solid var(--dark);
	background-color: #fff;
}

header,
.events-col,
.blog-col,
.two-columns-inner-page form .form-group input,
.two-columns-inner-page form .form-group textarea {
	position: relative;
}

.blog-details,
header .dropdown-menu li:not(:last-child),
.two-columns-inner-page form,
.nav_categories li:not(:last-child),
.blog-sidebar .right-column h3 {
	border-bottom: 1px solid #c4c4c4;
}

header .dropdown-menu,
header .dropdown:hover,
.mini-sites-section .col-lg-10 {
	box-shadow: 0px 2px 19px rgba(0, 0, 0, 0.25);
}

header .dropdown-menu li a,
.breadcrumb a {
	color: var(--gray-dark);
}

/******* Header *******
***********************
**********************/
header {
	padding: 21px 22px;
	background-color: var(--white);
	box-shadow: 0px 1px 5px 0px #00000040;
	border-top: 4px solid var(--pink);
	z-index: 1;
}

header .navbar .navbar-nav li a.nav-link {
	padding: 10px 12px;
}

header .dropdown-menu {
	border: none;
	width: 320px;
	min-width: unset;
	border-radius: 0;
	padding: 25px 24px 30px;
	margin: 0;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
	opacity: 0;
	transition: all .3s;
}

header .dropdown:hover {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

header .dropdown:hover .dropdown-menu {
	display: block;
	opacity: 1;
}

header .dropdown-menu li:not(:last-child) {
	margin-bottom: 21px;
	padding-bottom: 21px;
}

.search-btn {
	margin-left: 20px;
	cursor: pointer;
}

.goog-te-gadget {
	font-size: 0px !important;
	display: inline-block;
}

.skiptranslate span {
	display: none !important;
}

#searchform {
	display: flex;
	width: 250px;
	bottom: 0;
	z-index: 1;
	box-shadow: 0px 2px 19px 0px #00000040;
	border-radius: 6px;
	height: 45px;
}

#searchform .btn {
	background-color: #28808a;
	color: #fff;
	border-radius: 0;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#searchform .search-icon {
	position: relative;
	left: 7px;
	top: 14px;
}

#searchform input {
	padding: 7px 10px 7px 30px;
	border-radius: 0;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border: none;
}

/* Disable Programs Page link From Menu and Breadcrumb */
.nav-item-15 .nav-link, .parent-pageid-15 .breadcrumb li:nth-child(2) a {
	pointer-events: none;
	cursor: default;
}
/* Hide Progrmas page from breadcrumb */ 
.parent-pageid-15 .breadcrumb li:nth-child(2) {
	display: none;
}

/* Home hero section */
.home-hero {
	padding-bottom: 80px;
	background-color: #fffdf7;
}

.images-holder {
	position: relative;
}

.images-holder img {
	-webkit-clip-path: polygon(30% 0%, 100% 0%, 100% 5%, 100% 3%, 100% 18%, 100% 30%, 100% 18%, 100% 30%, 100% 37%, 100% 50%, 100% 60%, 100% 53%, 100% 70%, 97% 75%, 95% 78%, 100% 70%, 95% 78%, 60% 97%, 70% 70%, 50% 0%, 100% 60%, 54% 99%, 0% 88%, 0% 76%, 0% 50%, 20% 46%, 15% 49%, 0% 50%, 10% 28%, 14% 20%, 15% 20%, 15% 28%, 25% 18%, 0% 50%, 0% 0%);
	clip-path: polygon(30% 0%, 100% 0%, 100% 5%, 100% 3%, 100% 18%, 100% 30%, 100% 18%, 100% 30%, 100% 37%, 100% 50%, 100% 60%, 100% 53%, 100% 70%, 97% 75%, 95% 78%, 100% 70%, 95% 78%, 60% 97%, 70% 70%, 50% 0%, 100% 60%, 54% 99%, 0% 88%, 0% 76%, 0% 50%, 20% 46%, 15% 49%, 0% 50%, 10% 28%, 14% 20%, 15% 20%, 15% 28%, 25% 18%, 0% 50%, 0% 0%);
	max-width: 100%;
	height: auto;
}

.images-holder svg {
	position: absolute;
	right: -72px;
	top: -90px;
	width: 673px;
}



/* Mini sites  */
.mini-sites-section {
	background-color: #fffdf7;
	padding-bottom: 80px;
}

.mini-sites-section .col-lg-10 {
	border-radius: 4px;
}

/* Art Slider */
.art-slider-section {
	/* background-image: url(../image/purple-flower.svg);
	background-repeat: no-repeat;
	background-position: top right;
	background-size: 40%; */
	position: relative;
	background-color: #f8f7fc;
	padding: 80px 0;
}
.art-slider-section .container:before {
    background-image: url(../image/purple-flower.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 537px;
    content: '';
    display: block;
    width: 537px;
    height: 537px;
    position: absolute;
    right: 0px;
    top: -16px;
}

#ArtShowcaseIndicators {
	border-radius: 4px;
	box-shadow: 0px 0px 4px rgb(0 0 0 / 25%);
}

#ArtShowcaseIndicators .carousel-item {
	padding: 30px 15px 80px;
	transition: transform 4s ease, -webkit-transform 4s ease
}

.carousel-indicators .active {
	background-color: #000;
}

.carousel-indicators li {
	background-color: #c4c4c4;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	margin: 0 5px;
}

.carousel-control-next>span,
.carousel-control-prev>span {
	width: 50px;
	height: 50px;
	background: #fff;
	opacity: 1;
	border-radius: 50%;
	background-size: 30%;
	background-position: center;
	background-repeat: no-repeat;
}

.carousel-control-next,
.carousel-control-prev {
	opacity: 1;
}

.carousel-control-prev {
	left: -25px;
}

.carousel-control-prev>span {
	background-image: url(../image/left-arrow.svg);
}

.carousel-control-next {
	right: -25px;
}

.carousel-control-next>span {
	background-image: url(../image/right-arrow.svg);
}

/*** Event / Blog Section ***/
.events-col,
.blog-col {
	box-shadow: 0px 2px 13px rgb(0 0 0 / 20%);
	border-radius: 6px;
}

.events-col a:not(.pink-button),
.blog-col a:not(.pink-button) {
	color: inherit;
	text-decoration: none;
}

.events-col a:not(.pink-button):hover,
.blog-col a:not(.pink-button):hover {
	color: var(--pink);
}

.events-blog-section {
	background-color: #f3fcfb;
	padding: 80px 0;
}

.video-overlay>svg {
	position: absolute;
	cursor: pointer;
	z-index: 1;
}

.video-overlay {
	display: flex;
	justify-content: center;
	align-items: center;
}

.video-overlay:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: rgba(88, 87, 75, 0.26);
}

.video-overlay>svg:hover path {
	fill: #42A9A2;
}


.events-blog-section .col-lg-6:first-child:before {
	left: -65px;
	top: -50px;
}

.events-blog-section .col-lg-6:last-child:before {
	right: 0;
	top: 80px;
}

.blog-image-video-container img {
	max-height: 275px;
	object-fit: cover;
	width: 100%;
}

/*** Inner Pages - Programs and Programs Child Pages ***/

/* Inner Page Heading */

.pages-index .page-heading {
	padding: 3.5rem 2rem;
}

.pages-index .page-heading img {
	padding-bottom: 1rem;
}

.pages-index .page-heading h2 {
	font-size: calc(28px + (45 - 28) * (100vw - 375px)/(1920 - 375));
	/* https://www.smashingmagazine.com/2016/05/fluid-typography/ */
	font-weight: 600;
}

/* Inner Page Subnav Desktop */


.pages-index .inner-page-subnav {
	width: 100%;
	background-color: #58574B;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	margin: 0 0 2rem 0;
	padding: 0.3rem 2rem 0 2rem;
	list-style: none;
} 

 .pages-index .inner-page-subnav a {
	color: #fff;
	text-decoration: none;
} 

.pages-index .inner-page-subnav a:hover {
	color: var(--pink);
}

.pages-index .inner-page-subnav .active>a {
	font-weight: 700;
}

.pages-index .inner-page-subnav .dropdown-toggle::after {
	display: none;
	visibility: hidden;
}

.pages-index .inner-page-subnav>li {
	padding: 1rem 1rem 1.3rem 1rem;
	text-align: center; 
}

/* .pages-index .inner-page-subnav .dropdown.show { */
	/* background-color: #ffffff; */
	/* border-top-left-radius: 0.25rem; */
	/* border-top-right-radius: 0.25rem; */
/* } */

.pages-index .inner-page-subnav .dropdown.show>a {
	color: #58574B;
}

.pages-index .inner-page-subnav .dropdown-menu .dropdown-item {
	padding: 1rem 2rem;
	position: relative;
	display: block;
}

.pages-index .inner-page-subnav .dropdown-menu .dropdown-item:last-child:after {
	height: 0;
}

.pages-index .inner-page-subnav .dropdown-menu .dropdown-item a {
	font-weight: 400;
	color: #58574b;
	white-space: normal;
}

/* Inner Page Content Area */

.pages-index .inner-page-row {
	margin-bottom: 4rem;
}

.pages-index .inner-page-row>.col-lg-12 {
	padding: 2rem 2rem 5rem 2rem;
	background: #FFFFFF;
	box-shadow: 0px 2px 19px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
}

.pages-index .inner-page-row>.col-lg-8 {
	padding: 2rem 2rem 5rem 2rem;
	background: #FFFFFF;
	box-shadow: 0px 2px 19px rgb(0 0 0 / 25%);
	flex: 1 1 60%;
	border-radius: 4px;
}

.pages-index .inner-page-row>.col-lg-4 {
	background: #FFFFFF;
	box-shadow: 0px 2px 19px rgba(0, 0, 0, 0.25);
	border-radius: 4px;
	align-self: flex-start;
}

/* Inner Page Sidebar */

.pages-index .sidebar-menu h3 {
	font-weight: 700;
	font-size: 1.2rem;
	padding-bottom: 1rem;
}

.pages-index .sidebar-menu .sidebar-nav {
	padding: 2rem 1rem 2rem 1rem;
}

.pages-index .sidebar-menu .sidebar-nav ul {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
}

.pages-index .sidebar-menu .sidebar-nav ul li {
	border-top: 1px solid #c4c4c4;
	padding-top: 1rem;
}

.pages-index .sidebar-menu .sidebar-nav ul li:not(:last-child) {
	padding-bottom: 1rem;
}

.pages-index .sidebar-menu .sidebar-nav .active a {
	text-decoration: none;
}

.pages-index .sidebar-menu .sidebar-nav .active a {
	color: var(--pink);
	position: relative;
	padding-left: 3.5rem;
	line-height: 1.5;
}

.pages-index .sidebar-menu .sidebar-nav .active a:before {
	content: "";
	background-image: url(../image/pink-left-arrow.svg);
	background-size: 32px;
	background-position: left center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	height: 24px;
}

/* Inner Page Title */

.pages-index .inner-page-header {
	color: var(--pink);
	font-size: 2.1rem;
	font-weight: 700;
	line-height: 1.3;
}

/* Inner Page - Image Column | Text Column */

.pages-index .image-column-text-column {
	margin: 1rem -15px;
}

.pages-index .image-column-text-column .image-column .image-column-image {
	width: 100%;
	height: auto;
	object-fit: cover;
	padding-bottom: 2rem;
}

.pages-index .image-column-text-column .text-column h2 {
	color: var(--pink);
	font-size: 1.5rem;
	font-weight: 700;
}

.pages-index .image-column-text-column .text-column ul {
	margin: 1rem 0;
}

.pages-index .image-column-text-column .text-column li {
	font-size: 16px;
}

.pages-index .image-column-text-column .text-column p {
	margin-bottom: 1.5rem;
}

/* Inner Page Fullwidth Rich Text */

.pages-index .fullwidth-rich-text h2 {
	color: var(--pink);
	font-size: 1.4rem;
	font-weight: 700;
	padding-bottom: 0.5rem;
}

.pages-index .fullwidth-rich-text ul {
	margin: 1rem 0;
}

.pages-index .fullwidth-rich-text li {
	font-size: 16px;
}

.pages-index .fullwidth-rich-text p {
	margin-bottom: 1.5rem;
}

/* Inner Page Line Separator */

.pages-index .line-separator {
	padding: 1rem 0 1rem 0;
	position: relative;
	display: block;
}

.pages-index .line-separator:before {
	content: "";
	position: absolute;
	width: 97%;
	height: 1px;
	top: 0;
	left: 1%;
}

.pages-index .line-separator.gray:before {
	background-color: #C4C4C4;
}

.pages-index .line-separator.pink:before {
	background-color: var(--pink);
}

/* Inner Page FullWidth Image */

.pages-index .pb-fullwidth-image {
	width: 100%;
	margin: 2rem 0;
}

.pages-index .pb-fullwidth-image.contain img {
	width: 100%;
	object-fit: contain;
	height: auto;
}

.pages-index .pb-fullwidth-image.contain img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*** CTA Section ***/

.cta-section {
	padding: 30px;
	background-color: var(--pink);
}

/* Event Calendar */
.calendar_table .featured_event:before {
    content: '';
    width: 2px;
    height: calc(100% - 10px);
    position: absolute;
    display: block;
    background-color: #546cf7;
    left: -6px;
}
.calendar_table .event_time .fa-bookmark {
    color: #546cf7;
}
.calender-header .arrows a {
    color: #748094;
}
.calender-header .cal-today a {
    border: 1px solid #e9ecf1;
    border-radius: 3px;
    font-size: 12px;
    color: #a7a7a7;
    padding: 4px 10px;
}
.calender-header .cal-months .btn-group button {
    background-color: unset;
    font-weight: 300;
    padding: 0;
}
.calender-header .cal-months .btn-group .dropdown-menu a {
	padding: 5px 10px;
	display: inline-block;
}
.calender-header .cal-months .btn-group button:after {
    content: "\f107";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    border: unset;
    vertical-align: 0.25em;
    font-size: 12px;
}
.calendar_table th, .calendar_table td {
    width: calc(100%/7);
}
.calendar_table td {
    border: 1px solid #e9ecf1;
    padding: 10px;
    vertical-align: top;
}
.calendar_table td .event {
    font-size: 12px;
    padding-top: 10px;
}
.calendar_table td .event-holder {
	min-height: 110px;
}
.calendar_table td .event .event_type {
    background-color: #eef1f6;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
	padding: 0 10px;
    width: calc(100% + 19px);
    margin-left: -10px;
    margin-bottom: 10PX;
}
.calendar_table td .date, .calendar_table td .date a {
    font-weight: 700;
    font-size: 20px;
}
.calendar_table td .event a,  .calendar_table td .date a, .calender-header .cal-months .btn-group .dropdown-menu a {
    color: var(--gray-dark);
}
.calender-header .cal-today a, .calendar_table td .event a,  .calendar_table td .date a {
    text-decoration: none;
}

/*** Footer ***/

footer {
	background-color: #fff; 
}
footer section:not(.cta-section) p {
	margin-bottom: 0;
}

.copyright {
	border-top: 1px solid #909090;
	padding: 15px 52px 25px;
}

.footer-social-icons img {
	width: 45px;
}

/*** Contact Page ***/
.page-heading img {
	margin-bottom: 5px;
	width: 70px;
}

.two-columns-inner-page, .inner-page-section {
	padding: 45px 15px 70px;
}

.left-column.box-with-shadow {
	padding: 30px 30px 35px;
}

.right-column.box-with-shadow {
	padding: 40px 30px;
}

.box-with-shadow,
.two-columns-inner-page form .form-group input,
.two-columns-inner-page form .form-group select,
.two-columns-inner-page form .form-group textarea,
#accordion .card {
	box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.25);
	border-radius: 6px;
}

.two-columns-inner-page form {
	padding-bottom: 25px;
	margin-bottom: 40px;
}

.two-columns-inner-page form .form-group h2 {
	color: var(--pink);
	font-weight: bold;
}

.two-columns-inner-page form .form-group {
	margin-bottom: 20px;
}

.two-columns-inner-page form .form-group input,
.two-columns-inner-page form .form-group select {
	height: 68px !important;
}

.two-columns-inner-page form .form-group input,
.two-columns-inner-page form .form-group select,
.two-columns-inner-page form .form-group textarea {
	padding: 20px 24px;
	font-size: 18px;
	border: 1px solid var(--dark);
}

.two-columns-inner-page form .form-group input:focus,
.two-columns-inner-page form .form-group select:focus,
.two-columns-inner-page form .form-group textarea:focus {
	border-color: var(--blue);
}

.two-columns-inner-page form .form-group input label,
.two-columns-inner-page form .form-group textarea label,
.two-columns-inner-page form .form-group label.required:after {
	color: #878787;
}

.two-columns-inner-page form .form-group textarea {
	height: 215px;
	resize: none;
}

.two-columns-inner-page form .form-group button[type="submit"] {
	margin-top: 7px;
}

.two-columns-inner-page form .form-group select {
	color: #000;
	appearance: none;
	background-image: url(../image/dropdown-arrow.svg);
	background-repeat: no-repeat;
	background-position: 96% 50%;
	background-size: 18px;
}

.two-columns-inner-page form label[for="form-input-department"],
.two-columns-inner-page form .form-group.floating-label label.required:after {
	display: none;
}

.two-columns-inner-page form .form-group .errors.help-block {
	margin-top: 20px;
	list-style: none;
	padding-left: 0;
}

.two-columns-inner-page form .form-group label {
	position: absolute;
	top: 20px;
	left: 40px;
	z-index: 1;
	transition: all .3s;
	background-color: #fff;
	padding: 0 5px;
	margin-bottom: 0;
	cursor: text;
	transition: all 0.3s;
}

.two-columns-inner-page form .form-group.floating-label label {
	top: -12px;
	left: 25px;
	font-weight: 700;
	color: var(--blue);
}

/*** Breadcrumb / Accordion Section ***/
.breadcrumb,
#accordion .card-header {
	background-color: transparent;
}

.breadcrumb a,
#accordion .card-header a {
	text-decoration: none;
}

/*** Accordion Section ***/
#accordion .card {
	margin-bottom: 17px;
}

#accordion .card-header a {
	color: var(--pink);
}

#accordion .card-header {
	border: none;
	padding: 25px 20px;
}

#accordion .card-header a:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../image/plus-icon.svg);
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: center right;
	width: 15px;
	height: 100%;
	transition: all 0.3s ease;
}

#accordion .card-header a[aria-expanded="true"]:after {
	transform: rotate(45deg);
}

#accordion .card-body {
	padding-top: 0;
}
.pages-index-about-us #accordion { 
	margin-bottom: 55px;
}
/*** Breadcrumb ***/
.breadcrumb {
	padding: 0;
}

.breadcrumb a {
	margin: 0 0.7rem 0 0.3rem;
}

.breadcrumb span {
	margin: 0 0.5rem 0 0.4rem;
}

/*** Blog Page ***/

.blog-post-date {
	color: #676767;
}

.nav_categories {
	list-style: none;
	margin-bottom: 0;
	padding-left: 0;
	border-top: 1px solid #c4c4c4;
}

.nav_categories li {
	padding-top: 18px;
}

.nav_categories li:not(:last-child),
.blog-sidebar .right-column h3 {
	padding-bottom: 14px;
}

.blog-sidebar .right-column.box-with-shadow {
	padding: 30px 30px 22px;
}

.paginate ul li:not(:last-child) {
	margin-right: 10px;
}

.paginate ul li a.active {
	color: #000;
}

.blog-listing .right-column .sidebar-button,
.paginate ul li a.active,
.nav_categories li a.active {
	text-decoration: none;
}

.blog-sidebar .right-column .sidebar-button {
	margin: 18px 0 14px;
}

.blog-listing .right-column .sidebar-button {
	font-weight: 700;
}

.blog-listing .right-column .sidebar-button.active,
.nav_categories li a.active {
	padding-left: 40px;
}

.blog-listing .right-column .sidebar-button.active:before,
.nav_categories li a.active:before {
	content: "";
	background-image: url(../image/pink-left-arrow.svg);
	background-size: 32px;
	background-position: left center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	height: 100%;
}

.blog-index .white-button {
	margin-top: 32px;
	padding: 10px 18px;
}


/*** Media Query ***/
@media only screen and (max-width: 335px) {

	.pink-button,
	.white-button,
	.two-columns-inner-page form .form-group button[type="submit"] {
		padding: 10px 20px;
	}
}

@media only screen and (max-width:575px){
    .pages-index .inner-page-row>.col-lg-4, .pages-index .inner-page-row>.col-lg-8, .pages-index .inner-page-row>.col-lg-12 {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
	.calendar_table {
		display: block;
		overflow-x: auto;
	}
	.carousel-control-next {
		right: -20px;
	}
	.carousel-control-prev {
		left: -20px;
	}
	.fullwidth-rich-text {
		word-break: break-word;
	}
}

@media only screen and (min-width: 768px) {
	.font-25 {
		font-size: 25px;
		line-height: 31px;
	}

	.font-27 {
		font-size: 27px;
		line-height: 34px;
	}

	.font-35,
	.two-columns-inner-page form .form-group h2 {
		font-size: 35px;
		line-height: 44px;
	}

	.font-40 {
		font-size: 40px;
		line-height: 50px;
	}

	.events-blog-section .col-lg-6:before {
		content: "";
		background-image: url(../image/pink-flower.svg);
		width: 315px;
		height: 300px;
		display: block;
		position: absolute;
		z-index: 0;
		background-repeat: no-repeat;
	}
}

@media only screen and (max-width: 991px) {
	#mobilesearchform #keywords {
		padding-right: 40px;
	}
	
	#mobilesearchform .btn {
		background-color: unset;
		position: absolute;
		right: 0;
		top: 0;
	}
	#inner-page-sub-navigation {
		background: var(--pink);
		color: #fff;
		width: 80%;
		margin: -40px auto;
		border-radius: 6px;
		box-shadow: 0px 0px 4px 0px #a5a5a5;
		position: absolute;
		right: 0;
		left: 0;
		z-index: 1;
	}
	#inner-page-sub-navigation .navbar-toggler {
		width: 100%;
	}
	#inner-page-sub-navigation .navbar-toggler svg {
		width: 50px;
		right: -5px;
		left: auto!important;
	}
	.mobile-sub-menu-inner-pages.d-flex {
		justify-content: space-between;
		padding: 0 10px;
	}
	#inner-page-sub-navigation span.submenu-text {
		color: #fff;
		font-size: 20px;
		font-weight: 400;
		text-transform: capitalize;
		position: absolute;
		left: 5px;
		top: 20px;
	}
	#inner-page-sub-navigation .navbar-toggler-icon svg path {
		stroke: rgb(255 255 255)!important;
	}
	.pages-index .inner-page-subnav a {
		color: #000;
		position: relative;
		display: block;
	}
	.pages-index .inner-page-subnav>li {
		text-align: left;
		padding: unset!important;
		padding-bottom: 12px!important;
		display: block;
	}
	.pages-index .inner-page-subnav .subnav-menu-item.dropdown .dropdown-toggle {
		padding-right: 28px;
	}
	.pages-index .inner-page-subnav .subnav-menu-item.dropdown .dropdown-toggle:after {
		content: "\f107";
		font-family: "Font Awesome 6 Free";
		font-weight: 900;
		position: absolute;
		right: 0;
		top: 0;
		color: #000;
		display: block;
		visibility: visible;
		border: none;
		width: 20px;
		height: 20px;
	}
	.pages-index .inner-page-subnav {
		width: 100%;
		background-color: #ffffff;
		flex-flow: column;
		justify-content: flex-start;
		padding: 20px 10px;
		border: 1px solid var(--gray-dark);
		border-radius: 5px;
		box-shadow: 0px 1px 14px -7px #989696;
		margin-bottom: 0;
	}
	.pages-index .inner-page-subnav .dropdown-menu.show {
		position: relative !important;
		transform: unset !important;
		border: none;
		background-color: transparent;
		will-change: unset !important;
		padding-left: 35px;
		list-style: disc;
	}
	.pages-index .inner-page-subnav .dropdown-menu .dropdown-item {
		padding: 0;
		display: list-item;
		background-color: transparent;
		color: inherit;
	}
	.pages-index .inner-page-subnav .dropdown-menu .dropdown-item.active a {
		color: var(--primary);
	}
	.navbar-toggler {
		font-size: 2.5rem;
		padding: 0;
		outline: unset !important;
		position: relative;
	}

	.navbar-toggler svg {
		position: absolute;
		left: 0;
	}

	.navbar-toggler[aria-expanded=false] svg:last-child,
	.navbar-toggler[aria-expanded=true] svg:first-child {
		display: none;
	}

	.navbar-toggler[aria-expanded=true] svg:last-child {
		display: block;
	}
	
	#searchform {
		width: 100%;
	}

	.images-holder:before {
		content: '';
		background-image: url(../../assets/image/border-gradient.svg);
		width: 100%;
		height: 100%;
		display: block;
		position: absolute;
		background-size: 135%;
		background-position: 68% 100%;
		z-index: 1;
		background-repeat: no-repeat;
	}

	.images-holder svg {
		display: none;
	}

	.events-col svg {
		max-width: 100%;
		height: auto;
	}

	.footer-top {
		padding: 35px 40px;
	}

	.footer-top .row div:first-child,
	.footer-logos-col ul li:last-child {
		order: 1;
	}

	.footer-top .row div:nth-child(2),
	.footer-logos-col ul li:first-child {
		order: 2;
	}

	.footer-top .row div:nth-child(3) {
		order: 4;
	}

	.footer-top .row div:last-child {
		order: 3;
	}

	.footer-social-icons li:not(:last-child) {
		margin-right: 10px;
	}

	.footer-logos-col ul li:not(:first-child) {
		margin-bottom: 20px;
	}

	.footer-logos-col ul {
		flex-direction: column;
	}

	.events-blog-section .font-40 {
		font-size: 40px;
		line-height: 50px;
	}

	.right-sidebar,
	.blog-sidebar .right-column {
		margin-top: 30px;
	}

	.pages-index .inner-page-row>.col-lg-4 {
		margin-top: 30px;
	}
	#accordion .card-header a:after {
		right: -18px;
	}
	#accordion .card-header {
		padding: 25px 30px 25px 20px;
	}
}

@media only screen and (min-width: 992px) {
	/* mega menu */
	.dropdown:hover .mega-menu {
		display: block !important;
	}
	.mega-menu {
		position: absolute;
		width: 875px;
		left: 0;
		right: 0;
		margin: 0 auto;
		box-shadow: 0px 2px 19px rgb(0 0 0 / 25%);
	}
	.mega-menu ul {
		list-style-type: none;
		padding: 15px;
		border-radius: 4px;
	}
	.mega-menu .white-button {
		padding: 10px 20px;
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		max-width: fit-content;
		bottom: 15px;
	}
	.mega-menu ul li {
		width: calc(100% / 4);
		position: relative;
		display: flex;
    	flex-wrap: wrap;
	}
	.mega-menu ul li .menu-holder {
		padding-bottom: 70px !important;
		flex-wrap: wrap;
	}
	.menu-item-24 {
		background-color: #f8f7fb;
	}
	.menu-item-25 {
		background-color: #fffcf1;
	}
	.menu-item-26 {
		background-color: #f3fbfc;
	}
	.menu-item-27 {
		background-color: #fef7f8;
	}
	/* mega menu */
	#searchform,
	#searchform .search-icon {
		position: absolute;
	}

	.footer-top {
		padding: 30px 0 40px;
	}

	.footer-social-icons img {
		width: 75%;
	}

	.footer-logos-col ul li:not(:last-child) {
		margin-right: 20px;
	}

	.copyright {
		padding: 15px 0;
	}

	.home-hero {
		padding-bottom: 250px;
	}

	.images-holder {
		width: 670px;
		height: 680px;
		right: 0px;
		top: 0;
		overflow: hidden;
		position: absolute;
	}

	.images-holder img {
		-webkit-clip-path: polygon(30% 0%, 100% 0%, 100% 5%, 100% 3%, 100% 18%, 100% 30%, 100% 18%, 100% 30%, 100% 37%, 100% 50%, 100% 60%, 100% 53%, 100% 70%, 97% 75%, 95% 78%, 90% 84%, 65% 100%, 80% 95%, 65% 100%, 66% 94%, 50% 0%, 94% 0%, 68% 99%, 26% 98%, 0% 75%, 0% 50%, 18% 46%, 15% 50%, 0% 50%, 10% 28%, 14% 22%, 15% 20%, 15% 20%, 20% 13%, 24% 8%, 30% 0%);
		clip-path: polygon(30% 0%, 100% 0%, 100% 5%, 100% 3%, 100% 18%, 100% 30%, 100% 18%, 100% 30%, 100% 37%, 100% 50%, 100% 60%, 100% 53%, 100% 70%, 97% 75%, 95% 78%, 90% 84%, 65% 100%, 80% 95%, 65% 100%, 66% 94%, 50% 0%, 94% 0%, 68% 99%, 26% 98%, 0% 75%, 0% 50%, 18% 46%, 15% 50%, 0% 50%, 10% 28%, 14% 22%, 15% 20%, 15% 20%, 20% 13%, 24% 8%, 30% 0%);
		right: -84px;
		position: absolute;
	}

	.mini-sites-section {
		margin-top: -100px;
	}

	.mini-site-holder {
		padding-bottom: 70px !important;
	}

	.mini-site-holder .white-button {
		position: absolute;
		left: 0;
		right: 0;
		width: max-content;
		margin: 0 auto;
		bottom: 15px;
	}

	.mini-sites-section .col-lg-3:not(:last-child) {
		padding-right: 7px;
	}

	.mini-sites-section .col-lg-3:not(:first-child) {
		padding-left: 7px;
	}

	.cta-section {
		padding: 70px 0;
	}

	.events-col,
	.blog-col {
		padding-bottom: 112px !important;
	}

	.events-col .button-holder,
	.blog-col .button-holder {
		position: absolute;
		bottom: 48px;
		left: 0;
		right: 0;
		width: max-content;
		margin: 0 auto;
	}

	#ArtShowcaseIndicators .carousel-item {
		padding: 40px 65px 80px;
	}

	.two-columns-inner-page form .form-group input,
	.two-columns-inner-page form .form-group select,
	.two-columns-inner-page form .form-group textarea {
		width: 82%;
	}

	.two-columns-inner-page form .form-group button[type="submit"] {
		padding: 10px 133px;
	}
	.pages-index .inner-page-row>.col-lg-8 {
		margin-right: 1.5rem;
		max-width: 80%;
	}
	.pages-index .inner-page-subnav .dropdown-menu.show {
		background: #FFFFFF;
		box-shadow: 0px 2px 19px rgba(0, 0, 0, 0.25);
		border-radius: 0px 4px 4px 4px;
		width: 375px;
	}
	.pages-index .inner-page-subnav .dropdown-menu .dropdown-item:after {
		content: "";
		position: absolute;
		display: block;
		height: 1px;
		width: 75%;
		bottom: 0;
		left: 2rem;
		z-index: 10;
		background-color: #C4C4C4;
	}
}

@media only screen and (min-width: 1200px) {
	
	.events-blog-section .col-lg-6:last-child:before {
		right: -35px;
	}
	.solid-pink-button {
		padding: 12px 24px;
	}

	.images-holder {
		width: 876px;
	}

	.images-holder svg {
		right: -80px;
		top: -130px;
		width: 893px;
	}
}

@media only screen and (min-width: 1300px) {
	header .navbar .navbar-nav li a.nav-link {
		margin: 0 12px;
	}
}

@media only screen and (min-width:1470px){
	header .container-fluid {
        max-width: 1400px;
    }
    .home-hero .container {
        position: relative;
    }
    .images-holder {
        overflow: visible;
        top: -50px;
        right: -81px;
    }
    .images-holder img {
        -webkit-clip-path: polygon(91% 0%, 74% 24%, 91% 0%, 94% 9%, 97% 20%, 97% 18%, 97% 23%, 99% 37%, 99% 50%, 100% 41%, 98% 59%, 96% 72%, 94% 75%, 93% 78%, 89% 84%, 65% 100%, 80% 95%, 65% 100%, 66% 94%, 50% 0%, 90% 3%, 67% 99%, 27% 99%, 0% 75%, 0% 50%, 18% 46%, 15% 50%, 0% 50%, 10% 28%, 14% 22%, 15% 20%, 15% 20%, 20% 13%, 24% 8%, 30% 0%);
        clip-path: polygon(91% 0%, 74% 24%, 91% 0%, 94% 9%, 97% 20%, 97% 18%, 97% 23%, 99% 37%, 99% 50%, 100% 41%, 98% 59%, 96% 72%, 94% 75%, 93% 78%, 89% 84%, 65% 100%, 80% 95%, 65% 100%, 66% 94%, 50% 0%, 90% 3%, 67% 99%, 27% 99%, 0% 75%, 0% 50%, 18% 46%, 15% 50%, 0% 50%, 10% 28%, 14% 22%, 15% 20%, 15% 20%, 20% 13%, 24% 8%, 30% 0%);
    }
    .art-slider-section .container {
        position: relative;
    }
    .art-slider-section .container:before {
        right: -105px !important;
        top: -100px !important;
    }
} 