﻿.webp .mh { background-image: linear-gradient(to bottom right, #00000099, #000000aa), url("/uploaded/Image/mastheads/sm/ExtrudedPart.webp"); }
.no-webp .mh { background-image: linear-gradient(to bottom right, #00000099, #000000aa), url(/uploaded/Image/mastheads/sm/"ExtrudedPart.jpg"); }

@media (max-width: 450px) {
.webp .mh {background-image: linear-gradient(to bottom right, #00000099, #000000aa), url(/uploaded/Image/mastheads/mobile/450_ExtrudedPart.webp);}
.no-webp .mh {background-image: linear-gradient(to bottom right, #00000099, #000000aa), url(/uploaded/Image/mastheads/mobile/450_ExtrudedPart.jpg);;}
}

#regWhite .card-body {
flex: none;
padding: 20px;
margin-left: 20px;
}

/*---------------------- Marketo Form Start  ------------------------------- */

.form-container {padding-bottom:50px; padding-left: 20px; align-self: center;}
.form-title { margin: 20px 0 0 0; text-align: center; font-size: 2.2em; text-transform: uppercase; font-weight: 700; color: #ff6319; line-height: 1em;}
.form-intro-text { color: white; max-width: 840px; margin: 40px auto -30px; padding: 0 10px; text-align: left; }
.form-intro-text a { color: #ff6319 !important; }

.mktoForm table {
    width: 100% !important;
}

.mktoForm .mktoCheckboxList {
    width: 100% !important;
}

#regBodyContent input[type=email], #regBodyContent input[type=number], #regBodyContent input[type=text], #regBodyContent input[type=password], #regBodyContent input[type=tel], #regBodyContent textarea, #swks_FormSelector {
        -webkit-appearance: none;
    box-shadow: 0 0 3px #617fbb;
    border: 1px solid #415595;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-size: 1em;
    margin-bottom: 1%;
    margin-right: 1%;
    width: 97%;
    float: left;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;
}

#regBodyContent input[type=checkbox] {
    width: 20px;
    height: 20px;
    background-color: #fff;
    position: relative;
    border-radius: 3px;
    border: 1px solid #333;
    webkit-appearance: checkbox;
}

.mktoForm button.mktoButton {
    float: left;
    cursor: pointer;
    background-color: #85b358;
    border-radius: 0;
    width: 100%;
    border: 0;
    text-align: center;
    color: #fff;
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 8px 16px;
    border-radius: 5px 5px 5px 5px;
}

#Country {
    width: 416px;
    box-shadow: 0 0 3px #617fbb;
    border: 1px solid #415595!important;
    font-size: 1em;
    margin-bottom: 1%;
    margin-right: 1%;
    float: left;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;
background-color: #fff;
color:  #757575;
	}
	
	
#swks_County {
    width: 416px;
    box-shadow: 0 0 3px #617fbb;
    border: 1px solid #415595!important;
    font-size: 1em;
    margin-bottom: 1%;
    margin-right: 1%;
    float: left;
    padding: 5px;
    border-radius: 3px 3px 3px 3px;
	}


.mktoHtmlText.mktoHasWidth {
    margin-left: 20px;
}



.mktoForm {
    font-size: 14px !important;
    color: #757575 !important;
    line-height: 1.7em;
    font-weight: 500 !important;
    word-wrap: break-word;
    margin-top: 10px;
    font-size: 16px !important;
}

.mktoForm a {
color: #c4c4c4 !important;
}

.mktoForm .mktoFormCol {
    width: 100%;
    margin-bottom: 0px !important;
}
.mktoFormCol {
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;
    justify-content: 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 #009fdf !important;
font-size: 1.1em !important;
float: left;
padding: 10px !important;
border-radius: 4px;
}
.mktoForm .mktoFormRow {
    width: 100%;
    display: flex;
    justify-content: center;
    max-width: 800px;
    margin: auto;
}

.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: #009fdf;
    padding-left: 0px !important;
}

#regGrey input[type=text], #regGrey input[type=email], #regGrey textarea  {margin-bottom: 0 ;}
textarea#mkto_formnotes {margin-bottom: 20px !important; margin-top:20px;}

.mktoForm .mktoError .mktoErrorArrow {
    background-color: #1d4f91 !important;
    border: none !important;
}

.mktoForm .mktoError .mktoErrorMsg {
    background-color: #1d4f91 !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: #ff6319;
    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;
margin-left: 50%;
}


#regGrey select {
    background-color: #fff;
    color: #757575;
}

.mktoFieldWrap.mktoRequiredField {margin-bottom: 20px;}

.mktoFormRow input, #mkto_formnotes {
    min-height: 40px;
}


.mktoCaptchaDisclaimer {text-align: center!important;}

.mktoForm .mktoCheckboxList > label {
    width: 95%;
    margin-left: 2.5em!important;
    margin-top: -27px!important;
    margin-bottom: 0px!important;
}


#confirmform {
    margin-top: 50px;
}

/*---------------------- Marketo Form End  ------------------------------- */
