/*!
 * Theme Bootstrap - v4.0.0-beta 
 * Copyright 2013-2017 Start Bootstrap
 * 
 */

@font-face {
  font-family: 'DBManoptica';
  src: 	url('../fonts/DBManoptica.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/DBManoptica.woff') format('woff'), 
  		url('../fonts/DBManoptica.ttf')  format('truetype'), 
  		url('../fonts/DBManoptica.svg#DBManoptica') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DBManoptica-Med';
  src: 	url('../fonts/DBManoptica-Med.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/DBManoptica-Med.woff') format('woff'), 
  		url('../fonts/DBManoptica-Med.ttf')  format('truetype'), 
  		url('../fonts/DBManoptica-Med.svg#DBManoptica-Med') format('svg');
  font-weight: normal;
  font-style: normal;
}

html {
  width: 100%;
  height: 100%; }
body {
	position: relative;
	overflow-x: hidden;
	 font-family: 'DBManoptica';
	width: 100%;
	height: 100%;
	font-size: 30px;
	line-height: 30px;
}


a {
	color: #fed136;
}

a.active,
a:active,
a:focus,
a:hover {
	color: #fec503;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'DBManoptica-Med';
	/*text-transform: uppercase;*/
}

section {
	padding: 70px 0;
}

section h2.section-heading {
	font-size: 50px;
	line-height: 50px;
	margin-top: 20px;
	margin-bottom: 0px;
}

section h3.section-subheading {
    font-size: 45px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 35px;
	text-transform: none;
}

::-moz-selection {
	background: #fed136;
	text-shadow: none;
}

::selection {
	background: #fed136;
	text-shadow: none;
}

img::selection {
	background: transparent;
}

img::-moz-selection {
	background: transparent;
}

body {
	-webkit-tap-highlight-color: #fed136;
}


.masthead {
	display: table;
	width: 100%;
	height: 100%;
	padding: 0;
	text-align: center;
	color: white;
	background: url("../img/header-bg.jpg") no-repeat center center scroll;
	background-color: black;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}
.masthead:before{
	content: '';
	background:rgba(0,0,0,0.35);
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("../img/header-after.png") no-repeat center top scroll;
	background-size:  contain;
}
.masthead .intro-body {
	display: table-cell;
	vertical-align: top
}
.masthead .intro-body .brand-heading {
    font-size: 50px;
    margin-bottom: 0px;
    font-family: 'DBManoptica-Med';
    padding: 20px 0 0;
}
.masthead .intro-body .brand-heading span{
	color: #F5C41A;
	padding: 0 25px 0 0;
	font-family: 'Kaushan Script', cursive;
}

.masthead .intro-body .intro-text {
    font-size: 24px;
    line-height: 24px;
    font-family: 'DBManoptica-Med';
}
.masthead .intro-body .intro-text span{
	color: #F5C41A;
}
.masthead .intro-body .mba-signature{
	margin: 150px 50px;
}

footer {}
footer .copyright {
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 20px;
	line-height: 24px;
}

.content-form{
	margin-bottom: 200px;
}
.content-form .form-heading{
	font-size: 32px;
}
.content-form .form-heading span{
	color: #31b8aa;
    font-style: italic;
    text-decoration: underline;
    padding: 0 5px;
}

.video-yt{}
.feature{
	position: relative;
}

.feature:before {
    content: '';
    width: 100%;
    height: 275px;
    background: url(../img/feature-before.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: -270px;
    z-index: 5;
}

.feature img{}
.feature .feature-item p{
	padding: 40px 20px 40px 165px;
}
.feature span{
	color: #F5C41A;
	padding: 0 5px;
}

.iqa{}
.iqa span{
	color: #F5C41A;
	padding: 0 10px;
}

.cap{}
.cap .section-heading span{
	color: #F5C41A;
	padding: 0 10px;
}


.text-primary {
	color: #fed136 !important;
}
.bg-form{
	background: rgba(255,255,255,0.85);
	animation-duration: 3s!important
}
.bg-dark {
    background-color: #062746!important;
}
.btn{
	z-index: 10;
	font-size: 30px;
    font-family: 'DBManoptica-Med';
    cursor: pointer;
}
.btn-primary {
	color: white;
	border-color: #fed136;
	background-color: #fed136;
	text-transform: uppercase;
}

.btn-primary.focus,
.btn-primary:focus {
	color: white;
	border-color: #062746;
	background-color: #062746;
}

.btn-primary:hover {
	color: white;
	border-color: #062746;
	background-color: #062746;
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
	color: white;
	border-color: #062746;
	background-color: #062746;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
	color: white;
	border-color: #062746;
	background-color: #062746;
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
	background-image: none;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
	border-color: #fed136;
	background-color: #fed136;
}

.btn-primary .badge {
	color: #fed136;
	background-color: white;
}

.btn-xl {
	font-size: 18px;
	font-weight: 700;
	padding: 20px 40px;
	border-radius: 3px;
	color: white;
	border-color: #fed136;
	background-color: #fed136;
	/*font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
	text-transform: uppercase;
}

.btn-xl.focus,
.btn-xl:focus {
	color: white;
	border-color: #b48b01;
	background-color: #fec503;
}

.btn-xl:hover {
	color: white;
	border-color: #f6bf01;
	background-color: #fec503;
}

.btn-xl.active,
.btn-xl:active,
.open>.btn-xl.dropdown-toggle {
	color: white;
	border-color: #f6bf01;
	background-color: #fec503;
}

.btn-xl.active.focus,
.btn-xl.active:focus,
.btn-xl.active:hover,
.btn-xl:active.focus,
.btn-xl:active:focus,
.btn-xl:active:hover,
.open>.btn-xl.dropdown-toggle.focus,
.open>.btn-xl.dropdown-toggle:focus,
.open>.btn-xl.dropdown-toggle:hover {
	color: white;
	border-color: #b48b01;
	background-color: #dcab01;
}

.btn-xl.active,
.btn-xl:active,
.open>.btn-xl.dropdown-toggle {
	background-image: none;
}

.btn-xl.disabled.focus,
.btn-xl.disabled:focus,
.btn-xl.disabled:hover,
.btn-xl[disabled].focus,
.btn-xl[disabled]:focus,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl.focus,
fieldset[disabled] .btn-xl:focus,
fieldset[disabled] .btn-xl:hover {
	border-color: #fed136;
	background-color: #fed136;
}

.btn-xl .badge {
	color: #fed136;
	background-color: white;
}
.btn-circle {
	font-size: 26px;
	width: 55px;
	height: 55px;
	margin-top: 15px;
	line-height: 38px;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
	color: white;
	border: 2px solid white;
	border-radius: 100% !important;
	background: transparent;
}
.btn-circle:focus,
.btn-circle:hover {
	color: white;
	outline: none;
	background: rgba(255, 255, 255, 0.1);
}
.form-group{
	width: 100%;
}
.form-control{
	font-size: 24px;
	width: 100%;
}
.help-block ul{
	font-size: 16px;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.6rem + 2px);
}
.embed-responsive.border{
	border-width: 20px!important;
}

.course-dm{
	animation-duration: 3s;
	animation-delay: 2s;
}

/*
 * Custom Responsive
 * -------------------------------------------------------------*/

@media (min-width: 2500px){
	.masthead .intro-body .brand-heading {
		font-size: 90px;
	}
	.masthead .intro-body .intro-text {
	    font-size: 36px;
	    line-height: 36px;
	}
}
@media (min-width: 1920px){
	.masthead .intro-body .brand-heading {
		font-size: 65px;
	}
	.masthead .intro-body .intro-text {
	    font-size: 32px;
	    line-height: 32px;
	}
	.feature:before {
	    content: '';
	    width: 100%;
	    height: 295px;
	    background: url(../img/feature-before.png) no-repeat center center;
	    background-size: cover;
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: -290px;
	    z-index: 5;
	}

}

@media (min-width: 1367px) and (max-width: 1440px){

	.feature:before {
	    top: -265px;
	}
}
@media (min-width: 1281px) and (max-width: 1366px){
	.masthead:before {
	    background-size: contain;
	}
	.masthead .intro-body .brand-heading {
	    font-size: 44px;
	    padding: 10px 0 0;
	}
	.feature:before {
	    height: 275px;
	    background-size: contain;
	    top: -220px;
	}

	.masthead:before {
	    background-size: contain;
	}
	.masthead .intro-body .brand-heading {
	    font-size: 44px;
	    padding: 10px 0 0;
	}
	.feature:before {
	    height: 275px;
	    background-size: contain;
	    top: -220px;
	}
}
@media (min-width: 1025px) and (max-width: 1280px){
	.masthead .intro-body .brand-heading {
	    font-size: 44px;
	    padding: 10px 0 0;
	}

}
@media (min-width: 993px)  and (max-width: 1024px){
	.masthead .intro-body .brand-heading {
	    font-size: 30px;
	    margin-bottom: 0;
	    padding: 10px 0 0;
	}
	.masthead .intro-body .brand-heading span{
		padding: 0 10px 0 0;
	}
	.masthead .intro-body .intro-text {
	    font-size: 20px;
	    line-height: 20px;
	}
	.feature:before {
	    top: -200px;
	    background-size: contain;
	}

}
@media (min-width: 768px) and (max-width: 992px) {
	.masthead .intro-body .brand-heading {
	    font-size: 20px;
	    margin-bottom: 0;
	    padding: 10px 0 0;
	}
	.masthead .intro-body .brand-heading span{
		padding: 0 10px 0 0;
	}

	.masthead .intro-body .intro-text {
	    font-size: 14px;
	    line-height: 14px;
	}
	    .feature{}
	.feature:before {
	    top: -182px;
	    background-size: contain;
	}
	.feature img{
		max-width: 120px;
	}
	.feature p {
	    padding: 25px 20px;
	}
	.iqa{
		text-align: center;
	}
	
	.cap{
		text-align: center
	}	
}

@media (max-width: 1440px){}
@media (max-width: 1366px){}
@media (max-width: 1280px){}
@media (max-width: 1024px){}
@media (max-width: 767px) {
	body{
		font-size: 24px;
		line-height: 24px;
	}
	section {
		padding: 50px 0;
	}
	section h2.section-heading{
		font-size: 32px;
		line-height: 30px;
	}
	section h3.section-subheading{
		font-size: 30px;
		line-height: 30px;
	}
	footer{
		padding-bottom: 50px;
	}
	footer .copyright {
	    font-size: 16px;
	}
	footer.pb-5{
		padding-bottom: 5rem!important;
	}
	.form-group {
	    width: 100%;
	    margin-bottom: 0;
	}

    .btn-mobile{
    	position: fixed;
    	bottom: 0;
    	width: 100%;
    	z-index: 2222;
    }
    .btn-mobile .btn{
    	width: 100%;
    	border-radius: 0;
    	padding-top: 12px;
    	padding-bottom: 12px;
    	font-size: 24px;s
    }
    .masthead:before{
    	background-size: 940px;
    }
	.masthead .intro-body .brand-heading {
	    font-size:30px;
	    padding: 10px 0 0;
	}
	.masthead .intro-body .brand-heading span{
		padding: 0 10px 0 0;
	}
	.masthead .intro-body .intro-text {
	    font-size: 18px;
	    line-height: 18px;
	}
	.masthead .intro-body .mba-signature {
	    margin: 100px 0 50px;
	}
	
	.feature{}
	.feature:before {
	    height: 200px;
	    background-size: contain;
	    top: -125px;
	}
	.feature img{
		max-width: 65px;
	}
	.feature p{
		padding: 0px 20px!important;
		padding-left: 65px!important;
	}
	.feature .feature-item {
		min-height: 65px;
	}
	.feature .feature-item.feature-item-1 p{
		padding-top: 11px;
	}
	.iqa{
		text-align: center
	}
	
	.cap{
		text-align: center
	}
	.content-form {
	    margin-bottom: 100px;
	}
	.content-form .form-heading {
	    font-size: 30px;
	}
	.btn{
		font-size: 20px;
	}

}
@media (max-width: 736px) {
	.feature:before {
	    height: 200px;
	    top: -144px;
	}
}
@media (max-width: 667px) {

	.feature::before {
    height: 200px;
    top: -140px;

}
@media (max-width: 640px) {
	.feature::before {
	    height: 205px;
	    top: -140px;
	}
}
@media (max-width: 568px) {
	.feature::before {
	    height: 200px;
	    top: -135px;
	}
}
@media (max-width: 533px) {
	.feature::before {
	    height: 200px;
	    top: -130px;
	}
}
@media (max-width: 480px) {
	.feature:before {
	    height: 100px;
	    background-size: contain;
	    top: -65px;
	}
	.arrow-down {
	    color: #fff;
	    font-size: 64px;
	    position: absolute;
	    bottom: 100px;
	    left: 0;
	    right: 0;
	}

}
@media (max-width: 414px) {
	.feature:before {
	    height: 200px;
	    top: -124px;
	}
}
@media (max-width: 375px) {
	.feature:before {
	    height: 95px;
	    top: -70px;
	}
}
@media (max-width: 360px) {
	.feature::before {
	    height: 100px;
	}
}

@media (max-width: 320px) {
	body {
	    font-size: 20px;
	    line-height: 20px;
	}
	footer .copyright {
	    margin-top: 15px;
	    margin-bottom: 0;
	    font-size: 14px;
	}
	.feature:before {
	   height: 95px;
    	top: -65px;
	}
	.content-form .form-heading {
	    font-size: 24px;
	}


}