/*--------------------------------------------------------------
15. Media queries
--------------------------------------------------------------*/

@media (max-width: 1470px) {
.hero-title {
    font-size: 55px;
    line-height: 61px;
    max-width: 41%;
}
.hero-text {
    margin-bottom: 45px;
}
.btn-sec {
    margin-bottom: 70px;
}
.box001 {
    padding: 20px 30px;
}
.sec-pad{
    padding: 100px 0px;
}
.title {
    font-size: 40px;
    line-height: 60px;
}
.ellipse2{
    top: 126px;
}
.sub-title1 {
    font-size: 28px;
    line-height: 42px;
}
.teaching-box.top{
    padding: 0px 30px 25px;
}
.teaching-box.bottom{
    padding: 25px 30px 0px;
}
.teaching-sec {
    margin-top: 50px;
}
.brown-box {
    padding: 60px 20px;
}
.p-footer {
    padding: 40px 0px;
    gap: 90px;
}
.p-footer .btn-sec {
    gap: 30px;
}
.btn-site-url {
    font-size: 35px;
}
.f-title {
    font-size: 22px;
    margin-bottom: 20px;
}
.bg-brown .top {
    padding-bottom: 70px;
    margin-bottom: 50px;
}
.bg-brown .bottom {
    margin-bottom: 50px;
}
}


@media (max-width: 1400px) {
.hero-title {
    max-width: 45%;
}
.hero-text {
    max-width: 65%;
}
}


@media (max-width: 1350px){
.hero-title {
    max-width: 48%;
}
.hero-text {
    max-width: 68%;
}
}


@media (max-width: 1200px) {
.hero-title {
    font-size: 45px;
    line-height: 51px;
    margin-bottom: 20px;
    max-width: 45%;
}
.hero-text {
    max-width: 72%;
}
.hero-content {
    padding: 100px 0px;
}
.hero-text {
    margin-bottom: 35px;
}
.btn-theme {
    padding: 10px 20px;
}
.btn-sec {
    margin-bottom: 50px;
}
.social-icon-box {
    min-width: 50px;
    height: 50px;
}
.hero-sec {
    padding: 20px;
}
.hero-box {
    border-radius: 20px;
    min-height: calc(100vh - 40px);
}
.social-icon-box img{
	width: 22px;
}
p{
	line-height: 26px;
}
.right-touched {
    margin-top: 30px;
}
.sec-pad{
    padding: 70px 0px;
}
.title {
    font-size: 35px;
    line-height: 50px;
}
.mb-32{
	margin-bottom: 20px;
}
.ellipse2{
	width: 500px;
	border-radius: 500px;
    top: 96px;
}
.teaching-box.top{
    padding: 0px 25px 20px;
}
.teaching-box.bottom{
    padding: 20px 25px 0px;
}
.sub-title1 {
    font-size: 25px;
    line-height: 35px;
}
.teaching-sec {
    margin-top: 40px;
}
.brown-box {
    padding: 40px 20px;
}
.contact-box {
    padding: 20px 25px;
    gap: 25px;
}
.p-footer {
    padding: 30px 0px;
    gap: 60px;
}
.p-footer .btn-sec {
    gap: 20px;
    flex-direction: column;
    align-items: flex-start;
}
.btn-site-url {
    font-size: 30px;
}
.box002 .title {
    font-size: 22px;
    line-height: 32px;
}
.bg-brown .top {
    padding-bottom: 50px;
    margin-bottom: 40px;
}
.bg-brown .bottom {
    margin-bottom: 40px;
}
}


@media (max-width: 992px){
.hero-title {
    max-width: 61%;
}
.hero-text {
    max-width: 100%;
}
.teaching-box.top.middle{
    border-radius: 0px 0px 0px 16px;
}
.teaching-box.top.right {
    border-radius: 0px 16px 16px 0px;
    padding: 20px 25px;
}
.teaching-box.bottom.left {
    border-radius: 16px 0px 0px 16px;
    padding: 20px 25px;
}
.teaching-box.bottom.middle{
	border-radius: 0px 16px 0px 0px;
}
.map-box iframe{
    height: 300px;
}
.p-footer{
	flex-wrap: wrap;
	gap: 40px;
}
.p-footer .flex-1:first-child{
	width: 100%;
}
.p-footer .flex-1{
	width: 47%;
	flex: none;
}
.p-footer .btn-sec {
    flex-direction: row;
    align-items: center;
}
}


@media (max-width: 768px) {
body{
	font-size: 16px;
}
p{
	line-height: 22px;
}
.hero-title {
    font-size: 35px;
    line-height: 41px;
    margin-bottom: 15px;
    max-width: 63%;
}
.hero-text {
	font-size: 18px;
	line-height: 28px;
    margin-bottom: 25px;
}
.btn-theme {
    padding: 8px 15px;
    font-size: 14px;
    line-height: 24px;
}
.btn-sec{
	margin-bottom: 40px;
	gap: 10px;
}
.social-icon-box {
    min-width: 40px;
    height: 40px;
}
.social-icon-box img{
	width: 16px;
}
.hero-sec {
    padding: 15px;
}
.hero-box {
    border-radius: 15px;
    min-height: calc(100vh - 30px);
}
.social-sec {
    gap: 9px;
}
.social-icon-box::after{
    width: 10px;
    right: -10px;
}
.hero-content {
    padding: 50px 0px;
}
.hero-ellipse {
    width: 400px;
    height: 100px;
    border-radius: 400px;
    left: 283px;
}
.box001 .title-sec .title {
    font-size: 18px;
    line-height: 22px;
}
.box001 {
    border-radius: 10px;
    padding: 15px 20px;
    gap: 8px;
}
.box001 .title-sec {
    gap: 6px;
}
.box001 .title-sec img {
    max-width: 22px;
}
.right-touched {
    margin-top: 20px;
}
.sec-pad{
    padding: 40px 0px;
}
.title {
    font-size: 30px;
    line-height: 40px;
}
.mb-32{
	margin-bottom: 10px;
}
.uber-minch-img {
    border-radius: 10px;
}
.teaching-box.top{
    padding: 0px 20px 15px;
    border-radius: 10px;
}
.teaching-box.bottom{
    padding: 15px 20px 0px;
    border-radius: 10px;
}
.sub-title1 {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 4px;
}
.teaching-box.top.middle{
    border-radius: 0px 0px 0px 10px;
}
.teaching-box.top.right {
    border-radius: 0px 10px 10px 0px;
    padding: 15px 20px;
}
.teaching-box.bottom.left {
    border-radius: 10px 0px 0px 10px;
    padding: 15px 20px;
}
.teaching-box.bottom.middle{
	border-radius: 0px 10px 0px 0px;
}
.teaching-box.top.left {
    border-radius: 0px 0px 10px 0px;
}
.teaching-box.bottom.right {
    border-radius: 10px 0px 0px 0px;
}
.ti-box {
    min-width: 60px;
    height: 60px;
    border-radius:8px;
    margin-bottom: 15px;
}
.guitar, 
.piano, 
.accordion, 
.saxophone{
	width: 40px;
}
.recorder{
	width: 35px;
}
.chor{
	width: 30px;
}
.teaching-sec {
    margin-top: 30px;
}
.brown-box {
    padding: 30px 20px;
    border-radius: 8px;
}
.contact-box {
    padding: 15px 20px;
    gap: 20px;
    border-radius: 10px;
}
.map-box iframe{
    border-radius: 10px;
}
.btn-site-url {
    font-size: 25px;
}
.f-title {
    font-size: 20px;
    margin-bottom: 15px;
}
.f-ul {
    gap: 8px;
}
.f-ul a {
    font-size: 16px;
}
.p-footer {
	padding: 20px 0px;
    gap: 30px;
}
.s-footer{
    padding: 10px 0px;
}
.s-footer p{
    font-size: 12px;
    line-height: 15px;
}
.box002 .title {
    font-size: 20px;
    line-height: 26px;
}
.bg-brown .top {
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.bg-brown .bottom {
    margin-bottom: 30px;
}
.uber-minch .btn-theme{
    width: 100%;
}
.brown-text {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}
.teaching-box.top{
    border-radius: 0px !important;
}
.teaching-box.bottom{
    border-radius: 0px !important;
}
.teaching-box.top.left{
    padding: 0px 0px 15px;
}
.teaching-box.top.middle, 
.teaching-box.top.right, 
.teaching-box.bottom.left, 
.teaching-box.bottom.middle{
    padding: 15px 0px;
}
.teaching-box.bottom.right{
    padding: 15px 0px 0px;
}
.teaching-sec{
    background-color: #ffffff;
}
.tb-content{
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
}


@media (max-width: 576px) {
.hero-ellipse {
    width: 300px;
    height: 80px;
    border-radius: 300px;
    left: 180px;
}
.hero-title {
    max-width: 100%;
}
.hero-content {
    padding: 40px 0px;
}
.p-footer .flex-1 {
    width: 100%;
}  
}


@media (max-width: 400px) {
.hero-ellipse {
    width: 250px;
    height: 80px;
    border-radius: 250px;
    left: 150px;
}
.btn-sec {
    align-items: flex-start;
}
.p-footer .btn-sec {
    gap: 10px;
}     
}