/*!
 * Theme Bootstrap - v4.0.0-beta 
 * Copyright 2013-2017 Start Bootstrap
 * 
 */
 
@font-face {
    font-family: 'db_ozone_xbold';
    src: url('../fonts/DB Ozone X Bd-webfont.eot');
    src: url('../fonts/DB Ozone X Bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DB Ozone X Bd-webfont.woff2') format('woff2'),
         url('../fonts/DB Ozone X Bd-webfont.woff') format('woff'),
         url('../fonts/DB Ozone X Bd-webfont.ttf') format('truetype'),
         url('../fonts/DB Ozone X Bd-webfont.svg#db_ozone_xbold') format('svg');
    font-weight: normal;
    font-style: normal;

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

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


a {
	color: #fed136;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'db_ozone_xbold';
	text-transform: uppercase;
}

section {
	padding: 70px 0;
}

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

section h3.section-subheading {
    font-size: 30px;
    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;
}

#mainNav {
	background-color: #222222;
}

#mainNav .navbar-toggler {
	font-size: 12px;
	right: 0;
	padding: 13px;
	text-transform: uppercase;
	color: white;
	border: 0;
	background-color: #fed136;
	text-transform: uppercase;
}

#mainNav .navbar-brand {
	color: #fed136;
}
#mainNav .navbar-brand img{
	max-height: 40px;
}
#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
	color: #fec503;
}
#mainNav .navbar-nav .nav-item .nav-link {
	padding: 0.75em 0;
	letter-spacing: 1px;
	color: white;
	text-transform: uppercase;
	font-family: 'db_ozone_xbold';
	font-size: 20px;
}
#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
	color: #fed136;
}
#mainNav .navbar-nav .nav-item .nav-link.btn.active,
#mainNav .navbar-nav .nav-item .nav-link.btn:hover{
 	color: #241e20;
}
.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;
}
.masthead .intro-body {
	display: table-cell;
	vertical-align: bottom;
}
.masthead .intro-body .brand-heading {
	font-size: 50px;
	margin-bottom: 50px
}
.masthead .intro-body .intro-text {
	font-size: 18px;
}

header .carousel-item {
	height: 100vh;
	min-height: 300px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
header .carousel-item .carousel-caption .content {
    bottom: 50px;
    max-width: 700px;
    margin: 0 auto;
    font-family: 'db_ozone_xbold';

}
header .carousel-item .carousel-caption .content {
	font-size:  50px;
    margin: 0 auto;
    background: rgba(59, 92, 113, 0.75);
    font-family: 'db_ozone_xbold';

}
header .carousel-item .carousel-caption .content h3{
	font-size: 40px;
	font-family: 'db_ozone_xregular';
}
header .carousel-item .carousel-caption p.scholarship{
	font-size: 28px;
	line-height:  30px;
	/*text-decoration:  underline;*/
	background: rgba(254, 209, 54, 0.75);
    width: auto;
    display: block;
    padding: 10px;
    max-width: 465px;
    margin: 0 auto;
}
header .carousel-item .carousel-caption p.scholarship > span{
	font-weight: bold;
	display: block;
}
.content-about ul {
	font-size: 24px;
	line-height: 36px;
	padding-left: 55px;
}
.content-about .key-co ntent{}
.content-about .key-content.bpa{
	padding: 25px 0 0;
}
.testimonials .carousel-item {
	/*height: 50vh;*/
	height: 500px;
	min-height: 500px;
	background: no-repeat center center scroll;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.testimonials .carousel-item .carousel-caption{
	top: 0;
}
.team-member {
	margin-bottom: 50px;
  	text-align: center; 
}
.team-member img {
	width: 225px;
	height: 225px;
	border: 7px solid white; 
}
.team-member h4 {
	margin-top: 25px;
	margin-bottom: 0;
	text-transform: none; 
}
.team-member p {
	margin-top: 0; 
}
.team-member img{
	position: relative;
/*	-webkit-filter: grayscale(85%);
    -moz-filter: grayscale(85%);
    -o-filter: grayscale(85%);
    -ms-filter: grayscale(85%);
    filter: grayscale(85%); */
}

footer {}
footer .copyright {
	margin-top: 15px;
	margin-bottom: 0;
}

.text-primary {
	color: #fed136 !important;
}

.btn-primary {
	font-weight: 700;
	color: white;
	border-color: #fed136;
	background-color: #fed136;
	text-transform: uppercase;
}

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

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

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

.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: #b48b01;
	background-color: #dcab01;
}

.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: 20px;
	width: 100%;
}
.help-block ul{
	font-size: 16px;
}


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

@media (min-width: 1200px) {}
@media (min-width: 992px) {
	#mainNav {
		padding-top: 25px;
		padding-bottom: 25px;
		-webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
		-moz-transition: padding-top 0.3s, padding-bottom 0.3s;
		transition: padding-top 0.3s, padding-bottom 0.3s;
		border: none;
		background-color: transparent;
	}
	#mainNav .navbar-brand {
		font-size: 1.75em;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		transition: all 0.3s;
	}
	#mainNav .navbar-nav .nav-item .nav-link {
		padding: 1.1em 1em !important;
	}
	#mainNav.navbar-shrink {
		padding-top: 0;
		padding-bottom: 0;
		background-color: #222222;
	}
	#mainNav.navbar-shrink .navbar-brand {
		font-size: 1.25em;
		padding: 12px 0;
	}
}
@media (min-width: 768px) {
	header .carousel-item .carousel-caption .content {
		font-size: 44px;
		margin: 0 auto;
		background: rgba(59, 92, 113, 0.75);
		font-family: 'db_ozone_xbold';
	}
	header .carousel-item .carousel-caption .content h3{
		font-size: 30px;
		font-family: 'db_ozone_xregular';
	}
}
@media (max-width: 767px) {
	#mainNav .navbar-nav{
		text-align: center;
    	padding: 30px 0 20px;
	}
	section {
		padding: 50px 0;
	}
	section h2.section-heading {
	    font-size: 26px;
	    line-height: 36px;
	    margin-top: 15px;
	    margin-bottom: 0px;
	}
	section h3.section-subheading{
		font-size: 28px;
	}
	header .carousel-item{
		background-position: center top;
	}

	header .carousel-caption{
		bottom: 65px;
	}
	header .carousel-item .carousel-caption .content {
		font-size: 30px;
		line-height: 30px;
	}
	header .carousel-item .carousel-caption .content h3{
		font-size: 26px;
	}
	header .carousel-item .carousel-caption .content h3 > span{
		display: block;
	}
	header .carousel-item .carousel-caption p.scholarship {
		font-size: 24px;
    	line-height: 24px;
	}
	.masthead .intro-body .brand-heading {
	    font-size: 40px;
	}
	.intro-text-btn{
		font-size: 12px;
	}
	.content-about{
		padding-bottom: 0;
		border-radius: 0!important;
	}
	.content-about .key-content {
	    margin: 0;
	}
	.content-about ul {
	    font-size: 24px;
	    line-height: 30px;
	    padding-left: 20px;
	}
	.content-about .content-form{
		margin-top: 50px;
		margin-left: -15px;
		margin-right: -15px;
		border-radius: 0!important;
	}
	.testimonials .carousel-item {
	  /*  height: 90vh;*/
	  height: 600px;
	}
	.team-member img {
	    width: 200px;
	    height: 200px;
	}
	.team-member{
		margin-bottom: 0;
	}
	footer{
		padding-bottom: 50px;
	}
	footer .copyright {
	    font-size: 16px;
	}
	footer.pb-5{
		padding-bottom: 5rem!important;
	}

    .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
    }

}
@media (max-width: 480px) {
	header .carousel-item.item-01{
		background-position: 53% 0%!important;
	}
	header .carousel-item.item-02{
		background-position: 42% 0%!important;
	}
}
@media (max-width: 375px) {}
@media (max-width: 320px) {
	.masthead .intro-body .brand-heading {
	    font-size: 35px;
	}

	header .carousel-item .carousel-caption .content {
		font-size: 30px;
	}
	header .carousel-item .carousel-caption .content h3{
		font-size: 20px;
	}
	.content-about .key-content .col-xs-4{
		font-size: 12px;
		padding: 20px 0;
	}
	.content-about ul {
	    font-size: 20px;
	    line-height: 30px;
	    padding-left: 10px;
	}
	.team-member img {
	    width: 170px;
	    height: 170px;
	}
	footer .copyright {
	    margin-top: 15px;
	    margin-bottom: 0;
	    font-size: 14px;
	}

}