﻿.webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/2021A.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #000000cc, #00000042), url("/uploaded/Image/mastheads/sm/2021A.jpeg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_2021A.webp");}
.no-webp .mh {background-image: linear-gradient(to bottom right,#000000cc, #00000042), url("/uploaded/Image/mastheads/mobile/450_2021A.jpeg");}
}


.across-four {height: fit-content;}
#PDFCARD {line-height: 0;}

/*----------------- Design Automation Consultancy19_v1_CSS --------------------------------------------*/


/* ------------MODAL CTA ---------------*/

.iconLeft:before {
content:"\f879";
font-family: "Font Awesome 5 Duotone";
font-weight: 900;
display: none;
}

/*------------------ MODAL CTA END ---------------------------*/

#regBlue header {
    background-color: #DA291C;
}


.card-body img {width:100%;}

.Inner{min-width:260px;}

#regWhite #INNER-MASTHEAD h1 {
    font-size: 4.2em;
}

#regGrey .col-panel-button a {
    color: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
}

.col-panel-button {
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    border-color: #ccc;
    min-height: 35px;
    line-height: 35px;
    position: relative;
}

#regGrey .col-panel-button a:hover { color: white; background:  #565656;}




/*---------------------- 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] {

    -webkit-appearance: none;
        box-shadow: 0 0 3px #909090;
    border: 1px solid #565656;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 1.1em!important;
    margin-bottom: 1%!important;
    margin-right: 1%;
    width: 97%!important;
    float: left;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;

	}

input[type=submit] {
    cursor: pointer;
    -webkit-appearance: none;
    background-color: #565656;
    -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;
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 5px 5px 5px 5px;
}

.regSubscribe {background-color: transparent!important;}

input[type=textarea] { font-family: 'Ubuntu';
    font-weight: lighter;
    color: #fff;
    font-size: 1.5em; }

#regBlue a {
    font-family: 'Ubuntu';
    font-weight: lighter;
    color: #DA291C;
    text-decoration: none;
}

#regBlue a:hover {
    color: #DA291C;
    text-decoration: underline;
}


#regBlue ul{
    margin-left: 10px;
    padding-left: 5px;
    list-style: none;
}
#regBlue {
    background-color: #DA291C;
}

/*---------------------- FORM END  ------------------------------- */

picture {
    background-color: #dadada;
}

