@media (max-width: 767px) {
	.cc-center {
        position: absolute;
        width: 100%;
        top: calc(50% + 60px);
        left: 50%;
        transform: translate(-50%, calc(-50% - 50px));
    }

    .mobile-menu .btn-red {
        margin: 1.0472rem auto 0;
    }
    
    .menu-btn {
        top: 0.5rem;
    }

    .container {
	    max-width: calc(100% - 3.125rem);
	}

	.ohdf-slide-image {
	    min-height: 19.6305rem;
	}

/* 	.ohdf-slide-image h1 {
	    max-width: calc(100% - 3.125rem);
	    padding: 0px 0.75rem;
	} */

	p:not(.ohdf-copyright-text) {
	    font-size: 0.875rem !important;
	    line-height: 1.375rem !important;
	}

	.sub-heading {
	}

	.btn-red, .btn-outline-white {
	    width: 100%;
	    display: block;
	}

	.ohdf-inline-btn li {
	    display: block;
	}

	.ohdf-inline-btn li:not(:last-child) {
	    margin-right: 0px;
	    margin-bottom: 0.9375rem;
	}

	.ohdf-right-img {
	    max-width: calc(100% + 50px);
	    margin-inline: -1.5625rem;
	    position: relative;
	}

	.ohdf-schedule-post-title {}

	.ohdf-date-bar {
	    width: calc(100% + 50px);
	    margin-inline: -1.5625rem;
	    position: relative;
	}

	.ohdf-schedule-post-box {
        width: calc(100% + 50px);
        margin-inline: -1.5625rem;
    }
    
    .ohdf-schedule-post-content {
        padding: 1.1843rem 1.5625rem 1.1448rem;
    }

    .ohdf-schedule-post-content h6 {
        font-size: 0.75rem;
        line-height: 1.125rem;
    }
	
	.ohdf-schedule-post-sponsore-box p {
        font-size: 0.75rem !important;
        line-height: 1.25rem !important;
    }
    
    .ohdf-schedule-post-sponsore-box ul li {
        font-size: 0.75rem;
        line-height: 1.25rem;
    }
    
    .ohdf-schedule-post-box-warpper {
        margin-bottom: 1.875rem;
    }
    
    .ohdf-attend-box {
        width: calc(100% + 50px);
        margin-inline: -1.5625rem;
        padding: 1.5791rem 1.5625rem;
    }
    
    .ohdf-attend-box-warpper {
        min-height: 15.625rem;
    }
    
    .ohdf-info-content {
        text-align: center;
    }
    
    .ohdf-main-heading {
        margin-bottom: 1.875rem !important;
    }
    
    .ohdf-sponsor-logo-warpper {
        min-height: 7.5rem;
        border-right: none;
    }
    
    .ohdf-sponsor-logo-warpper:not(:last-child) {
        border-bottom: 1px solid rgb(10 10 32 / 20%);
    }
    
    .ohdf-sponsor-logo img {
        max-width: 9.375rem;
    }
    
    .ohdf-footer-logo {
        margin-right: auto;
    }
    
    .ohddf-socail-icon {
        max-width: inherit;
        text-align: center;
        margin: 1.5625rem 0 0;
    }
    
    .ohddf-socail-icon li a {
        font-size: 1.125rem;
    }
    
    .ohdf-footer-menu {
        display: block;
        text-align: center;
        max-width: 100%;
        margin-top: 1.5625rem;
    }
    
    .ohdf-footer-menu li {
        width: 100%;
        margin-bottom: 0.5rem;
    }
    
    .ohdf-footer-menu li a {
        font-size: 0.875rem;
    }
    
    .ohdf-copyright {
        margin-top: 1.5625rem;
    }
    
    .ohdf-copyright-text {
        font-size: 0.75rem;
        line-height: 1.375rem;
        max-width: 12.5rem;
        margin: 0 auto;
        text-align: center;
    }
	
	.odhf-date-header {
        padding-top: 1.25rem;
        padding-inline: 1.25rem;
        padding-bottom: 1.25rem;
    }
    
    .odhf-date-header img {
        max-width: 6.25rem;
    }
    
    .odhf-date-hero {
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
    }
    
    .odhf-date-hero-content .sub-heading {
        margin-bottom: 1.25rem;
    }
    
    .odhf-date-hero-content h1 {
        font-size: 2.375rem;
        line-height: 3.125rem;
        margin-bottom: 1.25rem;
    }
    
    .odhf-date-hero-content p {
        font-size: 0.9375rem !important;
        line-height: 1.5rem !important;
    }
    
    .odhf-date-hero-content p:not(:last-child) {
        margin-bottom: 1rem;
    }
    
    .odhf-date-footer {
        padding-top: 1.25rem;
        padding-inline: 1.25rem;
        padding-bottom: 1.875rem;
    }
    
    .odhf-date-footer-content-warpper {
        flex-direction: column;
    }
    
    .odhf-date-footer-content-warpper p {
        font-size: 1.125rem !important;
        line-height: 1.625rem !important;
        margin-bottom: 1rem;
        margin-right: auto;
    }
    
    .odhf-date-footer .ohddf-socail-icon {
        margin-left: 0;
    }
    
    .odhf-date-footer .ohddf-socail-icon li:not(:last-child) {
        margin-right: 1.5625rem;
    }
    
    .ohddf-socail-icon li a {
        font-size: 1.375rem;
        line-height: 1.625rem;
    }
}