@media only screen and (min-width: 320px) and (max-width: 400px) {
    .popup-undangan .card-content-wedding .end {
        font-size: 4.5rem;
    }

    .popup-undangan .card-content-wedding .card-name h1 {
        font-size: 1.5rem;
    }

	.core-0 .countdown .box {
		width: 4rem;
		height: 7.5rem;  
	}

	.core-0 .countdown .box span {
		font-size: 1.5rem;
	}


	.core-4 .love-story .image-love-story .card-icon::before {
        left: 3.1rem;
    }

    .core-4 .love-story .image-love-story .card-icon::after {
        left: 4rem;
    }
}


@media only screen and (min-width: 500px) {
    .card-image-slider .card-image {
        width: calc(100% - 0px);
        border-radius: 0;
    }

	.core-0 .countdown .box {
		width: 6.8rem;
		height: 11rem;
	}

	.core-5 .gift .card-content button {
		font-size: 2.5rem;
	}
}

@media only screen and (min-width: 576px) {
	.navbar-light .navbar-nav .nav-link {
		padding: .3rem;
	}
	.navbar-light .navbar-nav .nav-link .img {
		padding: 0.4rem;
		width: 50px;
	}
	.navbar-light .navbar-nav .nav-link .img img {
		max-width: 25px;
	}

    .popup-undangan .card-content-wedding .px-3 {
        width: 50%;
    }

    .core-1 .widget .card-image {
        width: 220px;
        height: 300px;
    }
    
    .core-1 .widget .card-title {
        font-size: 2.8rem;
        margin-left: -25px;
        margin-bottom: 2rem;
    }
    
    .core-1 .widget .card-text {
        padding: .5rem;
        font-size: .8rem;
    }
    
    
    .core-2 .content .card-content .card-date {
        font-size: 1.3rem;
    }
    
    .core-2 .content .card-content .card-hour {
        font-size: .8rem;
    }
    
    
    .core-2 .content .dividing-line::before {
        left: -2rem;
    }


    .core-3 video {
		height: 250px;
	}

	.core-3 iframe {
		height: 250px;
	}
    

    .core-3 .card-box .card-image {
        height: 13rem;
        max-height: 13rem;
    }
    
    .core-3 .card-box .card-small-image {
        max-height: 10rem;
        height: 10rem;
    }
    
    .core-3 .card-box .card-big-image {
        height: 18rem;
        max-height: 18rem;
    }
    
    .core-3 .card-box .card-large-image {
        max-height: 10rem;
        height: 10rem;
    }
    
    
    
    .core-4 .love-story .love-side-story {
        padding: 1rem;
    }
    
    
    
    
    .core-5 .gift .dividing-line::before {
        left: 0rem;
    }
    
    
    .core-6 .list-comments .card-box {
        padding: 1rem;
    }
    
    .core-6 .list-comments .card-box .card-name {
        font-size: .9rem;
    }
    

    
}

@media only screen and (min-width: 992px) {

    .popup-undangan .card-content-wedding .px-3 {
        width: 100%;
    }

	.navbar.show {
		transform: translateY(50%);
	}

    .navbar-light {
        width: fit-content;
        bottom: 50%;
        right: 500px;
    }


    .navbar-light .navbar-nav {
        display: block;
		padding: 1rem .5rem;
    }

    .navbar-light .navbar-nav .nav-link + .nav-link {
        margin-top: 10px;
    }

	.navbar-light .navbar-nav .nav-link span {
		position: absolute;
		top: 50%;
		left: -50%;
		transform: translate(0%, -50%);
		color: var(--secondary);
		font-weight: 600;
		opacity: 0;
		transition: all .3s ease;
	}

	.navbar-light .navbar-nav .nav-link.active span {
		top: 50%;
		left: 100%;
		opacity: 1;
	}

    .container-wedding { 
        justify-content: end;
    }

    .card-image-slider {
        display: block;
    }

    .card-image-slider .card-content-image-slider::before{
        content: "";
        background-image: url(../images/popup-img-top-0717d761784524eaa5c62e8ed883c17e.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 96px;
    }

    .card-image-slider .card-content-image-slider::after{
        content: "";
        background-image: url(../images/popup-img-bottom-0717d761784524eaa5c62e8ed883c17e.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 96px;
    }

    .card-content-wedding {
        width: 500px;
    }

    .core-00::before, .core-0::before, .core-1::before, .core-2::before, .core-3::before, .core-4::before, .core-5::before, .core-6::before {
        background-image: url(../images/core-0-img-top-0717d761784524eaa5c62e8ed883c17e.svg);
        height: 90px;
    }

    .core-00::after, .core-0::after, .core-1::after, .core-2::after, .core-3::after, .core-4::after, .core-5::after, .core-6::after {
        background-image: url(../images/core-0-img-bottom-0717d761784524eaa5c62e8ed883c17e.svg);
        height: 90px;
    }

    .card-image-slider .card-image {
        width: calc(100% - 50px);
        border-radius: 250px 250px 0 0;
        display: block;
    }

}

@media only screen and (min-width: 1200px) {
    .card-image-slider .card-image {
        width: calc(100% - 250px);
        border-radius: 250px 250px 0 0;
    }
}

@media only screen and (min-width: 1400px) {
    .card-image-slider .card-image {
        width: calc(100% - 340px);
        border-radius: 250px 250px 0 0;
    }

}
