@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap');

html {
	background-color: black !important;
	color: white !important;
}

.region-content {
	padding: 0px;
}

.row {
	max-width:100%;
}

h1 {
	font-family: 'Roboto Condensed';
	text-transform: uppercase;
}

p{
	line-height: 20px;
}

/* Admin toolbar fix */

#toolbar-bar {
	z-index: 10000;
}

/* Top Navigation Menu Style --- BEGINS HERE */

.navbar>.d-flex{
	margin-top: 10px !important;
	justify-content: space-between !important;
	width:90%;
}

.navbar {
    width: 100%;
    background: black;
	z-index: 1000;
	position:fixed;
	border-bottom: 5px solid rgba(199, 199, 199, 1);
	padding-bottom: 15px;
}

.navbar .site-logo {
	padding-left: 20px;
}

.navbar-toggler-icon {
	background-image: url('images/outline_menu_white_24dp.png')
}

.navbar-toggler:focus {
    box-shadow: none !important;
}

.navbar-toggler{
	float: right !important;
	height: 2em;
}

#superfish-main a, #superfish-main-accordion a{
	text-decoration: none;
}

.navbar-nav .dropdown-toggle::after {
	display: none;
}

.sf-depth-1 {
	color: white !important;
	text-transform: uppercase;
	font-size: 14px;
}

.sf-depth-2 {
	text-transform: capitalize;
}

@media(min-width:769px){
	span.sf-sub-indicator {
	display: none;
}
}

.sf-has-clone-parent {
	min-width: 160px;
	width: fit-content;
}

.sf-with-ul {
	padding-right: 0px;
}

#superfish-main-accordion .sf-has-clone-parent a {
	margin-left: 5px;
}

a.sf-depth-2, #superfish-main-accordion a.sf-depth-1 {
	background-color: black;
	color: white !important;
	padding: 7px !important;
}

a.sf-depth-2:hover {
	background-color: black;
	color: #C7C7C7 !important;
	padding: 7px!important;
}

ul.sf-menu.sf-horizontal.sf-shadow ul, ul.sf-menu.sf-vertical.sf-shadow ul, ul.sf-menu.sf-navbar.sf-shadow ul ul {
	margin-left: 13px;
}

.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus {
	background-color: #000;
}


.dropdown-item:hover, .dropdown-item {
	background-color: transparent;
	color: inherit;
}

.navbar-expand-lg {
	justify-content: center;
}

ul.sf-menu .sf-with-ul {
	padding-right: 1rem;
}

@media (min-width: 992px) {
	.navbar-brand img {
		height: 79px !important;
	}
	.nav-link {
		padding: 16px 15px !important;
	}
}

@media (max-width:992px) {
	.nav-item.dropdown {
		display:flex;
		flex-direction:row !important;
		height:35px !important;
	}
}

@media(min-width:992px) {
	main {
	margin-top: 120px;
	}
}

@media(max-width:991.5px) {
	main {
		margin-top:60px;
	}
}

/* Top Navigation Menu Style --- ENDS HERE */

/* Footer Menu Style --- BEGINS HERE */

footer.mt-auto {
	padding-top: 32px;
	border-top: solid 1px white;
	font-size: 16px;
}

footer>.container {
	display:flex;
}

.footer-right .field-content {
	display: flex;
	flex-direction: row;
}

.footer-right a {
	color: white;
	text-decoration: none;
	line-height: 28px;
}

.footer-right a:hover {
	color: #C7C7C7
}

.footer-right .field--name-field-title {
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 12px;
	border-bottom: 1px solid white;
	display: inline-block;
	margin-bottom: 12px;
}

.footer-left .clearfix {
	display: flex;
}
.footer-left p{
	display: inline-block;
	margin: auto;
	padding-left: 20px;
}

.footer-left p:hover {
	color: #C7C7C7;
}

.footer-left>div {
	width:fit-content;
	margin: auto;
}

.footer-left>.block-views-blocksocial-media-links-block-1 {
	min-width: 160px;
	margin: auto;
	width: fit-content;
}

@media( max-width: 1000px) {
	
	.footer-left>div {
		margin: 0;
	}
	
	.footer-left>.block-views-blocksocial-media-links-block-1 {
		margin-left: 20px;
	}
	
}


.footer-left .view-social-media-links .view-content {
	display: flex;
}

.footer-left .view-social-media-links .view-content .views-row {
	margin-right: 10px;
	margin-bottom: 20px;
}


.footer-wrapper{
	width:100%;
justify-items: center;}

.footer-right {
padding-left: 30px
}

.vl {
	border-left: 1px solid white;
	height: 225px;
	padding-right: 63px;
}

/* Remove width:fit-content and uncomment bottom media-query to get original footer layout i.e. all horizontal or all vertical */
.paragraph--type--footer-right-column-paragraph {
	padding-bottom: 20px;
	width:fit-content;
}

/*
@media(max-width: 767.5px) {
	.footer-right .paragraph--type--footer-right-column-paragraph {
	align-items: start;
	padding-left: 35%;
}
}*/

@media(min-width:1000px){
.footer-right .views-field-field-links .row {
	width: 100%;
	justify-content:space-evenly;
}
}

@media(max-width: 768px) {
	.footer-right {
		padding-top: 20px;
	}
}

@media(min-width: 768px) {
	.footer-left {
		border-right: 1px solid white 
	}
}

@media(max-width: 767.5px) {
	.footer-left {
	border-bottom: 1px solid white}
}

@media(width: 768px) {
	.footer-left {
		padding-top: 20px;
	}
}

/* Footer Menu Style --- ENDS HERE */

/* Home Content Style --- BEGINS HERE */
.h1 {
    color: #FFF;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    text-align: center;
	font-size: calc(1.75rem + 2vw);
    font-weight: 300;
	text-align:center;
	width:60vw;
	margin:auto;
	padding-top: 50px;
}
.path-frontpage .h1 h1 {
    font-size: calc(1.75rem + 2vw);
    font-weight: 300;
    text-align: center;
}
.h1.sub_heading {
  font-size: calc(1.5rem + 2vw);
}
.field_summary_title #company::before, .field_summary_title #company:focus {
    display: block;
    content: " ";
    margin-top: -130px;
    height: 130px;
    visibility: hidden;
    pointer-events: none;
    border: inherit;
    outline: none;
}

.field_summary_text {
	width: 60%;
	padding-top: 15px;
	padding-bottom: 80px;
}

.field_summary_text p {
	text-align: center;
}


.field_home_video video {
	width: 100%;
	height: 100%;
	}

/* Home Content Style --- ENDS HERE */

/* Missions Block in Homepage Styling -- BEGINS HERE */

.missions_atac img {
	width: 473px;
    aspect-ratio: auto 473 / 267;
}

.missions_atac {
	background-color: rgb(46, 46, 46);
	padding-top: 30px;
	padding-bottom: 100px;
}

.missions_atac {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.missions_atac .field--name-field-image {
	display: flex;
	flex-direction: column;
}

.missions_atac .field__item {
	display:flex;
	justify-content: center;
	align-content: center;
	width: fit-content;
	position: relative;
}

.missions_atac .field__items {
	justify-content: center;
	width:100%;
}

.missions_atac .field__item .link-text {
	position: absolute;
	left: 50%;
	top: 45%;
	transform: translate(-50%, -50%);
	font-size: 35px;
	z-index: 10;
	width: 70%;
	display: flex;
	justify-content: center;
	text-align: center;
	visibility: hidden;
}

.missions_atac .field__item:hover .link-text {
	visibility: visible;
}

.missions_atac .field__item .link-text a {
		color: white !important;
		text-decoration: none;
		text-transform: uppercase;
}

.missions_atac .field__item:hover img {
	filter: brightness(30%);
}

.missions_atac .field__item {
		margin-bottom: 10px
	}
	
.missions_atac img {
		width: max(350px, 30vw);
		aspect-ratio: auto 473 / 267;
	}

/* Missions Block in Homepage Styling -- ENDS HERE */

/* Aircrafts Block in Homepage Styling -- BEGINS HERE */

.aircrafts img {
	width: 473px;
    aspect-ratio: auto 473 / 267;
}

.aircrafts {
	background-color: black;
	padding-top: 30px;
	padding-bottom: 100px;
	align-items: center;
}

.aircrafts {
	display: flex;
	flex-direction: column;
}

.aircrafts .field--name-field-image {
	display: flex;
	flex-direction: column;
}

.aircrafts .field__item {
	display:flex;
	justify-content: center;
	align-content: center;
	width: fit-content;
	position: relative;
}

.aircrafts .field__items {
	justify-content: center;
	width: 100%;
}

.aircrafts .field__item .link-text {
	position: absolute;
	left: 50%;
	top: 45%;
	transform: translate(-50%, -50%);
	font-size: 35px;
	z-index: 10;
	width: 70%;
	display: flex;
	justify-content: center;
	text-align: center;
	visibility: hidden;
}

.aircrafts .field__item:hover .link-text {
	visibility: visible;
}

.aircrafts .field__item .link-text a {
		color: white !important;
		text-decoration: none;
		text-transform: uppercase;
}

.aircrafts .field__item:hover img {
	filter: brightness(30%);
}

.aircrafts img {
		width: max(350px, 30vw);
		aspect-ratio: auto 473 / 267;
	}

.aircrafts .field__item {
		margin-bottom :10px;
	}

/* Aircrafts Block in Homepage Styling -- ENDS HERE */

/* Info block in Homepage Styling -- BEGINS HERE */

.field_information {
	background-color: white;
	color: black;
	display: flex;
	justify-content: center;
	padding:10px 0px 15px 0px; 
}

.field_information .row {
		width: 100%;
		max-width: 1000px;
}

.field_information .field__item .paragraph {
	display:flex;
	flex-direction: column;
}

.field_information .field--type-integer {
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 65px;
    text-align: center;
    padding: 0px 13px;
	font-weight: bold;
	display: inline-block;
}

.field_information .field--type-string {
    color: #000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    text-align: center;
    font-weight: 300;
    padding: 0px 13px;
}

.field_information .row>.field__item {
	border-right: solid 1px black;
	padding: 0px;
}

.field_information .row>.field__item:last-child {
	border-right: none;
}

@media(max-width:767.5px) {
		.field_information .row>.field__item {
		border-right: none;
		border-bottom: solid 1px black;
		padding: 10px 0px;
	}
	
	.field_information {
		padding:0px;
	}
	
}

/* Info block in Homepage Styling -- ENDS HERE */

/* Locations block in homepage Styling -- BEGINS HERE */

#block-views-locations {
	background-color: rgb(46,46,46);
}

#block-views-locations .h1 {
	margin-bottom: 30px;
}

#block-views-locations #map-container {
    height: 800px;
    max-width: 100%;
    max-height: 80%;
    margin: auto;
    overflow: visible;
}

#block-views-locations #map-container canvas {
	border: 3px solid #444;
	max-width:100%;
	max-height:100%;
}


.mapboxgl-popup-content {
	color: black;
}

.mapboxgl-ctrl-attrib {
	visibility: hidden;
}


.location-info-wrapper {
	background-color:rgb(46,46,46);
	width:100%;
	padding-bottom: 80px;
	}

.location-info {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    text-align: left;
    line-height: 20px;
	width: 70%;
}

.location-map-point{
	font-family: 'Roboto', sans-serif;
    font-size: 13px;
    text-align: left;
    line-height: 20px;
	width: 100%;
}

#block-views-locations .h1 {
	padding-top: 0px;
}

.location-info .h3 {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    line-height: 35px;
	margin-bottom:auto;
}

@media (min-width: 765px) {
	.location-info .star-img {
    		border-right: 1px solid;
	}
}
@media (max-width: 765px) {
	.location-info .col-md-9{
		padding-top: 20px;
	}
	.location-info .star-img .loc-border  {
		border-bottom: 1px solid;
		padding-bottom: 15px;
	}
}
@media (max-width: 1024px) {
	.location-info {
		margin-top: -5px;
	}
}
.location-info .star-img img
{
    float: left;
    margin-top: 6px;
    margin-left: -25px;
}

/* Locations block in homepage Styling -- ENDS HERE */

/* Basic Page Styling -- BEGINS HERE */

h2, .h2, .page-node-type-page h1  {
    color: #FFF;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: 300;
	margin-bottom: 30px;
}

/* Add the custom css for the ADA Compliance.. */
.page-node-type-page h2 {
    color: #FFF;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 8px;
}

.body-paragraph {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #FFF;
    line-height: 19px;
	padding-top: 10px;
	padding-right: 12%;
}

.page-col-right {
	padding-left: 4%;
	padding-top: 60px;
}

.field--name-field-page-image img {
	width: 100%;
	height: auto;
}

.basic-page-container>.row>.col-md-7 {
	padding-right:0px;
}

.inner-page-button{
    color: #000000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: 300;
    padding: 10px;
    background-color: #C7C7C7;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    text-align: center;
	text-transform: uppercase;
	margin: 10px 5px;
}

.inner-page-button:hover {
	background-color: white;
}



hr {width: 90%;
height: 0px;
border-top: 0px solid white;
opacity: 1;}

@media(max-width:767.5px) {
	.body-paragraph {
		padding-top: 20px;
	}
	
	.page-col-right {
		padding-left: 30px;
		padding-top: 20px;
	}
}

#overlay {
	position: fixed;
	display: none;
	width: 50%;
	height: 50%;
	top: 25%;
	left: 25%;
	right: 0;
	bottom: 0;
	z-index:100000;
}

@media(max-width: 1000px) {
	#overlay {
	width: 75%;
	height: 75%;
	top: 12.5%;
	left: 12.5%;
	}
}

@media(max-width: 600px) {
	#overlay {
	width: 90%;
	height: 90%;
	top: 5%;
	left: 5%;
	}
}


#overlay .carousel-inner {
		background-color: #333;
}

#close-overlay-btn {
	color: white;
	font-size:30px;
	position:fixed;
	right:0;
	top:15px;
	z-index:100000;
	height:50px;
	width:50px;
	cursor: pointer;
}

.basic-page-container .row {
	--bs-gutter-x: 0;
}

/* Basic Page Styling -- ENDS HERE */

/* History Page Styling -- STARTS HERE */

.history-page-container
{
	width: 75%;
} 

.history-page-container .main-content {
    background: linear-gradient(grey, grey) no-repeat center/2px 100%;
}

@media(max-width: 1000px) {
	
	.history-page-container .main-content  {
	background: black;
	}
	
}


.history-page-container .h1 {
	text-align: left;
/* width: min(80vw, 1060px) !important; */
	width: min(80vw, 1130px) !important;
}

.history-page-container .field--name-field-history-sy {
	/* width: 60vw; */
/* width: min(80vw, 1060px) !important; */
	width: min(80vw, 1130px) !important;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 70px;
}

.history-page-container .field--name-field-history-sy p {
	width: 80%;
	font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #FFF;
    line-height: 25px;
}

.year-entry {
	display:flex;
	flex-direction: row;
}

.year-entry.odd {
	justify-content: flex-end;
}

.year-entry.even {
	justify-content: flex-start;
}

.year-entry .history-hr-container {
	width: 15%;
}

.year-entry .history-hr-empty-container {
	height: calc(230px - 1rem);
}

.year-entry .history-hr {
	width: 100%;
	background: grey;
	height: 1px;
}

.year-entry.odd .paragraph {
	width: min(80vw, 500px);
	display:flex;
	flex-direction: column;
	align-self: flex-end;
	align-items: flex-end;
}

.year-entry.even .paragraph {
	width: min(80vw, 500px);
	display:flex;
	flex-direction: column;
	align-self: flex-start;
	align-items: flex-start;
}

.history-page-container .main-content {
	display: flex;
	flex-direction: column;
	align-content: center;
}

.history-page-container .odd {
	width: max(50%, 300px);
	margin-left: 0.5px;
}

.history-page-container .even {
	width: max(50%, 300px);
	align-self: flex-end;
	margin-right:0.5px;
}

.history-page-container vl {
	position: relative;
	left: 50%;
	width: 1px;
	height: 100%;
	background-color: grey;
}

.history-page-container .field--name-field-year {
	margin-top:10px;
	color: #FFF;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 300;
}

.history-page-container .paragraph .img-fluid {
	max-width: 100%;
	width: auto;
	aspect-ratio: 345 / 200;
}



.odd .field--name-field-year,.odd p {
		text-align: right;
}

@media(max-width: 1000px) {
	
	.odd -field--name-field-article-year, .odd p {
		text-align: left;
	}
	
	.history-page-container .even {
		width: 100%;
	}
	
	.history-page-container .odd {
		width: 100%;
	}
	
	.year-entry.odd .paragraph, .year-entry.even .paragraph {
		align-items: start;
	}
	
	.history-hr-container {
		display: none;
	}
	
	.year-entry.odd {
		justify-content: start;
	}
	
}


.even .field--name-field-year,.even p {
		margin-left:0px;
}

.odd .field--name-field-year,.odd p {
		margin-right:0px;
}

@media(min-width:1001px){
.even .field--name-field-year,.even p {
		margin-left:70px;
}

.odd .field--name-field-year,.odd p {
		margin-right:70px;
}

.even .field--name-field-history-image {
		margin-left:70px;
}

.odd .field--name-field-history-image {
		margin-right:70px;
}
}

@media(max-width:1000px) {
	.history-page-container .odd {
		align-self: center;
		border: none;
	}

	.history-page-container .paragraph {
		align-self: center !important;
		border-bottom: 1px solid grey;
		margin-bottom: 10px;
	}
	
	.history-page-container .even {
		align-self: center;
		border: none;
		justify-content:start;
	}
	
	.year-entry .history-hr {
	width: 0%;
	background: black;
	}
	
	.history-page-container .field--name-field-history-sy p {
		width: 100%;
	}
	
}

/* History Page Styling -- ENDS HERE */

/* Executive Team Page Styling -- BEGINS HERE */

.executive-team-page-container .field--name-field-banner-image .img-fluid {
max-width: none; }


.executive-team-page-container .field--name-field-banner-image  img {
	height: 400px;
	width: 2035px !important;
	margin-left: 50%;
	transform: translateX(-50%);
}

.executive-team-page-container .intro-paragraph {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    color: #FFF;
    line-height: 25px;
	width: min(800px, 80%);
	margin: 50px auto;
}

.executive-team-page-container .field--name-field-banner-image {
	overflow: hidden;
}

.executive-team-page-container .team-members img {
	width: 210px;
	height: auto;
	margin-bottom: 15px;
}

.executive-team-page-container .team-members .name {
	text-align:center;
    color: #FFF;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 300;
}

.executive-team-page-container .team-members .row {
	justify-content: center;
}

.executive-team-page-container .team-members .paragraph {
	margin-bottom: 30px;
}


.executive-team-page-container .team-members .paragraph .field {
	display: flex;
	justify-content: center;
}

.executive-team-page-container .team-members .title .field{
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #FFF;
    line-height: 19px;
	text-align:center;
}

.executive-team-page-container .team-members .link a {
    color: #000000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: 300;
    padding: 10px;
    background-color: #C7C7C7;
    text-decoration: none;
	text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    width: 140px;
    margin: 10px;
}
.executive-team-page-container .team-members .link a:hover {
background-color: #FFF }


@media(max-width:768px) {
	.executive-team-page-container .team-members .paragraph {
		width: 51% !important;
	}
}

/* Executive Team Page Styling -- ENDS HERE */

/* Executive Team Member Bio Page Styling -- BEGINS HERE */

.executive-team-member-container .row {
	--bs-gutter-x: 0;
}

.executive-team-member-container .col-md-7 {
	padding:0px;
}

.executive-team-member-container img {
	width: 100%
}

.executive-team-member-container .h2 {
	margin-bottom: 0px;
	margin-top:70px;
}

.executive-team-member-container .role {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    text-align: left;
    margin-top: 0px !important;
	margin-bottom: 20px;
}

.executive-team-member-container .col-md-5 {
	padding-top: 20px;
}

.executive-team-member-container .col-md-5 a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #C7C7C7;
    line-height: 19px;
    text-decoration: none;
	margin-bottom:100px;
}

.executive-team-member-container .col-md-5 a:hover{
	color: #FFF;
}

.executive-team-member-container .description {
	line-height:19px;
	margin-top: 50px;
	width: 85%;
	margin-bottom:100px;
}

/* Careers Page Styling -- BEGINS HERE */

.careers-page-container .banner-image {
	overflow:hidden;
	width:100%;
	height:640px;
}


.careers-page-container .banner-image .img-fluid {
	max-width:none;
    height: 640px;
    width: auto;
    margin-left: 50%;
    transform: translateX(-50%);
}

.careers-page-container .content-wrapper {
	width: min(900px, 85%);
	margin: auto;
}

.careers-page-container .h1 {
	text-align: left;
	margin-left:25px;
	padding-top: 70px;
	margin-bottom: 30px;
}

.careers-page-container .paragraph img {
    max-width: 599px;
    max-height: 201px;
    width: 100%;
    height: auto;
}

.careers-page-container .paragraph a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #C7C7C7;
    line-height: 19px;
    text-decoration: none;
}

.careers-page-container .paragraph a:hover {
	color: #FFF
}

.careers-page-container .paragraph p {
	max-width: 599px;
	width:100%;
	margin-top: 15px;
	/* margin-bottom: 100px; */
}
.careers-page-container .mediagallery-button {
    text-align: left;
    margin-bottom: 100px;
}

@media(min-width:992px) {
	
 .careers-page-container .paragraph a.career-link::before {
	display:block;
	content: " ";
	margin-top: -130px;
	height: 130px;
	visibility: hidden;
	pointer-events: none;
	border:inherit;
	outline: none;
} 

}

@media(max-width:991.5px) {
.careers-page-container .paragraph a::before, .careers-page-container .paragraph a:focus {
	display:block;
	content: " ";
	margin-top: -70px;
	height: 70px;
	visibility: hidden;
	pointer-events: none;
	border:inherit;
	outline:none;
}
}
/* Careers Page Styling -- ENDS HERE */

/* Carousel Styling -- BEGINS HERE */

.carousel-item img {
	display:block;
	margin:auto;
	width:960px;
	aspect-ratio: 960 / 683;
	height: auto;
	margin: auto;
	
}

#carouselControls {
	top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
	max-height: 100%;
	width: auto;
	margin: auto;
	aspect-ratio: 960 / 683;
}

.carousel-item iframe {
	width:960px;
	aspect-ratio: 960 / 683;
	height: auto;
	margin:auto;
	display:block;
	}
	
/* Carousel Styling -- ENDS HERE */

/* Media Page Styling -- BEGINS HERE */

#block-mediabannerimage img {
	width: 100%;
	height: auto;
}


.view-press-releases {
	font-family: 'Roboto', sans-serif;
}

.block-views-blockpress-releases-block-1, .block-views-blockmedia-coverages-block-1 { 
	width: 80%;
	margin: auto;
}


.block-views-blockpress-releases-block-1>h2 {
    color: #FFF;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 30px;
	width: fit-content;
	margin: auto;
}

#views-exposed-form-press-releases-block-1 {
	width:fit-content;
	margin: auto;
}

.view-press-releases .form--inline {
display: flex;}


#views-exposed-form-press-releases-block-1 .js-form-item > label {
	white-space: nowrap;
}


#views-exposed-form-press-releases-block-1 .js-form-item-field-article-year-target-id .form-control, 
#views-exposed-form-press-releases-block-1 .js-form-item-field-category-target-id .form-control  {
	margin-top: 4px;
}

#views-exposed-form-press-releases-block-1 .form-actions {
	margin-top: 36px;
}

#views-exposed-form-press-releases-block-1 .form-actions input {
	background: #ccc;
	color: black;
	border-color: initial;
}

.view-id-media_coverage #views-exposed-form-press-releases-block-1 .form-actions input:hover {
	background: #eee;
	border-color: initial;
}
.pagination {
    display: flex;
    padding-left: 0px;
    list-style: none;
    margin-left: -13px;
}
.view-press-releases .pagination {
	justify-content:center;
	margin-top: 30px; 
	padding-bottom: 60px;
    border: none !important;
}
.view-press-releases div#block-atac-content {
    display: none;
}
.page-node-type-media-resources div#block-atac-content {
    display: none;
}

.view-press-releases .pagination .page-item {
	z-index: 100;
}


.view-press-releases .pagination .page-item.active .page-link,.block-views-blockmedia-coverage-block-1 .pagination .page-item.active .page-link  {
	background-color: transparent;
	border-color: transparent;
}

.view-press-releases .pagination .page-link,.block-views-blockmedia-coverage-block-1 .pagination .page-link {
	background-color: transparent;
	color: #fff;
	border: 0px;
}


.view-press-releases .field--name-field-teaser-description {
	height: 100px;
	overflow: hidden;
}

.view-press-releases .node--view-mode-teaser {
	width: fit-content;
	margin: auto;
}

.news-article-container {
	display:flex;
	flex-direction: row;
	width: 80vw;
	margin: auto;
	margin-top: 50px;
	transition: transform ease 0.5s;
	position: relative;
}

.news-article-container .press-link {
    height: 100%;
    position: absolute;
    width: 100%;
	z-index:1;
	left:0;
	top:0;
}

.news-article-container:hover {
	transform: translateY(-5px);
}

.news-article-container .heading {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	font-size: 20px;
}

.news-article-container .category a {
	color: white;
	text-decoration: none;
}

.news-article-container .readmore {
	margin-top: 5px;
}

.news-article-container .readmore a {
	color: black;
	font-weight: 800;
	text-decoration: none;
}

.news-article-container .text {
	text-overflow: ellipsis;
	height:50px;
	overflow: hidden;
	line-height: 25px;
}

.news-article-container .node-readmore {
	padding: 0px;
}

.news-article-container .img-fluid {
	max-width: none;
}

.news-article-container .date {
	margin: 10px 0px;
	color: #667573;
	font-size: 12px;
	font-weight: 800;
	font-style: italic;
}

.news-article-container .category {
    position: absolute;
    background: #002F6C;
    text-decoration: none;
    padding: 5px;
    text-transform: uppercase;
    /*font-size: 10px;*/
	font-size: 14px;
    font-weight: 700;
    left: -10px;
    letter-spacing: 0.5px;
    top: -10px;
}

.news-article-container img {
	width:250px;
	height:160px;
}

.news-article-container .news-teaser {
	overflow: hidden;
	background-color: #e7e7e7;
	color: black;
	padding: 10px;
	height: 160px;
}


.media-page-container {
	width: 80%;
	margin: auto;
}

.media-page-container .h2 {
	margin-top: 50px;
}


/*.media-resources .h3 {
    color: #FFF;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
	margin-bottom: 50px;
}

.media-resources .paragraph {
	align-items: start;
	display: flex;
	flex-direction: column;
}

.media-resources .paragraph {
	margin-bottom: 15px;
}

.media-resources .paragraph .field--name-field-mr-title {
text-align: center }

.media-resources .paragraph .field--name-field-mr-link {
text-align: center }


.media-resources .paragraph a {
	font-size: 14px;
	color: #C7C7C7;
}

.media-resources .paragraph img {
	margin-bottom: 10px;
}*/

.block-views-blockmedia-coverage-block-1 {
	padding-bottom: 100px;
	width: max(80%, 500px);
	margin: auto;
}

.block-views-blockmedia-coverage-block-1 .views-row {
	margin-bottom: 5px;
}


.block-views-blockmedia-coverage-block-1 a {
	color: #C7C7C7;
	font-size: 15px;
}

.block-views-blockmedia-coverage-block-1 a:hover {
	color: #FFF;
}

.view-media-coverage .views-row {
	margin-bottom: 15px;
}

@media(min-width:992px) {
	
#block-views-block-media-coverage-block-1, #block-views-block-press-releases-block-1 {
		scroll-margin-top: 120px
	}
}

@media(max-width:991.5px) {
	
#block-views-block-media-coverage-block-1, #block-views-block-press-releases-block-1  {
		scroll-margin-top: 70px
	}
}

@media(max-width: 767px) {
	
	.news-article-container {
	flex-direction: column;
	}
	
	.news-article-container img {
		width: 100%;
		height: auto;
	}
}

@media(max-width: 410px) {
	.view-press-releases .form--inline {
	flex-direction: column;
	}
	
	.block-views-blockpress-releases-block-1>h2 {
		margin-left: 30px;
	}
	
	#views-exposed-form-press-releases-block-1 {
		margin-left: 30px;
	}
	
	.media-page-container {
		width: 95%;
	}
	
	.block-views-blockpress-releases-block-1, .block-views-blockmedia-coverages-block-1 {
	width:95%;
	}
}


/* Media Page Styling Ends Here */

/* Press Release Article Page Styling Begins Here */

.page-node-type-article .page-title {
    width: 60%;
    margin: 50px auto;
    font-size: 43px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Roboto Condensed';
}

.page-node-type-article .block-system-main-block {
    width: max(60%,375px);
    margin: auto;
}

.page-node-type-article .block-system-main-block .field--name-field-article-date {
    color: #c7c7c7;
    margin: 25px auto;
    width: fit-content;
    font-style: italic;
    font-weight: 600;
}

.page-node-type-article .block-system-main-block img {
	max-width: 95%;
}


@media(max-width: 1000px) {
	.page-node-type-article .page-title {
		width: 80%;
		font-size: 38px;
	}
}

@media(max-width: 500px) {
	.page-node-type-article .page-title {
		width: 95%;
		font-size:30px;
	}
	.category_container {
		width: 95%;
	}
}

/* EU Cookie COmpliance gdpr banner */

.eu-cookie-compliance-banner {
	background-color: rgb(46,46,46);
}

/* Contact Us page */

/* .page-node-type-webform #block-atac-page-title { */
	/* margin-top: 100px; */
	/* margin-bottom: 50px; */
/* } */

/* .captcha { */
	/* color: black; */
/* } */

/* padding for all pages */

.basic-page-container, .history-page-container, .executive-team-page-container, .careers-page-container {
	padding-bottom: 100px;
}

/*  Css for the contact us form */
.page-node-type-contact form.webform-submission-form {
    padding: 25px;
    /* background: grey; */
    background: #6b6b6b;
}
.form-required::after{
	width: 10px !important;
    height: 10px !important;
    background-size: 10px 10px !important;
	background-image: url(/themes/custom/atac/assets/required.svg) !important;
}
.page-node-type-contact form.webform-submission-form input#edit-actions-submit {
    color: #000000;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight: 300;
    padding: 10px;
    background-color: #C7C7C7;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    margin: 10px 5px;
    border: none;
    border-radius: 0px;
}
.page-node-type-contact form.webform-submission-form  details#captcha {
    color: black;
}
.page-node-type-contact form.webform-submission-form .webform-button--submit:hover{
	background-color: white !important;
}
.page-node-type-contact .page-title{
	padding-top: 35px;
}

@media(max-width: 768px) {
.page-node-type-contact .container .col-sm-5 {
	padding-left: 35px;
}
}
/* End of the Css for the contact-us form.. */


/* css for the webform contact-us form for the legend.. */
.webform-submission-contact-form span.fieldset-legend {
	font-size: 18px;
}
/* End of the css for the contact-us webform */

/* Css for the block media coverage */
.block_media_coverage{
	background: rgb(46, 46, 46);
}

#block-views-block-press-releases-block-1 {
	padding-top: 40px;
}

.block-views-blockmedia-coverage-block-1 {
	width: 80%;
	margin: auto;
	padding-bottom: 100px;
	padding-top: 30px;
}
.block-views-blockmedia-coverage-block-1 h2{
	font-size: 49px;
	text-transform: uppercase;
	font-weight: 300;
	padding-top: 10px;
	margin-bottom: 30px !important;
	text-align: center;
}
.block-views-blockmedia-coverage-block-1 .pagination.js-pager__items {
    justify-content: center;
}
.block-views-blockmedia-coverage-block-1 a {
	color: #C7C7C7;
}
.block-views-blockmedia-coverage-block-1 .view-media-coverage .views-row {
	margin-bottom: 15px;
}
/* End of the css for the block media coverage */
/* Css for the article page content */
.node--type-article {
    padding-bottom: 45px;
}
.node--type-article .field--name-field-article-year{
	padding-bottom: 10px;
    padding-top: 16px;
}

.node--type-article h2 {
	font-size:25px;
	font-weight: 900;
}

/* End of the Css for the Article page content */

.careers-paragraphs .field--name-field-summary p{
	 margin-bottom: 10px !important; 
}

.career-link {
	font-size: 16px !important;
}

@media(max-width:500px){
	.careers-page-container .banner-image, .careers-page-container .banner-image .img-fluid {
		height: 320px
	}
}

@media(max-width:1000px){
	.careers-page-container .banner-image, .careers-page-container .banner-image .img-fluid {
		height: 420px
	}
}

/* End of the css for the career page content..*/

/* Css for the location info for the mobile-view */

@media(max-width: 768px) {
.location-info{
width: 80% !important;
}
}

/* End of the css for the location info for the mobile-view*/


/* Homepage Latest News Block CSS */

#block-views-block-latest-news-block-1 {
	padding: 80px 80px 130px 80px;
}

#block-views-block-latest-news-block-1 h2 {
	text-align: center;
	font-size: calc(1.75rem + 2vw);
}

#block-views-block-latest-news-block-1 .view-latest-news>.view-content {
	display: flex;
	justify-content: center;
	align-items: center;
}

#block-views-block-latest-news-block-1 .view-latest-news>.view-content>.views-row {
	padding: 50px;
	width: 360px;
	height: 180px;
}

#block-views-block-latest-news-block-1 .view-latest-news>.view-content>.views-row>.views-field-field-article-date {
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}

#block-views-block-latest-news-block-1 .view-latest-news>.view-content>.views-row>.views-field-title  {
	
	text-align: center;
	
}

#block-views-block-latest-news-block-1 .view-latest-news>.view-content>.views-row>.views-field-title a {
	text-align: center;
	color: white;
	text-decoration: none;
}

#block-views-block-latest-news-block-1 .view-latest-news>.view-content>.views-row>.views-field-title a:hover {
	color: #c7c7c7;
}


#block-views-block-latest-news-block-1 .view-latest-news>.view-content>.views-row:not(:last-child) {
	border-right: 1px solid white;
}

@media(max-width: 900px) {
	#block-views-block-latest-news-block-1 .view-latest-news>.view-content>.views-row:not(:last-child) {
	border-right: 0;
	border-bottom: 1px solid white;
}

	#block-views-block-latest-news-block-1 .view-latest-news>.view-content {
	display: flex;
	flex-direction: column;
}

	#block-views-block-latest-news-block-1 .view-latest-news>.view-content>.views-row {
		padding: 30px;
		height: 150px;
	}
	
	
}

/* Homepage uniform padding fixes */

.h1.field_summary_title {
	padding-top: 80px;
}

.missions_atac {
	padding-top: 80px;
	padding-bottom: 80px;
}

.missions_atac .h1, .aircrafts .h1 {
	padding-top: 0px;
}

.aircrafts {
	padding-top: 80px;
	padding-bottom: 80px;
}

#block-views-locations {
	padding-top: 80px;
}

/* Article page styling fix horizontal line */

.page-node-type-article .page-title {
	margin-bottom: 10px;
}

.page-node-type-article .row {
	margin-right: 0px;
}

.page-node-type-article .block-system-main-block .field--name-field-article-date {
	width: 200px;
	padding-top: 20px;
	text-align: center;
	border-top: 2px solid #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-top: 0;
}

.page-node-type-article .page-title {
	color: #c7c7c7;
}

/* Css for the article media block fields*/
	div#block-mediacontact h2 {
		font-size: 36px;
	}
	div#block-mediacontact {
		text-align: center;
		background-color: rgb(46,46,46);
		padding-top: 25px;
	}
	div#block-mediacontact span:first-child {
		margin-left: 100px;
		border: 1px solid grey;
		padding: 10px;
		border-width: 0 1px 1px 0px;
	}
	div#block-mediacontact span:nth-child(2) {
		margin-left: -5px;
		border: 1px solid grey;
		padding: 10px;
		border-width: 0 0 1px 1px;
	}
	div#block-mediacontact .field--name-body {
		padding-bottom: 30px;
	}
	.page-node-type-article main a, .page-node-type-article main a:hover{
		color: #ddd;
	}
	#block-mediacontact h2::after {
		content: "";
		display: block;
		position: relative;
		content: '';
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		-moz-transform: scale(0.9999);
		border-width: 6px 6px 0 6px;
		border-color: #ddd transparent transparent transparent;
		top: -55px;
		right: 0;
		left: 0;
		margin: 0 auto;
		background-color: transparent;
		transform: scaleY(1.65);
	}
@media(max-width: 430px) {
div#block-mediacontact span:first-child {
margin-left: 0px !important;
text-align: left !important;
border-width: 0px 0px 1px;
}
div#block-mediacontact span:nth-child(2) {
margin-left: -5px;
line-height: 5;
border: none ;
}
}

div#block-mediacontact span a {
text-decoration: none;
}


/* End of the Article Media Block footer fields*/

/* Deployment maps css*/
  .location-info-map-container {
		padding-bottom: 0px !important; 
  }
  .location-info-map-container .location-info{
       padding-bottom: 0px;
  }
  @media(min-width: 1020px){
	#block-locationlist{
		margin-top: -5px;
	}
  }
  @media(max-width: 430px){
    #block-locationlist{
		margin-top: -5px;
	}
  }		
/* End of the deployment map css */


/* Css for the node taxonomy term value name in Article Page*/
.category_container {
    color: #c7c7c7;
    margin-top: 32px;
    text-transform: uppercase;
	display: flex;
    position: relative;
    justify-content: center;
    max-width: 60%;
    margin: 50px auto 0;
}
.category_container .taxonomy_label{
    display: flex;
    position: relative;
    justify-content: center;
    padding: 0px 15px;
    background: black;
}
.taxonomy_label span {
    display: flex;
    position: relative;
    justify-content: center;
    max-width: 900px;
    margin: 0px auto 0;
    background-color: #c7c7c7;
    color: white;
    padding: 3px 17px;
    margin: 0px 10px !important;
    z-index: 999;
}
.category_container:before{
	content: "";
    display: block;
    position: absolute;
    height: 2px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: url(/themes/custom/atac/css/images/circle-line-grey.png) 50% 50% repeat-x;
    background-size: 5px 2px;
}
/* End of the css for the taxonomy term in article page */
/* Css for the page not found */
.page-not-found .hero-contain-background {
    position: absolute;
    z-index: 10;
    top: 0px;
    width: 100%;
    height: 100%;
}
.page-not-found .inner-hero-content .message-content{
	z-index: 999;
}
.page-not-found .hero-contain-background img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.inner-hero-section {
    height: 420px;
    overflow: hidden;
    position: relative;
}
.page-not-found .message-content{
   text-align: center;
}
.page-not-found .message-content .text-white span {
    border-top: 1px solid white;
}
.page-not-found .inner-hero-content .field--name-field-body{
	width: 200px;
    padding-top: 10px;
    text-align: center;
    border-top: 2px solid #fff;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0;
}
.page-not-found .hero-contain-background img{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.node-id-428 .mt-auto,.node-id-429 .mt-auto{
	margin-top: initial !important
}
/* End of the css */


/* css by NP*/
h1.js-quickedit-page-title {
    text-align: center;
	padding-top: 35px;
}

div#block-atac-page-title {
    text-align: center;

}

#block-atac-page-title h1{
	width: 60%;
    margin:50px auto 10px auto;
    font-size: 43px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Roboto Condensed';
	color: #c7c7c7;
}

.pr_releasetitle{
	display: none;
}

.cust_body{	
	width: 200px;
padding-top: 10px;
text-align: center;
border-top: 2px solid #fff;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
margin-top: 0;
}
/* Css for the webform contact us */
.webform-submission-contact-node-384-form fieldset.captcha.captcha-type-challenge--math {
    color: black;
    background: #ffff;
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0.25rem 0.25rem;
    padding: 0 0 2rem 0;
}
.webform-submission-contact-node-384-form legend.captcha__title.js-form-required.form-required {
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background: rgba(0, 0, 0, 0.03);
    font-size: 15px;
}
.webform-submission-contact-node-384-form .captcha__element {
    padding: 1rem;
}
.webform-submission-contact-node-384-form .captcha__description {
    margin: 1rem;
    border-radius: 4px;
    color: #055160;
    background-color: #cff4fc;
    border-color: #b6effb;
    padding: 1rem 0.5rem;
    border: 1px solid transparent;
}
/*End of the css for the webform contact us */


/* Custom css  add on 09/27/2024 for the staging environment*/ 
		@media(max-width:768px){
			.field_summary_text{
			width: 100% !important;
			}
			.path-frontpage .h1.field_summary_title{
				width: 100vw;
			}	
		}

		@media(min-width:769px){
			.container-mission-aircraft-block {
				padding-top: 20px;
				width: 65%;
			}
		}
			
        .container-mission-aircraft-block .image-container {
            position: relative;
            margin-bottom: 15px;
        } 
        .container-mission-aircraft-block .image-container img {
            width: 100%;
            height: auto;
        }
        .container-mission-aircraft-block .overlay-text {
            position: absolute;
            bottom: 0px;
            left: 0px;
            background-color: rgba(0, 0, 0, 0.5);
            color: #fff;
            padding: 10px;
            font-size: 1.2em;
            border-radius: 5px;
            width: 100%;
            text-align:center;
        }
		.container-mission-aircraft-block h3.overlay-text {
			margin-bottom: 0px !important;
			border-radius: 0px !important;
			color: white !important;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 35px !important;
			height: 100px;
			align-items: center;
		}
		
		#aircraft .container-mission-aircraft-block h3.overlay-text {
		 line-height: 85px;
		}
		#missions .container-mission-aircraft-block .col-md-6:nth-child(3) h3.overlay-text, #missions .container-mission-aircraft-block .col-md-6:nth-child(1) h3.overlay-text{
			line-height: 85px;
		}
		@media(min-width:1578px){
			#missions .container-mission-aircraft-block .col-md-6:nth-child(2) h3.overlay-text{
				line-height: 85px;
			}
		}	
		.view-press-releases.view-id-press_releases .news-teaser h2{
			color: rgb(0,0,0) !important;
			margin-bottom: 2px;
		}
		@media(max-width:768px){
			.container-mission-aircraft-block h3.overlay-text {
				font-size: 20px !important;
				line-height: 85px;
			}	
		}
		@media(max-width:1024px){
			.container-mission-aircraft-block h3.overlay-text {
				font-size: 20px !important;
				line-height: 40px !important;
			}	
		}
		.container-mission-aircraft-block .col-md-6:hover .overlay-text,.container-mission-aircraft-block .col-md-6:hover .overlay-text {
			color: #fbfbfb !important;
			background: rgb(6 6 6 / 87%);
		}
/* End of custom css */