﻿.fak-masthead {color: white;
width: auto !important;
height: clamp(40px, 5vw, 80px);
margin-top: -2%;
align-self: flex-start;
}

.colour-shadow {
    filter: drop-shadow(1px 0px 0px #262626) drop-shadow(0px 1px 0px #262626) drop-shadow(0px 0px 1px #262626);
}

#HOMEBLOG {margin-bottom: 5px;}

#regBodyContent .view-all-button {
    padding: 4px 12px;
    text-transform: uppercase;
    transition: 0.5s ease all;
    margin-bottom: 20px;
    border-radius: 0 0 4px 4px;
}

#regBodyContent a.view-all-button:hover {
    color: #fff;
    background-color: #1d4f91;
}

#regBodyContent .view-all-button em {
    color: #1d4f91;
    font-size: 1em;
    margin-left: 4px;
    text-indent: 0;
    transition: 0.5s ease all;
}

#regBodyContent .view-all-button:hover em {
    color: white;
    margin-left: 7px;
}




.inner-masthead { display: flex; flex-direction: column; width: 100%; max-width: 1360px; padding: 0 40px; box-sizing: border-box;}
#IMG-MASTHEAD .inner-masthead h1 { text-align: left;  font-size: clamp(2.2rem, 1.553rem + 2.871vw, 4.2rem); line-height: clamp(2.2rem, 1.553rem + 2.871vw, 4.2rem);}
#IMG-MASTHEAD .inner-masthead h2 { text-align: left; font-size: clamp(1.25rem, 1.076rem + 0.769vw, 1.6rem); letter-spacing: 5px;}
#IMG-MASTHEAD .inner-masthead .MastheadCTA { margin: 20px 0 5px; width: fit-content;}


.webp .mh { background-image: linear-gradient(45deg,#001d44bb 35%, #001d4488), url(/uploaded/Image/mastheads/SOLIDWORKS-events-crowd.webp);}
.no-webp .mh { background-image: linear-gradient(45deg,#001d44bb 35%, #001d4488), url(/uploaded/Image/mastheads/450_SOLIDWORKS-events-crowd.png);}

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(45deg,#001d44bb 35%, #001d4488), url(/Uploaded/Image/mastheads/mobile/450_SOLIDWORKS-events-crowd.webp);}
.no-webp .mh {background-image: linear-gradient(45deg,#001d44bb 35%, #001d4488), url(/Uploaded/Image/mastheads/mobile/450_SOLIDWORKS-events-crowd.jpg);}
}

#IMG-MASTHEAD #INNER1 .MastheadCTA {
    background: linear-gradient(305deg,#00b6ff00 55%,#00b6ff 55%,#00b6ffdd 85%);
    border-color: #00b6ff;
    text-shadow: 0 0 1px #1d4f91;
    background-size: 450%;
}

#IMG-MASTHEAD #INNER1 .MastheadCTA:hover {
    background-color: #1d4f91;
}


.webp #INNER2.mh {background-image: linear-gradient(to bottom right,#00000055,#000000), url("/uploaded/Image/mastheads/sm/webinars.webp");}
.no-webp #INNER2.mh {background-image: linear-gradient(to bottom right,#00000055,#000000), url("/uploaded/Image/mastheads/sm/webinars.jpg");}
@media (max-width: 450px) {
.webp #INNER2.mh {background-image: linear-gradient(to bottom right,#00000055,#000000), url("/uploaded/Image/mastheads/mobile/450_webinar.webp");}
.no-webp #INNER2.mh {background-image: linear-gradient(to bottom right,#00000055,#000000), url("/uploaded/Image/mastheads/mobile/450_webinar.jpg");}
}



.webp #INNER3.mh {background-image: linear-gradient(225deg, #000824b5, #00002044), url("/Uploaded/Image/mastheads/Dell_2023.webp");}
.no-webp #INNER3.mh {background-image: linear-gradient(225deg, #000824b5, #00002044), url("/Uploaded/Image/mastheads/Dell_2023.jpg");}
@media (max-width: 450px) {
.webp #INNER3.mh {background-image: linear-gradient(225deg, #000824b5, #00002044), url("/Uploaded/Image/mastheads/mobile/450_Dell_2023.webp");}
.no-webp #INNER3.mh {background-image: linear-gradient(225deg, #000824b5, #00002044), url("/Uploaded/Image/mastheads/mobile/450_Dell_2023.jpg");}
}

#INNER1.mh, #INNER2.mh, #INNER3.mh {
    padding: 10px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
}

#regBlue .card-subtitle-2021.across-all {
    color: white;
    border-color: white;
    margin-top: 40px
}

.background-transition {height: calc(8vw + 50px); max-height: 250px}

#transition-two {background: linear-gradient(177.3deg, #333 0%, #333 40%, #333333aa 40.3%, #333333aa 49.1%, #FFF 49.4%, #FFF), linear-gradient(179deg, #333 0%, #333 39.8%, #333333aa 40.2%, #333333aa 50.8%, #FFF 51.2%, #FFF);}

#transition-three {background: linear-gradient(182deg, #FFF 0%, #FFF 43%, #1d4f91aa 43.3%, #1d4f91aa 52.1%, #1d4f91 52.4%, #1d4f91), linear-gradient(181.3deg, #FFF 0%, #FFF 43.8%, #1d4f91aa 44.2%, #1d4f91aa 53.8%, #1d4f91 54.2%, #1d4f91);}




.TwoCTA {
display: flex; justify-content: center; align-items: center;
}

#IMG-MASTHEAD .TwoCTA .MastheadCTA {
    margin: 40px 20px -20px 0px;

}

#INNER1 .TwoCTA .MastheadCTA , #INNER2 .TwoCTA .MastheadCTA {
background: #2583c8aa;
border-color: #2583c8;
}

#INNER1 .TwoCTA .MastheadCTA:hover, #INNER2 .TwoCTA .MastheadCTA:hover {
background-color: #2583c8;
}

@media (max-width: 450px) {
#INNER3 .TwoCTA .MastheadCTA {
font-size: 1em;
    margin: 40px 5px -20px 0px;
}
}

.webp #INNER4.mh {background-image: radial-gradient(#000000aa,#00000077), url("/uploaded/Image/mastheads/SolidPrint3D.webp");}
.no-webp #INNER4.mh {background-image: radial-gradient(#000000aa,#00000077), url("/uploaded/Image/mastheads/SolidPrint3D.jpg");}
@media (max-width: 450px) {
.webp #INNER4.mh {background-image: radial-gradient(#000000aa,#00000077), url("/uploaded/Image/mastheads/mobile/450_SolidPrint3D.webp");}
.no-webp #INNER4.mh {background-image: radial-gradient#000000aa,#00000077), url("/uploaded/Image/mastheads/mobile/450_SolidPrint3D.jpg");}
}

/* ===================  Extra Mastheads CSS Start =================== */

#IMG-MASTHEAD {position: relative;}

#INNER1.mh, #INNER2.mh, #INNER3.mh{
    height: 100%;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    margin: auto;
    justify-content: center;
   transition: opacity 0.5s ease;
}



.mastButton {
    position: absolute;
    background: white;
    opacity: 0.3;
    height: 8px;
    width: 40px;
    z-index: 3000;
    border: none;
    border-radius: 6px;
    bottom: 30px;
    transition: opacity 0.5s ease;
    cursor: pointer;
}

.mastButton:hover {
    opacity: 0.9 !important;
}

#BUTTON1 {
    left: calc(50% - 75px);
    opacity: 0.6;
}

#BUTTON2 {
    left: calc(50% - 25px);
}

#BUTTON3 {
    left: calc(50% + 25px);
}


/* ===================  Extra Mastheads CSS End =================== */

.col-panel-span-video {
    flex-grow: 2;
    background: #da291c;
}

.card-subtitle-2021 {
    font-size: 1.3em;
    font-weight: 400;
    color: #da291c;
    border-color: #da291c;
    border-style: solid;
    border-width: 0 0 1px 0;
    padding-bottom: 10px;
    width: 100%;
    margin-bottom: 10px;
}

.card-body-shoppingbag {
width:45%;
padding: 5px;
}
#EXP header {
background-color: #1f315d;
}
#regGrey #EXP .card-button a:hover {
    color: white;
    background: #1f315d;
}
#PDM header {
background-color: #f1ba13;
}
#QUOTE  header {
background-color: #1d4f91;
}
#regGrey #QUOTE  .card-button a:hover {
    color: white;
    background: #1d4f91;
}



/*---------------------- Marketo Form Start  ------------------------------- */


.form-container {padding-bottom:20px; padding-left: 20px;}



#regGrey #Country {
    border: 1px solid #55a73d !important;
	}
	
	
#regGrey #swks_County {
    border: 1px solid #55a73d !important;
	}


.mktoHtmlText.mktoHasWidth {}


.mktoForm {
font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif;
font-size: 12px !important;
color: #333 !important;
font-weight: 500 !important;
word-wrap: break-word;
margin-top: 10px;
}
.mktoForm .mktoFormCol {
    width: 100%;
    margin-bottom: 0px !important;
display: flex !important;
flex-direction: row !important;
}
.mktoHasWidth {
width: 99% !important
}
.mktoForm .mktoLabel {
    display: flex;
    padding-top: 0em !important;
    width: 15px !important;
    margin-left: -7.5px !important;
}
.mktoFieldWrap.mktoRequiredField {
width: 99%
}
.mktoForm .mktoOffset {
width: 0% !important
}
.mktoHtmlText {
    display: flex;
    justify-content: center;
}
.formTextBlock {
    padding: 10px 0px !important;
    font-size: 1.1em;
    color: #757575;
   width: 92%;
}
.mktoForm .mktoFieldWrap {
    display: flex;
    align-items: center;
    width:100%;
}

.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {
width: 92%!important;
align-items: center;
border: 1px solid #55a73d !important;
font-size: 1.1em !important;
float: left;
padding: 10px !important;
border-radius: 4px;
}
.mktoForm .mktoFormRow {
    width: 100%;
    display: flex;
    justify-content: center;
}

.mktoForm .mktoGutter {
    display: none;
}

.mktoButtonRow {
    margin-top: -10px !important;
    width: 100%;
    display: flex !important;
    justify-content: center;
}

.mktoButtonWrap.mktoNative {
    width: 90%;
    margin-left: 0 !important;
}

.mktoForm .mktoAsterix {
    float: none;
    color: #da291c;
    padding-left: 0px !important;
}

#regGrey input[type=text], #regGrey input[type=email], #regGrey textarea  {margin-bottom: 0 ;}
textarea#mkto_formnotes {margin-bottom: 20px; !important;}

.mktoForm .mktoError .mktoErrorArrow {
    background-color: #da291c !important;
    border: none !important;
}

.mktoForm .mktoError .mktoErrorMsg {
    background-color: #da291c !important;
    background-image: none !important;
    border: none !important;
    border-radius: 4px !important;
    box-shadow: none !important;
    color: #fff !important;
    font-size: 1.1em !important;
    line-height: 1.1em !important;
    padding: 8px 8px 6px 8px !important;
    text-shadow: none !important;
    font-weight: lighter;
}

.mktoForm button.mktoButton {
    background-color: #55a73d;
    width: 100%;
    border: 0;
    text-align: center;
    font-weight: lighter;
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 4px;
}
#mktoOptIn {
width: 100%;
height: 20px;
padding-top: 0px !important;
margin-top: -12px;
}


#regGrey select {
    background-color: #fff;
    color: #757575;
}

.mktoFieldWrap.mktoRequiredField {margin-bottom: 20px;}

.demo {
font-size: 4.2em!important;
text-transform: uppercase;
font-weight: 700;
color: white;
line-height: 1em;
text-shadow: 0 3px 8px #333;
margin: 0px;
opacity: 1;
margin-bottom: 45px;
}


.mktoCaptchaDisclaimer {margin-bottom: 15px !important}

@media (max-width: 480px) {
.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {padding: 20px !important;}
textarea#mkto_formnotes {height: 70px;}
#regGrey select { padding: 10px !important;}
}

/*---------------------- Marketo Form End  ------------------------------- */

.key-text {
    font-size: 2.2em;
    text-transform: uppercase;
    font-weight: 700;
    color: white;
    line-height: 1.1em;
 text-align: center;
}

.module-border-wrap {

  padding: 1rem;
  position: relative;
  background: linear-gradient(to right, red, purple);
  padding: 3px;
border-radius: 4px;
}

/*----------------------------------------------------------------------------
cards
-----------------------------------------------------------------------------*/

#regGrey .card-body {
    text-align:center !important;
}

/* ===================  2020 END =================== */

div#regGreen {
    display: none;
}

.grid {
    grid-row: none;
}

@media (max-width: 1000px) {
.grid {
grid-row: inherit;
}



}

@media (max-width: 750px) {
#INNER1.mh {
    background-position: left;
}
}

@media (max-width: 450px){
.fak-masthead, #IMG-MASTHEAD h1 {
    margin: 0 auto;
}
#IMG-MASTHEAD .inner-masthead h1 { text-align: center;}
#IMG-MASTHEAD .inner-masthead h2 { display: none;}
#IMG-MASTHEAD #INNER1 .MastheadCTA {
    margin: 40px auto -20px;
}
}
