﻿* {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-size:16px;
    line-height:24px;
    font-weight:400;
}

html{
    overflow-x:hidden;
}

body {
    padding:0px;
    margin:0px;
    max-width:1440px;
    margin:auto;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: black;
}

ul li {
    /*
     * We want the bullets outside of the list,
     * so the text is aligned. Now the actual bullet
     * is outside of the list’s container
     */
    list-style-position: outside;
    /*
     * Because the bullet is outside of the list’s
     * container, indent the list entirely
     */
    margin-left: -25px;
}

li {
    font-weight: 300;
    font-size: 11px;
    list-style-position: inside;
    color: #ED1B35;
    line-height: 22px;
    margin-bottom: 8px;
}

li span {
        font-family: neue-haas-grotesk-display, sans-serif;
        font-size: 16px;
        letter-spacing:1px;
        line-height: 20px;
        font-weight: 400;
        color:black;
}

input, select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 4px;
    width: 400px;
    height: 56px;
    border: solid 1px black;
    margin-bottom: 12px;
    font-size: 18px;
    margin-right: 8px;
    letter-spacing:1px;
}
.inputSubmit {
    background-color: #FFFFFF;
    border: solid 2px #cc0000;
    text-align: center;
    color: #cc0000;
    font-weight:600;
    cursor: pointer;
    width: 400px;
    font-size: 20px;
    cursor: pointer;
    padding-top: 13px;
    height: 38px;
    margin-top: 30px;
    margin-bottom:20px;
    display: block;
    letter-spacing:0.5px;
}

.inputLink {
    background-color: #FFFFFF;
    text-align: Left;
    color: #cc0000;
    font-weight: 600;
    cursor: pointer;
    max-width: 500px;
    font-size: 20px;
    cursor: pointer;
    padding-top: 13px;
    height: 38px;
    margin-top: 30px;
    display: block;
}

.inputFooter {
    font-size: 14px;
    margin-top: 3px;
    letter-spacing:1px;
}

#hero {
    content: url(../images/Gartner-Lumada-hero2.jpg);
    /*    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
*/
    width: 100%;
    height: auto;
}
.logo {
    background-image: url(../images/Hitachi-Inspire-CC0000-BOX.svg);
    background-size: contain;
    background-repeat: no-repeat;
    height: 84px;
    width:170px;
    position:relative;
    float:right;
}

.introtext{
    font-size:22px;
    letter-spacing:1px;
    line-height:26px;
    margin-bottom:20px;
}
.ctaButton {
    cursor: pointer;
    background-image: url(../images/See-More-cta.jpg);
    background-size: contain;
    width: 237px;
    height: 59px;
    margin-top: 50px;
}

.centercontent{
    margin-top:60px;
}

#leftcontent {
    max-width: 54%;
    display: inline-block;
    vertical-align: top;
    margin-right:6%;
}
#rightcontent {
    width: 455px;
    display: inline-block;
    vertical-align: top;
}
.moreholder{
    margin-top:30px;
}


.moreImg {
    display: inline-block;
    vertical-align: top;
    width: 180px;
}

.moreTxt {
    display: inline-block;
    max-width: 250px;
    margin-left: 15px;
}

.speakers {
} 
.speakerholder {
    margin-bottom: 20px;
}
.speakerImg {
    background-image: url(../images/paul.png);
    background-size: contain;
    background-repeat:no-repeat;
    width: 150px;
    height: 150px;
    display: inline-block;
    vertical-align: top;
} .speakerInfo {
    display: inline-block;
    vertical-align: top;
    margin-left:20px;
    margin-top:30px;
} .speakername{
    font-weight:600;
} .speakertitle{
    letter-spacing:1px;
} .blueBG {
    margin-top: 80px;
    padding-top: 66px;
    padding-bottom: 46px;
    background-color: #001933;
} .red {
    color: #cc0000;
} .boldred {
    color: #cc0000;
    font-weight: 600;
    letter-spacing: 0px;
} .white {
    color: #ffffff;
    max-width: 1150px;
    margin-bottom: 16px;
    letter-spacing: 1px;
    padding-right:20px;
} .leftmargin{
    margin-left:96px;
} 
  .header{
    font-weight:600;
    font-size:18px;
    line-height:22px;
    margin-bottom:8px;
    max-width:500px;
} 
  .redline {
    max-width: 100%;
    height: 6px;
    background-color: #cc0000;
    margin-top: 50px;
    margin-bottom: 50px;


} .bodytext {
    max-width: 640px;
    margin-bottom: 16px;
    letter-spacing: 1px;
} .datetimetext {
    max-width: 520px;
    letter-spacing: 1px;
} .titletxt {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 700;
    font-size: 56px;
    line-height: 58px;
    padding-top: 100px;
    color:white;
} .smtitletxt {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    padding-top: 20px;
    color: white;
} .bigline {
    background-color: #cc0000;
    width: 310px;
    height: 10px;
    margin-top: -13px;
    margin-left: 96px;
} .subtitletxt {
    font-family: neue-haas-grotesk-display, sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 35px;
    padding-right: 40px;
} #bluetitle {
    margin-bottom: 30px;
    max-width:600px;
} .ctaholder {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
} .linktitle {
    color: #cc0000;
    text-transform:uppercase;
    margin-bottom:10px;
    font-weight:600;
    letter-spacing:0.5px;
} .ctaimage {
    cursor: pointer;
    background-image: url(../images/asset-1.jpg);
    background-size: contain;
    width: 404px;
    height: 180px;
} #FooterHolder {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    bottom: 0px;
    margin-top:50px;
    max-width: 1440px;
    height: 65px;
    letter-spacing: 1px;
} a.redlink:link {
    color: #cc0000;
    font-size: 16px;
    text-decoration: underline;
    letter-spacing:1px;
    line-height:18px;
}
/* visited link */
a.redlink:visited {
    color: #cc0000;
    font-size: 16px;
    text-decoration: underline;
    letter-spacing: 1px;
    line-height: 18px;
}
/* mouse over link */
a.redlink:hover {
    color: #cc0000;
    font-size: 16px;
    text-decoration: underline;
    letter-spacing: 1px;
    line-height: 18px;
}
/* selected link */
a.redlink:active {
    color: #cc0000;
    font-size: 16px;
    text-decoration: underline;
    letter-spacing: 1px;
    line-height: 18px;
} 
a:link {
    color: #888888;
    font-size: 13px;
    text-decoration: none;
}
/* visited link */
a:visited {
    color: #888888;
    font-size: 13px;
    text-decoration: none;
}
/* mouse over link */
a:hover {
    color: #888888;
    font-size: 13px;
    text-decoration: none;
}
/* selected link */
a:active {
    color: #888888;
    font-size: 13px;
    text-decoration: none;
} #footer {
    font-size: 13px;
    color: #888888;
    max-width: 400px;
    padding-left: 30px;
    display: inline-block;
    margin-top: 18px;
    vertical-align: top;
} #terms {
    font-size: 13px;
    display: inline-block;
    color: #888888;
    vertical-align: top;
    margin-top: 18px;
    margin-right: 40px;
    float: right;
} @media screen and (max-width:1400px) {
    #leftcontent {
        max-width: 50%;
        display: inline-block;
        vertical-align: top;
        margin-right: 4%;
    }


} @media screen and (max-width:1440px) {

        .logo {
            position: absolute;
            right: 0px;
            top: 0px;
            float: unset;
        }

        .bigline {
            margin-left: 4vw;
        }

        .leftmargin {
            margin-left: 4vw;
        }

        .ctaimage {
            width: 28.056vw;
            background-size: cover;
            background-position: center;
        }
    } @media screen and (max-width:1148px) {
        .ctaimage {
            background-size: contain;
            width: 404px;
            height: 180px;
        }

        .ctaholder {
            display: block;
            vertical-align: top;
            margin-top: 30px;
        }
    } @media screen and (max-width:1011px) {
/*        #hero {
            background-image: url(../images/hero-cisco-live.jpg);
        }
*/
        #leftcontent {
            width: 95%;
            max-width: 740px;
            display: block;
            vertical-align: top;
            margin-right: 0px;
        }

        #rightcontent {
            width: 95%;
            max-width:740px;
            display: block;
            vertical-align: top;
            margin-left: 5vw;
            margin-top: 50px;
        }

        .bodytext {
            max-width: 90%;
            margin-bottom: 16px;
            letter-spacing: 1px;
        }

        .intromobile{
            max-width:590px;
        }
        #rightcontent {
            width: 95%;
        }

        .header {
            max-width: 80%;
        }

        .redline {
            max-width: 85%;
        }


        #FooterHolder {
            height: auto;
        }

        #footer {
            font-size: 12px;
            color: #888888;
            max-width: 400px;
            padding-left: 20px;
            display: block;
            padding-top: 0px;
        }

        #terms {
            display: block;
            margin-top: 0px;
            padding-left: 20px;
            margin-right: 0px;
            float: unset;
            padding-bottom: 10px
        }
    } @media screen and (max-width:930px) {



        #hero {
            content: url(../images/Gartner-Lumada-hero-930.jpg);
            width: 100%;
            height: auto;
        }

        .logo {
            height: 9.032vw;
            width: 18.280vw;
            margin-left: -18.280vw;
        }

        .titletxt {
            font-size: 6.022vw;
            line-height: 6.237vw;
            padding-top: 8.602vw;
        }

        .smtitletxt {
            font-size: 2.581vw;
            line-height: 2.796vw;
            padding-top: 2.151vw;
        }

        .bigline {
            background-color: #cc0000;
            width: 33.3vw;
            height: 1.075vw;
            margin-top: -1.398vw;
            margin-left: 4vw;
        }

        .centercontent {
            margin-top: 6.452vw;
        }
    } @media screen and (max-width:720px) {

        .subtitletxt {
            font-size: 4.722vw;
            line-height: 4.861vw;
        }

        .introtext {
            font-size: clamp(18px, 3.056vw, 22px);
            line-height: clamp(23px, 3.611vw, 26px);
            margin-bottom: clamp(16px, 2.778vw, 20px);
            letter-spacing: 1px;
        }
    } @media screen and (max-width:590px) {

        .ctaimage {
            width: 90vw;
            background-size: cover;
            background-position: center;
        }


        .speakerImg {
            display: block;
            vertical-align: top;
        }

        .speakerInfo {
            display: block;
            margin-left: 0px;
        }
    } 
      
      
      
      @media screen and (max-width:487px) {
        .moreTxt {
            display: block;
            margin-left: 0px;
        }

}