﻿/* CSS Document */
.tooltip { font-size: 14px; text-align: left; }
.tooltipIcon { display: inline-block; width: 17px; height: 17px; vertical-align: middle; background: url(../../images/icons/information-circle.png) right center no-repeat; margin-top: -3px; background-size: 100%; margin-left: 5px; }
.tooltip .tooltip-inner { max-width: 260px; margin-top: 30px; padding: 10px 15px; color: #fff; text-align: left; line-height: 20px; background-color: #888888; border-radius: 0; }
.tooltip .arrow { display: none; }
.tooltip.show { opacity: 1; }
span[data-toggle='tooltip'] { display: inline-block; }

/*#comm100-float-button-2 { display: none; }*/

#main { overflow: hidden; }
#crumbsNav { padding-top: 70px }
    #crumbsNav .linkGroup { text-align: center; margin-top: 15px; }
        #crumbsNav .linkGroup li { display: inline-block; margin: 0 35px; }
    #crumbsNav .desc { font-size: 20px; line-height: 28px; margin: 20px 0; text-align: center; }

.basicForm .basicFormGroup { /*margin-bottom: 20px;*/ }
    .basicForm .basicFormGroup .basicFormInput { height: 50px; }
    .basicForm .basicFormGroup .basicFormInput,
    .basicForm .basicFormGroup .basicFormTextArea { border: 1px solid #999; width: 100%; padding: 5px 10px 5px 20px; font-size: 16px; }
    .basicForm .basicFormGroup .iti { width: 100% !important; font-size: 16px; }
.basicForm .nextStepBtn, .quote-container .submit-btn { font-size: 18px; height: 52px; line-height: 48px; margin-top: 20px; width: 100%; max-width: 326px; text-align: center; }
.basicForm .basicFormGroup .errorMsg { /*position: absolute;*/ min-height: 20px; margin: 0; color: #ec403d; font-size: 14px; line-height: 20px; text-align: left; }

.purchaseMain .purchaseContent { background: #F5F5F5; padding: 0 0 0 32px; width: 100%; max-width: 1200px; margin: 20px auto 30px; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
    .purchaseMain .purchaseContent .cl { -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; padding: 68px 40px 0; }
        .purchaseMain .purchaseContent .cl.quote2hide { display: none; }
        .purchaseMain .purchaseContent .cl .linkGroup { margin-top: 15px; }
            .purchaseMain .purchaseContent .cl .linkGroup li { display: inline-block; margin-right: 35px; }
                .purchaseMain .purchaseContent .cl .linkGroup li:last-child { margin-right: 0; }
        .purchaseMain .purchaseContent .cl .dialog { position: relative; background: #E0E0E0; padding: 20px 17px 20px 30px; font-size: 18px; line-height: 28px; }
            .purchaseMain .purchaseContent .cl .dialog:before { content: ""; position: absolute; right: -48px; top: 50%; transform: translateY(-50%); width: 0; height: 0; border: 24px solid transparent; border-left-color: #e0e0e0; }
        .purchaseMain .purchaseContent .cl .customers { margin-top: 30px; }
            .purchaseMain .purchaseContent .cl .customers .topic { font-size: 22px; line-height: 26px; margin-top: 47px }
                .purchaseMain .purchaseContent .cl .customers .topic + div { margin-top: 60px; }
            .purchaseMain .purchaseContent .cl .customers .logoList { width: 500px; }
                .purchaseMain .purchaseContent .cl .customers .logoList li { display: inline-block; margin: 16px 0; }
                    .purchaseMain .purchaseContent .cl .customers .logoList li img { object-fit: contain; }
                    .purchaseMain .purchaseContent .cl .customers .logoList li.LockheedMartin img { width: 127px; margin-right: 28px; }
                    .purchaseMain .purchaseContent .cl .customers .logoList li.IBM img { width: 70px; margin-right: 50px; }
                    .purchaseMain .purchaseContent .cl .customers .logoList li.HP img { width: 41px; margin-right: 40px; }
                    .purchaseMain .purchaseContent .cl .customers .logoList li.Siemens img { width: 103px; }
                    .purchaseMain .purchaseContent .cl .customers .logoList li.ADP img { width: 100px; height: 30px; margin-right: 55px; }
                    .purchaseMain .purchaseContent .cl .customers .logoList li.FedEx img { width: 78px; margin-right: 43px; }
                    .purchaseMain .purchaseContent .cl .customers .logoList li.GE img { width: 42px; margin-right: 40px; }
                    .purchaseMain .purchaseContent .cl .customers .logoList li.Xerox img { width: 106px; }
                    .purchaseMain .purchaseContent .cl .customers .logoList li.Deloitte img { width: 95px; margin-right: 44px; }
                    .purchaseMain .purchaseContent .cl .customers .logoList li.FUJIFILM img { width: 96px; margin-right: 38px; }
                    .purchaseMain .purchaseContent .cl .customers .logoList li.orangeIcon img { width: 45px; margin-right: 38px; }
                    .purchaseMain .purchaseContent .cl .customers .logoList li.Seagate img { width: 114px; }
    .purchaseMain .purchaseContent .cr { width: 47.5%; background: #323234; }
        .purchaseMain .purchaseContent .cr .top { padding: 42px 80px 37px; }
            .purchaseMain .purchaseContent .cr .top h2 { color: #FE8E14; margin-bottom: 32px; }
            .purchaseMain .purchaseContent .cr .top input { outline: none; }
        .purchaseMain .purchaseContent .cr .bottom { background: #000000; color: #ffffff; padding: 14px 36px; font-size: 14px; line-height: 20px; }

.otherContact { padding-bottom: 140px }
.otherContactMethod { background: #F5F5F5; padding: 0; width: 100%; max-width: 1200px; height: 160px; margin: 0px auto; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
    .otherContactMethod > div { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; align-items: center; justify-content: center; font-size: 16px; line-height: 24px; }
        .otherContactMethod > div:nth-child(1) { -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; }
            .otherContactMethod > div:nth-child(1) .topic { margin: 0; font-size: 24px; line-height: 36px; width: 173px; margin-right: 20px; }
        .otherContactMethod > div:nth-child(2) { width: 34.4%; background: #EEEEEE; margin-right: 3px; }
        .otherContactMethod > div:nth-child(3) { width: 36.7%; background: #EEEEEE; }
        .otherContactMethod > div .icon-arrows { display: inline-block; width: 32px; height: 31px; background: url(../../images/banner/DWT/Arrows.svg); }
        .otherContactMethod > div .icon { display: inline-block; width: 80px; height: 80px; background: #FFFFFF; border: 2px solid #323234; margin-right: 30px; }
            .otherContactMethod > div .icon.icon-phone { background: url(../../images/banner/DWT/Phone.svg) #FFFFFF no-repeat center center; }
            .otherContactMethod > div .icon.icon-chat { background: url(../../images/banner/DWT/Messages-Chat.svg) #FFFFFF no-repeat center center; }
        .otherContactMethod > div:nth-child(2) a { width: 156px; }
.es-dbr-buyit .otherContactMethod > div:nth-child(2) { width: 32.4%; }
.es-dbr-buyit .otherContactMethod > div:nth-child(3) { width: 38.4%; }
.es-dbr-buyit .otherContactMethod > div:nth-child(1) .topic, .es-dbr-buyit .otherContactMethod > div:nth-child(2) a { width: 197px }


.quoteStep2 { display: none; padding: 20px 95px 50px; color: #ffffff; width: 100%; max-width: 1140px; background: #323234; margin: 0 auto; margin-bottom: 60px; }
    .quoteStep2 #container-body { margin-top: 0; margin-bottom: 0; color: #ffffff; }
        .quoteStep2 #container-body .h3 { color: #FE8E14; padding: 0; }
        .quoteStep2 #container-body a { display: inline-block; font-size: 20px; margin-bottom: 20px; margin-left: -50px; }
        .quoteStep2 #container-body p { font-size: 24px; line-height: 26px; margin-top: 10px; }
    .quoteStep2 .quote-container { margin-bottom: 0; font-size: 16px; }
        .quoteStep2 .quote-container .control-label { padding-bottom: 14px; font-size: 18px; }
        .quoteStep2 .quote-container .form-group { margin-bottom: 0; }
    .quoteStep2 .input-group { margin-left: 0; }
    .quoteStep2 .quote-container .control-label.fontOswald { font-family: "Oswald-Light"; }

#fullLayoutMain { min-height: calc(100vh - 447px); }

.showSmall { display: none; }

input[type="radio"] { width: 0px; height: 0px; opacity: 0; position: absolute }
    input[type="radio"] + label { margin-bottom: 0; }
        input[type="radio"] + label:before { content: ""; display: inline-block; width: 16px; height: 16px; border-radius: 50%; margin-right: 5px; vertical-align: top; margin-top: 3px; border: 0; background: #ffffff }
    input[type="radio"]:checked + label:before { background-color: #0075ff; background-clip: content-box; border: 3px solid #fff; }
    input[type="radio"]:checked + label:hover:before { background-color: #0065dd }

.d-select { display: inline-block; position: relative; background: #FFFFFF; margin-left: 30px; margin-left: 0; width: 100%; }
    .d-select .d-select-main { height: 100%; line-height: 100%; font-size: 16px; padding-left: 18px; color: #323234; cursor: default; padding-right: 13px; }
        .d-select .d-select-main .fontLight { color: #999999; font-size: 16px; margin-right: 3px; }
        .d-select .d-select-main label { cursor: pointer; margin-bottom: 0; height: 50px; line-height: 50px; vertical-align: top; margin-right: 0px; width: calc(100% - 35px); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: left; }
        .d-select .d-select-main .placeholder { color: #797775; }

    .d-select .d-select-options { display: none; color: #323234; font-size: 16px; position: absolute; width: 100%; height: auto; background: #FFFFFF; z-index: 100; box-shadow: 1px 5px 10px -5px #80808094; }
        .d-select .d-select-options .d-select-option-item { padding: 0px 24px; height: 40px; line-height: 40px; cursor: default; text-align: left; }
            .d-select .d-select-options .d-select-option-item:hover { background: #DDDDDD; }
        .d-select .d-select-options.hide { display: none; }
    .d-select i.icon-arrow-down { height: 50px; width: 27px; background: url(../../images/icons/arrow-down.png) no-repeat; background-position: center; display: inline-block; background-size: 60%; }

#TriedSDK4 + label span.showChecked { display: none; }
#TriedSDK4:checked + label span.showChecked:not(.mobileSDK) { display: inline; }
.exceptionCheckedAsParents + label { margin-bottom: 0; user-select: none; }

.timeInputChoose .txtPreferredTimeDiv { display: inline-block; float: left; position: relative; }
.timeInputChoose .calenderSetting { position: absolute; right: 45px; top: 12px; cursor: pointer; pointer-events: none; }
#txtPreferredTime, #selectHour, #selectUTC { border: 1px solid #323234; height: 50px; line-height: 50px; color: #323234; padding: 8px; font-size: 18px; width: 180px; box-shadow: none; background: #ffffff; vertical-align: middle; font-family: Oswald-Regular; }
#txtPreferredTime { width: 350px; margin-right: 25px; margin-right: 35px; }
#selectHour, #selectUTC { width: 144px; }
#selectHour { margin-right: 20px; }
.bookMeeting .timeInputChoose .utcSpan { font-size: 18px; }
#txtPreferredTime:focus, #selectHour:focus, #selectUTC:focus { border-color: #FE8E14; border-width: 2px; outline: none; }

.clientRegionSelector { display: none; }
    .clientRegionSelector select { color: grey; outline: none; }
        .clientRegionSelector select option { color: black; }

.perYear { padding: 10px 15px; border-right: 1px solid black; }

.group-question label.unCountLabel { margin-top: 5px; margin-left: 15px; }
.group-question .group-item > div > div.radio,
.group-question .group-item > div > div.checkbox,
.group-question .group-item > div > div.input-group { margin-left: 15px; }
.form-group > div > div.radio,
.form-group > div > div.checkbox,
.form-group > div > div.input-group { margin-left: 15px; }

.faq-links { display: flex; justify-content: center; flex-wrap: wrap; align-items: center; height: auto; min-height: 80px; gap: 10px 100px; background-color: #f5f5f5; }

@media screen and (max-width: 1679px) {
    #fullLayoutMain { min-height: calc(100vh - 447px); }
    .basicForm .basicFormGroup .basicFormInput, .basicForm .basicFormGroup .basicFormTextArea { font-size: 14px; }
    .basicForm .nextStepBtn, .quote-container .submit-btn { height: 50px; line-height: 46px; font-size: 16px; }
    #crumbsNav .desc { font-size: 16px; }

    .purchaseMain .purchaseContent { padding: 0 0 0 50px; }
        .purchaseMain .purchaseContent .cl { padding: 50px 0; }
            .purchaseMain .purchaseContent .cl .dialog { padding: 20px 30px 20px 35px; font-size: 16px; line-height: 26px; width: calc(100% - 65px); }
            .purchaseMain .purchaseContent .cl .customers { padding: 0; }
                .purchaseMain .purchaseContent .cl .customers .topic { font-size: 20px; }
                .purchaseMain .purchaseContent .cl .customers .logoList li.LockheedMartin img { margin-right: 25px; }
                .purchaseMain .purchaseContent .cl .customers .logoList li.IBM img { margin-right: 34px; }
                .purchaseMain .purchaseContent .cl .customers .logoList li.HP img { margin-right: 26px; }
                .purchaseMain .purchaseContent .cl .customers .logoList li.ADP img { margin-right: 50px; }
                .purchaseMain .purchaseContent .cl .customers .logoList li.FedEx img { margin-right: 26px; }
                .purchaseMain .purchaseContent .cl .customers .logoList li.GE img { margin-right: 28px; }
                .purchaseMain .purchaseContent .cl .customers .logoList li.Deloitte img { margin-right: 30px; }
                .purchaseMain .purchaseContent .cl .customers .logoList li.FUJIFILM img { margin-right: 30px; }
                .purchaseMain .purchaseContent .cl .customers .logoList li.orangeIcon img { margin-right: 30px; }
    .quoteStep2 { padding: 20px 60px 45px; }
        .quoteStep2 .quote-container { margin-bottom: 0; font-size: 14px; }

    .otherContact { padding-bottom: 100px }
    .otherContactMethod { height: 150px; }
        .otherContactMethod > div:nth-child(1) .topic { font-size: 22px; line-height: 32px; }
}

@media screen and (max-width: 1199px) {
    .basicForm .nextStepBtn, .quote-container .submit-btn { height: 50px; line-height: 46px; font-size: 18px; }
    .purchaseMain .purchaseContent .cr .top { padding: 42px 28px 37px; }
    .purchaseMain .purchaseContent .cl { padding: 50px 0; padding-left: 0px; }
        .purchaseMain .purchaseContent .cl .dialog { padding: 20px 20px 20px 25px; font-size: 14px; line-height: 24px; }
        .purchaseMain .purchaseContent .cl .customers .topic { font-size: 18px; }
            .purchaseMain .purchaseContent .cl .customers .topic + div { width: 400px }
                .purchaseMain .purchaseContent .cl .customers .topic + div img { width: 100%; }
        .purchaseMain .purchaseContent .cl .customers .logoList { width: 360px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.LockheedMartin img { margin-right: 20px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.IBM img { margin-right: 43px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.HP img { margin-right: 0; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.Siemens img { margin-right: 20px }
            .purchaseMain .purchaseContent .cl .customers .logoList li.ADP img { margin-right: 23px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.FedEx img { margin-right: 0px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.GE img { margin-right: 36px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.Xerox img { margin-right: 40px }
            .purchaseMain .purchaseContent .cl .customers .logoList li.Deloitte img { margin-right: 30px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.FUJIFILM img { margin-right: 40px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.Seagate img { margin-right: 0; }

    .quoteStep2 { display: none; padding: 20px 40px 35px; color: #ffffff; /*width: 55.5%;*/ width: 100%; }
        .quoteStep2 #container-body a { margin-left: -20px; }
    .quote-container .submit-btn { margin-top: 0; }
    .quoteStep2 .quote-container .control-label { padding-bottom: 10px; font-size: 16px; }

    .otherContactMethod > div .icon { width: 70px; height: 70px; margin-right: 20px; }
    .otherContactMethod > div { font-size: 14px; line-height: 24px; }
        .otherContactMethod > div:nth-child(1) .topic { font-size: 20px; line-height: 30px; width: 138px; }
    .purchaseMain .purchaseContent .cl .dialog:before { content: ""; position: absolute; bottom: -48px; top: unset; right: 0; left: 50%; transform: translateX(-50%); width: 0; height: 0; border: 24px solid transparent; border-top-color: #e0e0e0; }
}

@media screen and (max-width: 991px) {
    .showSmall { display: block; }
    .hideSmall { display: none; }

    #crumbsNav { padding-top: 40px; }

    .purchaseMain .purchaseContent { display: block; padding: 0 }
        .purchaseMain .purchaseContent .cl { padding: 30px 0; text-align: center; }
            .purchaseMain .purchaseContent .cl .dialog { max-width: 530px; margin: 0 auto; }
        .purchaseMain .purchaseContent .cr { width: 100%; max-width: 530px; background: #323234; margin: 0 auto; }
    .quoteStep2 { display: none; padding: 20px 50px 50px; width: 100%; max-width: unset; /*max-width: 670px;*/ }
    .purchaseMain .purchaseContent .cl .customers { width: 100%; margin: 0 auto; }
        .purchaseMain .purchaseContent .cl .customers .topic { margin-top: 30px; }
            .purchaseMain .purchaseContent .cl .customers .topic + div { width: 100%; max-width: 552px; margin: 35px auto; padding: 0 30px; }
        .purchaseMain .purchaseContent .cl .customers .logoList { width: 500px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.LockheedMartin img { width: 127px; margin-right: 28px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.IBM img { width: 70px; margin-right: 50px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.HP img { width: 41px; margin-right: 40px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.Siemens img { width: 103px; margin-right: 0; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.ADP img { width: 100px; height: 30px; margin-right: 55px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.FedEx img { width: 78px; margin-right: 43px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.GE img { width: 42px; margin-right: 40px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.Xerox img { width: 106px; margin-right: 0; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.Deloitte img { width: 95px; margin-right: 44px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.FUJIFILM img { width: 96px; margin-right: 38px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.orangeIcon img { width: 45px; margin-right: 38px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.Seagate img { width: 114px; margin-right: 0; }

    .purchaseMain .purchaseContent .cr .top { padding: 30px 28px 25px; }
        .purchaseMain .purchaseContent .cr .top h2 { margin-bottom: 25px; }
    .basicForm .nextStepBtn, .quote-container .submit-btn { margin-top: 10px; }
    .otherContactMethod { display: block; height: auto; }
        .otherContactMethod > div { display: inline-flex; width: 49%; height: 100px; }
            .otherContactMethod > div:nth-child(1) { width: 100%; height: 70px; }
                .otherContactMethod > div:nth-child(1) .topic { width: 100%; text-align: center; }
            .otherContactMethod > div:nth-child(2) { width: 48.5%; margin-right: 1%; }
            .otherContactMethod > div:nth-child(3) { width: 50%; }
    .es-dbr-buyit .otherContactMethod > div:nth-child(2) { width: 48.5%; }
    .es-dbr-buyit .otherContactMethod > div:nth-child(3) { width: 50%; }
    .otherContactMethod > div .icon-arrows { display: none; }
    .es-dbr-buyit .otherContactMethod > div:nth-child(1) .topic { width: 100%; }
}

@media screen and (max-width: 767px) {
    .basicForm .basicFormGroup .basicFormInput, .basicForm .basicFormGroup .basicFormTextArea { font-size: 14px; }
    .quoteStep2 #container-body a { font-size: 18px; }
    .purchaseMain .purchaseContent { padding: 0 0 0 20px; }
    .quoteStep2 { padding: 20px 30px; }
    .purchaseMain .purchaseContent .cl .customers { padding: 0; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.LockheedMartin img { margin-right: 25px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.IBM img { margin-right: 34px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.HP img { margin-right: 26px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.ADP img { margin-right: 50px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.FedEx img { margin-right: 26px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.GE img { margin-right: 28px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.Deloitte img { margin-right: 30px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.FUJIFILM img { margin-right: 30px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.orangeIcon img { margin-right: 30px; }
    .otherContactMethod > div:nth-child(2) { width: 100%; margin-right: 0; margin-bottom: 5px; }
    .otherContactMethod > div:nth-child(3) { width: 100%; }
    .es-dbr-buyit .otherContactMethod > div:nth-child(2) { width: 100%; }
    .es-dbr-buyit .otherContactMethod > div:nth-child(3) { width: 100%; }
    .otherContactMethod > div { justify-content: left; padding-left: 40px; }
        .otherContactMethod > div:nth-child(1) .topic { text-align: left; }
}

@media (max-width: 620px) {
    #main .linkGroup { margin-bottom: 25px; }
        #main .linkGroup li:first-child { font-size: 16px; line-height: 26px; }
    .purchaseMain .purchaseContent .cl .customers .logoList { width: auto; }
    .purchaseMain .purchaseContent .cl .customers, .purchaseMain .purchaseContent .cr, .purchaseMain .purchaseContent .cl .dialog { max-width: 400px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.LockheedMartin img { margin-right: 20px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.IBM img { margin-right: 43px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.HP img { margin-right: 0; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.Siemens img { margin-right: 20px }
        .purchaseMain .purchaseContent .cl .customers .logoList li.ADP img { margin-right: 23px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.FedEx img { margin-right: 0px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.GE img { margin-right: 36px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.Xerox img { margin-right: 40px }
        .purchaseMain .purchaseContent .cl .customers .logoList li.Deloitte img { margin-right: 30px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.FUJIFILM img { margin-right: 40px; }
        .purchaseMain .purchaseContent .cl .customers .logoList li.Seagate img { margin-right: 0; }
    #crumbsNav .desc span { display: block; }
    .purchaseMain .purchaseContent .cr .bottom { font-size: 12px; line-height: 16px; }
    .col-12, .purchaseMain { padding: 0; }
    .row { margin: 0; }
}

@media (max-width: 500px) {
    h3, .h3 { font-size: 18px; line-height: 28px; }
    .quoteStep2 #container-body a { font-size: 16px; }
    .purchaseMain .purchaseContent { margin-top: 0; }
        .purchaseMain .purchaseContent .cl { padding-bottom: 0; }
            .purchaseMain .purchaseContent .cl .customers .topic { font-size: 16px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.LockheedMartin img { margin-right: 15px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.IBM img { margin-right: 25px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.HP img { margin-right: 0; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.Siemens img { margin-right: 10px }
            .purchaseMain .purchaseContent .cl .customers .logoList li.ADP img { margin-right: 20px; width: 61px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.FedEx img { margin-right: 0px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.GE img { margin-right: 20px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.Xerox img { margin-right: 20px }
            .purchaseMain .purchaseContent .cl .customers .logoList li.Deloitte img { margin-right: 0px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.FUJIFILM img { margin-right: 10px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.orangeIcon img { margin-right: 10px; }
            .purchaseMain .purchaseContent .cl .customers .logoList li.Seagate img { margin-right: 0; }
            .purchaseMain .purchaseContent .cl .customers .logoList { width: auto; max-width: 320px; margin: 0 auto; }
}

@media (max-width: 320px) {
    .quoteStep1 .basicForm .basicFormGroup { display: block !important; width: 100% !important; }
}


@media (min-width: 768px) {
    #main .linkGroup { margin-bottom: 25px; }
        #main .linkGroup li:first-child { font-size: 16px; line-height: 26px; }
}

.dwt-buyit .meeting-mask { display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0,0,0,.4); z-index: 9999 }
.dwt-buyit .meeting-modal { display: none; background: #fff; position: fixed; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 80%; max-width: 800px; z-index: 10000; padding: 30px; padding-top: 40px; font-size: 24px }
    .dwt-buyit .meeting-modal .close-btn { position: absolute; right: 25px; top: 6px; cursor: pointer }
        .dwt-buyit .meeting-modal .close-btn::after { content: "✖"; font-size: 22px; color: #323234 }
    .dwt-buyit .meeting-modal .modal-content { border: 0 }
        .dwt-buyit .meeting-modal .modal-content .btn-line { padding: 30px 0 40px }
            .dwt-buyit .meeting-modal .modal-content .btn-line .d-btn { height: 45px; line-height: 43px; font-size: 20px }
        .dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method { display: -webkit-box; display: -webkit-flex; display: box; display: flex; padding: 0; width: 100%; height: 130px; margin: 0 auto }

@media(max-width:767px) {
    .dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method { display: block; height: auto }
}

.dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div { display: -webkit-box; display: -webkit-flex; display: box; display: flex; -webkit-box-align: center; -webkit-align-items: center; box-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; box-pack: center; justify-content: center; font-size: 16px; line-height: 24px }

@media(max-width:991px) {
    .dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div { display: inline-flex; width: 49%; height: 100px }
}

@media(max-width:767px) {
    .dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div { justify-content: left; padding-left: 40px }
}

.dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div .icon-arrows { display: inline-block; width: 32px; height: 31px; background: url(../../images/banner/DWT/Arrows.svg) }

@media(max-width:991px) {
    .dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div .icon-arrows { display: none }
}

.dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div .icon { display: inline-block; width: 80px; height: 80px; background: #fff; border: 2px solid #323234; margin-right: 30px }
    .dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div .icon.icon-phone { background: url(../../images/banner/DWT/Phone.svg) #fff no-repeat center center }
    .dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div .icon.icon-chat { background: url(../../images/banner/DWT/Messages-Chat.svg) #fff no-repeat center center }

@media(max-width:991px) {
    .dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div .icon { width: 64px; height: 64px; margin-right: 10px }
}

.dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div:nth-child(1) { width: 50%; background: #eee; margin-right: 3px }
    .dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div:nth-child(1) a { width: 156px }

@media(max-width:991px) {
    .dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div:nth-child(1) { font-size: 14px }
}

@media(max-width:767px) {
    .dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div:nth-child(1) { width: 100%; margin-right: 1% }
}

.dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div:nth-child(2) { width: 50%; background: #eee }

@media(max-width:991px) {
    .dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div:nth-child(2) { font-size: 14px }
}

@media(max-width:767px) {
    .dwt-buyit .meeting-modal .modal-content .meeting-contact .meeting-contact-method > div:nth-child(2) { width: 100% }
}

.dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent { margin: 20px auto 60px; }

@media (max-width: 991px) {
    .dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent { padding: 0; display: flex; flex-direction: column; }
}

.dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent .cl { padding-top: 40px; padding-bottom: 40px; }

@media (max-width: 991px) {
    .dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent .cl { order: 2; padding: 40px 20px; }
}

.dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent .cr .top { padding-bottom: 64px; }

@media (max-width: 1199px) {
    .dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent .cr .top { padding-bottom: 30px; }
}

@media (max-width: 991px) {
    .dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent .cr { order: 1; max-width: initial; }
}

.dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent .contact-box { display: flex; align-items: center; }

@media (max-width: 991px) {
    .dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent .contact-box { justify-content: center; }
}

.dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent .contact-box p { font-size: 16px; line-height: 24px; margin: 0; text-align: left; width: 205px; }
.dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent .contact-box .icon { display: block; border: 2px solid #323234; width: 61px; height: 61px; background-repeat: no-repeat; background-position: center; margin-right: 25px; }

@media (max-width: 575px) {
    .faq-links { margin-top: 20px; padding: 10px 0; }
    .dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent .contact-box .icon { width: 50px; height: 50px; background-size: 80%; }
}

.dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent .contact-box .icon-sales { background-image: url(../../images/banner/DWT/Messages-Chat.svg); }
.dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent .contact-box .icon-phone { background-image: url(../../images/banner/DWT/Phone.svg); }
.dwt-buyit .purchaseMain .purchaseContent.StepOneLeftContent img { width: 420px; height: auto; max-width: 100%; }
