html {
    height: 100%;
}
body{
	min-height: 100%;
    margin: 0px;
  font-family: 'Faustina', serif;
	font-weight: normal;
    font-style: normal;
	padding: 0px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
{
	padding-left: 0px;
	padding-right: 0px;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.innercontainer
{
	width: 80%;
	margin: auto;
	display: block;
}
section.homebannersection {
    position: relative;
}

header.topheader_section {
      position: fixed;
    top: 0px;
    z-index: 1000;
    width: 100%;
    padding: 5px 20px;
    border-bottom:0px solid rgba(255,255,255,.8);
    margin: auto;
    display: block;
    left: 0px;
    right: 0px;
    background: #031c3f;
    top:0px;
}
header.topheader_section .container
{
	max-width: 90%;
	 border-bottom:2px solid rgba(255,255,255,.8);
	 
}
a.navbar-brand {
    padding: 0px 20px;
}
a.navbar-brand img {
    width: 200px;
}
ul.navbar-nav.header-nav li
{
	font-family: 'Faustina', serif;
	font-size: 20px;
	line-height: initial;
	padding: 10px;
}
ul.navbar-nav.header-nav li a
{
	color: #fff;
	padding: 0px 25px !important;
	cursor: pointer;
}
ul.navbar-nav.header-nav li.nav-item.enrollbtn {
    background: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    margin: 0px 0px 0px 20px;
    font-size: 22px !important;
    font-weight: bold;
}
li.nav-item.enrollbtn  a
{
	color: #06377b !important;
}
.homebannersection>img
{
	position: relative;
}
.banner_top_content {
    position: absolute;
    top: 18%;
    text-align: center;
    left: 0px;
    right: 0px;
    color: #fff;
}
.banner_top_content h1
{
	font-size: 30px;
	font-style: italic;
}
.video_btn {
    position: absolute;
    top: 40%;
    left: 0px;
    right: 0px;
    margin: auto;
    display: block;
}
.video_btn img
{
	width: 280px;
	cursor: pointer;margin: auto;display: block;
}
.bannersectiontwo
{
	position: relative;
	clear: both;
}
.Bahnschriftfont
{
	    font-family: 'Bahnschrift';
	      font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.Montserratfont
{
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
    font-style: normal;
}
.bannersectiontwo
{
	background: #fff;
	width: 65%;
	display: block;
	padding:30px 0px;
	margin: -120px auto 50px auto;
	text-align: center;
	box-shadow: 1px 10px 10px #ccc;
}
.fullcontent  p
{
	font-size:25px;
	color: #06377b;
	text-align: left;
	width: 73%;
	margin: auto;
}
.fullcontent ul
{
	text-align: left;
	margin: 20px auto;
	width: 73%;
}
.fullcontent ul li
{
	display: inline-block;
	width: 49%;
	font-size: 25px;color: #06377b;
	position: relative;
	list-style: none;
}
.fullcontent ul li:before
{
	content: '';
	background: #ed1c24;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	position: absolute;
	margin-left: -30px;
	top: 8px;
}
.enroll_now {
    background: linear-gradient(to right, #042859 , #06377b);;
   display: inline-block;
    margin:20px auto 0px auto;
    padding: 10px 50px;
    text-align: center;
    font-weight: 900;
    font-size: 22px;
    border-radius: 50px;
    cursor: pointer;
    color: #fff;
}
.bannersectionthree
{
	clear: both;
	padding:50px 0px;
	background: #fff;
	width: 100%;
}
.paracontent {
    text-align: center;
}
.paracontent img
{
	width: 150px;
	margin: 0px 0px 30px 0px;
}
.paracontent h2
{
	font-size: 30px;
	color: #252525;
	font-weight: bold;
	line-height:40px;
}
.paracontent h2 span
{
	display: block;
}
.paracontent h2 span.clrred
{
	color: #06377b;
}
.paracontent h4
{
	margin: 20px 0px 0px 0px;
	font-size:30px;
	color: #ed1c24;
	font-weight: 700;
}
.about_content h1
{
	text-align: center;
	font-size:35px;
	font-weight: 700;
	color: #252525;
	margin: 0px 0px 50px 0px;
}
.aboutbanner .col-sm-6
{
	padding: 10px 15px;
}
.about_content h2
{
	font-size: 30px;
	color: #06377b;
	margin: 0px;
	padding: 15px 0px 10px 0px;
	font-weight: 700;
}
.about_content p,.about_content li
{
	font-size: 18px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	margin: 0px;
	padding: 0px 0px 15px 0px;

}
.about_content ul
{
	padding: 0px;
	margin: 0px;
}
.about_content li
{
	list-style: none;
	position: relative;
	left: 30px;
}
.about_content li:before
{
	content: '';
	position: absolute;
	background:url('../images/tick.png')no-repeat;
	width: 18px;
	height: 18px;
	background-position: top center;
	background-size: contain;
	top: 3px;
	left: -28px;
}
.bannersectionfive
{
	background: url('../images/signupbanner.png')no-repeat;
	width: 100%;
	height: 400px;
	background-size: cover;
	background-position: top center;
	position: relative;
	margin: 100px 0px 50px 0px;
z-index: 1;
}
.signup {
    text-align: center;
    position: relative;
    top: 160px;
    color: #fff;
}
.globeicon img
{
	width: 450px;
	display: block;
	margin: auto;
}
.globeicon {
    position: absolute;
    top: -45%;
    left: 0px;
    right: 0px;
    margin: auto;
    display: block;
}
.signup h1
{
	font-size:40px;
	font-weight: 700;
	margin:0px;
	padding: 0px 0px 10px 0px;
}
.signup h2
{
	font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    margin: 0px;
    line-height: 30px;
}
.signup h2 span
{
	font-weight: 700;
	font-size: 25px;
	padding-right: 10px;
	display: inline-block;
}
.enroll_btn
{
	background: transparent;
	border: 1px solid #fff;
	display: inline-block;
	padding: 10px 50px;
	border-radius: 50px;
	margin: 30px 0px 0px 0px;
	text-transform: uppercase; font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	cursor: pointer;
}
.key_points  ul
{
	margin: 30px 0px 0px 0px;
	padding: 0px;
}
.key_points  ul li
{
	list-style: none;
	display: inline-block;
	width: 48%;
	padding: 20px;
}
.key_points  ul li img,.key_points  ul li p
{
	display: inline-block;
	vertical-align: middle;
}
.key_points  ul li p
{
	width: 70%;
	padding: 0px 10px;
	margin: 0px;
	font-size: 18px;
}
.key_points  ul li img
{
	width: 100px;
}
.bannersectionseven
{
	padding: 50px 0px;
	position: relative;
}
.acc_content .card
{
	margin: 20px 0px;border: 0px;
	background: #f0f0f0;
}
.acc_content .card-header
{
	border: 0px;
	padding: 14px 70px;
}
.acc_content .card-body
{
	background: #f7f7f7;
	padding: 25px 80px;
}
.acc_content .card-body p
{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 18px;
	color: #be0707;
}
.acc_content .card-body p img
{
	margin-right: 10px;
	width: 18px;
}
.acc_content .btn-link
{
	color: #000;
	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	width: 100%;
	display: block;
}
.acc_content 
{
	width: 96%;margin: auto;display: block;
}
.video_banner_sec
{
	padding: 30px 0px 50px 0px;
}
.mahatria_content_sec
{
margin: 30px 0px 50px 0px;
text-align: center;
}
.mahatrialogo
{
	width: 400px;
	margin: 0px auto 30px auto;
}
.mahatria_content_sec h3
{
	font-size: 35px;
	font-weight: 700;
	padding: 0px 0px 30px 0px;
}
.mahatria_content_sec h3 span
{
	display: block;
}
.mahatria_content_sec  p
{
		font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    margin: 0px;
    line-height: 30px;
    padding: 0px 0px 30px 0px;
}
.social_list_sec
{
	text-align: center;
	margin: 30px 0px;
}
.social_list_sec ul,.social_list_sec_one ul
{
	padding:0px;margin: 0px;
}
.social_list_sec ul li
{
	list-style: none;
	display: inline-block;
	width: 49%;
	padding:0px 0px;
	text-transform: uppercase;
	font-size:50px;
	font-weight: 700;
	line-height:62px;
	color: #be0707;
}
.social_list_sec ul li span.smallfont
{
	font-size: 35px;line-height: 40px;
}
.social_list_sec ul li:nth-child(1)
{
	border-right: 2px solid #be0707;
}
.social_list_sec ul li span
{
	display: block;
}
.social_list_sec_one
{
	margin: 30px 0px 60px 0px;
	clear: both;
	text-align: left;
}
.social_list_sec_one ul li
{
	list-style: none;
	display: inline-block;
	width: 41%;
	background: #ebebeb;
	padding: 20px 20px;
	margin: 50px 50px;
}
.social_list_sec_one ul li img,.social_list_sec_one ul li p
{
	display: inline-block;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-align: left;font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 36px;
}
.social_list_sec_one ul li p span
{
	display: block;

}
.social_list_sec_one ul li img
{
	width: 130px;
	padding: 0px 25px;
}
.aboutbgsection
{
	background: url('../images/aboutbgnewdestop.jpg')no-repeat;
	width: 100%;
	height: auto;
	background-position: top center;
	background-size: cover;
	position: relative;
	padding: 0px 0px 50px 0px;
}
.about_bg_content
{
	padding: 50px 0px 60px 0px;
	color: #fff;
}
.about_bg_content p
{
	font-size: 17px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
.bannersectionten
{
	padding: 50px 0px 60px 0px;
}
.testimonial_img
{
	padding: 0px 20px;
}
.testimonial
{
	padding: 0px 20px;
}
.testimonial p
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;

}
.testimonial h3
{
	font-size: 20px;
}

.acc_carousel_content .row
{
	align-items: center;
}
.name
{
	margin:30px 0px 0px 0px;
}
.carousel-indicators .active {
    background-color: #06377b;
}
.carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
   background-color: #fff;
   border:0px;
   border:1px solid #06377b;
   margin: 0px 10px;
}
.course_box 
{
	width: 96%;
	margin:20px auto;
	display: block;
	box-shadow: 5px 5px 20px #ccc;
	cursor: pointer;
}
.course_box_content
{
	text-align: center;
	padding: 20px 10px;
}
.course_box_content h1
{
	font-size: 25px;
	font-family: 'Faustina', serif;
	font-weight: 700;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.course_box_content p
{
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	height: 140px;
}
.course_box_content h4
{
	font-size: 16px;
	font-weight: 600;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.price
{
	margin: 20px 0px 0px 0px;
}
.price h3,.price h2
{
	display: inline-block;
	padding: 0px 10px;
	color: #06377b;
}
.price h3
{
	font-size: 20px;
	position: relative;
}
.price h3:before
{
	 background: #06377b;
	 height: 1.5px;
	 width: 91px;
	 content: '';
	 position: absolute;
	 top: 14px;
	 left: 8px;
	 transform: rotate(-13deg);
	}
.price h2
{
	font-size: 25px;
	font-weight: 700;
}
.course_box .enroll_now
{
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	margin: 10px auto 0px auto;
}
.additional_course_section
{
	padding: 50px 0px;
}
.aboutbanner:before
{
content: '';
	position: absolute;
	background: url('../images/bluedots.png')no-repeat;
	width: 62%;
	height: 600px;
	left: -13%;
	background-size: cover;
	background-position: top center;
	margin: -150px 0px 0px 0px;
}
.aboutbanner
{
	margin: 50px 0px 0px 0px;
}
span.redclr
{
	color: #ed1c24;
}
span.blurclr
{
	color: #06377b;
}
.slick-dots li button:before
{
	content: '';
	background: #ed1c24;
	border-radius: 50%;
	border:1px solid #ed1c24;
	width: 15px;
	height: 15px;
	opacity: 1;
}
.logos_list_sec
{
	padding: 0px 0px 50px 0px;
}
.about_logo_banner {
    padding: 20px 0px 40px 0px;
    margin: auto;
    display: block;
    text-align: center;
    margin-bottom: 250px;
}
.about_logo_banner img
{
	width: 350px;
}
.acc_content  button.btn.btn-link[aria-expanded="true"]:after
{
	content: '\f068';
 font-family: "Font Awesome 5 Free";
    left: auto;
    position: absolute;
    top: 7px;
    right: 0px;
    font-weight: bold; font-size: 16px;
}
.acc_content  button.btn.btn-link[aria-expanded="false"]:after
{
	content: '\f067';
 font-family: "Font Awesome 5 Free";
    left: auto;
    position: absolute;
    top: 7px;
    right: 0px;
    font-weight: bold;
    font-size: 16px;
}
.closebtn
{
	width: 40px;
	float: right;
}
.talkusmodalcontent  .form-control.courseform
{
	height: 50px;
	border: 1px solid #ccc;
	padding: 0px 10px;
	font-size: 15px;
	width: 100%;
	margin: 0px 0px 20px 0px;
	font-size: 16px;
}
.talkusmodalcontent .modal-header
{
	border-bottom: 0px;
}
img.closebtn {
    width: 40px;
    float: right;
}
.close:focus, .close:hover,.close
{
	opacity: 1;
	outline: 0;
}
button.btn.btnsubmit {
    width: 80%;
    margin: auto;
    display: block;
    margin: 30px auto 20px auto;
    background: transparent;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 10px;
    border-radius: 30px;
    color: #fff;
    border: 2px solid #ed1c24;
    text-transform: uppercase;
    background: #ed1c24;
}
.mobilebanner
{
	display: none;
}
.enroll_now.enroll_game_course.fixedbtm {
    display: none;
}
.footersection
{
	background: #f1f1f1;
	width: 100%;
	padding: 20px 10px;
	text-align: center;
	    font-family: 'Montserrat', sans-serif;
}
.footersection p
{
	font-size: 16px;
	margin: 0px;
}
.aligncenter
{
	align-items: center;
}
.slick-dots li
{
	background: #fff;
	border:1px solid #06377b;
	border-radius: 50%;
	width: 15px;
	height: 15px;
}
.slick-dots li.slick-active
{
	background:  #06377b;
}
.slick-dots li button:before
{
	visibility: hidden;
}
.row.aligncenter p
{
	padding-bottom: 0px;
}
.row.aligncenter .about_content h2
{
	padding-top: 30px;
}
.sectionlayer
{
	content: '';
	background: url('../images/bluedots.png')no-repeat;
	width: 100%;
	height: 700px;
	background-position: top center;
	background-size: cover;
	margin-top: -600px;
	position: relative;
	margin-bottom: -100px;
}
button:focus 
{
	outline: 0px;
}
.testimonial_img img
{
	border-radius: 50%;
	width: 200px;
}
.testimonial
{
	padding: 0px 20px 50px 20px;
}
.ytvideo iframe
{
	width: 80%;
	height: 550px;margin: auto;display: block;
}
.course_box_content h4
{
	height: 60px;
}
.acc_carousel_content {
    height: 370px;
}
.fullcontent p, .fullcontent ul li, .signup h2, .about_content p, .about_content li, .key_points ul li p, .acc_content .card-body p, .mahatria_content_sec p, .testimonial p {
    font-size: 17px;
}
.about_content h2
{
	font-size: 25px;
}
.signup h1
{
	font-size: 35px;
}
.mahatria_content_sec h3
{
	font-size: 30px;
}
.bluebg
{
	background: #031c3f;
	width: 100%;
	height: 100vh;
	position:relative;
}
.payment_banner_content
{
	padding: 200px 0px 100px 0px;
	text-align: center;
	color: #fff;
}
.payment_banner_content h1
{
	font-size: 30px;
	margin: 0px 0px 25px 0px;
}
.payment_banner_content  p
{
	font-size: 18px;
}
.payment_banner_content  p a
{
	color: #fff;
	text-decoration: underline;
}
.modal_form_section  iframe
{
	border: 0px;
	width: 100%;
	height: 90vh;
}
.videomodalsec .modal-dialog
{
	max-width: 80%;
	margin: 0px auto;
}
.videomodalsec .modal-header
{
	height: 40px;
}
body {
padding: 0px 0px 0px 0px;

}
nav.navbar.navbar-expand-md {
    padding: 0px;
}
.bundle_popup_bg
{
	background: url('../images/logos/popupbg.png')no-repeat;
	width: 100%;
	height: auto;
	background-position: top center;
	background-size: cover;
	position: relative;
	padding: 100px 0px;
	position: relative;
}
.bundle_popup_bg>img
{
width: 100%;
}
.bundlepopup .modal-dialog
{
	margin: 50px auto;
	max-width: 70%;
}
.bundlepopup .modal-body
{
	padding: 0px;
}
.popup_left_content {
    padding: 20px 40px 20px 40px;
    text-align: left;
}
.popup_left_content p,.popup_left_content li
{
	font-size: 16px;
}
.popup_left_content h1
{
	font-size: 20px;
	color: #252525;
	margin: 0px 0px 15px 0px;
	font-weight: 700;
	text-align: left;
}
.popup_left_content .price h3
{
	font-size: 25px;
}
.popup_left_content .price h2
{
	font-size: 35px;
}
.popup_left_content .price h3:before
{
	width: 105px;
}
.bundle_btn_box
{
	  background: linear-gradient(to right, #042859 , #06377b);;
   display: inline-block;
    margin:10px auto 20px auto;
    padding: 10px 10px;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    width: 100%;
}
.bundle_btn_box img
{
	vertical-align: text-top;
	padding-right:5px;
}
.no_bundle_package 
{
	cursor: pointer;
	font-size: 18px;
	text-align: center !important;
	border: 1px solid #042859;
	font-weight: 600;
	color: #042859;
	padding: 10px 0px;
}
button.close.bundleclose {
    height: 0px;
    z-index: 10000;
    position: relative;
    top: 5px;
    right: 5px;
}
.fullcontent,.fullcontent ul,.fullcontent p
{
	width: 100%;
}
.fullcontent
{
	padding: 0px 50px;
}
.fullcontent h2
{
	font-size: 35px;
	    color: #06377b;
	    text-align: left;
}
.loading img
{
	width: 140px;
	margin: 20px auto;
	display: block;
}
@media (min-width: 2001px) and (max-width: 5000px)
{
.innercontainer
{
	width: 70%;
}
.bannersectiontwo
{
	width: 70%;
}
.homebannersection>img
{
	width: 100%;
}
.fullcontent p, .fullcontent ul li, .signup h2, .about_content p, .about_content li, .key_points ul li p, .acc_content .card-body p, .mahatria_content_sec p, .testimonial p
{
	font-size: 25px;
}
.about_bg_content p
{
	font-size: 25px;
}
.about_content h1
{
	font-size: 60px;
}
}
@media (min-width: 1600px) and (max-width: 2000px)
{
.innercontainer
{
	width: 70%;
}
}
@media (min-width: 1332px) and (max-width: 1560px)
{


.carousel-indicators
{
	bottom: -20px;
}
ul.navbar-nav.header-nav li a
{
	padding: 0px 15px !important;
}
}
@media (min-width: 1332px) and (max-width: 1400px)
{
.social_list_sec_one ul li
{
	width: 40%;
}
}
@media (min-width: 1200px) and (max-width: 1330px)
{
ul.navbar-nav.header-nav li a {
    color: #fff;
    padding: 0px 15px !important;
    cursor: pointer;
    font-size: 17px;
}
.video_btn img {
    width: 150px;
    }
.banner_top_content
{
	top:18%;
}
.innercontainer
{
	width: 96%;
}
.carousel-indicators
{
	bottom: -50px;
}
.bannersectiontwo
{
	width: 80%;
}
.fullcontent ul, .fullcontent p {
    width: 100%;
}
}


@media (min-width: 993px) and (max-width: 1199px)
{
.container
{
width: 970px;
}
header.topheader_section
{
	width: 100%;
}
ul.navbar-nav.header-nav li a {
    color: #fff;
    padding: 0px 5px !important;
    cursor: pointer;
    font-size: 17px;
}
.video_btn img {
    width: 150px;
    }
.banner_top_content
{
	top:18%;
}
.innercontainer
{
	width: 96%;
}
.social_list_sec_one ul li
{
	width: 45%;
	margin: 20px;
}
.carousel-indicators
{
	bottom: -60px;
}
.course_box_content p
{
	height: 150px;
}
.course_box_content h4
{
	height: 60px;
}
header.topheader_section .container
{
	max-width: 100%;
	padding: 0px;
}
nav.navbar.navbar-expand-md
{
	padding: 0px;
}
body {
padding: 60px 0px 0px 0px;

}
.bannersectiontwo
{
	width: 90%;
}
.fullcontent ul, .fullcontent p {
    width: 100%;
}
.bundlepopup .modal-dialog
{
	max-width: 90%;
}
.modal
{
	overflow: scroll;
}
}


@media (min-width: 768px) and (max-width: 992px)
{
.container
{
width: 750px;
}
header.topheader_section
{
	width: 100%;
}
.video_btn img {
    width: 150px;
    }
a.navbar-brand img
{
	width: 100px;
}
.bannersectionthree
{
	padding: 0px;
}
header.topheader_section .container
{
	padding:0px;
}
ul.navbar-nav.header-nav li a
{
	padding:0px 5px !important;
	font-size: 12px;
}
.banner_top_content h1,.paracontent h2
{
	font-size: 25px;
	line-height: initial;
}
.fullcontent p, .fullcontent ul li, .signup h2, .about_content p, .about_content li, .key_points ul li p, .acc_content .card-body p, .mahatria_content_sec p, .testimonial p {
    font-size: 17px;
}
.about_content h1 {
    font-size: 30px;
}
.innercontainer
{
	width: 100%;
}
.key_points ul li img {
    width: 28%;
}
.social_list_sec ul li
{
	font-size: 45px;
}
.social_list_sec ul li span.smallfont
{
	font-size: 30px;
}
.social_list_sec_one ul li
{
	margin: 50px 30px;
}
.social_list_sec_one ul li img {
    width: 36%;
    padding: 0px 5px;
}
.social_list_sec_one ul li p
{
width: 60%;font-size: 20px;
}
.mahatria_content_sec
{
	padding: 20px;
}
.about_bg_content
{
	padding: 0px 20px;
}
.carousel-indicators
{
	bottom: -50px;
}
.enroll_now
{
	padding: 10px 20px;
}
.course_box_content p
{
	height: 180px;
}
.course_box_content h4
{
	height: 60px;
}
.course_box_content h1
{
	font-size: 20px;
}
.ytvideo iframe
{
	width:90%;
	height: 400px;
}
.acc_carousel_content {
    height: 430px;
}
.bannersectiontwo
{
	width: 90%;
}
.fullcontent ul, .fullcontent p {
    width: 100%;
}
.bundlepopup .modal-dialog
{
	max-width: 90%;
}
.modal
{
	overflow: scroll;
}
}




@media (max-width: 767px)
{
.container
{
width: 100%;
}
body
{
	padding: 80px 0px 0px 0px;
}
.innercontainer
{
	width: 100%;
}
header.topheader_section
{
width: 100%;
	position: fixed;
	background: #041f46;
	top: 0px;
	padding: 10px 0px;
	border-bottom: 2px solid rgba(255,255,255,.8);
}
header.topheader_section .container
{
	padding: 0px;
	max-width: 100%;
	border: 0px;

}
a.navbar-brand img {

width: 150px;
}
.bannersectiontwo
{
	margin: 0px;
	width: 100%;
	padding: 0px;
	background:#041e41;
	color: #fff;
	text-align: left;
}
.fullcontent
{
	padding: 20px;
}
.fullcontent p,.fullcontent ul li
{
	color: #fff;
	text-align: left;
}
.globeicon img,.mahatrialogo,.about_logo_banner img
{
	width: 100%;
}
.social_list_sec ul li,.social_list_sec_one ul li,.fullcontent ul li,.key_points ul li
{
	width: 100%;
}
nav.navbar.navbar-expand-md {
    padding: 0px;
}
a.navbar-brand {
padding: 0px 10px;
margin: 0px;
}
.desktopbanner
{
	display: none;
}
.mobilebanner
{
	display: block;
}
.banner_top_content
{
	top: 20px;
	padding: 0px 15px;
}
.banner_top_content h1
{
	font-size: 25px;
}
.icon-bar {
       display: block;
    width: 30px;
    height: 3px;
    border-radius: 1px;
    background: #fff;
    margin: 6px 0px 0px 0px;
}
.navbar-toggler
{
	background: transparent;
	padding: 0px;
	position: relative;
	right: 20px;
}
ul.navbar-nav.header-nav {
padding: 50px 0px;
    text-align: center;
}
ul.navbar-nav.header-nav li.nav-item.enrollbtn
{
	display: none;
}
.social_list_sec_one ul li
{
	margin: 10px 0px;
}
.fullcontent .enroll_now
{
	background: #fff;
	color: #042859;
}
.bannersectionthree
{
	padding: 20px;
}
.paracontent h2
{
	font-size: 25px;
	line-height: 35px;
}
.paracontent h2 span
{
	display: inline;
}
.about_content h1
{
	font-size: 30px;
}
.aboutbanner .col-sm-6
{
	padding: 0px;
}
.aboutbanner
{
	padding: 20px;
}
.about_content li
{
	left: 0px;
	margin: 0px 0px 0px 30px;
}


.acc_content .card-header
{
	padding: 10px 15px;
}
.fullcontent p,.fullcontent ul li,.signup h2,.about_content p, .about_content li,.key_points ul li p,.acc_content .card-body p,
.mahatria_content_sec p,.testimonial p
{
	font-size: 17px;
}
.about_content h2
{
	font-size: 25px;
}
.fullcontent ul li:before
{
	top:10px;
}
.enroll_now
{
	display: block;
	font-size: 20px;
}
.globeicon
{
	top: -28%;
}
.about_content>img
{
	margin: 0px 0px 20px 0px;
}
.signup h1
{
	font-size: 25px;
}
.globeicon img
{
	width: 280px;margin: auto;display: block;
}
.signup
{
	padding: 20px;
	top:100px;
}
.enroll_btn
{
	padding: 5px 20px;
}
.key_points ul li img {
    width: 30%;
}
.key_points ul li p
{
	width: 66%;
}
.acc_content .card-body
{
	padding: 15px;
}
.video_banner_sec
{
	padding: 15px;margin: 0px;
}
.mahatria_content_sec
{
	margin: 0px;
	padding: 0px 15px;
}
.social_list_sec ul li
{
	    font-size: 35px;
    line-height: 42px;
}
.social_list_sec ul li span.smallfont
{
	font-size: 25px;
}
.social_list_sec ul li:nth-child(1)
{
	border-right: 0px;
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 20px 0px;
}
.social_list_sec_one ul li img {
    width: 30%;
padding: 0px 10px;
}
.social_list_sec_one ul li p
{
	width: 66%;
	font-size: 20px;line-height: 25px;
}
.social_list_sec_one ul li
{
	padding: 10px 0px;
}
.about_bg_content
{
	padding: 100px 20px 30px 20px;
}
.aboutbgsection
{
	height: auto;
}
.about_bg_content p {
    font-size: 16px;
margin: 0px 0px 10px 0px;
}
.testimonial_img img
{
	width: 200px;margin: auto;display: block;
}
.carousel-indicators
{
	bottom: -50px;
}
.enroll_now.enroll_game_course.fixedbtm {
    display: block;
    position: fixed;
    bottom: 0px;
    z-index: 100;
    width: 100%;
    border-radius: 0px;
    text-align: center;
    background: #ed1c24;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.footersection
{
	padding-bottom: 70px;
}
.course_box_content p
{
	height: auto;
}
.mahatrialogo
{
	width: 280px;margin: 20px auto;display: block;
}
.mahatria_content_sec h3
{
	font-size: 30px;
}
.testimonial_img
{
	padding: 20px;
}
.testimonial>p
{
	text-align: justify;
}
.ytvideo iframe
{
	width: 100%;
	height: 300px;
}
.acc_carousel_content {
    height: auto;
}
.name
{
	text-align: center;
}
.modal_form_section  iframe
{
	border: 0px;
	width: 100%;
	height: auto;
}
.videomodalsec .modal-header
{
	height: 50px;
}
.bundlepopup .modal-dialog
{
	max-width: 98%;
	margin: 0px auto
}
.bundle_popup_bg
{
	background: transparent;
	padding: 0px 0px 10px 0px;
}
.popup_left_content
{
	padding: 0px 20px 10px 20px;
}
div#bundleModal
{
	overflow: scroll;
}
.popup_left_content.about_content h1
{
	font-size: 20px;
	margin-bottom: 5px;
}
.popup_left_content.about_content p, .popup_left_content.about_content li
{
	padding-bottom: 5px;
}
.popup_left_content .price
{
	margin: 5px 0px 0px 0px;
}
.bundle_btn_box
{
	margin: 10px;
	font-size: 16px;
}
.fullcontent ul,.fullcontent p
{
	width: 100%;
}
.fullcontent h2
{
	color: #fff;
}
.bundle_btn_box,.no_bundle_package
{
	padding: 5px;
}
}
