@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500&display=swap');


/* validation */

span.validation {
    width: 100%;
    display: inline-block;
    top: 100px;
    position: relative;
    text-align: left;
    }


/* Logo */

#sgflogodiv {
    max-width: 840px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 15px;
}

div#sgflogodiv img {
    max-width: 100%;
}

/* Body and Content 1 Formatting */

hr {
    border-color: #000;
}


body {
    font-family:"Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    color: #000;
}

p#byent {
    font-size: 16px;
}

p#haveacct a {
    font-weight: bold;
    color: #5ec5ff;
    font-size: 16px;
}

p#haveacct a:hover {
    text-decoration:none;
}

p#Fieldsma {
    font-size: 16px;
}

/* Demographic and Customer Info */

span#content2 {
    width: 341px;
}

span#content3 {
    width: 559px;
    margin-left: 30px;
}

span.questionlabel {
    font-size: 18px;
}

input[type="text"], select {
    border: 1px solid #000;
}

select {
    font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 16px;
    color: black;
    font-style: italic;
}

h2 {
    font-family: "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    letter-spacing: .01em;
    margin-bottom: 5px;
    font-size: 26px;
    color:#5ec5ff;
    font-weight: bold;
}

#p1, #p2, #p5, #p6, #p8, #p9 {
    margin-bottom: 0px;
    width: 50%;
    display: inline-block;
}

p#p4, p#p7 {
    width: 100%;
}

input#id4, select#id7 {
    box-sizing: border-box;
    margin-right: 20px;
    max-width: 542px;
    width: 100%;
}

select#id8 {
    max-width: 261px;
}

/* Select term */

span.spanc17.drg-element-type-cms-content.drg-element-sub-type-category-8 p#p17 span.questionlabel {
    display:none;
}

span.spanc18.drg-element-type-cms-content.drg-element-sub-type-category-8 p#p18 span.questionlabel {
    display:none;
}

span.spanc19.drg-element-type-cms-content.drg-element-sub-type-category-8 p#p19 span.questionlabel {
    display:none;
}

/*Payment Info*/

select#EXPMONTH {
    width: 150px;
    display: inline-block;
    margin-right: 20px;
}

select#EXPYEAR {
    width: 150px;
    display: inline-block;
}

#p32.addresslabel {
    display: block;
}

#p32.addresslabel .questionlabel {
    display: block;
}

p#eachoption {
    font-family:"Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 24px;
    font-style: italic;
    font-weight: 500;
}

/* Email and Newsletters */

p#pleaseenteremail {
    font-size: 18px;
    font-style: italic;
    font-weight: 500;
}

p#p28 {
    margin-bottom: 35px;
}

div#pp6 {
    margin-bottom: 10px;
}

div#pp7 {
    margin-bottom: 10px;
}

div#pp8 {
    margin-bottom: 10px;
}

#pp6 span.questionlabel, #pp7 span.questionlabel, #pp8 span.questionlabel {
    font-size: 14px;
    font-style:italic;
    font-weight: 500
    ;  
}

/* Submit Button */

div#submitbtn {
    display: none;
}

input[type="submit"] {
    -webkit-appearance:none;
    text-shadow: none;
    font-size: 24px;
    padding: 10px 30px;
    display: inline-block;
    position: relative;
    color: #fff;
    background: #8bd6fd;
    text-decoration: none;
    min-width: 100px;
    border-radius: 17px;
    overflow: hidden;
    box-shadow: 0 12px 14px -8px rgb(0 0 0 / 75%);
    -webkit-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    border: 0;
    letter-spacing: .03em;
    font-weight: normal;
}

input[type="submit"]:hover {
    -webkit-appearance:none;
    font-size: 24px;
    display: inline-block;
    position: relative;
    color: #fff;
    background: #8bd6fd;
    text-decoration: none;
    min-width: 100px;
    border-radius: 17px;
    overflow: hidden;
    box-shadow: none;
    -webkit-transition: box-shadow .3s ease-in-out;
    transition: box-shadow .3s ease-in-out;
    border: 0;
    letter-spacing: .03em;
    font-weight: normal;
}

div#custsubmit {margin-top: 25px;}

/* Left Side Content */


div#leftsidedesc img {
    margin-bottom: 40px;
}

p#freedigsub {
    padding: 10px 9px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    letter-spacing: .02em;
    background-color: #edf4f5;
    margin-bottom: 10px;
}

p#inevery {
    color: #5ec5ff;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 25px;
    line-height: 1.12;
    font-size: 28px;
    font-weight: bold;
}

p#inevery2 {
    margin-bottom: 25px;
    text-align: center;
    line-height: 1.25;
    padding: 0 1px;
    font-size: 18px;
    letter-spacing: .01em;
}

.points {
    margin-bottom: 15px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #8bd6fd;
    margin-right: auto;
    margin-left: auto;
}

.points:before, .points:after {
    content: "";
    position: absolute;
    top: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #8bd6fd;
}

.points:before {
    right: -23px;
}

.points:after {
    left: -23px;
}

div#alreadysubbox {
    text-align: center;
    background-color: #edf4f5;
    border: 5px dashed #5ec5ff;
    padding: 10px 30px 12px;
}

p#clickmanage {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: .01em;
    margin-bottom: 0px;
}

p#alreadysubbedheader {
    line-height: 1;
    color: #5ec5ff;
    text-transform: uppercase;
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: bold;
}

p#clickmanage a {
    color:black;
}

p#clickmanage a:hover {
    color:black;
    text-decoration:none;
}

/* Additional Info */

.additional-info {
    margin-bottom: 60px;
    font-size: 12px;
    font-style: italic;
    font-weight: 500;
    margin-top: 20px;
}

.additional-info span{
   font-weight: bold;
   
}

span.contact-info2 {
    font-weight: bold;
    margin-left: 20px;
}

span.contact-info a, span.contact-info2 a {
    color: black;
    text-decoration: none;
}

span.contact-info a:hover, span.contact-info2 a:hover {
    color: #8bd6fd;
    text-decoration: none;
}

/* footer */

.sixteen.columns.footer {
    margin: 0px;
    width: 100%;
    display: flex;
    float: none;
}

.footerimg1 {
    width: 50%;
}

.footerimg1 img {
    vertical-align: middle;
    width: 100%;
}

.sixteen.columns.footer {
    width: 99.5vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    border: none;
}

/* Login */

span#content3 {
    float: right;
    width: 426px;
}

span#content2 img {
max-width:300px;
    margin-top: 65px;
    width: 100%;
}

span#content2 {
    width: 445px;
}

p#p2 {
    width: 100%;
}

p#p13 {
    padding-left: 0px;
    width: 45%;
}

p#p23 {
    padding-right: 0px;
    width: 45%;
}

input#id13, input#id23 {
    max-width: 100%;
}

.addresslabel {
    width: inherit;
    padding: 20px 20px;
}

p#pleaseprov {
    margin-bottom: 0px;
}

.addresslabel .questionlabel {
    width: 100%;
}

p#p2 {
    padding-left: 0px;
}

@media only screen and (max-width: 959px) {

span#content2 {
    width: 296px;
}

span#content2 img {
    margin-top: 140px;
}

span#content3 {
    width: 390px;
}

select#id8 {
    max-width: 185px;
}

p#p4, p#p7 {
    max-width: 380px;
}

}


@media only screen and (max-width: 767px) {

span#content2 {
    margin-left: 0px;
    width: 100%;
    margin-bottom:30px;
    margin-right: 0px;
}

span#content2 img {
    margin-top: 0px;
}

span#content3 {
    margin:0px;
    width: 100%;
}

select#id8 {
    max-width: 185px;
}

p#p4, p#p7 {
    max-width: 410px;
}

div#leftsidedesc img {
    text-align:center;
    margin-bottom: 40px;
    margin-left:auto;
    margin-right:auto;
    display:block;
}

span#content1 {
    width:100%;
    text-align:center;
}

p#byent {
    text-align: center;
}

p#haveacct {
    text-align: center;
}

p#Fieldsma {
    text-align: center;
}

.footerimg1 {
    width: 100%;
}

.sixteen.columns.footer {
    display: table;
}

}

@media only screen and (max-width: 479px) {

#p1, #p2, #p4, #p5, #p6, #p7, #p8, #p9 {
    margin-bottom: 0px;
    width: 100%;
    display: block;
}

input#id4, select#id7, select#id8 {
    max-width: 90%;
    box-sizing: initial;
}

}
