@media only screen and (min-width: 320px) and (max-width: 400px) {
    .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: 2.8rem;
    }

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


@media only screen and (min-width: 500px) {
    .popup-undangan .container-wedding .image-popup-top-left {
        max-height: 13rem;
    }
    
    .popup-undangan .container-wedding .image-popup-top-right {
        max-height: 13rem;
    }

    .popup-undangan .container-wedding .image-popup-bottom-left {
        max-height: 13rem;
    }
    
    .popup-undangan .container-wedding .image-popup-bottom-right {
        max-height: 13rem;
    }

    .card-image-slider .card-image {
        width: 100%;
        height: 100%;
        border-radius: 0;
        left: 0;
        top: 0;
        transform: translateX(0);
    }
    
    .core-0 .card-heading {
        width: 75%;
    }

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



    .core-2 .content .header-title h1 {
        font-size: 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;
	}
	
    .core-0 {
        padding-bottom: 19rem;
    }

    .core-0 .image-popup-top-right {
        max-height: 10rem;
    }

    .core-1, .core-2, .core-3, .core-4, .core-5 {
        padding-bottom: 12rem;
        padding-top: 5rem;
    }

    .core-6 {
        padding-top: 5rem;
    }


    .core-0::before, .core-1::before, .core-2::before, .core-3::before, .core-4::before, .core-5::before {
        height: 7rem;
        bottom: -1rem;
    }


    .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-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;
    }
    
    .core-6 .list-comments .card-box .card-present {
        font-size: .7rem;
    }
    
}


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

}

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

	.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;
    }


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


    .card-content-image-slider {
        display: block;
        width: calc(100% - 500px);
        opacity: 1;
    }
    


    .card-image-slider .card-image {
        width: 450px;
        height: 450px;
        left: 54%;
        top: -3rem;
        border-radius: 50%;
        transform: translateX(-50%);
    }

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

    .popup-undangan .card-content-wedding.core-00::before {
        display: none;
    }


     .core-2 .content .header-title .save {
        font-size: 3rem;
    }

    .core-2 .content .header-title .date {
        font-size: 3rem;
    }

    .core-5 .gift .header-title h1 {
        font-size: 3rem;
    }

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


   

}

@media only screen and (min-width: 1200px) {
    .card-image-slider .card-image {
        width: 550px;
        height: 550px;
        left: 45%;
        top: -4rem;
    }

    .core-6 .list-comments .card-box .card-present {
        font-size: .6rem;
    }
}

@media only screen and (min-width: 1400px) {
    .card-image-slider .card-image {
        width: 670px;
        height: 670px;
    }

    .core-6 .list-comments .card-box .card-present {
        font-size: .7rem;
    }
}
