@charset "utf-8";

/* CSS Document */

@media (min-width: 1700px) and (max-width: 5200px) {


.banner-left-col {
    padding-bottom: 6%;
    width: 65%;
    margin: 0 auto;
}
header .container{
max-width: 1440px;
}
.top-btn a {
    background: #8fbf3e;
    color: #fff;
    font-size: 30px;
    padding: 4px 34px;
}


}

@media (min-width: 1400px) and (max-width: 1700px) {


.banner-left-col {
    padding-bottom: 6%;   
    margin: 0 auto;
}
header .container{
max-width: 1400px;
}
.top-btn a {
    background: #8fbf3e;
    color: #fff;
    font-size: 32px;
    padding: 4px 34px;
}


}

@media (min-width: 1200px) and (max-width: 1365px) {

	

}

@media (min-width: 769px) and (max-width: 1250px){
.tag-box-col img {
    display: inline-block;
    width: 190px;
    vertical-align: middle;
}
.tag-box-col h4 {  
    font-size: 24px;

}
}
@media (min-width: 990px) and (max-width: 1200px){

.list-middle-text-col ul li h5 {
    color: #4c4b4b;
    font-size: 26px;
    font-weight: 400;
}
.top-btn a {
    font-size: 23px;
}
.list-middle-text-col h3 {
    font-size: 27px;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.list-middle-text-col h3 {
  font-size: 21px;
}
.package-purchase-col form input {
    margin-bottom: 12px;
}
h1 {
    font-size: 30px;
    line-height: 40px;
}

}
@media (min-width: 768px) and (max-width: 990px) {
form .form-group label {
    font-size: 17px;
}
.from-box:after {
    width: 35%;
}
.list-bottom-text-col ul li h5 {
    font-size: 20px;
  
}
.box-col-two-left p {
    line-height: 27px;
    font-size: 18px;
    margin: 18px 0;
}
.box-col-two-right {
    width: 50%;
    display: block; 
    margin: 0 auto;
    vertical-align: top;
    /* margin-top: -65px; */
}
.right-toy-col img {
    width: 100%;
}
.right-piano-book-1 img {
    width: 158px;
    margin-left: 72%;
}

.top-btn a {   
    font-size: 22px;
    padding: 4px 34px;
}
.list-middle-text-col h2 {    
    font-size: 46px;
}
.box-color-hand-book img{
    max-width: 52%;
    height: auto;
}

.box-two-heading h2 {
    font-family: 'M PLUS Rounded 1c', sans-serif;
    color: #eb9620;
    margin-bottom: 47px;
    font-size: 46px;
    line-height: 80px;
    text-indent: 0;
}
.list-middle-text-col ul li h5 {   
    font-size: 22px;
    
}
.box-col-two-left {
    width: 100%;
   
}
.mobile-show-round-images img {
    display: block;
    margin: 0 auto;
    width: 230px;
    margin-top: 10px;
}
.tag-box-col img {
    display: none;
}
}
@media only screen and (max-width: 991px){
h2 {
    font-size: 36px;
    line-height: 40px;
}
p {
    font-size: 15px;
    line-height: 28px;
}
.navbar-toggle { float: left;margin: 0; height: 45px; width: 45px; border-radius: 0;z-index: 1}
.navbar-toggle .icon-bar { width: 24px; background: #fff;transition: .5s ease;}
.navbar-toggle.collapsed .icon-bar:nth-child(2){transform: rotate(0)translateY(0)translateX(0);}
.navbar-toggle.collapsed .icon-bar:nth-child(3){opacity:1}
.navbar-toggle.collapsed .icon-bar:nth-child(4){transform:rotate(0)translateY(0)translateX(0);}
.navbar-toggle .icon-bar:nth-child(2){transform: rotate(-45deg)translateY(5px)translateX(-5px);}
.navbar-toggle .icon-bar:nth-child(3){opacity: 0}
.navbar-toggle .icon-bar:nth-child(4){transform:rotate(45deg)translateY(-4px)translateX(-3px);}


.header-custom { padding-top: 2px;}
.navbar-brand{padding: 0;}

}

@media only screen and (max-width: 767px) {

.navbar-brand img {
    width: 170px;
}
h3 {
    font-size: 18px;
}
h2 {
    font-size: 20px;
    line-height: 30px;
}
.full-text-col h4 {
    padding: 0px 10px;
    font-size: 11px;
    line-height: 24px;
    border: 2px #577633 solid;
}

.w11 form .btn {
    font-size: 20px;
    padding: 8px 35px;
}
.w11 form .btn img {
    width: 28px;
    height: 28px;
}
.price-box-heading img {
    width: 20px;
}
.price-box-heading h4 {
    font-size: 17px;
    width: 75%;
}
.price-box-heading .price-no {
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 20px;
}
.from-row {
    padding: 40px 0 50px 0;
}
.footer h5 {
    font-size: 14px;
}
.footer {
    padding: 20px 0;
}
.w11 .title {
    font-size: 24px;
    padding: 15px 5px;
    line-height: 36px;
}
.w11 form {
    padding: 5%;
    width: 100%;
}
.banner-left-col {
    padding-right: 0;
    padding-top: 35px;
}
.banner-left-col h4 {
    font-size: 10px;
    width: 100%;
    left: 0%;
    margin: 0 auto;
    bottom: 0;
    position: inherit;
    margin-top: 20px;
    margin-bottom: 8px;
    text-align: center;
}
.d-sm-block {
    display: none!important;
}
.list-middle img{
    width: 156px;
    margin:0 auto;
}
.list-middle {
    text-align: center;
}
.right-piano-book-1 {
    position: inherit;
    right: 0;
    top: 0;
    width: 50%;
    margin: 0 auto;
}

.list-middle-text-col ul li h4 {
    font-size: 22px;
    text-align: left;
    line-height: 30px;
}
.list-middle-text-col ul li h5 {
    font-size: 22px;
    text-align: left;
    line-height: 30px;
}
.list-middle-text-col h3 {
    padding: 20px 0px;
    line-height: 24px;
}
.list-middle-text-col h2 {
    font-size: 28px;
    line-height: 50px;
    display: inline-block;
}
.right-piyano-col {
    text-align: center;
}
.box-color-hand-book {
    width: 120px;
    margin: 0 auto;
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
    position: absolute;
    left: 0;
    top: -95px;
}
.box-two-row {
    margin-top: 30px;
}
.box-two-heading h2 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 40px;
    text-indent: 15px;
}
.box-color-grey {
    padding: 20px;
    text-align: center;
}
.box-col-two-left {
    width: 100%;
    display: inline-block;
}
.box-col-two {
    padding-top: 15px;
}
.box-col-two-left h3 {
    line-height: 30px;
}
.box-col-two-left p {
    line-height: 28px;
    font-size: 18px;
    margin: 18px 0;
}
.box-col-two-right {
    width: 100%;
    margin-left: 0;
    vertical-align: top;
    margin-top: 0;
}
.tag-box-col {
    margin-top: 10px;
}
.tag-box-col h4 {
    font-size: 20px;
    line-height: 28px;
    padding: 15px;
}
.full-row {
    padding: 22px 0;
}
.list-bottom-text-col ul li h5 {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 18px;
}
.right-teacher-col {
    position: inherit;
    width: 285px;
    margin: 0 auto;
}
.list-bottom-row {
    padding-bottom: 32px;
}
.from-box:after{
    display: none;
}
#mailformpro .form-group {
    margin-bottom: 0;
}
.from-box {
    padding: 15px;
}
.star-col img {
    width: 135px;
    margin: 0 auto;
}
.w8 .table>thead>tr>th {
    font-size: 10px;
    padding: 5px;
    min-width: 120px;
}
.right-toy-col {
    margin-top: 30px !important;
    width: 190px;
    margin: 0 auto;
}
.desktop-banner-img{
    display: none;
}
.mobile-banner-img {
    display: block;
    width: 95%;
}
.top-btn a {
    background: #8fbf3e;
    color: #fff;
    font-size: 15px;
    padding: 2px 12px;
}
.top-btn {
    margin-top: 15px;
}
.mobile-image-show-round {
    width: 30%;
    display: inline-block;
    margin-left: -50px;
}
.tag-box-col img {
    display: none;
}
.mobile-show-round-images img {
    display: block;
    margin: 0 auto;
    width: 230px;
    margin-top: 10px;
}
.mobile-show-round-images{
    text-align: center;
    display: block;
}
.list-bottom-text-col ul li:before {
    width: 35px;
    height: 35px;
}
.list-bottom-text-col li {
    padding-left: 38px;
}

}

@media only screen and (max-width: 480px) {

.navbar-brand img {
    width: 160px;
}

.left-right-list-reverce .timeline-coment-box {
    padding: 15px;
    background: transparent !important;
    text-align: center;
}
.w11 form label.radio {
    width: 100%;
}
form .form-group label {
    font-size: 14px;
}
form .form-group{
    margin-bottom: 5px;
}
.footer p {
    font-size: 15px;
    line-height: 22px;
}

.lo{
	width:100%;
}
}

@media only screen and (max-width: 420px) {

}

@media only screen and (max-width: 390px) {

}