@media (max-width: 575.99px) {
    #banner {
        overflow: hidden;
        height: 1130px;
    }
    .logomm{
        width: 70px;
    }
    .headerButton {
        background: url(../img/headerButton2.png) no-repeat;
        margin-top: 10px;
        font-size: 14px;
        padding: 21px 21px;
        background-position-x: -10px;
    }
    .verticalLine {
        position: absolute;
        right: 4px;
    }
    .headerText p {
        font-size: 12px;
    }
    .monthTitle img {
        margin-right: 10px;
        width: 35px;
    }
    .reservationDiv2 {
        display: block;
        margin-top: -80px;
        z-index: 999;
        position: relative;
    }
    .cutter {
        width: 170px;
        margin-top: -76px;
    }
    .contentTitle {
        font-size: 30px;
        line-height: 50px;
    }
    .contentCardTitle {
        font-size: 40px;
        margin-top: 40px;
    }
    .contentCardSubTitle {
        font-size: 18px;
        margin-top: 15px;
    }
    .list li p {
        font-size: 19px;
        line-height: 22px;
    }
    .list li p img {
        width: 20px;
    }
    .greenText {
        font-size: 20px;
        line-height: 23px;
    }
    .boxPrice {
        font-size: 60px;
    }
    .cardButton {
        font-size: 21px;
        padding: 24px;
        margin-top: 55px;
    }
    .resultTitle {
        font-size: 35px;
        line-height: 50px;
    }
    .studentTitle2 h4 {
        font-size: 15px;
        line-height: 18px;
    }
    .studentTitle77 p {
        font-size: 12px;
        line-height: 17px;
        margin: 0px;
        margin-top: 5px;
    }
    .resultCardLeft2 {
        display: block;
        width: 50%;
        position: relative;
        float: inherit;
    }
    .studentTitle77 h4 {
        font-size: 15px;
        line-height: 18px;
        margin: 0px;
    }
    .questionTitle {
        font-size: 35px;
        line-height: 50px;
    }
    .collapsedLink {
        position: relative;
        padding: 15px 10px;
        background: #FFFFFF;
        border-radius: 6px;
    }
    .collapsedButton {
        font-size: 13px;
    }
    .arrowBtm {
        margin-top: 4px;
    }
    .card-bodyS {
        font-size: 16px;
        padding: 30px 30px;
    }
    .authorBottomTitle2 {
        font-size: 30px;
    }
    .questionButtonSS {
        color: #303030;
        font-size: 18px;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: center;
        padding: 20px 100px;
        border-radius: 6px;
        transition: 1s all;
        width: 100%;
    }
    .modal-dialog {
        max-width: 95%!important;
        margin: 1.75rem auto;
    }
    .title-mod {
        font-family: 'Play';
        font-size: 35px;
        text-align: center;
        padding-top: 15px;
    }
    .rekv {
        font-family: 'Gilroy';
        font-size: 21px;
        line-height: 29px;
        color: #303030;
        padding-top: 20px;
    }
    .modal-max {
        padding: 20px 25px 25px 25px;
    }
    .wid80 {
        float: left;
        width: 90%;
        font-size: 16px;
    }
    .aaa{
        width: 140px;
        margin-left: -28px;
        margin-top: 15px;
    }
	.contentTitle {
    	font-size: 30px;
    	line-height: 50px;
    	margin-top: 20px;
	}
}

@media (max-width: 500px){
	.contentBoxBlack {
		height: 250px
	}
	.contentBoxTitleH5 {
		margin: 85px 25px;
	}
	.boxFour {
		margin: 68px 25px
	}
}

@media (max-width: 442px){
	.boxFour {
		margin: 49px 25px
	}
}
@media (max-width: 371px){
	.boxFour {
		margin: 38px 25px
	}
}

@media (max-width: 415px) {
	#banner {
    	overflow: hidden;
    	height: 930px;
	}
	.contentTitle {
    	font-size: 30px;
    	line-height: 50px;
    	margin-top: 20px;
	}
    .bannerLeftText {
        font-size: 18px;
    }
    .bannerTitle {
        font-size: 39px;
        line-height: 53px;
    }
    .pinkTitle {
        font-size: 22px;
    }
    .logomm {
        width: 60px;
    }
    .verticalLine {
        position: absolute;
        right: 1px;
    }
    .headerText p {
        font-size: 10px;
    }
    .headerText {
        padding-top: 0px;
    }
    .banner-left {
        margin-top: 0px;
    }
    .reservationBtn2 {
        display: block;
        margin: 0 auto;
        border: none;
        width: 100%;
        padding: 20px 30px;
    }
    .greenText {
        font-size: 18px;
        line-height: 20px;
    }
    .boxPrice {
        font-size: 50px;
    }
    .redPrice {
        font-size: 30px;
    }
    .aaa {
        width: 140px;
        margin-left: -20px;
        margin-top: 0px;
    }
    .cardButton {
        font-size: 19px;
        padding: 24px;
        margin-top: 55px;
    }
    .cardButton {
        font-size: 18px;
        padding: 21px;
        margin-top: 55px;
    }
    .cardBottomButton {
        font-size: 17px;
        padding: 20px;
    }
}

@media (max-width: 385px) {
    .aaa {
        width: 140px;
        margin-left: -30px;
        margin-top: 0px;
    }
}
