@media (max-width: 768px) {
	.our-full-courses-card {
    	width: 99%;
	}
    .nav {
        display: none;
        flex-direction: column;
        width: 100%;
        background-color: white;
        position: absolute;
        top: 79px;
        left: 0;
        text-align: center;

    }

    .nav.active {
        display: flex;
    }

    .hamburger {
        display: flex;
    }

    .nav ul {
        flex-direction: column;
        align-items: start;
        padding: 0 8%;
    }

    .nav ul li {
        margin: 15px 0;
    }

    .nav ul li a {
        color: rgb(59, 22, 161);
    }

    /* index page  */
    .banner {
        justify-content: center;
        height: 100vh;
        align-items: space-around;
    }

    .banner-content {
        width: 100%;
    }

    .banner2 h1 {
        text-align: center;
    }

    .banner2-box-section {
        flex-direction: column-reverse;
    }

    .banner2-box1,
    .banner2-box2 {
        width: 100%;
    }

    .banner2-box2 img {
        width: 70%;
        margin: 0 15%;
    }

    .banner3 p {
        padding: 10px 0;
    }

    .course-card {
        width: 80%;
    }

    .banner4 div {
        width: 45%;
        margin-top: 10px;
    }

    .webinar1 {
        margin: 5% 0;
    }

    .webinar1-box1 {
        width: 100%;
    }

    .webinar1-box2 a {
        width: 50%;
    }

    .webinar1-box3 {
        width: 45%;
    }

    .banner6-box {
        width: 100%;
    }

    .banner7 div {
        margin: 5% 2%;
    }

    .scroller img {
        width: 25%;
    }

    .card-scroller {
        width: calc(250%);
    }

    .banner-content h1,
    .banner2 h1,
    .banner3 h1,
    .banner4 h1,
    .banner5 h1,
    .banner7 h1,
    .banner8 h1,
    .banner9 h1,
    .card-section h1 {
        font-size: 30px;
        text-align: center;
    }

    .banner9 img {
        width: 90%;
    }

    .webinar1-box2 {
        gap: 10px;
    }

    .webinar1-box2 h2 {
        font-size: 35px;
    }

    /* paragraph */
    .banner2-box1 p,
    .banner3 p,
    .webinar1-box2 p,
    .founder-box p {
        text-align: justify;
    }

    .banner6-box ul li {
        text-align: justify;
    }

    /* Starting Footer*/
    .footer-box {
        padding: 10px;
        text-align: center;
    }

    .footer,
    .founder,
    .founder-box {
        width: 100%;
    }
	 .founder-box {
        padding:5vh 0;
    }

    /* Querry for contact page*/
	.contact-page-section1 h1{
    	    padding-top: 10%;
	}
    .contact-page-box1,
    .contact-page-box2 {
        width: 98%;
        margin-bottom: 20px;
    }

    .contact-page-box2 iframe {
        height: 500px;
    }
.contact-page-box-sec-a img {
    width: 100%;
}
    .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%;
    }
	
	.banner10-boxes{
    width: 48%;
	}
	/* Querry for About Us page page*/
		.about-page-sec2-card {
    		width: 95%;
		}
	.about-page-sec3-card {
		width:48%;
		margin-top:10px;
	}
	.about-page-sec4-card {
    width: 100%;
}
	
	/* 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;
    }

    .our-full-courses-image-overlay {
        height: 370px;
    }

    .our-full-courses-box-section h5 {
        margin: 0;
        margin-top: 15px;
        font-size: 30px;
    }

    .our-full-courses-image-overlay p {
		text-align: justify;
        font-size: 14px;
        padding: 10% 0%;
    }

     .our-full-courses-image-overlay h1 {
        padding-top: 70px;
        font-size: 40px;
    }

    .our-full-courses-card {
        margin-top: 20px;
    }
	
	/* Services Page media querry */
    .our-services-banner {
        height: 220vh;
    }

    .our-services-banner-box1,
    .our-services-banner-box2 {
        width: 100%;
    }

    .our-services-banner2-boxes {
        width: 30%;
    }

    .our-services-banner2-boxes img {
        width: 60%;
    }

    .our-services-banner3-boxes {
        width: 45%;
    }

    .our-services-banner5-box1,
    .our-services-banner5-box2 {
        width: 100%;
    }

    .our-services-banner3-boxes h2 {
        font-size: 30px;
    }

    .our-services-banner3 p {
        font-size: 20px;
        padding: 20px 10px;
        text-align: justify;
    }

    .our-services-banner3-boxes h2 i img {
        width: 60px;
        height: 60px;
    }

    .our-services-banner3-boxes h2 i {
        font-size: 60px;
    }
	/* International Courses */
    .international-courses-banner2-container{
        height: auto;
    }
    .international-courses-banner2-cards-container,
    .international-courses-banner2-image-container,
    .international-courses-boxes {
        width: 100%;
        margin: 3% 0;
    }
	
	
	/*Our Short Courses*/
    .our-courses-banner1 p {
        width: 100%;
		text-align: justify;
    }

    .our-courses-banner2-card {
        width: 45%;
    
}
	 /* Pop up form */

    .popup-form {
        top: 50%;
        left: 50%;
        width: 80%;
        height: 80vh;
    }
	/*thanks page*/
	.thanks-box {
   		 width: 100%;
    	margin-top: 20px;
    	padding: 15px 0;
	}
	.thanks1 {
    	height: 160vh;
	}
	
}

/* Media for phone.css at 425px */
@media (max-width: 425px) {
    .get-started {
        width: 50%;
        font-size: 12px;
    }

    .get-started a {
        padding: 10px;
    }

    /* index page */
    .banner {
        height: 90vh;
        background-image: linear-gradient(150deg,
                rgba(24, 23, 23, 0.8)70%,
                rgb(59, 22, 161)30%), url('/image/vecteezy_teacher-with-a-group-of-students-in-classroom_12434990.jpg');
        text-align: center;

    }

    .banner-content h1 {
        font-size: 35px;
        padding-top: 0px;
    }

    .banner-content p {
        padding: 10% 0;
    }

    .course-card {
        width: 95%;
    }

    .banner4 div {
        width: 95%;
    }

    .webinar1-box2,
    .webinar1-box3 {
        width: 100%;
        padding: 20px 0;
    }

    .card-scroller {
        width: calc(450%);
    }

    .image-scroller {
        margin-top: 20%;
    }

    .banner8 h1,
    .banner7 h1 {
        padding-top: 10%;
    }

    /* Font sizes */
    .banner-content h1,
    .banner2 h1,
    .banner3 h1,
    .banner4 h1,
    .banner5 h1,
    .banner7 h1,
    .banner8 h1,
    .banner9 h1,
	.banner10 h1,
    .card-section h1{
        font-family: 'Ubuntu', sans-serif;
        font-size: 27px;
        text-align: center;
    }

    .banner5 h1 {
        font-size: 40px;
    }

    .banner6-box h2 {
        font-size: 30px;
        text-align: justify;
        letter-spacing: -1px;
    }

    .course-card h2 {
        font-size: 1.8em;
    }

    .banner2 h1 {
        font-size: 40px;
    }

    .founder h2 {
        font-size: 32px;
    }

    .founder h3 {
        font-size: 35px
    }
	.banner10-boxes{
   		 width: 98%;
	}
	
	/* Querry for About Us page page*/
.about-page-sec3 {
    width: 90%;
    margin: 0 5%;
}
	    .about-page-sec3-card {
        width: 98%;
	}
	.about-page-sec2-card h2, .about-page-sec3 h2, .about-page-sec4 h2 {
    	font-size: 30px;
	}
	.about-page-sec3 h3, .about-page-sec2-card p {
    	font-size: 22px;
	}
	.about-page-sec4-card p {
    padding: 5px 0;
	}
	.about-page-sec3 p{
		text-align:justify;
	}
	.about-page-sec2-card-img {
    height: 300px;
	}
	
	/* Services Page media querry */
    .our-services-banner {
        height: 140vh;
    }
    .our-services-banner-box1 h1 {
        font-size: 30px;
        padding-top: 20%;
    }

    .our-services-banner3-boxes,
    .our-services-banner-box1 ul li,
    .our-services-banner4-boxsec div {
        width: 100%;
    }

    .our-services-banner-box2 form input,
    .our-services-banner-box2 form textarea {
        width: 90%;
    }

    .our-services-banner2-boxes {
        width: 50%;
    }

    .our-services-banner2-boxes img {
        width: 80%;
    }

    .our-services-banner-boxsec {
        justify-content: space-evenly;
    }

    .our-services-banner3 h1,
    .our-services-banner4 h1,
    .our-services-banner5-box1 h1 {
        font-size: 32px;
        text-align: center;
    }
    .our-services-banner5-box2 div {
        height: 120px;
    }
    .our-services-banner4-boxsec div p {
        padding: 5%;
    }

    /* font-size 12px */
    .our-services-banner5-box2 div p {
        font-size: 12px;
    }

    /* font-size 16px */
    .our-services-banner-box1 ul li {
        font-size: 16px;
    }

    /* font-size 18px */
    .our-services-banner-box1 p,
    .our-services-banner-box2 a,
    .our-services-banner5-box1 p {
        font-size: 18px;
    }

    /* font-size 20px */
    .our-services-banner-box1 ul i {
        font-size: 20px;
    }

    /* font-size 25px */
    .our-services-banner4-boxsec div h2, .our-services-banner5-box1 h2 {
        font-size: 25px;
    }
	
	/* International courses */
	.international-courses-banner1 {
    	height: 40vh;
	}
    .international-courses-banner1 h1 {
        font-size: 35px;
    }
    .international-courses-banner1 p {
        width: 100%;
        font-size: 18px;
    }
    .international-courses-boxes-card p {
        font-size: 16px;
    }
    .international-courses-boxes-card {
        width: 45%;
    }
	.our-full-courses-con h2 {
		font-size: 25px;
	}
	.international-courses-banner2-card div {
    	width: 100%;
	}
	.international-courses-banner2-card{
		flex-direction: column;
	}
	.international-courses-banner2-image-container {
    	height: 50vh;
	}
	
	/*Short Courses*/
	.our-courses-banner2-card {
        width: 90%;
    }
	.our-courses-banner1 h1{
        padding-top: 50px;
		font-size: 30px;
    }
	
	/*thanks page*/
	.thanks1 div iframe{
		width:350px;
		height:300px;
	}
	.thanks1 {
    	height: 150vh;
		background-image: linear-gradient(130deg, rgb(225, 225, 228) 10%, rgb(225, 225, 228) 10%);
	}
	
	.dawnload-btn a img{
    width: 30%;
}
}


	