﻿/*
* Created By: MDC Web Services
* Description: SITE stylesheet 
* Revised: 6/11/2016
*/
/*Masthead Code*/


.title-name h1 {
	font-size: 24px;
	margin: 0;
}
.title-name h2, .title-name p {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}
.site-masthead {
	background-image: url("../img/site-bg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #1565c0;
	color: #fff;
}
.title-name.title-background span {
	background-color: rgba(0, 0, 0, 0.3);
	padding-left: 12px;
	padding-right: 12px;
}
.intro-av #siteContent {
	margin-top: 0;
}

.list-style{
	list-style-type: circle !important;
  padding-left: 40px !important;
}


#siteContent:not(.container){
	margin-top: 0;
}

button.panel-title{
		border: none;
		background: none;
		display: block;
		width: 100%;
		text-align: left;
}

@media (min-width: 768px) {
.site-masthead {
}
.title-area {
	width: 100%;
	position: relative;
}
.title-container {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: table;
}
.title-name {
	display: table-cell;
	vertical-align: middle;
}
}

@media (max-width: 767px) {
.site-masthead {
	padding: 10px 0;
}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
.title-area {
	height: 120px;
}
.title-container {
	height: 120px;
}
.title-name h1 {
	font-size: 35px;
}
.title-name h2, .title-name p {
	font-size: 28px;
}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
.title-area {
	height: 140px;
}
.title-container {
	height: 140px;
}
.title-name h1 {
	font-size: 38px;
}
.title-name h2, .title-name p {
	font-size: 30px;
}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.title-area {
	height: 180px;
}
.title-container {
	height: 180px;
}
.title-name h1 {
	font-size: 48px;
}
.title-name h2, .title-name p {
	font-size: 34px;
}
}
.aviation .navbar {
	margin-bottom: 0;
	border: none;
}
.aviation .mdc-footer-links {
	margin-top: 0;
}

.intro-av {
	background-image: url(../img/carousel-full1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 700px
}
.courses {
	background-color: rgb(10, 20, 45);
	color: white;
	padding: 60px 0;
}
.courses-two {
	background-image: url(../img/abstrack-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 60px 0;
}
.intro-texts {
	background-color: rgba(0, 0, 0, 0.64);
	color: #ffffff;
	padding: 30px;
}
#siteContent .intro-texts a {
	color: #bbdefb;
}
.intro-texts h3, .intro-texts h2 {
	font-weight: 400;
	font-size: 32px;
}

.module-header {
	border-bottom: 3px double #0A142D;
}
.outerContainer {
	display: table;
	height: 725px;
	overflow: hidden;
}
.outerContainer.text {
	display: table;
	height: 325px;
	overflow: hidden;
}
.outerContainer.text-intro {
	display: table;
	height: 640px;
	overflow: hidden;
}
.outerContainer .innerContainer {
	display: table-cell;
	/* text-align: center; */
	vertical-align: bottom;
}

@media (max-width: 991px) {
.outerContainer .innerContainer {
	vertical-align: middle;
}
}

@media (min-width: 992px) {
.outerContainer .innerContainer {
	vertical-align: middle;
}
}

@media (max-width: 765px) {
.featured-sections {
	margin-left: 10px;
	margin-right: 10px
}
}

@media (max-width: 480px) {
.point-wrapper {
	width: auto;
}
.btn-lg, .btn-group-lg > .btn {
	margin-bottom: 15px;
}
}

@media (min-width: 640px) {
.point-wrapper {
	width: 640px;
}
}

@media (min-width: 768px) {
.point-wrapper {
	width: 750px;
}
}

@media (min-width: 992px) {
.point-wrapper {
	width: 970px;
}
}

@media (min-width: 1200px) {
.point-wrapper {
	width: 1170px;
}
}

@media (min-width: 768px) {
.item {
	width: 600px;
}
.intro-texts {
	width: 350px;
}
}
.btn-lg, .btn-group-lg > .btn {
	font-size: 16px;
}
/*Pages*/

#siteContent .courses a, #siteContent .courses a:hover {
	color: #bbdefb;
}
.courses-two a, .courses-two a:hover {
	color: rgb(10, 20, 45);
	text-decoration: underline;
}
.page-header {
	border-bottom: 3px solid #EAEAEA;
}
.related-title {
	border-bottom: 3px solid #EAEAEA;
	padding-top: 23px;
}
.related-content {
	border-top: 0;
}
.featured-sections h4 a {
	font-weight: 400;
}
.intro-links li a {
	font-size: 18px;
}
.container ul {
	list-style-type: none;
	padding-left: 0;
}
/*Google Maps*/

#mapa {
	height: 400px;
	margin-bottom: 20px;
}
.gm-style-iw * {
	display: block;
}
.gm-style-iw h4, .gm-style-iw p {
	margin: 0;
	padding: 0;
}
.gm-style-iw a {
	color: #4272db;
}
.gm-style-iw h4, .gm-style-iw p {
	font-size: 12px;
}

#flight-training {
	list-style-type: disc; 
	padding-left:15px;
}

.container .bullet ul {
	list-style-type: none;
	padding-left: 0;
}