@media screen and (min-width:320px) and (max-width:599px) {
	.contact-reservation {
		margin-bottom: 30px;
	}
	.english-img {
		height: 30px;
		margin-top: 15px;
		margin-bottom: 30px;
	}
    .foot-note,
    .main,
    .name,
    .specialty {
        text-align: center;
    }
    .main {
        margin-bottom: 20px
    }
    #clinic-br {
        display: none
    }
    .content-modal {
        background-color: #fff;
        padding: 40px 6%
    }
    .profile-img {
        width: 125px;
        height: 125px;
        border: 4px solid #a00000;
        border-radius: 50%;
        background-color: white;
        display: block;
        margin: auto
    }
    .procedure,
    tr:nth-child(even) {
        background-color: #f0f0fa
    }
    .name {
        font-family: Heebo, sans-serif;
        letter-spacing: 1px;
        font-weight: 500;
        font-size: 21px;
        color: #a00000;
        margin-top: 20px
    }
    .specialty,
    .text {
        font-weight: 400;
        color: #041A31;
        font-family: Heebo, sans-serif;
        letter-spacing: 1px
    }
    .specialty {
        font-size: 16px;
        margin-top: 4px;
    }
    .text {
        font-size: 16px;
        line-height: 24px
    }
    .text-none {
        font-style: italic;
        font-family: Heebo, sans-serif;
        letter-spacing: 1px;
        font-weight: 300;
        color: #b9b9ce;
        font-size: 16px;
        line-height: 26px
    }
    .caption,
    .hrs {
        font-family: Heebo, sans-serif;
        letter-spacing: 1px;
        font-weight: 500;
        color: #041A31
    }
    .caption {
        font-size: 19px;
    }
    table {
        width: 100%;
        border: 2px solid #f0f0fa;
        border-radius: 8px;
        margin-bottom: 5px
    }
    td {
        padding: 20px
    }
    td:nth-child(odd) {
        border-right: 2px solid #f0f0fa;
        width: 35%
    }
    .hrs {
        font-size: 15px;
        margin-bottom: 4px;
    }
    .open {
        font-weight: 400;
        line-height: 24px;
    }
    .closed {
        color: #dd746e;
        font-weight: 400;
    }
    #read-less,
    #read-more,
    .main {
        color: #5050c4
    }
    #read-less:hover,
    #read-more:hover {
        cursor: pointer;
        text-decoration: none;
        color: #5050c4
    }
    .divider {
        margin-top: 40px;
        margin-bottom: 40px;
        border-bottom: 2px solid #f0f0fa
    }
    .main {
        font-size: 24px;
        padding-bottom: 20px
    }
    .foot-note {
        font-family: Heebo, sans-serif;
        letter-spacing: 1px;
        font-size: 16px
    }
    .foot-note {
        font-weight: 400;
        color: #b9b9ce;
        margin-top: 60px
    }
    .procedure,
    .url {
        color: #5050c4
    }
    .url:hover {
        cursor: pointer
    }
    .reminder-section {
        display: grid;
        grid-template-columns: 1fr 10fr;
        margin-top: 40px
    }
    .material-icons {
        font-size: 24px
    }
    .reminder {
        margin-top: 3px;
        color: #041A31;
        font-size: 16px;
        font-family: Heebo, sans-serif;
        letter-spacing: 1px
    }
    .identity {
        padding-bottom: 20px;
    }
}

@media screen and (min-width:320px) and (max-width:849px) {
    #photos {
        margin-bottom: 40px
    }
}

@media screen and (min-width:600px) {
    .content-modal {
        background-color: #fff;
        padding: 40px 6%
    }
    .english-img {
        height: 35px;
        margin-top: 15px;
        margin-bottom: 30px;
    }
}

@media screen and (min-width:1201px) {
    .content-modal {
        min-height: 500px;
        background-color: #fff;
        padding: 60px 100px;
        border-radius: 8px;
        border: 1px solid #dddde6;
        margin: 60px auto;
        width: 1100px
    }
}

@media screen and (min-width:600px) {
    .text,
    .text-none {
        line-height: 26px
    }
    .details,
    .identity {
        grid-column-gap: 40px
    }
    #br-m {
        display: none
    }
    .name-specialty {
        margin-top: 50px;
    }
    .profile-img {
        width: 150px;
        height: 150px;
        border: 4px solid #a00000;
        border-radius: 50%;
        background-color: white
    }
    .procedure,
    tr:nth-child(even) {
        background-color: #f0f0fa
    }
    .identity {
        display: grid;
        grid-template-columns: 1fr 4fr;
        height: 200px;
        padding-bottom: 45px
    }
    .contact-reservation {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .name {
        font-family: Heebo, sans-serif;
        letter-spacing: 1px;
        font-weight: 500;
        font-size: 24px;
        color: #a00000
    }
    .specialty,
    .text {
        font-weight: 400;
        color: #041A31;
        font-family: Heebo, sans-serif;
        letter-spacing: 1px;
        font-size: 17px
    }
    .specialty {
        margin-top: 6px
    }
    .text-none {
        font-style: italic;
        font-family: Heebo, sans-serif;
        letter-spacing: 1px;
        font-weight: 300;
        color: #b9b9ce;
        font-size: 16px
    }
    .caption,
    .hrs {
        font-family: Heebo, sans-serif;
        letter-spacing: 1px;
        color: #041A31;
        font-weight: 500;
    }
    .caption {
        font-size: 19px;
    }
    table {
        width: 100%;
        border: 2px solid #f0f0fa;
        border-radius: 8px;
        margin-bottom: 5px;
    }
    td {
        padding: 20px
    }
    td:nth-child(odd) {
        border-right: 2px solid #f0f0fa;
        width: 30%
    }
    .hrs {
        font-size: 15px;
        margin-bottom: 4px;
    }
    .open {
        font-weight: 400;
        line-height: 24px;
    }
    .closed {
        color: #dd746e;
        font-weight: 400;
    }
    .reminder-section {
        display: grid;
        grid-template-columns: 1fr 25fr;
        margin-top: 40px
    }
    .material-icons {
        font-size: 24px
    }
    .reminder {
        margin-top: 3px;
        color: #041A31;
        font-size: 17px;
        font-family: Heebo, sans-serif;
        letter-spacing: 1px
    }
    #read-less,
    #read-more,
    .main {
        color: #5050c4
    }
    #read-less:hover,
    #read-more:hover {
        cursor: pointer;
        text-decoration: none;
        color: #5050c4
    }
    .divider {
        margin-top: 60px;
        margin-bottom: 60px;
        border-bottom: 2px solid #f0f0fa
    }
    .group {
        margin-top: 20px
    }
    .main {
        font-size: 24px;
        text-align: center;
        padding-bottom: 40px
    }
    .foot-note {
        font-family: Heebo, sans-serif;
        letter-spacing: 1px;
        font-size: 16px
    }
    .procedure {
        font-family: Heebo, sans-serif;
        letter-spacing: 1px;
        font-size: 14px
    }
    .foot-note {
        font-weight: 400;
        color: #b9b9ce;
        text-align: right;
        margin-top: 60px
    }
    .procedure,
    .url {
        color: #5050c4
    }
    .procedure {
        margin-top: 23px;
        margin-right: 25px;
        font-weight: 500;
        border: none;
        border-radius: 30px;
        padding: 12px 18px
    }
    .url:hover {
        cursor: pointer
    }
}

@media screen and (min-width:850px) {
    #photos {
        margin-left: 40px;
        margin-bottom: 20px;
        width: 50%;
        float: right
    }
    #description {
        text-align: justify;
        text-justify: inter-word;
        font-size: 16px
    }
    .english-img {
        height: 40px;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    td:nth-child(odd) {
        border-right: 2px solid #f0f0fa;
        width: 25%
    }
}

.carousel-inner img {
    height: 300px;
    width: 100%;
    object-fit: cover;
    overflow: hidden;
}

.details-link button {
    border: none;
    background-color: #b3b3e5;
    border-radius: 25px;
    height: 48px;
    padding-left: 35px;
    padding-right: 35px;
    color: white;
    font-size: 15px;
    font-family: Heebo, sans-serif;
    letter-spacing: 1px;
    margin-top: 25px;
    box-shadow: 0px 8px 15px rgba(190, 190, 216, 0.4);
}

.details-link button:hover {
    text-decoration: none
}

.details-link a {
    margin-right: 50px
}

.breadcrumb {
    background-color: #f0f0fa;
    font-size: 16px;
    font-family: Heebo, sans-serif;
    letter-spacing: 1px;
    padding: 20px;
    color: #041A31
}

.breadcrumb a {
    color: #5050c4
}

.breadcrumb a:hover {
    text-decoration: none
}

.vaccination {
    font-family: Heebo, sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    margin-top: 23px;
    margin-right: 16px;
    font-weight: 500;
    border: none;
    border-radius: 4px;
    padding: 12px 15px;
    color: #041A31;
    background-color: #f0f0fa
}

.procedure {
    font-family: Heebo, sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
    margin-top: 23px;
    margin-right: 25px;
    font-weight: 500;
    border: none;
    border-radius: 30px;
    padding: 12px 18px
}
.main {
    font-weight: bold;
}
.profile-img {
    box-shadow: 0px 8px 15px rgba(190, 190, 216, 0.6);
}
table {
    box-shadow: 0px 8px 15px rgba(190, 190, 216, 0.1);
}

.link-button {
    padding:14px;border:1px solid #dddde6;border-radius:8px;font-family:Heebo,sans-serif;letter-spacing:1px;color:#505050;width:240px;letter-spacing: 1px;background-color:white;
}
.line-button {
    padding:14px;border:none;border-radius:8px;font-family:Heebo,sans-serif;letter-spacing:1px;color:white;background-color:#5050c4;width:240px;margin-top:15px;letter-spacing: 1px;
}
#service-link {
    text-decoration-color:#02B901;
}
#service-link p {
    margin-left:160px;font-family:Heebo,sans-serif;letter-spacing:1px;color:#02B901;margin-top:10px;font-size:13px
}

.detail a {
    color: #5050c4;
}

.step {
    margin-top: 30px;
    line-height: 24px;
    color: #041A31;
}

.tab {
    margin-left: 50px;
    color: #041A31;
}

.text-group {
    margin: 20px 0 20px 0
}

.detail p {
    margin-top: 20px;
    line-height: 24px;
    color: #041A31;
}
