.heading-menu, #customers, #allFea {
    display: none;
}
.sec-pTB {
    padding: 40px 0 10px;
}
.bannerflex {
    background: linear-gradient(101deg,#00366d,#006ac5);
    color: #fff;
}
.flexslider .flexBnrslides > li .flex {
    display: flex;
    min-height: 300px;
    align-items: center;
    justify-content: center;
}

.flexslider .flexBnrslides > li .flex .caption {
    margin: 0 45px 0 15px;
    width: 54%;
}

.flexslider .flexBnrslides > li .flex .clip {
    width: 30%;
}

.flexslider .flexBnrslides > li .flex .caption h2 {
    font-size: 25px;
    font-weight: lighter;
    line-height: 50px;
    margin:0;
    margin-bottom:25px;
    color:#fff;
    font-weight: 100;  
}
.flexslider .flexBnrslides > li .flex .caption a{
    position: relative;
    display: block;
    max-width: 180px;
    text-align: center;
    color: #000;
    background-color: #ffd74d;
    padding: 12px;
    font-size: 21px;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 25px;
    }
.flexslider .flexBnrslides > li .flex .caption h2 strong{
    font-size: 30px;
    color: #ffce26;
    font-weight: 600;  
}
.flexslider .flexBnrslides > li .flex .caption h2 .intro {
    font-size: 16px;
    font-weight: 600;
    background-color: #ffce26;
    padding: 2px 10px;
    line-height: normal;
    display: inline-block;
    border-radius: 0 10px;
}

.gartner-peer .box {
    position: relative;
    background-color: #0068c2;
    box-shadow: 0 0 5px #000000;
    padding: 25px;
    border-radius: 10px;
    max-width: 400px;
}

.gartner-peer .box p {
    font-size: 16px;
    line-height: 30px;
    max-width: 70%;
    margin: 0;
}


.gartner-peer.testimonial {
    background-color: #006ac6;
    background-image: url(../images/gartner-testi-bg.png);
    background-position: top center;
    background-size: 100% auto;
}

.gartner-peer.testimonial blockquote {
    font-style: oblique;
    font-size: 16px;
    color:#fff;
    margin: auto;
    margin-bottom: 25px;
    max-width: 800px;
    text-shadow: 0 0 5px #00000094;
}
.gartner-peer.testimonial blockquote strong {
    display: block;
    color: #ffd550;
    font-weight: 400;
    font-size: 13px;
}
.gartner-peer.testimonial h3 {
    font-size: 30px;
    max-width: 800px;
    margin: auto !important;
    padding: 30px 0 10px;
    line-height: 45px;
    font-weight: 100;
    text-align: center;
    color:#eee !important;
}
.gartner-peer.testimonial h3 a {
    color: #e6e6e6 !important;
    text-decoration:none;
    font-weight:400;
}
.gartner-peer.desc{
    max-width:900px;
    margin:auto;
    padding:0 20px 20px;
}
.gartner-peer.desc:nth-child(2){
   padding-top: 30px;
}
.gartner-peer.desc p{
    font-size:15px;
    line-height:30px;
    margin:0;
    margin-bottom:17px;
}
.gartner-peer.desc h3 {
    color: #0067c0 !important;
    margin-bottom: 15px !important;
    margin-top: 30px !important;
    max-width: 700px;
}

.gartner-peer.desc h4 {
    margin: 0;
    font-weight: 500;
    margin-bottom: 15px;
    max-width: 90%;
    line-height: 25px;
    font-size: 15px;
}
.gartner-peer.desc ul {
    list-style: decimal inside;
}
.gartner-peer.desc ul li{
    padding: 0 0 15px 0;
}
.gartner-peer.desc ul.spl li {
    display: inline-block;
    line-height: normal;
    font-weight: 600;
}
.gartner-peer.desc ul.no{
    list-style:none;
    counter-reset: section;
}
.gartner-peer.desc ul.no li{
    position: relative;
    font-size: 16px;
    color:#000;
    padding-left: 40px;
}
.gartner-peer.desc ul.no li:before {
    position: absolute;
    counter-increment: section;
    content: counter(section);
    display: inline-block;
    border-radius: 50%;
    background-color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    text-align: center;
    margin-right: 7px;
    vertical-align: middle;
    color: #b6515a;
    font-weight: 600;
    left: 0;
}

.gartner-peer.desc ul.no li:last-child:after{
   display: none;
}
.gartner-peer.desc ul li a {
    display: block;
    padding: 10px 18px;
    background-color: #f2f2f2;
    min-width: 250px;
    margin: 10px 10px 5px 0;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    color:#333;
    border-left:1px solid #b6515a;
}
.gartner-peer.desc ul li a:hover {
    color: #0067c0;
    border-left: 1px solid #016cca;
}
.gartner-peer.experts {
    background-color: #5e32771a;
    padding: 40px;
    background-image: url(../images/testimonial-bg.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.gartner-peer.experts h4 {
    font-size: 24px;
    text-align: center;
    margin: 0;
    margin-bottom: 25px;
}

.gartner-peer.experts .expert-comment {
    position: relative;
    max-width: 800px;
    margin: 0 auto 20px;
    color: #5b3176;
    padding: 15px 15px 30px;
    font-size: 16px;
    border-radius: 5px;
    line-height: 32px;
    background-color: #fff;
    box-shadow: 0px 2px 4px;
}
.gartner-peer.experts .expert-comment blockquote {
    font-style:oblique;
}
.gartner-peer.experts .expert-comment span {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    background-color: #efeaf2;
    color: #8e44a9;
    font-weight: 600;
    padding: 3px 12px;
    line-height: normal;
    border-radius: 5px 0 5px;
}
.gartner-peer.experts .expert-comment .rating {
    position: absolute;
    right: 0;
    top: 0;
    margin: 10px;
}

.gartner-peer.experts .expert-comment .rating img {
    width: 25px;
    margin: 5px;
}
.gartner-peer.policy {
    max-width: 1000px;
    margin: auto;
    padding: 50px 0 30px 0;
}

.gartner-peer.policy p {
    font-style: italic;
    font-size:12px;
    line-height:normal;
    margin:0 0 10px;
    text-align:center;
    color:#ccc;
}

.gartner-peer.policy h3 {
    font-size: 19px;
    color: #8e44a9 !important;
}
.gartner-peer.experts h3 {
    max-width: 750px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    color: #8e40bd !important;
    margin: auto !important;
}
.gartner-peer.experts .expert-comment blockquote a:hover {
    color: #0679b8;
}
.gartner-peer.spl {
    text-align: center;
}

.gartner-peer.spl .call-to {
    display: inline-block;
    background-color: #cb2134;
    padding: 14px;
    line-height: normal;
    min-width: 200px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0 25px;
    border-radius: 5px;
    text-decoration: none;
}

.gartner-peer.spl .call-to.offset {
    background-color: #059b4f;
    color: #fff;
    font-weight: 600;
}
.gartner-peer.overview h3 {
    color: #b6515a !important;
    text-align: center;
    font-size: 17px;
    line-height: 27px;
    font-weight: 600;
}
.gartner-peer.testimonial .flex {
    display: flex;
    justify-content: center;
}
.gartner-peer.testimonial .flex .left, .gartner-peer.testimonial .flex .right {
    width: 350px;
    max-width: 100%;
    padding: 30px 50px;
}
.gartner-peer.testimonial .flex .left {
    align-self: center;
}
.gartner-peer.spl p {
    font-size: 18px;
    margin: 40px 0 20px;
    font-weight: 600;
}
.gartner-peer.desc.bullet {
    display: flex;
    max-width: none;
    padding: 50px;
    color: #fff;
    background-color: #f2f2f2;
    background-image: url(../images/gartner-bullet-bg.png);
    background-position: bottom center;
    background-size: 100% auto;
    align-items: center;
    justify-content: center;
}
.gartner-peer.desc.bullet .container {
    max-width: 600px;
    margin: 0 50px 0 0;
}
.gartner-peer.desc.bullet h3 {
    margin-top: 0 !important;
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 24px !important;
}
.edi-btn {
    max-width: 500px;
}
.edi-btn inputgroup input, .edi-btn inputgroup select, .edi-btn .field-valid input, .edi-btn .field-error input, .edi-btn inputgroup textarea {
    background-color: #fff !important;
    width: 95% !important;
}

.edi-btn inputgroup label {
    z-index: 0;
    pointer-events: none;
}
.edi-btn inputgroup.focus label{
    color:#fff;
}
.edi-btn inputgroup.half {
    width: 48% !important;
    margin-right: 2% !important;
    display: inline-block;
}

.edi-btn inputgroup.half input {
    width: 92% !important;
}

.edi-btn inputgroup.half.last {
    margin-right: 0 !important;
}
.edi-btn inputgroup{
    margin:0 !important;
}
.fbutton input#Submit {
    width: 200px !important;
    background-color: #059b4f !important;
    font-weight: 600;
    font-size: 17px !important;
}
.gartner-peer.desc.bullet form h3 {
    text-align: center;
    margin-bottom: 0 !important;
    color: #fff !important;
}
.edi-btn inputgroup.error .error-field, .edi-btn inputgroup.error1 .error-field1 {
    color: #ffd549;
}
div#formCTAgdpr{
   color:#fff;
}
div#formCTAgdpr a{
   color:yellow;
}