﻿.webp .mh {background-image: linear-gradient(to bottom right,#000532ab,#1a0c00cc), url("/uploaded/Image/mastheads/sm/Aerospace-antenna.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000532ab,#1a0c00cc), url("/uploaded/Image/mastheads/sm/Aerospace-antenna.jpg");}

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000532ab,#1a0c00cc), url("/uploaded/Image/mastheads/mobile/450_Aerospace-antenna.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000532ab,#1a0c00cc), url("/uploaded/Image/mastheads/mobile/450_Aerospace-antenna.jpg");}
}


html {scroll-behavior: smooth;}

html {
  scroll-padding-top: 5rem;
}

/*----------------- 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;
    border: none;
    box-shadow: none;
}

#regGrey .card-subtitle {  color: white;}

#regGrey h3.section-title {
    background: transparent!important;
}

#regGrey .card-span.across-four.shrink {
    margin-top: auto;
    margin-bottom: auto;
}


#regGrey .card-button {
    border: solid;
    border-radius: 4px;
    background: none;
}

#regGrey a {
    color: white!important;
}

#regGrey .card-col-container {
    display: grid;
    grid-gap: 40px;
    
}


/*---------------------- GREY SECTION END  ------------------------------- */
div#regPurple {
    background: #c3c3c3;
background-image: url(/Uploaded/Image/Products-Services/SIMULIA/CST-Sudio-Suite-Electromagnetics-Simulation-for-SAR%201920x620.jpg);
box-shadow: 0px 2px 18px 10px rgb(0 0 0 / 30%);
}

#regPurple .card-body {
    background: #000000b2;
    border-radius: 8px;
}
div#regGreen {
    background: #262626;
}

/*---------------------- RED/BLUE SECTION START------------------------------- */
div#white {
    color: white;
    background: none;
    border: none;
    box-shadow: none;
}

.Feefo-title {
    font-size: 2.2em;
    text-transform: uppercase;
    font-weight: 700;
    color: white;
    line-height: 1em;

}
/*---------------------- RED/BLUE SECTION END  ------------------------------- */


/*---------------------- FORM START  ------------------------------- */

.FormR {width: 95%; float:right; background-color: transparent; padding: 2%;padding-top:0px;}

#ssform {padding: 14px;}

input[type=button], input[type=text], input[type=password], input[type=email], select {

    -webkit-appearance: none;
    box-shadow: 0 0 3px #5cd053;
    border: 1px solid #28921f!important;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 1.1em!important;
    margin-bottom: 1%!important;
    margin-right: 1%;
    width: 98%!important;
    float: left;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;
	}

select { width: 100% !important; }

input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    background-color: #85b358;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 100%;
    border: 0;
    text-align: center;
    font-family: 'Ubuntu';
    font-weight: lighter;
    color: #fff;
       text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 5px 5px 5px 5px;
}

.regSubscribe {background-color: transparent!important;}


/*---------------------- FORM END  ------------------------------- */


@media (max-width: 700px) {
div#ORD {
order:2;
}


@media (max-width: 700px) {
#regGrey .card-col-container {column-gap: 10px;
grid-gap: 10px;}
}
