﻿.webp .mh { background-image: linear-gradient(to bottom right,#000532ab,#1a0c00cc), url("/uploaded/Image/mastheads/sm/Industry-Aerospace-MH.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right,#000532ab,#1a0c00cc), url("/uploaded/Image/mastheads/sm/Industry-Aerospace-MH.png"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_sim.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_sim.jpeg");}
}

html {scroll-behavior: smooth;}

html {
  scroll-padding-top: 10rem;
}

/*----------------- Modal Start ------------------*/

.iconLeft:before {
content:"\f879";
font-family: "Font Awesome 5 Duotone";
font-weight: 900;
display: none;
}

/*----------------- Modal End ------------------*/
/*---------------------- GREY SECTION START------------------------------- */
div#regGrey {
    background: #262626;
}

#regGrey .card-span {
    color: white;
    background: none;

    box-shadow: none;
}

#regGrey .card-subtitle {  color: white;}

#regGrey h3.section-title {
    background: transparent!important;
}

#regGrey .card-span a {
    color: #ff9d24!important;
}
.background-transition {height: calc(8vw + 50px); max-height: 250px}
#transition-one {background: linear-gradient(177.3deg, #fff 0%, #fff 40%, #333333aa 40.3%, #333333aa 49.1%, #333 49.4%, #333), linear-gradient(179deg, #fff 0%, #fff 39.8%, #333333aa 40.2%, #333333aa 50.8%, #333 70.2%, #333);}

#transition-two {background: linear-gradient(183deg, #333 0%, #333 43%, #da291caa 43.3%, #da291caa 52.1%, #da291c 52.4%, #da291c), linear-gradient(182.3deg, #333 0%, #333 43.8%, #da291caa 44.2%, #da291caa 53.8%, #da291c 54.2%, #da291c);
}



/*---------------------- GREY SECTION END  ------------------------------- */
/*---------------------- TAB STRUCTURE START---------------------------------------*/

/*----------------- TAB TITLE START ------------------*/
#regGrey h3.tab-title {
    margin: 0px;
    border-width: 0 0 4px 0;
    border-color: #da291c;
    border-radius: 0;
}
img.dx {
    max-height: 200px;
    width: auto;
    padding: 20px;
    margin: auto;
}


#regBlue .matrix{
    background: #ffffff;
}


/*---------------------- THIS PAGES TAB CONTENT START ---------------------------------------*/

.tabs-main-content .card-span {background: #f3f3f3;}
.threedx-image {padding: 8px;}
.threedx-image img {width:64px;}

#regGrey .accordion__item {border-bottom: none;}
#regGrey .accordion-header:hover {background-color: #da291c;}

/*---------------------- THIS PAGES TAB CONTENT END ---------------------------------------*/

/*---------------------- MEDIA QUERIES START ---------------------------------------*/

@media screen and (max-width: 900px) {
#Summary {grid-column: 1 / -1;}
}

@media screen and (max-width: 800px) {
#regGrey .tabs-nav-wrap ul {display: block;}
#regGrey .tabs-nav-wrap li {padding: 5px;}
}

/*---------------------- RED/BLUE SECTION START------------------------------- */
div#white {
    color: white;
    background: none;
    border: none;
    box-shadow: none;
}


/* ===================  Image Menu Start =================== */
.default-link{
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;
  z-index: 1;
}

.card-span.across-four.link {
    position: relative;
background: #222;
}

a.default-link {
    background: rgba(0,0,0,0.5);
    opacity: 0.2;
}
a.default-link:hover {
    opacity: 0;
}

.sector-subtitle {
    font-size: 1.1em;
    font-weight: 400;
    color: #fff;
    padding: 10px 0;
    width: 100%;
    background:#565656;
    margin: auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1000px) {
.card-span.across-three.link {grid-column: span 6;}
.sector-subtitle { font-size: 1em;}
}

@media (max-width: 700px) {
.card-span.across-three.link {grid-column: span 4;}
}


@media (max-width: 550px) {
.card-span.across-three.link {grid-column: span 6;}
}

@media (max-width: 380px) {
.card-span.across-three.link {grid-column: span 12;}
}
/* ===================  Image Menu End =================== */
