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

    .bannerbox:before {
    left: 15px;
    top: 15px;
    width: 80px;
    height: 80px;
    background-size: 100%;
}

    .txtbnr li {
    font-size: 15px;
}

.description p {
    font-size: 16px;
}

.description button {
    font-size: 15px;
}

.databook li {
    font-size: 17px;
}

.channelvip p {
    font-size: 16px;
    line-height: 40px;
}

.rttvc p, .rttvc li {
    font-size: 16px;
}

.sfright li {
    font-size: 16px;
}

span.num {
    font-size: 30px;
}

.price p {
    font-size: 16px;
}

.qty-input {padding: 10px 10px;}

.qty-input .product-qty {
    width: 110px;
}

.qty-input .qty-count {
    width: 40px;
    height: 40px;
}

ul.accordion-list li h3 {
    font-size: 14px;
}

    
    .footerbox ul {
    display: block;
}

li.phonef {
    padding-left: 0;
    margin-left: 0;
    border: none;
    padding-bottom: 17px;
}

    .imgfaq {
    height: 220px;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 22px;
}


    .tbcontentbox li {
    width: 100%;
    font-size: 15px;
}

.testimonialbox {
    padding: 40px 30px;
}


    .sellformbox {
    padding: 40px 25px;
}

.pricsell {
    display: block;
}

.price {
    width: 100%;
}

.quantity {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #d0d0d0;
    padding-top: 20px;
    margin-bottom: 30px;
}

.posts {
    display: block;
}

.py label {
    width: 100%;
    display: block;
    margin-bottom: 13px;
    font-size: 15px;
}

.posts > span {
    margin-bottom: 10px;
    display: block;
}

    .titlebox p {
    width: 100%;
    font-size: 16px;
}

.imgbookbox {
    padding: 30px 30px;
}



.bannerbox {
    background-color: #f5f5f5;
    background-image: none;
    border-radius: 20px;
    padding: 20px;
    height: auto;
}

.imgbnr {
    position: relative;
    right: 0;
}

.txtbnr {
    text-align: center;
    padding: 10px 0;
}

.txtbnr p {
    width: 100%;
    font-size: 17px;
}

.txtbnr h1 {
    margin-bottom: 10px;
    font-size: 40px;
}

.logo {
    width: 50%;
}

.menu {
    display: none;
}

.sellbook {
    width: 50%;
}

.logo img {
    width: 140px;
}
   .row.column-reverse {
    flex-direction: column-reverse;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px){
  
    .txtbnr li {
    font-size: 15px;
}

.description p {
    font-size: 16px;
}

.description button {
    font-size: 15px;
}

.databook li {
    font-size: 17px;
}

.channelvip p {
    font-size: 16px;
    line-height: 40px;
}

.rttvc p, .rttvc li {
    font-size: 16px;
}

.sfright li {
    font-size: 16px;
}

span.num {
    font-size: 30px;
}

.price p {
    font-size: 16px;
}

.qty-input {padding: 10px 10px;}

.qty-input .product-qty {
    width: 110px;
}

.qty-input .qty-count {
    width: 40px;
    height: 40px;
}

ul.accordion-list li h3 {
    font-size: 14px;
}

    
    .footerbox ul {
    display: block;
}

li.phonef {
    padding-left: 0;
    margin-left: 0;
    border: none;
    padding-bottom: 17px;
}



    .tbcontentbox li {
    font-size: 15px;
}

.testimonialbox {
    padding: 40px 30px;
}


    .sellformbox {
    padding: 40px 25px;
}


.posts {
    display: block;
}

.py label {
    width: 100%;
    display: block;
    margin-bottom: 13px;
    font-size: 15px;
}

.posts > span {
    margin-bottom: 10px;
    display: block;
}

    .titlebox p {
    width: 100%;
    font-size: 16px;
}

.imgbookbox {
    padding: 30px 30px;
}

    .bannerbox:before {
    display: none;
}

.bannerbox {
    background-color: #f5f5f5;
    background-image: none;
    border-radius: 20px;
    padding: 20px;
    height: auto;
}

.imgbnr {
    position: relative;
    right: 0;
}

.txtbnr {
    text-align: center;
    padding: 10px 0;
}

.txtbnr p {
    width: 100%;
    font-size: 17px;
}

.txtbnr h1 {
    margin-bottom: 10px;
}

.logo {
    width: 50%;
}

.menu {
    display: none;
}

.sellbook {
    width: 50%;
}

.logo img {
    width: 140px;
}
   .row.column-reverse {
    flex-direction: column-reverse;
    }
}

@media only screen and (max-width: 450px) {
}


@media only screen and (min-width: 991px) and (max-width: 1200px)  {

}

@media only screen and (max-width: 600px){
}

@media only screen and (max-width: 500px){
}
