@charset 'utf-8';
/* CSS Document */

@media screen and (min-width: 1139px) {
.container {
	max-width: 1140px;
}
}
@media screen and (min-width: 768px) {
	.payment-block.popup{
		width: 650px!important;
	}


.submenu {
	background: #000;
	-moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.7) inset, 1px 1px 1px rgba(0, 0, 0, 0.15), 3px 5px 10px rgba(0, 0, 0, 0.19);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.7) inset, 1px 1px 1px rgba(0, 0, 0, 0.15), 3px 5px 10px rgba(0, 0, 0, 0.19);
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.7) inset, 1px 1px 1px rgba(0, 0, 0, 0.15), 3px 5px 10px rgba(0, 0, 0, 0.19);
	left: 0;
	right: 0;
	top: 100%;
	min-width: 180px;
	opacity: 0;
	position: absolute;
	/*align-items: flex-start;
    flex-direction: row;*/
	visibility: hidden;
	-moz-transition: opacity 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
	-webkit-transition: opacity 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
	transition: opacity 0.6s cubic-bezier(0.22, 0.61, 0.36, 1) 0s;
	z-index: 1;
}
.menuIcn, .overlay, .closeIcn, .mobshow {
	display: none
}
.open-search .search-area {
	opacity: 1;
	visibility: visible;
}
.cm-parents .banner-top {
	padding-top: 90px;
}
}
 @media screen and (max-width: 767px) {
	.pricing h3 {
		font-size: 32px!important;
	}
	.pricing .panel-body {
		padding:20px!important;
	}
	.pricing ul li i {
		margin-right: 3px!important;
	}
.nav-menu {
	background: none repeat scroll 0 0 #fff;
	bottom: 0;
	box-shadow: 0 0 15px #222;
	left: -250px;
	margin: 0;
	max-height: 100%;
	overflow: auto;
	position: fixed;
	text-align: left;
	top: 0;
	width: 230px;
	z-index: 55;
}
.openmenu .nav-menu {
	left: 0;
}
.openmenu .overlay {
	opacity: 1;
	visibility: visible;
}
.openmenu .closeIcn {
	left: 240px;
}
body.openmenu {
	overflow: hidden;
	position: fixed;
	left: 0;
	right: 0;
}
.arrowbtn {
	background: #000;
	height: 20px;
	position: absolute;
	right: 13px;
	top: 10px;
	width: 20px;
	z-index: 5;
	cursor: pointer;
}
.submenu {
	display: none;
	background: #ccc;
}
.arrowbtn::before {
	color: #fff;
	content: "\f067";
	font-family: FontAwesome;
	font-size: 10px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 4px;
}
.parent.active .arrowbtn::before {
	content: "\f068";
}
}
 @media screen and (max-width: 991px) {
	.img-container {
		margin-top: 140px;
		position: relative;
	}
	iframe {
	height: 450px;
	}
	.img-overlay {
		border-radius: 20px;
		background-color: #f5a523e8;
		padding: 30px 40px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		width: 100%;
	}
.h1, h1 {
	font-size: 34px;
	line-height: 45px;
}
.education-app p {
	font-size: 18px;
	margin-top: 20px;
}
.btn-classMonitor {
	margin-top: 20px;
}
.heading-same h2 {
	font-size: 34px;
}
.Preschoolers h2 {
	font-size: 25px;
}
.Preschoolers p {
	font-size: 16px;
}
.blog-cont h2 {
	font-size: 20px;
}
.block-detial {
	margin-top: 20px;
}

.power-up {
	padding: 50px 0px;
}
.class-mtr h2 {
	font-size: 32px;
	line-height: 48px;
}
.clss-m {
	font-size: 20px;
	padding: 12px 10px;
	min-width: 311px;
}
.logo-footer img {
	width: 40px;
}
.tabline {
	margin-left: 55px;
}
.tabline h2 {
	font-size: 26px;
}
.tabline h3 {
	font-size: 17px;
}
.footer-contact {
	padding-right: 0;
}
.information h6 {
	font-size: 14px;
}
.footer-contact h3 {
	font-size: 14px;
}
.footer-single h2 {
	font-size: 13px;
}
.footer-single ul li a {
	font-size: 14px;
}
.footer-single ul li img {
	width: 20px;
}
.download-app ul li img {
	max-width: 140px;
}
ul.foter-links li a {
	font-size: 14px;
}
.learning-plt {
	margin: 0px 0px 40px 0px;
}
.education-left h2 {
	font-size: 25px;
}
.education-left {
	width: 215px;
}
.education-right {
	margin-left: 220px;
}
.education-right h3 {
	font-size: 18px;
}
.learning-mid {
	padding: 0px 15px;
}
.gundeline h2 {
	font-size: 20px;
}
.gundeline p {
	font-size: 17px;
}
.child-parent img {
	max-width: 260px;
}
.out-plattform {
	padding: 40px 0px;
}
}
 @media screen and (max-width: 767px) {
	.payment-block.popup{
		width: 400px!important;
	}
	.payment-block.popup img{
		max-width:150px;
		display: block;
		margin: auto;
	} 
	.payment .child-learn {
		padding-top: 20px;
	}
	.price .discounted {
		display: block;
	}
	.payment img {
		max-width: 150px;
		margin: 10px auto 20px auto;
		display: block;
	}
	 .review .container-fluid {
		 margin: 20px!important;
	 }
header {
	padding: 10px 0px;
	position: static;
	-moz-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.07);
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.07);
}
.hdrLogo {
	font-size: 24px;
}
.hdrrLeft > ul > li {
	display: block;
}
.hdrrLeft > ul > li + li {
	padding-left: 0;
}
.hdrrLeft {
	display: block;
}
.hdrrLeft ul li a {
	display: block;
	font-size: 15px;
	padding: 5px 15px;
	border-bottom: 1px dashed #ccc;
}
.banner-top {
	padding: 15px 0px;
}
.h1, h1 {
	font-size: 22px;
	line-height: inherit
}
.education-app h1 span {
	display: inline;
}
.education-app p {
	font-size: 16px;
	margin-top: 5px;
}
.btn-get {
	font-size: 15px;
}
.btn-classMonitor {
	margin-top: 15px;
	margin-bottom: 15px;
}
.education-app {
	margin-bottom: 20px;
}
.bannr-rt {
	text-align: center;
}
.heading-same {
	padding: 15px 15px;
}
.heading-same h2 {
	font-size: 28px;
}
.learning-plt {
	padding: 20px 10px;
}
.parents-blog {
	text-align: center;
	margin-bottom: 20px;
}
.Preschoolers h2 {
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 30px;
}
.pull-right {
	float: none !important;
}
.blog-img {
	width: 100px;
}
.blog-cont {
	margin-left: 90px;
	padding-left: 30px;
}
.blog-cont h2 {
	margin-top: 10px;
	font-size: 16px;
}
.block-detial .list-blog + .list-blog {
	margin-top: 25px;
}
.learn-more a {
	font-size: 15px;
}
.class-mntr {
	padding: 0px;
	margin-top: 0;
}
.learning-plt {
	margin: 0px 0px 25px 0px;
}
.check-school {
	margin: 20px auto;
	text-align: center;
}
.check-school h2 {
	font-size: 20px;
}
.power-up {
	padding: 20px 0px;
}
.class-mtr h2 {
	font-size: 20px;
	line-height: inherit;
	margin-bottom: 15px;
}
.clss-m {
	font-size: 15px;
	padding: 10px 20px;
	min-width: inherit;
}
.class-mtr p {
	color: #999999;
	font-size: 16px;
	margin-top: 15px;
}
.information h6 {
	padding-bottom: 10px;
}
ul.foter-links {
	margin-bottom: 20px;
}
footer {
	padding: 15px 0px;
}
.download-app {
	text-align: center;
}
.frameFlx .secounflex {
	-webkit-box-ordinal-group: 3;
	order: 2;
}
.education-left {
	width: 100%;
	text-align: center;
}
.education-left h2 {
	font-size: 22px;
}
.education-left h2 span {
	display: inline;
}
.education-right h3 {
	font-size: 13px;
	line-height: 21px;
}
.education-right {
	margin-left: 0;
	display: inline-block;
}
.learning-platform {
	padding: 25px 0px;
}
.frameFlx {
	display: inline-block;
	width: 100%;
	margin: 20px 0 0px 0;
}
.child-parent {
	text-align: center;
}
.blog-cont p {
	font-size: 14px;
}
.title-hd {
	font-size: 20px;
	margin-bottom: 20px;
}
.out-plattform {
	padding: 20px 0px;
}
.our-plt img {
	max-width: 190px;
}
.our-plt h3 {
	font-size: 18px;
}
.our-plt p {
	font-size: 15px;
}
.our-plt {
	margin: 20px auto;
}
.page-cm-learning .hdrLogo a {
	color: #111111;
}
.page-cm-learning .hdrrLeft ul li a {
	color: #000;
}
.page-cm-learning .hdrrLeft ul li a:hover {
	color: #ff5252;
}
.learning-mid h1 {
	text-align: center;
	margin-bottom: 23px;
	display: inline-block;
	margin-top: 47px;
}
.tabline h3 {
	font-size: 15px;
}
}
 @media screen and (max-width: 480px) {
	 
	.payment-block.popup{
		width: 100%!important;
	}
	.payment-block button {
		width: 100%!important;
		min-width: auto!important;
	}
	.img-overlay .head {
		font-size: 32px;
		line-height: 1.22;
	}
    .blog-cont h2 {
        margin-top: 0px;
    }
    .learning-plt {
        margin: 20px 10px;
    }
    .heading-same {
        margin-top:20px!important;
    }
    .heading-same.mt-100{
        margin-top:100px!important

    }
    .video-block + h2 {
        font-size:28px!important;

    }

    .video-block + h2 + h3 {
        font-size:22px!important;

    }
    .child-learn h2 {
        font-size: 28px!important;
    }
    .child-learn h2 + div{
        font-size: 24px!important;
    }
    .gallery div {
        margin-top:30px;
    }
    .trial button {

        font-size: 20px;
    }
    h2 {
        font-size: 30px!important;
    }

    .activity .school-body h2 {
        font-family: 'Avenir-Medium';
        font-size: 24px!important;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #000000;
        text-align: center;
    }
    .books {
        padding: 40px 20px;
        margin-top: 30px;
    }
    .books h2{
        font-size: 24px!important;
    }
    .container.top {
        margin-top:0!important;
    }
    .actions a {
        font-family: Avenir-Medium;
        font-size: 16px;
        font-weight: 500;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #0279ff;
        display: block;
        float:none!important;
    }

    .payment-block .pay-now{
        min-width: 100%;
    }
    .brand-head img{
        margin: 0;
        display: inline;
    }
    .brand-head .heading-cm
    {
        font-size: 22px;
    }
    .brand-head .sub-heading-cm
    {
        font-size: 14px;
    }
    .payment-section .head{
        font-size: 16px;
    }
    .payment-section .head a{
        font-size: 14px;
    }
    .payment-section .body h1{
        font-size: 36px;
    }
    .payment-section .body a, .payment-section .body p{
        font-size: 14px;
    }
    .orderId{
        font-size: 16px;
    }
 }
