terms_conditions.no-padding-l{
  padding-left: 0px;
}
.no-padding-r{
  padding-right: 0px;
}

.no-margin {
    margin: 0;
}

.no-padding-both{
  padding-left: 0px;
  padding-right: 0px;
}


#myCarousel .carousel-item {
	background: #0f242c;
}

.carousel-caption{
	    left: 11.5%;
}
.carousel-text{
	    bottom: 58px;
	    top:15%;
}
.carousel-indicators li{
	cursor: pointer;
}
.banner-heading{
	font-size: 34px;
	font-weight: bold;
	padding-bottom: 15px;
}

.banner-sub-heading{
	font-size: 20px;
	font-weight:100;
	margin-top: -10px;
	margin-bottom: 20px;
}

.banner-btn-outline{
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    font-weight: 300;
    margin-left: 0px; 
   padding: 6px 35px;
    font-size: 20px;
}

.banner-btn-outline:hover{
    color: #000;
    background-color: #fff;
    background-image: none;
    border-color: #fff;
    font-weight: 300;
    margin-left: 0px; 
    padding: 6px 35px;
    font-size: 20px;
}

.search-icon-bg {
    color: #fff;
    background-color: #3A4D95;
    border-color: #3A4D95;
    cursor: pointer;
}

.course-bg{
	background: #e8e8e8;
}
.course-heading{
	text-align: center;
	font-size: 30px;
	font-weight: 500;
	padding: 25px 0px;
}

.all-courses-box{
	display: none;
}



.courses-data-bg{
	background: #e8e8e8;
	padding: 0px 5px 5px 5px;
}



.top-courses-box{
	background: #fff;
	text-align: center;
	font-size: 15px;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;

}
.top-courses-box a{
	display: block;
	padding: 20px 10px;	 

}

.top-courses-box a{
	text-decoration: none;
}

.top-courses-box a b{
	color: #1f2e67;
    display: block;
    font-weight: normal;
    
}
.top-courses-box a span{
	display: block;
	color: #000;
	margin: auto;
	padding: 5px;

}




.carousel-bg{
	background: #363636;
	min-height: 100px;
	padding: 30px 15px 15px 15px;
}

.product-search{
	margin: auto; 
	margin-top: -25px; 
	
}

.home-qna-bg{
	background: #fafafa; 
	padding: 25px 0px;
}

.home-qna-headong{
	font-size: 24px;
	font-weight: 400;
}




.enquiry-bg{
	background: #fafafa;
	padding: 30px 0px 0px 0px;
}
.enquiry-box{
	border:solid 1px #e4e4e4;
	border-radius: 8px;
	min-height: 100px;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	background: #fff;
}
.enquiry-top{
	border-bottom: solid 1px #e4e4e4;
}
.enquiry-heading{
	font-size: 24px;
	padding: 10px 15px;
}

.watch-demo-btn{
	color: #186fa1;
	background-color: transparent;
	background-image: none;
	border-color: #186fa1;
	margin:8px;
}

.enquiry-form-box{
	padding: 25px;
}

.enquiry-form-box-list{
	margin-bottom: 35px;
}

.form-control:focus{
	box-shadow:none;
	border-color:none;
}

.enquiry-form-box input{
	border: none;
	border-bottom: solid 1px #e4e4e4;
	border-radius: 0px;
	font-size: 14px;
	outline: none;
}
.enquiry-form-box select{
	border: none;
	border-bottom: solid 1px #e4e4e4;
	font-size: 14px;
	outline: none;
	border-radius: 0px;
	margin-top: -4px;
}

.enquiry-form-box option{
	border-radius: 0px;
}

.lets-go-btn{
	color: #c51400;
	border: solid 1px #c51400;
	padding: 3px 35px;
	background: #fff;
	font-size: 24px;
	cursor: pointer;
}
.lets-go-btn:hover{
	color: #c51400;
}


.mobile-no{
	display: block;
}

.pro-box-size{
    width: 95%;
}
.search-icon-home{
	position: relative;
    z-index: 8;
    font-size: 24px;
    color: #1f2e67;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    background: #FFF;
    padding: 10px;
    border: 1px solid #ced4da;
    border-left: none;
    cursor: pointer;

}

.product-stream{
	text-align: center;
	background: #fff;
	margin: 20px 0px 0px 0px;
	width: 100%;
}

.product-stream ul{
	list-style: none;
    padding: 0px;
    margin-bottom: 0px;
   
}

.product-stream ul li{
	border-right: 1px solid #e5e5e5;
	display: inline-block;
	text-align: center;
}

.product-stream ul li:last-child{
	border-right:none;
}

.product-stream ul li a{
	color: #333;
	display: block;
	height: 100px;
	padding: 8px 25px;
}
.product-stream ul li a span{
	display: block;
}

.product-stream ul li a:hover{
	text-decoration: none;
}

.top-courses-box-heading{
	font-size: 24px;
	font-weight: 400;
	color: #000;
	background: #fff;
	text-align: center;
	margin: 0px;
	padding: 15px;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
}



.modal-width-pop{
  max-width: 90%;
}

/*.do-full-width-pop{
  padding: 30px 10px 0px 40px;
}*/
/* Sigin and Register CSS */
    
.signup__container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: remy(800px);
  height: remy(480px);
  border-radius: remy(3px);
  box-shadow: 0px remy(3px) remy(7px) rgba(0,0,0,.25);
}
.signup__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.6);
}
.container__child {
  overflow: hidden;
  height: 100%;
}
.signup__thumbnail {
  position: relative;
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  height: 600px;
}
.thumbnail__logo,
.thumbnail__content,
.thumbnail__links {
  position: relative;
  z-index: 2;  
}
.thumbnail__logo {align-self: flex-start;}
.logo__shape {fill: #fff;}
.logo__text {
  display: inline-block;
  font-size: .8rem;
  font-weight: 700;
  vertical-align: bottom;
}
.thumbnail__content {align-self: center; padding-left: 15px}

.heading--primary {font-size: 36px; color: #fff; font-weight: 300; }
.heading--secondary {font-size: 26px; color: #fff;  font-weight: 300;  text-align: left; padding-top: 20px }

.how-to-join{
  color: #fff;
  text-align: left;
  font-size: 16px;
  padding: 0px;
  margin-left: 40px;
  line-height: 34px;
}

.thumbnail__links {
  align-self: flex-end;
  width: 100%;
}
.thumbnail__links a {
  font-size: 1rem;
  color: #fff;
  &:focus,
  &:hover {color: rgba(255,255,255,.5);}
}
.courses-info {
    color: #333;
    padding: 25px;
}

.signup__form {
  background: #fafafa;
  min-height: 350px;
  /*padding-top: 80px;*/
}


[type="text"] {color: #111;}
[type="password"] {color: #111;}
.btn--form {
  padding: 8px 15px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background: #1f2e67;
  cursor: pointer;
  border-radius: remy(35px);
  &:focus,
  &:hover {background: lighten(#111, 13%);}

}

.btn--form:hover{
    color: #fff;
}

.applied-btn{
    padding: 5px 15px;
    font-weight: 600;
    font-size: 13px;
}

.signup__link {
  font-weight: 600;
  text-decoration: underline;
  color: #999;
  &:focus,
  &:hover {color: darken(#999, 13%);}
}

.list-inline li{
  display: inline-block;
  padding-right: 12px;
 
}

.signup-heading{
    color: #333;
    font-size: 22px;
    text-align: center;
}

.otp-no{
    color: #333;
    font-size: 20px;
    text-align: center;
    padding: 20px 0px;
}

.otp-mobile-no{
    background:inherit; 
    text-align: center;
}

.login-register-top-link{
    padding: 0px;
}

.help-block{
  font-size: 12px;
  color: red;
}





.mobile-p3{
		    padding-top: 0px!important;
		    padding-bottom: 0px !important;
	}
/*  END Sigin and Register CSS */


.carousel-inner-mobile{
	height: 325px;
	margin-top: 70px;
}

#jobs{
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}



.modal-dialog-home {
      max-width: 800px;
      margin: 30px auto;
  }



.modal-body-home {
  position:relative;
  padding:0px;
}
.close-home {
  position:absolute;
  right:-30px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  color:#fff;
  opacity:1;
}

.hone-tv-ad{
	cursor: pointer; 
	text-align: center; 
	margin-top: -37px;
}


.home-page-banner{
	margin-top: -35px;
}


.learn-home-page-banner-desktop{
	display: block;
}

.learn-home-page-banner-mob{
	display: none;
}

.learn-home-page-banner-cta{
    text-align: left;
    left: 11%;
    bottom: 30px;

}

.learn-home-page-banner-cta-ctse{
    margin-left: 250px
}

.learn-home-banner-btn{
    background: #f76755;
    border-color: #f76755;
    color: #fff;
    font-size: 18px;
}

.learn-home-banner-btn:hover{
    color: #fff;
}

.terms_conditions {
	vertical-align: middle;
	padding-left: 16px;
}
#id_terms_and_conditions {
	position: relative;
	top: 2px;
}

@media screen and (max-width: 1000px) {

	.learn-home-page-banner-cta-ctse{
	    margin-left: 0px
	}

	.learn-home-page-banner-desktop{
		display: none;
	}

	.learn-home-page-banner-mob{
		display: block;
	}

  .learn-home-page-banner-cta{
      text-align: center;
      bottom: 20px;
      right: 10%;
	}

  	.learn-home-banner-btn{
      	font-size: 12px;
  	}

	.first-slide{
    	max-width: max-content !important;
    	
	}

	.home-page-banner{
		margin-top: 0px;
	}

	.hone-tv-ad{
		cursor: pointer; 
		text-align: center; 
		margin-top: 0px;
	}


	.top-courses-box a b{
		height: 48px;
	}
	.mobile-search-text{
		font-size: 13px;
	}
	.carousel-inner-mobile{
		/*height: 375px;*/
		margin-top: 0px;
	}
	
	.mobile-p3{
		    padding: .6rem!important;
		    padding-top: 0px!important;
		     padding-bottom: 0px !important;
	}

	.product-stream ul li a{
		  
		    padding: 8px 15px;
	}

	


	.home-qna-headong{
		font-size: 18px;
		font-weight: 400;
	}
	.mobile-no{
		display: none;
	}

	.enquiry-form-box{
		padding: 10px;
	}

	.enquiry-heading{
		font-size: 18px;
		padding: 10px;
	}

	

	.course-heading{
		text-align: center;
		font-size: 20px;
		font-weight: 500;
		padding: 25px 0px;
	}
	.carousel-text{
		    bottom: 40px;
		    left: 4.4%;
		    right: 5%;
		    top: 12%;
	}

	.banner-heading{
		font-size: 24px;
		font-weight: bold;
		padding-bottom: 15px;
	}

	.banner-sub-heading{
		font-size: 15px;
		font-weight:100;
		margin-top: -10px;
		margin-bottom: 20px;
	}

	.banner-btn-outline{
	    color: #fff;
	    background-color: transparent;
	    border-color: #fff;
	    font-size: 15px;
	    font-weight: 300;
	    padding: 6px 20px;
	    font-size: 15px;


	}

	.banner-btn-outline:hover{
	    color: #fff;
	    background-color: transparent;
	    border-color: #fff;
	    font-size: 16px;
	    font-weight: 300;
	    margin-left: 10px; 
	    padding: 8px 28px;
	    font-size: 18px;
	}
}






