/* Updated 23rd November after 2nd session with Eric consolidating CSS */
/* This version is to be published with release S201808 */
/* Future consildation will be puiblished with release S201809 */

/** Updating 6/14/22 by Alec **/
/** Moving css changes to respected pages **/


/* PODCAST CSS */
.platform-container{
    display: flex;
    flex-wrap: wrap;
}
.platform{
    width: 25%;
    margin: 10px 0;
}
.platform a{
    box-shadow: none;;
}
.platform img{
    width: auto;
}

/* ZENDESK CSS */
iframe#launcher{
    visibility: hidden;
}

/* NON DNA HERO ACT ON CONFLICT */
.rendering-no-dna-hero-image{
    z-index: 0;
}

/* Contact Us Hoome & Get in Touch Rendering */
.git-acton-form{
    max-height: 0;
    overflow: hidden;
    transition-delay: 0s;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.git-acton-form.grown{
        margin-bottom: 90px;
        max-height: 700px;
}
.chat-icon .color{fill:#8cb80f;} 
.adl{fill:#212120;}
.mark{fill:#212120;}
.svg-icon .color {opacity: 0;z-index: 1;}
.contact-icon .color2{fill:#212120;}
.contact-icon .color1{fill:#dc500a;}
.adl{fill:#212120;}
.mark{fill:#212120;}
.svg-icon .color {opacity: 0;z-index: 1;}

/*DNA TEXT & LINK PATCH*/

.hero-sub {
    font-size: 2.6rem;
    font-weight: 300;
    line-height: 40px;
    display: block;
}
.hero-sub2 {
    font-weight: 300;
    font-size: 2.2rem;
    line-height: initial;
    display: block;
    margin-top: 2rem;
}
.hero-link {
line-height:initial;
}

#rendering-dna-hero-image {
    width:100vw;
}



@media only screen and (min-width: 1400px){
#rendering-dna-hero-image .DNAwrap:after {
    width: calc((100vw - 1200px)/2);
}

}




.mktoFieldDescriptor.mktoFormCol:only-child {  /*add full width to last col if it is odd number*/
    width: 100%;
}






/*full width wrapper padding fix*/



@media only screen and (min-width:1200px){

    .rendering-fullwidthtext > :first-child.lgQuarter,
    .rendering-fullwidthtext > :first-child.lgThird,
    .rendering-fullwidthtext > :first-child.lgHalf,
    .rendering-fullwidthtext > :first-child.lgTwoThirds,
    .rendering-fullwidthtext > :first-child.lgThreeQuarters{
        padding-right:1.5rem!important;
    }
    .rendering-fullwidthtext > :last-child.lgQuarter,
    .rendering-fullwidthtext > :last-child.lgThird,
    .rendering-fullwidthtext > :last-child.lgHalf,
    .rendering-fullwidthtext > :last-child.lgTwoThirds,
    .rendering-fullwidthtext > :last-child.lgThreeQuarters{
        padding-left:1.5rem!important;
    }
}

@media only screen and (min-width:991px){

    .rendering-fullwidthtext > :first-child.mdQuarter,
    .rendering-fullwidthtext > :first-child.mdThird,
    .rendering-fullwidthtext > :first-child.mdHalf,
    .rendering-fullwidthtext > :first-child.mdTwoThirds,
    .rendering-fullwidthtext > :first-child.mdThreeQuarters{
        padding-right:1.5rem!important;
    }

    .rendering-fullwidthtext > :last-child.mdQuarter,
    .rendering-fullwidthtext > :last-child.mdThird,
    .rendering-fullwidthtext > :last-child.mdHalf,
    .rendering-fullwidthtext > :last-child.mdTwoThirds,
    .rendering-fullwidthtext > :last-child.mdThreeQuarters{
        padding-left:1.5rem!important;
    }

}

@media only screen and (min-width:768px) {

    .rendering-fullwidthtext > :first-child.smQuarter,
    .rendering-fullwidthtext > :first-child.smThird,
    .rendering-fullwidthtext > :first-child.smHalf,
    .rendering-fullwidthtext > :first-child.smTwoThirds,
    .rendering-fullwidthtext > :first-child.smThreeQuarters{
        padding-right:1.5rem!important;
    }

    .rendering-fullwidthtext > :last-child.smQuarter,
    .rendering-fullwidthtext > :last-child.smThird,
    .rendering-fullwidthtext > :last-child.smHalf,
    .rendering-fullwidthtext > :last-child.smTwoThirds,
    .rendering-fullwidthtext > :last-child.smThreeQuarters{
        padding-left:1.5rem!important;
    }

}

@media only screen and (max-width:768px){

    .rendering-fullwidthtext > :first-child.xsQuarter,
    .rendering-fullwidthtext > :first-child.xsThird,
    .rendering-fullwidthtext > :first-child.xsHalf,
    .rendering-fullwidthtext > :first-child.xsTwoThirds,
    .rendering-fullwidthtext > :first-child.xsThreeQuarters{
        padding-right: 0rem;
    }

    .rendering-fullwidthtext > :last-child.xsQuarter,
    .rendering-fullwidthtext > :last-child.xsThird,
    .rendering-fullwidthtext > :last-child.xsHalf,
    .rendering-fullwidthtext > :last-child.xsTwoThirds,
    .rendering-fullwidthtext > :last-child.xsThreeQuarters{
        padding-left: 0rem;
    }

}





/*end new*/



/*paragraph spcing fix*/

p {
    margin: 0 0 20px;
}
.persona p {
    margin: 0 0 10px;
}

.row {
    clear:both;
    display:block;
}

.block-link {
    box-shadow: none;
}

a.white-link {
    color: #fff;
    box-shadow: inset 0 -0.3rem 0 #fff;
}

.block-link:hover, .block-link:focus {
    text-decoration: none;
}

/*GLOBAL SALES QUICKFIX IE OVERRIDE*/

/* .global-sales .gsmap {
    height: 750px !important;
}
#gsmap-btnwrap{
    display:inline-block;
    position:relative!important;
    margin-top:50px;
} */



/*header nav*/
#headernav_0 {
    min-width: 150px;
}



/*Button*/
button{
    font-weight: bold;
}
.btn a {
    text-decoration: none;
    box-shadow: none;
}

.btn-size-lrg {
    padding: 1.5rem 3rem;
    font-size: 2.4rem;
    line-height: inherit;
    border-radius: .5rem;
    font-weight: 700;
}

/*End Buttons*/



/* SVG   */
svg.svg-icon {
    stroke: none !important;
}

.rendering-search ul>li>div.search-image-description:hover svg path{
    fill: #8cb80f;
}

.svg-icon {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.svg-icon .adl {
    fill: #212120;
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.svg-icon .mark {
    fill: #212120;
    opacity: 1;
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.svg-icon .color {
    opacity: 0;
    z-index: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.colored.svg-icon .color, .colored .svg-icon .color {
    opacity: 1;
}
.colored.svg-icon .mark, .colored .svg-icon .mark {
    opacity: 0;
}
.calendar-icon .color, .career-icon .color, .contact-icon .color1, .ebook-icon .color, .product-icon .color, .webpage-icon .color2 {
    fill: #dc500a;
}
.case-study-icon .color2, .chat-icon .color, .customer-service-icon .color, .government-icon .color, .sales-rep-icon .color, .user-icon .color, .webpage-icon .color1, .cart-icon .color {
    fill: #8cb80f;
}
.case-study-icon .color1, .companion-guide-icon .color, .education-icon .color, .global-icon .color, .phone-icon .color, .webinar-icon .color, .white-paper-icon .color {
    fill: #19aaba;
}
.webpage-icon .color3 {
    fill: #ebba17;
}
.contact-icon .color2 {
    fill: #212120;
}


.colored a{
    color:#19aaba;
}



/* End SVG */


/*Get in touch rendering, contact & Certification Forms  */

.get-in-touch a {
    box-shadow: none;
}
.cntc-git-outer {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 50px;
}
#cntactfrmsection header {
    margin-top: 7.5rem;
}
.git-outer {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 65px;
}
.git-inner {
    width: 33.3%;
    text-align: left;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.git-inner a {
    text-decoration: none;
    color: inherit;
}
.git-center {
    display: inline-block;
    margin: 0 auto;
    cursor: pointer;
}
.git-center:hover > .git-text .block-link {
    color: #19aaba;
}
.git-img {
    display: inline;
    height: 100%;
    width: 57px;
    float: left;
    text-align: center;
}
.git-text {
    float: left;
    display: inline;
    overflow: visible;
    padding-left: 15px;
}
.git-support {
    padding-left: 15px;
}
.cntc-center h4 {
    padding-top: 10px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
}
.cntc-support span {
    display: block;
}
.cntc-center {
    display: inline;
    margin: 0 auto;
    cursor: pointer;
}


.cntc-git-outer svg {
    height: 80px
}
#cntc-call .cntc-img:hover ~ .cntc-text, #cntc-call .cntc-img:hover ~ .cntc-text .block-link:before, #cntc-call .cntc-img:hover ~ h4 {
    color: #19aaba;
    width: 100%;
}
#cntc-gs .cntc-img:hover ~ .cntc-text, #cntc-gs .cntc-img:hover ~ .cntc-text .block-link:before, #cntc-gs .cntc-img:hover ~ h4 {
    color: #19aaba;
    width: 100%;
}
.cs_phone.hover, .cs_email.hover {
    color: #19aaba;
}
.cs_phone.hover.block-link:before, .cs_email.hover.block-link:before {
    width: 100%;
}
.git-center:hover > .git-text .block-link:before, .cntc-center a:hover .block-link:before {
    width: 100%;
}
.cntc-img {
    margin: 0 auto;
    display: block;
    text-align: center;
    height: 80px;
}
.cntc-text {
    margin: 0 auto;
    text-align: center;
    overflow: visible;
}
.cert-form-wrap-req {
    max-height: 0px;
    overflow: hidden;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.cert-reg-form {
    min-height: 300px;
}
/* .mktoForm .mktoLabel {
    font-size: 1.4rem;
} */
.cert-form-wrap-req.grown {
    max-height: 595px;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-out;
    margin-bottom: 90px;
}
/* .mkto-form-wrap {
    max-height: 0;
    overflow: hidden;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-out;
} 
.mkto-form-wrap.grown {
    max-height: 500px;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-out;
    margin-bottom: 90px;
}
*/
#cnct-form-wrap {
    background: #f5f4f4;
    min-height: 520px;
    margin-top: 100px;
}
.cert-form-wrap {
    max-height: 0px;
    overflow: hidden;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.cert-reg-form {
    min-height: 300px;
}
.cert-form-wrap.grown {
    max-height: 925px;
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease-out;
    margin-bottom: 90px;
}

/***********/

/* PODCAST MEDIA QUERY */
@media(max-width: 1099px){
    .platform img{
        width: 95%;
    }
}
@media(max-width: 600px){
    .platform{
        width: 33%;
    }
    .platform img{
        width: 95%;
    }
}

@media(max-width: 768px){
    .ao-form .ao-row{
        flex-wrap: wrap;
    }
    .ao-form .ao-row .ao-column.ao-column-6{
        width: 100% !important;
    }
    input,
    select,
    textarea{
        padding: 12px !important;
    }
}
    /* input,
    select,
    textarea{
        padding: 5px !important;
        font-size: 12px !important;
    }
    input::placeholder,
    textarea::placeholder {
        font-size: 12px !important;
    } */







/* .cert-reg-form span.modal__trigger:hover, .cert-reg-form span.modal__trigger:focus {
    text-decoration: none;
    color: #19aaba;
} */



@media (max-width: 1100px) {
    .git-inner {
        width: 100%;
        margin-bottom: 50px;
        display: inline-block;
    }
    .git-outer {
        width: 330px;
        margin: 0 auto;
        position: relative;
        margin-top: 50px;
    }
}

@media (max-width: 767px) { 
    .cert-form-wrap.grown, .mkto-form-wrap.grown  {
        max-height: 2000px;
    }
}

@media (max-width: 480px) {
    #How_May_We_Help_You__c {
        height: 130px;
    }
    .termswrap {
        bottom: 18rem;
    } 
}


	
/**********************************BRAND MODELS*******************************************************/



.brandmodel {
    position: absolute;
    top: 0;
    width: 67%;
    max-height: 800px;
    max-width: 800px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.brandmodel-wrap {
    position: relative;
}
#strong-mdl-wrap {
    padding-bottom: 51%;
}
#cpi-mdl-wrap, #firo-mdl-wrap {
    padding-bottom: 31%;
}
#tki-mdl-wrap {
    padding-bottom: 41%;
}




/***RESPONSIVE YOUTUBE***/
/***********************/

.video-wrap {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.responsive-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}











/*SVG*/
	  
.custserv-cls-1 {
    fill: none;
    stroke: #552062;
    stroke-miterlimit: 1;
}
.gs-cls-1 {
    fill: none;
    stroke: #552062;
    stroke-miterlimit: 10;
}
.chat-cls-1 {
    fill: none;
    stroke: #552062;
    stroke-miterlimit: 1;
}
.phone-cls-1 {
    fill: none;
    stroke: #552062;
    stroke-miterlimit: 1;
}
.contact-cls-1 {
    fill: none;
    stroke: #552062;
    stroke-miterlimit: 1;
}
#cntc-call .cntc-img svg {
    padding-top: 5px;
    width: 75px;
}
#cntc-gs .cntc-img svg {
    width: 61px;
}
#cntc-chat .cntc-img svg {
    width: 67px;
    padding-top: 8px;
}
/*end SVG*/
	
/** MENU/NAV FONT SIZE CHANGE **/
.navbar.navbar-mb h3 a {
    font-size: 1.6rem;
}
.navbar.navbar-mb .navbar-collapse ul[role] .nav li a {
    font-size: 1.6rem;
}






/*Other Styles*/



.hidden {
    display: none;
}
.bltmrgn {
    text-align: left;
}







<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300italic,400italic,600italic,700italic,300,600,700,800" rel="stylesheet" />
<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" /> <link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />