/*
Theme Name: Something Creative
Theme URI: https://wordpress.org/themes/twentytwentyone/
Template: twentytwentyone
Author: Socially Connect Team
Author URI: https://sociallyconnect.in
Description: Something Creative is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Tags: one-column,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,block-patterns,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog,portfolio
Version: 2.5.1748930663
Updated: 2025-06-03 06:04:23

*/

@import url('https://fonts.googleapis.com/css2?family=Baloo+2:wght@400..800&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap');

body a:focus, body a:focus-visible{background: transparent!important;}
body .primary-navigation a:hover, body .primary-navigation a:link, body .primary-navigation a:visited{
    text-decoration: none !important;
	font-family: "Montserrat", Sans-serif !important;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
}
body .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img{outline: 0!important;}
header .custom-logo-link img{ width: 15%; height: auto !important;}
body { padding: 0; margin: 0; box-sizing: border-box;}
a.elementor-button.elementor-button-link {font-family: Montserrat, sans-serif;font-weight: 600; background-color: transparent; background-image: linear-gradient(232deg, #06adf2 20%, #114683 80%); transition: all 0.4s;}
a.elementor-button.elementor-button-link:hover{background-image: linear-gradient(232deg, #06adf2 0%, #114683 100%) !important;}
header#masthead {
    width: 100%;
    padding: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
	max-width: 90%;
	justify-content: space-between;
	border-bottom: 1px solid #eeeeee42;
}
.site-branding .site-logo:focus, .site-branding .site-logo a:focus, .site-branding .site-logo a:focus-visible {
    outline: 0 !important;
    text-decoration: none !important;
    border: 0 !important;
}
body .site-branding{margin:0 !important;}
body .site-logo { margin: 10px 0; }
header#masthead nav#site-navigation { margin: 0 auto;width: 38%;}
header#masthead .primary-navigation > div > .menu-wrapper{justify-content:space-between;}
.quick-contact{display: flex;flex-wrap: wrap; gap: 7px;justify-content:center;}
.quick-contact a {
    color: #fff !important;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
	margin-right: 14px;
    font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 600;
}
html body .top-bar .quick-contact a:hover,
html body .top-bar .quick-contact a:focus,
html body .top-bar .quick-contact a:focus-visible{color: #fff !important;text-decoration: none !important;}
.primary-navigation .primary-menu-container > ul > .menu-item > a:focus,
.primary-navigation .primary-menu-container > ul > .menu-item > a:focus-visible{color: #0f5896!important;}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){color: #0f5896!important;text-decoration: none !important;}
.quick-contact a svg { margin-right: 5px;}
.social-connects ul { display: flex; flex-wrap: nowrap;list-style: none;gap:15px;}
section.top-bar {
    background: #0390ca;
    padding: 10px 5%;
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	align-items: center;
}
.social-connects ul li img{width: 25px;height:25px;}
.quick-details a{background-color: #06adf2;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50px 50px 50px 50px;
    padding: 16px 45px 16px 45px;text-decoration: none;color:#fff !important;
background-color: transparent;
	background-image: linear-gradient(232deg, #06adf2 20%, #114683 80%);
}
.quick-details a:focus, .quick-details a:focus-visible, .quick-details a:hover{ background-color: #06adf2 !important;color: #fff !important; }
.why-box:hover figure.elementor-image-box-img img {filter: brightness(0) invert(1); }
.why-box:hover p.elementor-image-box-description{color:#fff !important;}
.why-box{position:relative;}
.why-box .elementor-widget-container::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-color: #06adf2;
    transform: scale(1, 0);
    transition: transform 500ms ease;
    transform-origin: bottom center;
    z-index: 1;
}
.why-box .elementor-widget-container:hover::before {
    transform: scale(1, 1);
    transform-origin: top center;
    border-radius: 6px;
}
.why-box .elementor-widget-container .elementor-image-box-wrapper{position:relative;z-index:9;}
ul#sub-menu-1 {
    column-count: 3;
    background: #fff;
    padding: 15px;
}
/* .has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) { !important;text-decoration: none; } */
.main-banner span{color: #EC398B;}
.main-banner a span{color: #fff !important;}
body main#main { padding: 0;}
.slide-over .owl-nav { position: absolute; top: 38%; display: block; width: 100%;}
.slide-over .owl-nav .owl-prev { position: absolute; left: 4px;}
.slide-over .owl-nav .owl-next { position: absolute; right: 4px;}
.slide-over .owl-nav button, .cases-carousel .owl-nav button {
    font-size: 35px !important;
    width: 40px;
    height: 40px;
    background: #fff !important;
    color: #222 !important;
    border-radius: 50%;
    align-items: center;
	display: none;
    justify-content: center;
    position: relative;
}
.slide-over:hover .owl-nav button { display: flex !important;}
span.countdown-row.countdown-show4 { display: flex; width: 100%; align-items: center; justify-content: space-between;}
span.countdown-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.countdown-section {
    background-color: #f7f7f7;
    position: relative;
    border-radius: 10px;
    width: 160px!important;
    padding: 30px 20px 20px;
}
.countdown-section .countdown-amount {
    font-size: 42px;
    line-height: 42px;
    color: #151924;
    margin-bottom: 0;
    font-weight: bold!important;
}
.countdown-section .countdown-period {
    font-size: 10px;
    line-height: 23px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ec398b;
    padding-top: 2px;
}
.countdown-section::before {
    content: ":";
    font-weight: bold!important;
    font-size: 36px;
    position: absolute;
    right: -35px;
    top: 50%;
    font-size: 36px;
    transform: translate(0,-50%);
    color: var(--pbmit-motivec-blackish-color);
}
.countdown-section:last-child::before{display: none;}
/* Event Grid Styling */
.event-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin: 40px 0;
}
.owl-carousel.event-carousel .owl-stage-outer { overflow-x: clip; overflow-y: visible;}
.owl-carousel.event-carousel .owl-nav {
   position: absolute;
	width: 100%;
    top: 45%;
    right: 0;
	display: block !important;
}
.owl-carousel.event-carousel .owl-nav .owl-prev {
    position: absolute;
    left: -15px;
}
.owl-carousel.event-carousel .owl-nav .owl-next {
    position: absolute;
    right: -15px;
}
.owl-carousel.event-carousel .owl-nav button, .owl-carousel.event-carousel .owl-nav button {
    font-size: 35px !important;
    width: 40px;
    height: 40px;
    background: #fff !important;
    color: #fff !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.event-content{position:relative;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);transition: transform 0.2s ease, box-shadow 0.2s ease;border-radius: 12px; }

.event-item {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
	padding: 7px 7px 0 7px;
  overflow: hidden;
}
h3.date.te-date { color: #fff;font-weight: 600;}
span.e-yr{
	    position: absolute;
    transform: rotate(270deg);
    right: -5px;
    bottom: 22%;
    font-size: 12px;
}
.event-content:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.1);
}

.event-thumb img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 6px !important;
}

.event-type {
    background: #ec398b;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 6px 12px;
    display: inline-block;
    position: absolute;
    border-radius: 20px;
    text-transform: uppercase;
    top: 10px;
    left: 10px;
}
.event-content .event-item .event-details {
    padding: 15px 15px 0 0;
	background: #fff;
}
.event-title {
  font-size: 20px;
  margin: 0 16px 10px;
	font-weight: 700;
}

.event-title a {
  color: #222;
  text-decoration: none;
}

.event-title a:hover {
  color: #0073aa;
}

.event-excerpt {
  font-size: 15px;
  color: #555;
  margin: 0 16px 16px;
  font-family: 'Red Hat Display';
}
.event-meta div{
	  font-family: 'Red Hat Display';
}
a.elementor-button.elementor-button-link {
    font-family: 'Red Hat Display', sans-serif !important;
    font-weight: 700 !important;
}
.event-meta {
    font-size: 14px;
    color: #fff;
    margin: 0;
    position: absolute;
    top: -20px;
    right: 57px;
    padding: 10px 18px;
    border-radius: 5px;
    border-top-right-radius: 0;
    background: linear-gradient(to bottom, #0673a0 0%, #06adf2 100%);
    text-align: center;
    transition: all 300ms ease;
}
.event-meta:before {
    content: '';
    position: absolute;
    top: 0;
    right: -17px;
    width: 0;
    height: 0;
    border-bottom: 21px solid #D9D9D9;
    border-right: 17px solid transparent;
}
.event-meta div {
    font-size: 15px;
    font-weight: 600;
}
.post-item.d-flex {
    display: flex;
    gap: 18px;
	width: 45%;
}
aside.widget-area {
    margin: 0 auto;
    width: 100%;
}
.pbmit-meta-cat-date-wrapper { display: flex; gap: 4px;}
.pbmit-meta-category a { padding: 7px 20px; background-color: #ec398b;  color: #fff !important; border-radius: 50px;}
.pbmit-meta-date span { color: #666; font-weight: 300; text-transform: uppercase;}
h3.pbmit-post-title a {
    font-size: 26px;
    line-height: 32px;
    margin: 18px 0 0 0;
    overflow: hidden;
    display: -webkit-box;
    font-weight: 600;
}
.post-item.d-flex .pbmit-featured-container, .post-item .pbminfotech-box-content {
    width: 50%;
}
body .site-footer {
    padding-top: 0;
    padding-bottom: 0;
}
.site-footer > .site-info {
    padding: 0 !important;
    margin: 0;
	border: 0 !important;
}
.cust-footer{
    background-color: #114683;
    background-image: url(https://demo.sociallyconnect.in/wp-content/uploads/2025/06/footer-bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;
	padding: 10vh 0 10vh;
}
.cust-footer .textwidget.custom-html-widget {display: flex; flex-direction: column;}
.cust-footer .textwidget.custom-html-widget a { color: #fff !important; text-decoration: none; font-family: "Montserrat", sans-serif; font-size: 17px;margin-bottom: 10px;display: flex;align-items: center;gap: 6px;}
.cust-footer .widget ul li a{color: #fff !important; font-family: "Montserrat", sans-serif; font-size: 15px;text-decoration: none !important;display:flex;}
.copy-footer{background-color: #00244d;}
.cust-footer .widget h2 { font-size: 1.2em; color: #fff !important;}
.site-footer > .site-info .powered-by { margin-left: auto; margin-right: auto; color: #fff !important; font-family: "Montserrat", sans-serif; font-size: 14px; padding: 6px 0;}
.site-footer > .site-info .powered-by a{color: #fff !important;}
.cust-footer section#nav_menu-2, .cust-footer section#custom_html-2,  .cust-footer .widget_footer_latest_events_widget{margin: 0 auto;}
.review-carousel .owl-dots {
    display: flex !important;
    gap: 6px;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: -30px;
    right: 0;
    left: 0;
}
.review-carousel .owl-item:not(.center) {
    scale: 0.90;
}
.cust-footer .textwidget.custom-html-widget a:focus, .cust-footer .textwidget.custom-html-widget a:hover, .cust-footer .textwidget.custom-html-widget a:focus-visible{
	background: unset !important;
}
.review-carousel .owl-dots button{background: #9b9b9b !important; width: 8px; height: 8px; border-radius: 6px 6px 6px 6px;transition: all 0.3s ease-in-out;}
.review-carousel .owl-dots button.active{background: #ec398b !important;width:16px;}
section#media_image-2 img{width: 70% !important;}
.pbmit-featured-wrapper {position: relative; display: block; overflow: hidden; border-radius: 30px;}
.post-item img{transition: all 0.2s ease-in-out;}
.post-item:hover img{scale: 1.1;}
.pbmit-svg-btn { margin-top: 10px;}
.event-featured-image, .event-featured-image img{margin-bottom: 0 !important;}
.event-details {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto !important;
    padding: 10vh 15vh;
    font-family: "Montserrat", sans-serif;
    background: #f5f6f8;
}
.event-details .event-col-1{flex: 75%;padding-right: 75px;}
.event-details .event-col-2 {
    flex: 25%;
    padding: 2%;
    background: #fff;
    border-radius: 21px;
    height: fit-content;
    position: sticky;
    top: 50px;
}
.event-featured-image img {
    width: 100%;
    border-radius: 12px;
    margin-bottom: 30px;
    object-fit: cover;
}

.event-details h1 {
    font-size: 36px;
    margin-bottom: 20px;
    text-align: center;
    color: #222;
}
.event-date-time, .event-dates, .event-address, .event-contacts, .event-google-map, .event-register {
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: 1px solid #ededed;
}  margin-bottom: 30px;
}

.event-dates strong {
    color: #333;
}
.event-date-time h3,
.event-address h3,
.event-contacts h3,
.event-google-map h3,
.event-schedules h3,
.event-chief-guests h3,
.event-gallery h3 {
    font-size: 15px;
    margin-bottom: 10px;
    border-left: 5px solid #0073aa;
    padding-left: 10px;
    color: #0073aa;
    font-weight: 600;
    font-family: "Montserrat", Sans-serif;
    text-transform: uppercase;
}

.event-gallery ul,
.event-chief-guests ul {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding-left: 0;
}

.event-gallery li,
.event-chief-guests li {
    list-style: none;
}

.event-gallery img {
    border-radius: 8px;
    height: 200px;
    width: 100%;
    object-fit: cover;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
}
.event-chief-guests img {
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 10px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.event-chief-guests h4 {
   margin: 5px 0;
    font-size: 16px;
    color: #151924;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}
.event-chief-guests p {
    font-size: 14px;
    font-weight: 500;
    color: #444;
    font-family: "Red Hat Display", sans-serif !important;
}

.event-register .button {
    background-color: #0073aa;
    color: white;
    padding: 12px 25px;
    border: none;
    text-decoration: none;
    display: inline-block;
    border-radius: 4px;
    font-weight: bold;
    transition: background-color 0.3s ease;
}
.event-register .button:hover {
    background-color: #005177;
}
.event-schedules ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.event-schedules li {
    background: #fefefe;
    border-left: 4px solid #0073aa;
    padding: 15px 20px;
    margin-bottom: 15px;
    border-radius: 6px;
    box-shadow: 3px 1px 5px 1px #eeeeeede;
}
.event-schedules li strong {
    display: flex;
    font-size: 18px;
    align-items: center;
    margin-bottom: 5px;
    color: #4b4b4b;
    font-weight: 600;
    gap: 7px;
    font-family: "Montserrat", sans-serif;
}
.event-schedules li span{
	 color: #4b4b4b;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}
.event-schedules span{
	display: flex;
    align-items: center;
	gap: 7px;
	color: #151924;
    font-family: "Montserrat", sans-serif;
	font-size: 18px;
}
.event-details .event-col-1 h3 {
    font-size: 19px !important;
    font-weight: 600;
    margin: 33px 0;
}
.event-schedules li p {
    margin-top: 5px;
    color: #555;
    font-size: 14px;
	font-family: "Red Hat Display", sans-serif !important;
}
.event-register a.button{
    width: 100%;
    text-align: center;
    border-radius: 12px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    background-color: transparent;
    background-image: linear-gradient(232deg, #06adf2 20%, #114683 80%);
    transition: all 0.4s;
    border: 0;
}
.event-description p, .event-description ul {
    font-family: "Red Hat Display", sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
}
.event-template-default .event-description h3 {
	font-weight: 700;
	font-size: 23px !important;
    color: #0073aa;
	font-family: "Montserrat", sans-serif;
}
.event-description ul{margin: 15px 0;padding-left: 30px;}
.event-description:first-letter {
    font-family: "Montserrat", sans-serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 52px;
    color: #0073aa;
    margin-right: 6px;
}
.about-leher strong {
    font-family: "Montserrat", sans-serif;
}
.about-leher .start-content:first-letter{
	  font-family: "Montserrat", sans-serif;
    font-size: 52px;
    font-weight: 700;
    line-height: 52px;
    color: #ffffff;
    margin-right: 6px;
}
.event-main-image{
	position:relative;
}
.event-main-image:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.35;
}
.event-main-image img {
    height: 450px !important;
    object-fit: cover;
    object-position: center center;
}
.event-main-image{position:relative;margin: 0 !important;}
.event-main-image .event-heading{
	position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.event-main-image .event-heading span a, .event-main-image .event-heading span{color:#fff;text-decoration: none;font-family: "Red Hat Display", sans-serif;; font-size: 15px;}
.event-main-image .event-heading h1{font-size: 60px; font-weight: 600;font-family: 'Montserrat', sans-serif;}
.event-date-time strong{ display: flex;align-items: center;gap: 5px;margin-bottom: 5px;}
.event-date-time p, .event-date-time strong, .event-dates p, .event-address p, .event-contacts p, .event-google-map p, .event-register p {
    font-family: "Red Hat Display", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
}
.slide-over span.countdown-section {
    background: transparent;
    border: 1px solid #fff;
    width: 100px !important;
    padding: 10px 5px 5px;
}
.slide-over span.countdown-section .countdown-amount{color: #fff;}
.slide-over span.countdown-row.countdown-show4{
	align-items: center;
    justify-content: start;
    gap: 8px;
}
.slide-over .countdown-section::before{display: none;}
.sc-counter {
   text-align: center;
    width: 200px !important;
    height: 200px !important;
    border-radius: 50%;
    z-index: 1;
    position: relative;
    background: linear-gradient(#fff 0 0) padding-box, linear-gradient(to right, #ec398b, #06ADF2) border-box;
    color: #313149;
    padding: 10px;
    border: 10px solid transparent;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
	box-shadow:0px 0px 0px 17px #fff;
}
.sc-counter .elementor-counter {
    position: relative;
    top: 18%;
    left: 7px;
}
.page-breadcrumb span, .page-breadcrumb span a{ color: #fff !important;}

 .mo-appointment input, .mo-appointment .wpcf7-textarea, .mo-appointment select {
                width: 100%;
                background: #fff !important;
                background-color: #fff !important;
                color: var(--form--color-text) !important;
            }

            .mo-appointment input, .mo-appointment select {
                height: 42px !important;
                border: 1px solid !important;
                margin-top: 10px !important;
            }
			.mo-appointment textarea{border: 1px solid !important;}
            .mo-appointment input:hover, .mo-appointment .wpcf7-textarea:hover, .mo-appointment select:hover, .mo-appointment input:focus, .mo-appointment .wpcf7-textarea:focus, .mo-appointment select:focus, .mo-appointment input:focus-visible, .mo-appointment .wpcf7-textarea:focus-visible, .mo-appointment select:focus-visible, .mo-appointment input:active, .mo-appointment .wpcf7-textarea:active, .mo-appointment select:active {
                outline: 0 !important;
            }

            .mo-appointment input.wpcf7-form-control.wpcf7-submit {
                background: var( --e-global-color-primary ) !important;
                color: #fff !important;
                line-height: 1;
    			height: 56px !important;
    			font-size: 19px !important;
            }
            .mo-appointment label {
    font-size: 17px;
    color: #151924;
    margin-top: 4px;
    display: block;
    font-weight: 600;
	font-family: 'Montserrat';
}
.menu-button-container #primary-mobile-menu .dropdown-icon{color: #fff;}
.menu-button-container #primary-mobile-menu .dropdown-icon.close{color: #000;}
.w-100, figure.post-thumbnail{width:100% !important; max-width:100% !important;}
body.single .post-thumbnail .wp-post-image{margin-top:0;}
.single-posts{width: 100%; max-width: 1360px; margin: 0 auto;}
.single-posts .entry-content p{margin: 0 !important;}
div#comments{display: none;}
body .single-posts h1.entry-title {font-size: 2.5rem;font-weight: 600;}
main#main article header.entry-header {padding: 0; margin-bottom: 50px;border:0;}
.creativehome-about img{height: auto !important; max-width: fit-content !important; object-position: top center;
    outline: 1.5px solid #ffffff;
    outline-offset: -9px;}
.creativehome-about .resized-img img {  width: 95% !important;}
.something-grid-box figure.elementor-image-box-img {background: #f5f6f8; padding: 13px; border-radius: 15px;}
.something-grid-box{position:relative;}
.something-grid-box:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 4px;
    background: #f0f0f0;
    right: 10%;
    left: 0;
    margin: 0 auto;
}
.review-carousel .owl-item{padding: 10px;}
.review-carousel .owl-item .elementor-widget-testimonial {
    background: #fff;
    padding: 18px;
    border: 1px solid #f7f7f7;
    border-radius: 12px;
    box-shadow: 1px 1px 4px 0px #2121211c;
}
.gallers-box{
	list-style: none;
    padding: 0;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
.gallers-box div {
    width: 30%;
}
/* Responsive */
.template-years .template-rows {
    max-width: min(100%, 1360px);
    margin: 0 auto;
}
.founder-title{
	 -webkit-text-stroke: 2px #fff;
    -webkit-text-fill-color: transparent;
    color: #fff;
    font-weight: 700;
    opacity: 0.9;
    text-transform: uppercase;
}
.footer-latest-events {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-latest-events li {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.footer-event-thumb {
    width: 65px !important;
    height: auto !important;
    margin-right: 10px;
	border-radius:6px;
}
.cust-footer .widget ul li{
	margin-bottom: 15px !important;
}
.footer-event-title { font-size: 14px;}
.review-carousel .owl-item{padding: 0;}
.review-carousel .owl-item.center.active .elementor-widget-testimonial { background: #0a6fc2;}
.review-carousel .owl-item:not(center) .elementor-widget-testimonial { background: #06a8ed;}
.review-carousel .owl-item.cloned.active .elementor-widget-testimonial { background: #61b8ff;}
.review-carousel .owl-item .elementor-testimonial-name, .review-carousel .owl-item .elementor-testimonial-job, .review-carousel .owl-item .elementor-testimonial-content { color: #fff;}
.cust-footer .textwidget.custom-html-widget p {
    color: #fff;
    font-size: 15px;
	text-align: justify;
	font-family: "Red Hat Display", sans-serif !important;
}
section#custom_html-3 {
    margin: 0;
}
section#custom_html-3 .textwidget.custom-html-widget img {
    width: 70%;
    margin-bottom: 15px;
}
.event-grid .event-content .event-item .event-details{
	height: 150px;
}
#gallery-1{margin: 0 !important;}
#gallery-1 .gallery-item{padding: 5px 10px !important;}
@media only screen and (min-width: 1024px){
	.cust-footer .widget-area {
    grid-template-columns: repeat(4, 1fr);
}
}
@media (max-width: 1024px){
	body .sc-counter{width: 150px !important;height: 150px !important;padding: 0;}
	.event-grid { grid-template-columns: repeat(2, 1fr);gap: 10px; }
	.event-grid span.e-yr{position:unset;}
	.post-item.d-flex{width: 100% !important;}
	.pbmit-meta-cat-date-wrapper{flex-direction:column;}
}
@media only screen and (min-width: 482px) {
	body .site-logo .custom-logo {
    max-width: 350px;
    max-height: 86px;
    height: auto;
    width: auto;
}
.primary-navigation .primary-menu-container > ul > .menu-item > a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.primary-navigation .primary-menu-container > ul > .menu-item {
   display: flex;
   align-items: center;
    }
}
@media (max-width: 1024px) and (min-width: 479px){
	.site-header{flex-wrap:nowrap;}
	body .primary-navigation a:hover, body .primary-navigation a:link, body .primary-navigation a:visited{font-size: 15px;padding: 7px !important;}
	header#masthead{max-width: 95%;}
	body header .custom-logo-link img {width: 85% !important;}
}
@media (max-width: 1400px) and (min-width: 769px){
	.owl-carousel.event-carousel .owl-nav .owl-next{right: 0;}
	.owl-carousel.event-carousel .owl-nav .owl-prev{left: 0;}
}
@media (max-width: 768px) {
	body section.top-bar{justify-content: center; gap: 15px;}
	.gallers-box div { width: 47%;}
	.event-schedules li strong{flex-wrap:wrap;}
	.event-meta{padding: 5px 9px;right:25px;}
	.event-title{font-size: 17px;}
	.event-excerpt, .event-type{font-size: 11px;}
	.event-content .event-item .event-details{padding: 5px 5px 0 0;}
	h3.date.te-date{font-size: 18px;}
	.event-meta div{font-size:14px;}
 .event-chief-guests ul,
    .event-gallery ul {
        flex-direction: row;
        align-items: center;
		justify-content: center;
    }
body.event-template-default .event-details {
        padding: 5vh;
        flex-wrap: wrap;
        flex-direction: column;
    }
 .event-chief-guests li {
        max-width: 100%;
    }
	.event-details{padding: 5vh;}
	.event-details .event-col-1{padding: 0;}
	.event-details .event-col-2{padding: 5vh; margin-top: 50px;}
	.event-main-image .event-heading h1 { font-size: 40px;margin-bottom: 10px;}
	.slide-over span.countdown-section{width: 70px; padding: 5px;}
	.countdown-section .countdown-amount{font-size: 25px;line-height: 25px;}
	.quick-details a{ display: none !important; }
	header#masthead nav#site-navigation{width: 80%;}
	body .site-branding{margin: 0 auto !important;}
	.post-item.d-flex{display:flex;text-align:center;flex-direction:column;}
	h3.pbmit-post-title, h3.pbmit-post-title a{display: block;text-align:center;}
	.post-item.d-flex .pbmit-featured-container, .post-item .pbminfotech-box-content { width: 100%; text-align: center;}
	body .something-grid-box:after{right: 0;}
}
@media (max-width: 560px) {
	.creativehome-about .resized-img:first-child img { position: relative; top: -35px;}
	.creativehome-about .resized-img:last-child img { position: relative; bottom: -35px;}
	.creativehome-about .resized-img img { width: 95% !important;}
	.event-grid { grid-template-columns: repeat(1, 1fr); gap: 10px; }
}
@media (max-width: 481px) {
	body .site-branding{margin-right: 0;}
	body .sc-counter{display: none;}
	.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo img{max-height: max-content !important;}
	body .primary-navigation a:hover, body .primary-navigation a:link, body .primary-navigation a:visited{color: #fff !important;}
	header .quick-contact a{margin-right: 0;}
	header#masthead{height: 80px;display: flex;}
	.menu-button-container #primary-mobile-menu{padding: 0 !important;font-family: 'Montserrat'; font-size: 13px !important;}
	.menu-button-container #primary-mobile-menu:focus, .menu-button-container #primary-mobile-menu:focus-visible{outline: 0;border: 0;}
	body .site-branding, body nav{flex: 1 0 0;}
	body header#masthead nav#site-navigation{position:unset;width: 20%;}
	body.primary-navigation-open .primary-navigation{width: 90% !important;}
	body.primary-navigation-open ul#sub-menu-1, .primary-navigation-open .primary-navigation > .primary-menu-container{background: #114683 !important;padding: 10px !important;border-radius: 0px;margin: 0;border: 0 !important;}
	.primary-navigation-open .primary-navigation > .primary-menu-container{transform: translateX(20px) !important;}
	body section.top-bar{padding: 10px 0 !important;}
	body .primary-navigation a:hover, body .primary-navigation a:link, body .primary-navigation a:visited{font-size: 16px !important;}
	header#masthead .menu-button-container{position:unset;}
	.quick-contact a{font-size: 13px;margin: 0;font-weight: 600;}
	.quick-contact a svg{width: 20px;height:20px;}
	.quick-contact{gap: 10px;}
	.social-connects ul li img { width: 25px; height: 25px;}
	.social-connects ul{padding: 0;}
	body .site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo{position:unset;padding-top:0;margin-top:0;margin-bottom: 0;}
	.menu-button-container #primary-mobile-menu .dropdown-icon{color:#232f4f;}
	body .site-logo .custom-logo { max-width: 115px !important;}
}