table, th, td {
    border: 1px solid black; padding:15px /* Sets border width, style, and color */
  }
        input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
			#admissions .topheaderright{
				    background: #fff;
			}
			
			#admissions .home-form .head-tit{
				    color: #354c9e;
			}
			#admissions .topheaderright select{
					border: 1px solid #c2c1c1 !important;
					color:#495057;
			}
			.byclick{
				color:#495057;
			}
			.field1{
				color:#495057 !important;
			}

			b{
				    font-weight: 700;
			}

.programs-section {
       padding: 1.0rem 0;
    position: relative;
}

.sec-heading h1{
	    font-size: 2.1rem;
    color: #354c9e;
    line-height: 2.8rem;
}
.sec-heading h2{
	    font-size: 2.1rem;
    color: #354c9e;
    line-height: 2.8rem;
}
.set-01 {
	margin-left: 16px;
	    margin-bottom: 30px;
		color:#000;
}

.set-01 li{
	    font-family: Montserrat', sans-serif;
		    font-size: 18px;
			list-style: disc;
			
}
.set-012 li{
	    font-family: Montserrat', sans-serif;
		    font-size: 18px;
			list-style: decimal;
			margin-left:1%;
			line-height:30px
			color:#000;
			
}
.faqs-01 strong{
	    font-weight: 900;
		color: #354c9e;
		
}

.container{
	padding-top:0px !important;
	padding-bottom:0px !important;
}

.programs-section h2, h3 {
    font-size: 2.1rem !important;
    color: #354c9e;
    line-height: 2.8rem;
}

p{
	    font-family: 'Montserrat', sans-serif;
}

      .main-menu .navigation > li.dropdown > a:after {
                display: none;
            }
			
            .category-block-current .icon-box {
                border: 0px dashed;
                margin-bottom: 0px;
            }
			
			.banner-sec{
				    padding-top: 88px;
				
			}
			
			.top-70{
				    padding-top: 70px;
			}

		.signup-section-two .icon-line-2 {
			right: -120px;
			top: -60px;
			background-image:none;
		}
		
		#admissions {
    position: relative;
    padding: 50px 0 50px;
	background-image: url(https://www.eurokidsindia.com/enrollment/images/adm-banner-bg-2024-25-6.webp);
    background-repeat: no-repeat;
    background-position: top center;  
	background-size: contain;
	background-color:#21409a;
	    height: 665px;
		    margin-top: 86px;
		}
		
		#admissions .home-form{
			    top: 0rem;
		}
				.form-item-submit-api-fulltext{
	  position: relative;
	   text-align: center;	  
	}
		.form-item-submit-api-fulltext:after{
	content: "";
     background-image: url(https://www.eurokidsindia.com/ek-new-2023/images/arrow-text.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 17px;
    background-size: cover;
    background-position: top center;
    right: 125px;
    position: absolute;
    margin-top: 16px;

}


		
	#admissions .home-form .btn-ek-secondary{
	    padding-left: 20px;
}
		
		.testmo h2 {
    font-family: 'ProximaNovaBold';
    font-size: 60px;
    color: #21409a;
    margin-bottom: 5px;
}


.table b{
	    font-weight: 600;
}

.table {
  width: 100%;
  border-collapse: collapse;
}

.table td,
.table th {
  padding: 12px 15px;
  border: 0px solid #ddd;
  text-align: center;
  font-size: 16px;
}

.table th {
  background-color: #92c9e6;
  color: #ffffff;
}

.banner-sec .banner-form-wrap{
    margin-top: 100px;
}

#admissions1 .form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    margin-bottom: 10px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

#admissions1 .btn-ek-secondary {
    background: #ec2b4f;
    color: #fff;
    line-height: 1.2;
    padding: 0.875rem 2.25rem;
	    padding-left: 20px;
    display: inline-block;
    font-weight: 700;
    border-radius: 10px;
    margin-top: 1px;
    text-transform: uppercase;
}

.banner-sec .banner-form-wrap .btn-theme {
    margin-top: 0px;
}

/*responsive*/

@media only screen and (max-width: 1439px) {
	.form-item-submit-api-fulltext:after{
		
		height: 14px;
    background-size: cover;
    background-position: top center;
    right: 104px;
    position: absolute;
    margin-top: 18px;
	}
	    .banner-sec .bg .banner-kid {
			top: -235px;
		}
}

@media (max-width: 500px) {
	
  .table thead {
    display: none;
  }

.ds{
	 display: none;
}
  .table,
  .table tbody,
  .table tr,
  .table td {
    display: block;
    width: 100%;
  }
  .table tr {
    margin-bottom: 15px;
  }
  .table td {
    padding-left: 35%;
    text-align: left;
    position: relative;
  }
  .table td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 22%;
    padding-left: 15px;
    font-size: 15px;
    font-weight: 700;
    text-align: left;
  }
}



#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    width: 50%;
    margin-right: -7px;
    margin-bottom: -2px;
}

.md-right-02{
    margin-right: -7px;
    margin-bottom: -5px;

}

#myImg:hover {opacity: 0.7;}


#myImg2 {

  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}
/*
#myImg2:hover {opacity: 0.7;}
.modal {
  display: none; 
  position: absolute; 
  z-index: 1;
     padding-top: 8px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: hidden; 
  background-color: #FFF; 
}

.modal-content {
  margin: auto;
  display: block;
 width: 95%;
     border: 0px solid rgba(0,0,0,.2);
}

#admissions .form-control {
    -webkit-appearance: auto;
}
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}



.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}


.close {
  position: absolute;
      top: 17px;
    right: 21px;
    color: #333;
    border-radius: 50%;
    background: #cccdce;
    z-index: 1;
    font-size: 32px;
line-height: 27px;
    width: 30px;
    height: 30px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
*/

.top-pd-main {
    padding-top: 40px !important;
}


.mobile-se{
	display:none;
}



@media only screen and (max-width: 1400px){
	#admissions{
		    height: 640px;
	}
}


/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
        width: 94%;
  /* margin-top: 5px; */
  margin:0 auto;
  }
  
  .mobile-se{
	display:block;
}
  
  #admissions{
	height: 100%;
	background-image: url(https://www.eurokidsindia.com/enrollment/images/adm-banner-mobile-bg.webp);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
	    margin-top: 50px;
		    background-color: #21409a;
	}
  
  .form-item-submit-api-fulltext:after{
	      right: 108px;
  }
}
@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }

.modal{
    padding-top: 0px;
}

.close {
        top: 12px;
    right: 15px;
line-height: 10px;
    width: 25px;
    height: 25px;
}

.signup-section-two{
	    padding: 40px 0 40px;
}

.feature-block{
	    margin-top: 30px;
		    margin-bottom: 0;
}

#Child-First-Ideology{
	 padding: 40px 0 40px;
}

.curriculm-section-current{
	 padding: 40px 0 40px;
}

.news-section-two{
	padding: 40px 0 40px;
}

.testimonial-section{
	padding: 40px 0 40px;
}

.faq .container{
	padding: 40px 20px 40px;
}

.category-block-current img {
    width: 210px;
}



.curriculm-section-current .category-block-current{
	margin-top: 1px;
}

.curriculm-section-current .mind-set {
    margin-bottom: 0;
    margin-top: 35px;
}
}


.programs-tabs-wrapper{	
    background: transparent;

}

            .nav-fill .nav-item .nav-link {
                width: 85%;
                margin: 0 auto;
            }

 .programs-tabs .nav-link {
                border-bottom: 0px solid #e1e7ec;
                background: #f3f6fb;
                border-radius: 50px;
                padding: 22px;

                padding-right: 0px;
            }

            .nav-tabs {
                border-bottom: 0px solid #e1e7ec;
            }

            .programs-tabs .nav-link.active {
                border-color: transparent;
                background: #204496;
                padding: 10px;
                color: #fff !important;
                border-radius: 50px;
                width: 85%;
            }

            .programs-tabs .nav-link-03 {
                position: relative;
            }

            .programs-tabs .nav-link-03:before {
                content: "";
                width: 41px;
                height: 41px;
                background-image: url("https://www.eurokidsindia.com/ek-new-2023/images/curriculum/mind-01.png");
                top: 14px;
                left: 88px;
                background-size: cover;
                background-repeat: no-repeat;
                position: absolute;
                display: inline-block;
            }

            .programs-tabs .nav-link-03.active:before {
                content: "";
                width: 41px;
                height: 41px;
                background-image: url("https://www.eurokidsindia.com/ek-new-2023/images/curriculum/mind-02.png");
                top: 14px;
                left: 88px;
                background-size: cover;
                background-repeat: no-repeat;
                position: absolute;
                display: inline-block;
            }

            .programs-tabs .nav-link-03.active {
                border-color: transparent;
                background: #21409a;
                position: relative;
                color: #fff !important;
                border-radius: 50px;
                padding: 22px;
                width: 85%;
                padding-right: 0px;
            }

            .programs-tabs .nav-link-01 {
                position: relative;
            }

            .programs-tabs .nav-link-01:before {
                content: "";
                width: 41px;
                height: 41px;
                background-image: url("https://www.eurokidsindia.com/ek-new-2023/images/curriculum/body-01.png");
                top: 14px;
                left: 88px;
                background-size: cover;
                background-repeat: no-repeat;
                position: absolute;
                display: inline-block;
            }

            .programs-tabs .nav-link-01.active:before {
                content: "";
                width: 41px;
                height: 41px;
                background-image: url("https://www.eurokidsindia.com/ek-new-2023/images/curriculum/body-02.png");
                top: 14px;
                left: 88px;
                background-size: cover;
                background-repeat: no-repeat;
                position: absolute;
                display: inline-block;
            }

            .programs-tabs .nav-link-01.active {
                border-color: transparent;
                background: #ea1d46;

                position: relative;
                color: #fff !important;
                border-radius: 50px;
                padding: 22px;
                width: 85%;
                padding-right: 0px;
            }

            .programs-tabs .nav-link-02 {
                position: relative;
            }

            .programs-tabs .nav-link-02:before {
                content: "";
                width: 41px;
                height: 41px;
                background-image: url("https://www.eurokidsindia.com/ek-new-2023/images/curriculum/soul-01.png");
                top: 14px;
                left: 88px;
                background-size: cover;
                background-repeat: no-repeat;
                position: absolute;
                display: inline-block;
            }

            .programs-tabs .nav-link-02.active:before {
                content: "";
                width: 41px;
                height: 41px;
                background-image: url("https://www.eurokidsindia.com/ek-new-2023/images/curriculum/soul-02.png");
                top: 14px;
                left: 88px;
                background-size: cover;
                background-repeat: no-repeat;
                position: absolute;
                display: inline-block;
            }

            .programs-tabs .nav-link-02.active {
                border-color: transparent;
                background: #00b48d;
                padding: 10px;
                color: #fff !important;
                border-radius: 50px;
                padding: 22px;
                width: 85%;
                padding-right: 0px;
            }

            .programs-tabs .nav-link-01:hover {
                background: #ea1d46;
                color: #fff;
            }

            .programs-tabs .nav-link-02:hover {
                background: #00b48d;
                color: #fff;
            }

            .boder-set {
                padding: 20px;
                border: 4px solid #21409a;
                border-radius: 20px;
                padding-top: 0px;
                padding-left: 0px;
            }

            .boder-set h2 {
                background: #21409a;
                padding: 15px;
                font-size: 34px;
                border-top-left-radius: 13px;
                border-bottom-right-radius: 20px;
                color: #fff;
            }

            .boder-set .mind-set {
                text-align: center;
            }

            .boder-set .mind-set .title {
                text-align: left;
            }

            .boder-set-01 {
                padding: 20px;
                border: 4px solid #ea1d46;
                border-radius: 20px;
                padding-top: 0px;
                padding-left: 0px;
            }

            .boder-set-01 h2 {
                background: #ea1d46;
                padding: 15px;
                font-size: 34px;
                border-top-left-radius: 13px;
                border-bottom-right-radius: 20px;
                color: #fff;
            }

            .boder-set-01 .mind-set {
                text-align: center;
            }

            .boder-set-01 .mind-set .title {
                text-align: left;
            }

            .boder-set-02 {
                padding: 20px;
                border: 4px solid #00b48d;
                border-radius: 20px;
                padding-top: 0px;
                padding-left: 0px;
            }

            .boder-set-02 h2 {
                background: #00b48d;
                padding: 15px;
                font-size: 34px;
                border-top-left-radius: 13px;
                border-bottom-right-radius: 20px;
                color: #fff;
            }

            .boder-set-02 .mind-set {
                text-align: center;
            }

            .boder-set-02 .mind-set .title {
                text-align: left;
            }

            .mindful-curriculm .feature-block .inner-box {
                position: relative;
                overflow: hidden;
                margin: 0 auto;
                text-align: center;
                width: 88%;
                background: #fff;
                border: 0px solid;
                height: auto;
                padding: 0px;
                padding-top: 0px;
                border-radius: 30px;
            }

            .feature-block .inner-box img {
                width: 100%;
            }

            .mindful-curriculm .feature-block .inner-box .title {
                margin-top: 0px;
                font-size: 25px;
                line-height: 30px;
                color: #fff;
                font-family: "ProximaNovaBold";
                letter-spacing: 0;
                padding: 30px;
                background: #ea1d46;
            }

            .testmo h2 {
                font-family: "ProximaNovaBold";
                font-size: 60px;
                color: #21409a;
                margin-bottom: 0;

                margin-top: 30px;
            }

            .testmo p {
                color: #21409a !important;
                font-size: 22px !important;
            }

            .mindful-curriculm .text-center p {
                font-family: "ProximaNovaFont";

                text-align: center;
                letter-spacing: 1px;
            }

            .mind-set-01 {
                text-align: center;
            }
			
			.desk-set{
				display:block
			}
			
			.mobile-set{
				display:none;
			}


.banner-sec .banner-content {
       position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
    display: flex;
    align-items: center;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
	width:100%
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}

.banner-sec .banner-content h2 {
    font-weight: bold;
    color: #fff;
    margin-bottom: 6%;
	font-size: 2.6rem;
    line-height: 2.4rem;
}

.ft-01 {
    background: #e02f4f !important;
    width: 76%;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
}

.form-control, .form-select {
    font-size: 85%;
    color: #516bca;
    border-color: #b3b3b3;
    transition: all 0.25s ease-in-out;
}

.form-control, .input-text{
	
	    height: auto;
}


            @media only screen and (max-width: 599px) {
				
		
                .top-pd-main-03 {
                    padding-top: 65px;
                }
				
				.desk-set{
				display:none
			}
			
			.mobile-set{
				display:block;
			}
			
			.justify-content-between h2 {
    font-size: 22px;
    margin-top: 10px;
    line-height: 29px;
}

.ft-01 {
    font-size: 14px !important;
}

.banner-sec .bg-01 .banner-kid img {
    width: 100%;
	    margin-top: 40px;
}
			
                .mind-set-01 {
                    text-align: center;
                }

                .lg-container .nav-fill .nav-item {
                    width: 30%;
					    padding-top: 20px;
                }

                .nav-fill .nav-item .nav-link {
                    border-radius: 9px;
                    padding: 11px;
                    width: 96%;
                    height: 131px;
                    padding-top: 24px;
                }

                .programs-tabs .nav-link-01:before {
                    top: 0px;
                    left: 0;
                    position: relative;
                    margin: 0 auto;
                    margin-bottom: 5px;
                    background-size: cover;
                    background-repeat: no-repeat;
                }

                .programs-tabs .nav-link-03:before {
                    top: 0px;
                    left: 0;
                    position: relative;
                    margin: 0 auto;
                    margin-bottom: 5px;
                    background-size: cover;
                    background-repeat: no-repeat;
                }

                .programs-tabs .nav-link-01.active:before {
                    content: "";
                    top: 0px;
                    left: 0;
                    position: relative;
                    margin: 0 auto;
                    margin-bottom: 5px;
                    background-size: cover;
                    background-repeat: no-repeat;
                }

                .programs-tabs .nav-link-02.active:before {
                    content: "";
                    top: 0px;
                    left: 0;
                    position: relative;
                    margin: 0 auto;
                    margin-bottom: 5px;
                    background-size: cover;
                    background-repeat: no-repeat;
                }

                .programs-tabs .nav-link-02:before {
                    top: 0px;
                    left: 0;
                    position: relative;
                    margin: 0 auto;
                    margin-bottom: 5px;
                    background-size: cover;
                    background-repeat: no-repeat;
                }

                .programs-tabs .nav-link-03.active {
                    border-radius: 9px;
                    padding: 11px;
                    width: 90%;
                    height: 131px;
                    padding-top: 24px;
                }

                .programs-tabs .nav-link-03.active:before {
                    content: "";
                    top: 0px;
                    left: 0;
                    position: relative;
                    margin: 0 auto;
                    margin-bottom: 5px;
                    background-size: cover;
                    background-repeat: no-repeat;
                }

                .boder-set h2 {
                    width: 64%;
                }

                .boder-set-01 h2 {
                    width: 64%;
                }

                .boder-set-02 h2 {
                    width: 64%;
                }

                .boder-set .mind-set {
                    text-align: left;
                    padding-left: 20px;
                }

                .unoni-set img {
                    position: absolute;
                    width: 55px;
                    top: 443px !important;
                    right: 33px;
                }

                .unoni-set-01 img {
                    position: absolute;
                    width: 100px;
                    bottom: -92px;
                    right: 0;
                    left: 70%;
                }

                .unoni-set-02 img {
                    position: absolute;
                    width: 50px;
                    bottom: -177px;
                    right: 13px;
                }

                .mindful-curriculm {
                    padding: 40px 0 40px;
                }

                .boder-set-01 .mind-set {
                    text-align: left;
                    padding-left: 20px;
                }

                .boder-set-02 .mind-set {
                    text-align: left;
                    padding-left: 20px;
                }
                .category-block-current img {
                    width: 210px;
                }

                .kits .left-main-top-icons h3 {
                    text-align: center;
                }

           

                .feature-block .title {
                    margin-bottom: 0;
                }

                .testmo h2 {
                    font-size: 40px;
                    color: #21409a;
                }
				
				.about-section-two {
					position: relative;
					padding: 0px 0 10px;
				}
            }

            #player {
                width: 100%;
                height: 550px;
            }

            .footer-bottom .inner-container {
                padding-bottom: 100px;
            }

            .about-section-two {
                background-image: none;
                padding-bottom: 30px;
            }

            @media only screen and (max-width: 424px) {
                .top-pd-main-03 {
                    padding-top: 50px !important;
                }

                .chat-bot {
                    bottom: 5rem;
                }

                .scroll-to-top {
                    bottom: 6rem;
                }
            }
			
			
	@media only screen and (max-width: 320px){
		.curriculm-section-current .unoni-set img {
			position: absolute;
			width: 67px;
			top: 242px;
			right: 20px;
		}
	}
	
	
	#Login-Division{
	background-color:#E9E7E7;
	border: 2px solid #7E7474;
	border-radius:35px;
	width:40%;
	margin:auto;
	margin-bottom:10px;
	margin-top:30px;
	    padding: 18px;
    background: #004fa8;
    height: 300px;
    margin-bottom: 10px;
    margin-top: 30px;
}

#Login-Division-3{
	width:100%;
	margin:auto;
	    text-align: center;
	padding-top:0px;
}

#Login-Division-3 p{
	text-align: left;
    padding-left: 15px;
    margin-bottom: 0px;
	color:#fff;

}

.Login-Division-h1{
	text-align:center;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	color:#354c9e;
	    font-size: 26px;
}
.Login-Division-p{
	text-align:center;
	font-family:Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	color:#354c9e;
	    font-size: 26px;
		line-height: 2rem;
    font-weight: 700;
}

.fomr-1 p{
	    width: 24%;
    float: left;
    padding-top: 12px;
    font-size: 18px;
}

#Login-Division-3 .text01 p{
	     font-size: 59px; 
     line-height: 28px;
    width: 100%;
    color: #212529;	 
  margin-top: -8px;
    margin-bottom: 0;
}

#txtHint{
    font-size: 34px;
    margin-top: 10px;
	
	    width: 55%;
		    text-align: center;
    margin: 0 auto;
     border: 2px solid #ccc;
    margin-top: 9px;
    border-radius: 14px;
	    padding: 12px;

}

.text01{
	    width: 26px;
		    float: left;
			padding-top: 22px;
}


.button-1{
	text-align:center;
}

.button-1 #submit{
    background-color: #ec2b4f;
    width: 52%;
    border: none;
    float: none;
	color:#fff;
    margin: 11px 0px 11px;
    height: 40px;
    margin-right: 12px;
    font-size: 15px;
    border-radius: 10px;
    text-align: center;
}

.text p{     
	width: 100%;
    float: none;
    padding-top: 8px;
    font-size: 44px;
    margin: 0;
    line-height: 18px;
    text-align: center;
}

.index-type-text{
	    width: 96%;
    padding: 10px 20px;
    margin: 8px 15px;
	font-size: 14px;
    display: inline-block;
	    float: left;
    border: 2px solid #ccc;
    border-radius: 15px;
    box-sizing: border-box;
	text-align:justify;
	border-color:gray;
}

#txtHintCal{
margin-top:20px;
}



  @media only screen and (max-width: 599px) {
	  .banner-sec .banner-form-wrapper {
        position: relative;
        padding-top: 40px;
		 
    }
	#secnt {
    min-height: 620px !important;
}
	
	  .banner-sec

 {
    padding-top: 70px;
}
.banner-sec .bg {
        height: 0;
        display: none;
}
.banner-sec .bg-01 {
	        position: relative;
        height: 0;
        display: block;
		left: 10%;
        width: 78%;
}
.banner-sec .banner-form-wrap {
		   margin-top:0px;
	   }
#Login-Division{
width:100%;
}
	.button-1 #submit {
    width: 52%;
    border: none;
    margin: 0px 10px;
    height: 42px;
    font-size: 14px;
    border-radius: 10px;
    text-align: center;
}

.index-type-text {
    width: 100%;
    font-size: 14px;
    margin: 8px 0;
    float: none;
}

.Login-Division-h1{
	font-size: 19px;
}
.Login-Division-p{
	font-size: 19px;
}
#Login-Division-3{	
    padding-top: 0px;
}

#Login-Division{
	    height: 390px;
}


#txtHint{
	    width: 50%;
		    font-size: 26px;
}

.programs-section h2, h3{
	    font-size: 1.3rem !important;
		    line-height: 1.8rem  !important;
}

.text01 {
    width: 100%;
    float: none;
    padding-top: 0px;
}

  }
   @media only screen and (max-width: 375px) {
	   #secnt {
	   min-height: 320px !important;
	   }
	   .banner-sec .banner-form-wrap {
		   margin-top:0px;
	   }
	   .banner-sec .banner-content h2 {
		   font-size:2.4rem;
	   }
	    .swiper {
		   width :100%;
	   }
	   .banner-sec .bg {
        height: 0;
        display: none;
}
	    .button-1 #submit {
        width: 52%;
		   }
   }
  
    @media only screen and (max-width: 320px) {
		.button-1 #submit{
			    width: 108px;
		}
		.banner-sec .bg {
        height: 0;
        display: none;
}
		    #secnt {
				min-height: 220px !important;
			}
			.banner-sec .banner-form-wrap {
		   margin-top:0px;
	   }
	   .banner-sec .banner-content h2 {
		   font-size:2.4rem;
	   }
	   .swiper {
		   width :100%;
	   }
	       .button-1 #submit {
        width: 70%;
		   }
	}
	.programs-section a{
	color :#ce2746;
	font-weight:bold;
}