/*for-extra large desktop view-1600*/
@media only screen and (min-width: 100px) and (max-width: 1600px) {
  .form-shape01 {
    bottom: -21px;
    width: 800px;
    right: -40px;
}
	.best-seller-main-image {
    right: 0;
}
}

/*for-large laptop view-1400*/
@media only screen and (min-width: 100px) and (max-width: 1400px) {
  .banner-main-image img {
    width: 620px;
}
    .banner-shape {
        bottom: 240px;
        width: 740px;
        right: -60px;
    }
	.best-seller-main-image {
    top: -130px;
    right: 0;
    width: 480px;
}
	.form-shape01 {
    bottom: -130px;
		right: -100px;
}
}


/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
	.navigation nav ul {
    gap: 15px;
}
	.banner {
    padding-top: 90px;
}
	    .banner-shape {
        top: -110px;
        width: 660px;
        right: -140px;
    }
	    .banner-main-image img {
        width: 630px;
        height: 790px;
        margin-left: -30px;
    }
	a.amazon-btn {
    cursor: pointer;
    width: 156px;
}
.banner-title h2 {
    font-size: 39px;
}
	.banner-title span {
    font-size: 64px;
}
	.banner-title h1 {
    font-size: 51px;
}
	.shape-image {
    bottom: -70px;
    width: 300px;
}
	.form-shape01 {
    bottom: -210px;
}
	
	.form-shape02 {
    width: 600px;
    left: -20px;
    top: 30px;
}
    .form-shape01 {
        bottom: -70px;
        width: 755px;
    }
	.best-seller-main p {
    color: vaR(--c2);
    padding-right: 0px;
}
	section.best-seller {
    padding: 120px 0px;
}
	
	    .best-seller-main-image {
        top: -290px;
        width: 680px;
    }
section.story {
    padding-top: 80px;
}
	.stroy-image > img {
    width: 730px;
    height: 590px;
    margin-left: -80px;
}
	.form-content {
    padding: 60px 39px;
    margin-right: 30px;
}
.form-shape01 {
        bottom: -84px;
        width: 755px;
    }
	 
	
	
	
	
	
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
	.banner-shape {
        top: -40px;
        width: 590px;
        right: -200px;
    }
	   .navigation nav ul {
        gap: 35px;
    }
	
	    .banner-main-image img {
        width: 560px;
        height: 780px;
        margin-left: -100px;
    }
	    .banner {
        padding-top: 50px;
        margin-bottom: 30px;
    }
	.main-title h4 {
    font-size: 18px;
    padding-bottom: 5px;
}
	.main-title h2 {
    font-size: 43px;
    padding-bottom: 14px;
}
	.best-seller-main h1 {
    font-size: 49px;
}
	    .best-seller-main-image {
        top: -250px;
        width: 620px;
        right: -50px;
    }

	    section.story {
        padding-top: 40px;
    }
    .stroy-image > img {
        width: 590px;
        height: 560px;
        margin-left: -50px;
    }
	.stroy-shape-07 {
    top: 180px;
    right: -20px;
    width: 520px;
}
	.joining-info {
    height: 290px;
}
	.book-content {
    padding: 0px;
}
	.book-content h3 {
    font-size: 19px;
}
    .main-title h2 {
        font-size: 42px;
    }
	.this-book-image {
    height: 430px;
}
	
	
	
	
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
	header.header {
    padding: 15px 0px;
}

	.banner-image {
    display: none;
}
.about-us-image img {
    height: 470px;
}
	.about-us-content {
    padding: 50px 0px 0px;
}
	    .best-seller-main-image {
        top: 70px;
        width: 350px;
        right: -20px;
    }
	
	    .best-seller-main p {
        padding-right: 210px;
    }
	    section.best-seller {
        padding: 80px 0px;
    }

	.story .row {
    flex-direction: column-reverse;
}
	    section.story {
        padding-top: 80px;
    }
	    .stroy-shape-07 {
        right: 72px;
        width: 540px;
    }
	    .stroy-image > img {
        margin-left: 70px;
    }

	.stroy-shape-02 {
    left: 130px;
    width: 60px;
}
	.stroy-shape-06 {
    left: 80px;
    bottom: 270px;
}
.stroy-shape-03 {
    top: 100px;
    right: 260px;
}
.stroy-shape-04 {
    right: 160px;
    top: 340px;
}
	.joining-info {
        margin: 0px 110px 30px;
    }
	    .this-book-image {
        height: 410px;
        margin: 0px 50px 20px;
    }
	    .book-content {
        padding: 0px 60px;
    }
	.testi-items {
    margin: 0px 80px;
}
	.form-images {
    display: none;
}
	    .form-content {
        padding: 41px 39px;
        margin: 0px 40px 0px;
    }
	.f-items {
    padding-top: 12px;
}
	.payment-img {
    margin: 0;
}
	
	section.best-seller::after, section.best-seller::before {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 71% 95%, 58% 94%, 39% 94%, 23% 96%, 0 100%);
}

	
	
	
	
	
	
	
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
	.banner-title h2 {
        font-size: 37px;
    }
	    .banner-title h1 {
        font-size: 46px;
    }
	.banner::before {
    background: #0000004a;
}
	    section.best-seller {
        margin-top: 0;
    }
	    .best-seller-main p {
        padding-right: 10px;
    }
	    .best-seller-main-image {
        top: 200px;
        width: 250px;
        right: 0px;
    }.stroy-shape-07 {
        right: 2px;
        width: 500px;
    }
	    .stroy-image > img {
        margin-left: -10px;
    }
	    .stroy-shape-02 {
        left: 0px;
    }
	.stroy-shape-06 {
        left: 100px;
        bottom: 190px;
        width: 18px;
    }
	    .stroy-shape-04 {
        right: 0px;
        top: 250px;
    }
	.product-title h2 {
    font-size: 36px;
}
	    .joining-info {
        margin: 0px 90px 30px;
    }
	    .book-content {
        padding: 0px 30px;
    }
	
	    .this-book-image {
        height: 370px;
        margin: 0px 40px 40px;
    }
	
	    .payment-img {
        margin: 0 auto;
    }
	.f-bottom {
    padding-top: 12px;
}
	
	.this-book::before {
    width: 106%;
    clip-path: polygon(32% 0, 100% 0%, 100% 100%, 0 100%);

} 
	.about-me-image img {
    height: 570px;
}
	
	
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .container {
    width: 96%;
  }
.responsive-menu.active {
        width: 100%;
    }
.responsive-icon {
    right: 25px;
    opacity: 0.6;
}
	.banner-title {
    padding-top: 70px;
}    .banner::before {
        background: #00000085;
    }
	.banner-title h2 {
        font-size: 35px;
    }
	    .banner-title h1 {
        font-size: 56px;
    }
	
	    .main-title h2 {
        font-size: 32px;
    }
	    .main-title h4 {
        font-size: 16px;
    }
	    .best-seller-main h1 {
        font-size: 40px;
    }
    .best-seller-main-image {
        top: 280px;
        width: 220px;
        right: 0px;
    }
	.story-content {
    padding-left: 10px;
}
	    .stroy-image > img {
        margin-left: -44px;
        width: 470px;
        height: 430px;
    }
	    .stroy-shape-07 {
        right: -28px;
        width: 370px;
        top: 140px;
    }
	.stroy-shape-01 {
    top: 50px;
    right: 0px;
    width: 75px;
}
.stroy-shape-04 {
        right: 0px;
        top: 180px;
    }
	    .stroy-shape-02 {
        left: 0px;
        top: 120px;
        width: 50px;
    }
	    .stroy-shape-03 {
        top: 50px;
        right: 210px;
    }
.product-title h2 span {
    font-size: 36px;
}
	    .product-title h2 {
        font-size: 31px;
    }
    .joining-info {
        margin: 0px 10px 30px;
        height: 250px;
    }

    .this-book-image {
        margin: 0px 0px 40px;
    }
	    .book-content {
        padding: 0px 10px;
    }
	.testi-items {
        margin: 0px 20px;
    }
	.testimonial-slider .slick-pre, .slick-nex {
    top: -22px;
}
	.form {
    padding: 50px 0px;
}
	     .form-content {
        padding: 30px 24px;
        margin: 0px 0px 0px;
    }
	.form-content .main-title h2 {
    font-size: 29px;
}
	.form-field input, .form-field textarea {
    margin-bottom: 12px;
}
	.f-about {
    padding-right: 0px;
}
	.info.f-items ul li {
    padding-bottom: 10px;
}
	.info.f-items {
    padding-bottom: 20px;
}
	.copyright-text p {
    text-align: center;
}
	.about-me-image img {
    height: 370px;
}
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
	.logo a {
    width: 240px;
}
	    .banner-title h2 {
        font-size: 30px;
    }
	
	    .banner-title h1 {
        font-size: 50px;
    }
	    .banner-title span {
        font-size: 54px;
    }
	.about-us-image img {
        height: 330px;
    }
	    .best-seller-main-image {
        top: 370px;
        width: 200px;
        right: -20px;
    }
	    .main-title h2 {
        font-size: 28px;
    }
	
	    .stroy-image > img {
        margin-left: -64px;
        width: 450px;
        height: 420px;
    }
.joining-info {
    padding: 4px 20px;
}
	    .this-book-image {
        height: 290px;
    }
	.testimonial {
    padding-bottom: 0;
}
	    .form-content {
        padding: 30px 22px;
    }
	
	
	
	
	
	
	
	
	
	
}
