@media only screen and (max-width: 768px) {

    /* Page3 hide */
    .hide {
        display: none;
    }

    .logo {
        text-align: center;
        padding: 0;
    }

    .button1 button {
        border-right: none;
        border-bottom: none;
        margin: 10px 0 0;
    }

    .button2 {
        margin: 10px;
    }

    .banner h1 {
        padding-top: 155px;
        font-size: 40px;
    }

    .banner h2 {
        padding: 20px;
        font-size: 16px;
    }

    .banner2 {
        flex-direction: column;
    }

    .why h1 {
        padding-top: 40px;
    }

    .card {
        width: 100%;
        margin: 5% 10%;
    }

    .footer-box {
        padding: 10px;
        text-align: justify;
    }

    /* Additional responsive styles for other sections */
    .about,
    .why,
    .banner2,
    .banner3,
    .box-sec,
    .banner4,
    .about-us,
    .about-us-box,
    .founder,
    .founder-box,
    .footer {
        width: 100%;
    }

    /* page1 responsive  */
    .page1-sec-box2 {
        flex-direction: column;
        align-items: center;
    }

    .page1-sec-box2-a,
    .page1-sec-box2-b {
        width: 90%;
    }

    .page1-sec2-box-sec {
        flex-direction: column;
        gap: 20px;
    }

    .page1-sec2-box {
        width: 100%;
    }

    .page1-sec4-boxes {
        width: 40%;
    }

    .page1-sec5-box-sec {
        flex-direction: column;
    }

    .page1-sec5-boxes {
        width: 100%;
    }

    .page1-sec6-box-sec {
        flex-direction: column;
    }

    .page1-sec6-img {
        width: 100%;
    }

    .page1-sec6-img img {
        width: 70%;
        margin: 10px 0;
        height: auto;
    }

    .page1-sec6-boxes {
        width: 100%;
        justify-content: center;
        text-align: center;
        margin: 0%;
    }

    .page1-sec6-box marquee img {
        width: 50%;
        height: auto;
    }

    .page1-sec7-boxes {
        width: 100%;
    }

    .gift-box {
        width: 100%;
    }

    .page1-sec8 {
        flex-direction: column;
        align-items: center;

    }

    .page1-sec8-box1 {
        width: 100%;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .page1-sec8-box2 {
        width: 100%;
    }

    .page1-sec8-box1 img {
        width: 50%;
    }

    .fixed {
        bottom: 0%;
    }

    .fixed-box {
        display: none;
    }

    .fixed .animated-button {
        width: 100%;
        padding: 10px 20px;
        margin-bottom: 20px;
    }

    
    .fixed .animated-button2 {
        padding: 10px;
        width: 100%;
    }

    /* media querry for button */
    .animated-button,
    .animated-button2 {
        padding: 10px 40px;
    }

    .animated-button h5,
    .animated-button2 h5 {
        font-size: 20px;
    }

    .animated-button h6,
    .animated-button2 h6 {
        font-size: 15px;
        font-weight: 600;
    }

    .contact-page-box1,
    .contact-page-box2 {
        width: 98%;
        margin-bottom: 20px;
    }

    .contact-page-box2 iframe {
        height: 500px;
    }

    .contact-page-box-sec-a,
    .contact-page-box-sec-b {
        width: 100%;
        margin-bottom: 20px;
    }

    .contact-page-box-sec-b form input[type='submit'] {
        width: 25%;
    }

    /* Our Full Courses */
    .our-full-courses-card {
        width: 99%;
        height: auto;
        flex-direction: column;
    }

    .our-full-courses-box-section {
        flex-direction: column;
    }

    .our-full-courses-img {
        width: 100%;
    }

    .our-full-courses-img img {
        width: 100%;
        height: 50%;
        border-radius: 20px 20px 0 0;
    }

    .our-full-courses-con {
        width: 100%;
    }


    .card p {
        text-align: justify;
    }

    .founder-box p {
        text-align: justify;
    }

    .blog-card {
        width: 50%;
    }

    /* Media querry For page3.html page */


    .page3-banner1 {
        height: 35vh;
        align-items: center;
    }

    .page3-banner1-boxes2,
    .page3-banner1-boxes,
    .page3-banner2-boxes {
        width: 100%;
    }

    .page3-banner1-boxes p,
    .page3-banner1-boxes h2 {
        font-size: 16px;
    }

    .page3-banner1-boxes {
        padding: 10px;
        border: 2px solid white;
        margin: 10px 0;
        border-radius: 10px;
    }

    .page3-banner1-boxes2 h1,
    .page3-banner2 h1 {
        font-size: 30px;
    }

    .page3-banner2 {
        padding: 5%;
        height: 200vh;
    }

    .page3-banner2-box-sec {
        flex-direction: column-reverse;
    }

    .page3-banner2-boxes img {
        margin: 10px 0;
        margin-bottom: 0;
    }

    .page3-banner2-boxes-inner {
        margin: 5% 0;
    }

    .page3-banner4 h3 {
        width: 60%;
    }

    .page3-banner4-box-sec {
        flex-direction: column;
    }
	.page3-banner4-box-sec2 p {
    width: 100%;
}
.page3-banner4-box-sec2 iframe{
    width: 100%;
    height: 400px;
    }

    .page3-banner4-box-sec img {
        width: 30%;
    }

    .page3-banner4 p {
        text-align: justify;
    }

    .page3-banner7-box-sec {
        flex-direction: column-reverse;
    }

    .page3-banner7-boxes,
    .page3-banner8-boxes {
        width: 100%;
        margin-top: 20px;
    }

    .page3-banner9-box-sec img {
        width: 20%;
    }

    .page3-banner9 p {
        padding: 1% 5%;
    }

    .page3-banner-fixed {
        gap: 20px;
    }

    .page3-banner-fixed div h3 {
        font-size: 16px;
    }
	
	/*International checkoutrpage*/
	.paypal {
    width: 80%;
	}


}

/* Media querry at 425px */
@media only screen and (max-width: 425px){
    .banner4 {
        margin: 50px 0;
    }



    .aboutbox {
        flex-direction: column;
        align-items: center;
    }

    .abox1 {
        text-align: center;
    }

    .abox1 h2 {
        padding: 20px 0;
    }

    
    .box {
        width: 80%;
    }

    .about-us-box-a h1 {
        font-size: 50px;
    }

    /* media for page1 */
    .page1-sec4-boxes {
        width: 100%;
    }	
	
	

    .page1-sec6-box {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .page1-sec6 {
        padding: 5%;
    }

    .page1-sec6-box-sec {
        padding: 0%;
    }


    .page1-sec6-box marquee img {
        width: 50%;
        height: auto;
    }

    .page1-sec9 h1,
    .page1-sec7 h1 {
        font-size: 30px;
    }

    

    .blog-card-inner a {
        margin: 0px;
    }

    /* Media queery for animated button*/
    .animated-button,
    .animated-button2 {
        padding: 10px 20px;
    }

    .animated-button h5,
    .animated-button2 h5 {
        font-size: 15px;
    }

    .animated-button h6,
    .animated-button2 h6 {
        font-size: 12px;
        font-weight: 600;
    }

    .blog-card {
        width: 90%;
    }

/* Blog Post*/
	.blog-post-section p{
		text-align:justify;
		line-height:1.4;
	}

/*--------------------- Media For page.html ---------------------------*/
/* Justify content */
.banner6-box h2,
.faq-answer p,
.faq-question {
    text-align: justify;
}

/* Font-size  h1  */
.page3-banner5 h1,
.page3-banner8 h1,
.page3-banner7 h1,
.page3-banner6 h1,
.page3-banner3 h1 {
    font-size: 35px;
}

/* Font-size:25px */
.page3-banner8-boxes h2,
.page3-banner8-boxes span,
.page3-banner8-boxes h6 {
    font-size: 25px;
}

/* Font-size 20px */
.faq-question,
.page3-banner2-boxes a,
.page3-banner8-boxes a,
.page3-banner8-boxes h6,
.page3-banner7-boxes div h2,
.page3-banner6-boxes h2 {
    font-size: 20px;
}

/* padding 0px */

.page3-banner7-boxes div p,
.faq-section {
    padding: 0;
}
.page3-banner1 {
        height: 25vh;
    }
/* padding 10px */
.page3-banner8-boxes,
.faq-question,
.page3-banner7 h3 {
    padding: 10px;
}

/* Padding 5% */

.page3-banner7,
.page3-banner8 {
    padding: 5%;
}

/* Width 100% */
.page3-banner6-boxes,
.page3-banner4 h3,
.page3-banner3-boxes {
    width: 100%;
}

/* Custom changes */
.page3-banner2 {
    height: 120vh;
}

.page3-banner9-box-sec img {
    width: 35%;
}

.page3-banner9 {
    margin-bottom: 14vh;
	text-align:justify;
}
.page3-banner9 p{
	text-align:justify;
}

.page3-banner4-box-sec img {
    width: 50%;
}

.page3-banner6-boxes {
    margin-top: 20px;
}

.page3-banner4 {
    padding: 0 5%;
}

.page3-banner3-box-sec {
    padding: 2% 0%;
}
}


/* Media Query For Our Courses Page */


@media only screen and (max-width:425px) {
    /* page1 querry*/

    page1-sec8-box2 p {
        text-align: justify;
    }

    

    .page1-sec8,
    .page1-sec5 {
        padding: 5%;
    }

    .page1-sec-box1 h1,
    .page1-sec-box1 h2 {
        font-size: 20px;
    }

    .page1-sec-box3 h4,
    .page1-sec-box3 h2,
    .page1-sec5 h2,
    .page1-sec5 h4,
    .page1-sec4 h4 {
        font-size: 30px;
    }

    .page1-sec-box2-b div h3 {
        width: 47%;
    }

    .page1-sec-box3 h2,
    .page1-sec6 h4 {
        font-size: 25px;
        font-weight: 600;
    }

    .page1-sec9 {
        width: 90%;
        margin: 5%;
    }

    .page1-sec9 h3,
    .page1-sec4-boxes {
        padding: 15px 10px;
    }

    .page1-sec3-box {
        padding: 15px 20px;
    }

}



/*Checkout Page Media Querry*/

@media only screen and (max-width: 768px) {
    .checkout-page {
        flex-direction: column-reverse;
        padding: 3%;
    }

    .our-full-courses-image-overlay h1 {
        font-size: 35px;
    }

    .checkout-page form,
    .checkout-page div {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin-top: 20px;
    }

    .checkout-page form {
        flex-direction: row;
        justify-content: space-between;
        padding: 2%;
    }

    .checkout-page form label {
        font-size: 18px;
        width: 30%;
    }

    .checkout-page form input,
    .checkout-page form select {
        width: 65%;
        font-size: 18px;
    }

    .checkout-page form input[type="submit"] {
        width: 35%;
        margin: 5% 30%;
    }


}

@media only screen and (max-width: 425px) {
    .our-full-courses-image-overlay h1 {
        font-size: 30px;
    }

    .checkout-page div h2 {
        font-size: 35px;
    }

    .checkout-page div h3 {
        font-size: 20px;
    }
}

/* Page2 phone.csss */
@media (max-width: 768px) {
    .page2-banner1{
        height: auto;
    }
    .faq-question {
        padding: 0 0px;
    }
    .page2-banner1-box1,.page2-banner4-box1,.page2-banner4-box2,.page2-banner3-box-sec div,.page2-banner5-boxes,.page2-banner7-boxes,.page2-banner6-boxes,.page2-banner7 p {
        width: 100%;
        margin-top: 5vh;
    }
   
    .page2-banner1-box2 {
        display: none;
    }
    .page2-banner2-box-sec,.page2-banner7-box-sec,.faq-section {
        width: 100%;
        margin: 5vh 0%;
    }
    .page2-banner4-box-sec{
        flex-direction: column-reverse;
    }
    .page2-banner4 {
        width: 100%;
        margin: 5vh 0%;
    }
    .page2-banner3-box-sec div {
        padding-bottom: 5vh;
    }
    .page2-banner5-boxes img {
        width: 50%;
        padding-top: 2%;
    }
    .page2-banner6-boxes p {
        font-size: 25px;
        font-weight: 800;
    }
    .page2-banner8 img {
        margin-right: 0%;
        width: 35%;
    }
}
/* Page2 phone.csss */
/* phone view */
@media (max-width: 425px) {
    .time-left div,.time-left div h3{
        font-size: 8px;
    }
	.page2-banner1-box1-a a {
     margin-left: 0%;
	}
	.popup-div {
    width: 150%;
	}
    .page2-banner4-box1-inner-boxes{
        width: 100%;
        margin-top: 3vh;
        padding: 2vh 0;
    }
    .page2-banner4-box1-inner-boxes i {
        font-size: 40px;
        padding: 4vh 0;
    }    
    .page2-banner3-box-sec div, .faq-question {
        padding: 0 5%;
    }
    .page2-banner2 a, .page2-banner3 a, .page2-banner5 a, .page2-banner7 a, .page2-banner8 a{
        font-size: 20px;
    }
	.page2-banner1-box1-sec {
   
    flex-direction: column;
	}
}