/**********  IMPORTANT  **********************/
/* THIS WEBSITE MUST USE REM FOR ALL SIZING */
/* EVERY SIZE IN PIXLES MUSE BE EVIDED BY 10 */
/* E.G: */
/* padding: 15px -> padding 1.5rem */
/* font-size: 42px -> font-size: 4.2rem */
/********************************************/
/**/
/**/
/****************************************/
/****************************************/
/** Launchpad1 **/
/*
 * 
 *  Author: CAUSEIS PTY LTD -
 * 
 *  Version: 1 -   
 *
 * 
 *  Document contains changes to Layout
 *
 *
*/
/****************************************/
/****************************************/
/****************************************/
/*** Desktop Nav ***/
/****************************************/
@media (min-width: 1025px) {
    header#hd {
        background: #ffffff;
        box-shadow: 0px 0px 2rem 0px rgb(0 0 0 / 11%);
        z-index: 100;
    }

    header#hd > .pre-header {
        background: #fff;
        box-shadow: 0px 0px 2rem 0px rgb(0 0 0 / 11%);
    }

    header#hd > .pre-header > .preheader-bar-container {
        max-width: 121.5rem;
        margin: auto;
    }

    header#hd > .pre-header > .preheader-bar-container > div {
        display: flex;
    }

    header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(1) {
        flex-grow: 1;
        display: flex;
        order: 0;
    }

    header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(1) > div {
        display: flex;
        width: 100%;
    }

    header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(1) > div > div {
        width: 100%;
        display: flex;
    }
    
    header#hd > .pre-header ul.NavigationUnorderedList {
        display: flex;
        width: 100%;
    }

    header#hd > .pre-header ul.NavigationUnorderedList > li {
        /* border-left: 0.1rem solid #95c4e2; */
        background: transparent;
        transition: all 0.2s ease-in-out;
        margin: 0;
    display: flex;align-items: center;}

    header#hd > .pre-header ul.NavigationUnorderedList > li:hover {
/*         background: #49b0f3; */
    }

    header#hd > .pre-header ul.NavigationUnorderedList > li.nav-aux-cart {
        /* flex-grow: 1; */
        display: flex;
        align-items: flex-end;
        
    }

    header#hd > .pre-header ul.NavigationUnorderedList > li.nav-aux-cart > a {
        padding: 1.5rem;
        padding-right: .5rem;line-height: 1rem;
        margin-right: 0;
        position: relative;
    }

    header#hd > .pre-header ul.NavigationUnorderedList > li.nav-aux-cart > a > span:nth-of-type(2) {
        position: absolute;
    }

    header#hd > .pre-header ul.NavigationUnorderedList > li.nav-aux-cart > a > span:nth-of-type(2) > span {
        left: -.2rem;
        top: -.4rem;
    }

    header#hd > .pre-header ul.NavigationUnorderedList > li.nav-aux-cart > a > span:nth-of-type(2) > span .cartCenter {
        background: #fff;
        box-shadow: none;
        color: #00afdb;
    }

    header#hd > .pre-header ul.NavigationUnorderedList > li > a {
        color: #677d88bf ;
        text-decoration: none;
        padding: 0;
        line-height: 1;
        display: flex;
        margin: 0 auto;
        padding: 1.5rem;
    }

    ul.NavigationUnorderedList > li[class*="-icon"] span.nav-text {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        padding: .9rem !important;
        position: relative;
        font-size: 0;
        background: transparent;
        align-content: normal;
        background: no-repeat;
    }

    ul.NavigationUnorderedList > li.search-icon span.nav-text {
        background-image: url(/images/Launchpad-IA/Icons/svg/search.svg);
        filter: brightness(0.7);
    }

    header#hd > .pre-header ul.NavigationUnorderedList > li.nav-aux-cart > a > span:first-child {
        background-image: url(/images/Launchpad-IA/Icons/svg/cart.svg);
        background-repeat: no-repeat;
        background-position: initial !important;
        background-size: contain;
        padding: 0.5rem 1rem !important;
        position: relative;
        font-size: 0;
        filter: brightness(0.7);
    }

    header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(1) > div > .UtilitySection.UtilityNavigationToggle, header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(1) > div > .UtilitySection.UtilitySearch {
        display: none;
    }

    header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(1) > div > .searchbar-collapse {
        margin: 0;
        padding: 0;
        display: flex;
        height: 100% !important;
/*         border-left: 0.1rem solid #95c4e2; */
        padding: 0 0 0 1.5rem;
        display: none;
    }

    header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(1) > div > .searchbar-collapse > div {
        display: flex;
        padding: 0;
        align-items: center;
    }

    header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(1) > div > .searchbar-collapse > .search-container > .pre-header-search > div > input {
        margin: auto;
        background: transparent url(/images/CauseisStarterTemplate1/svg/search-white.svg) no-repeat;
        border-radius: 0;
        border: none;
        color: white;
        padding: 0 0 0 3rem !important;
        background-size: 1.8rem;
        background-position: left center;
        box-shadow: none;
    }

    header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(1) > div > .searchbar-collapse > .search-container > .pre-header-search > div > input[type="button"] {
        display: none;
    }

    div#ste_container_ciHeaderSignIn {
    margin: auto;
    order: 2;
}

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon {
        display: flex;
        order: 2;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel {
        display: flex;
        margin: auto;
        height: 100%;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(1) {
        display: none;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) {
        display: flex;
        height: 100% !important;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) > div {
        display: block;
        margin: auto;
        padding: 0 10px 0px 0px;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn {
        display: flex;
        max-width: 100%;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(1) {
        display: flex;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(1) > div > div:nth-of-type(3) {
        display: flex;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(1) > div > div:nth-of-type(3) label {
        display: none;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(1) > div > div:nth-of-type(3) .PanelField {
        margin-right: 1rem;
        padding: 0;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(1) > div > div:nth-of-type(3) input[type="text"], div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(1) > div > div:nth-of-type(3) input[type="password"] {
        border-radius: 0.7rem;
        height: 3rem;
        padding: 1rem;
        font-size: 1.2rem;
        background: #677d88;
        border: none;
        color: white;
        webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: 0.2s ease-in-out box-shadow, 0.2s ease-in-out border;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(1) > div > div:nth-of-type(3) .PanelField .forgot-link-field > a {
        display: block;
        border: none;
        font-size: 0;
        line-height: 1;
        top: 1.5rem;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(1) > div > div:nth-of-type(3) .PanelField:nth-of-type(2) .forgot-link-field > a:before {
        content: '';
        background-image: url(/images/CauseisStarterTemplate1/svg/question.svg);
        background-repeat: no-repeat;
        background-position: initial !important;
        background-size: contain;
        padding: 1rem 1rem !important;
        position: relative;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(1) > div > div:nth-of-type(3) input[type="text"]::placeholder, div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(1) > div > div:nth-of-type(3) input[type="password"]::placeholder {
        color: #fff;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(3) {
        display: none;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(2) {
        padding: 0 !important;
        display: flex;
        align-items: center;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(2) input {
        margin: 0;
        background: url(/images/CauseisStarterTemplate1/svg/arrow-white-right.svg) no-repeat;
        background-color: #677d88;
        font-size: 0;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 61%;
        padding: 0px;
        border: none;
        height: 3rem;
        width: 3rem;
        border-radius: .7rem;
        box-shadow: 0px 0px 0 2px transparent;
        transition: 0.2s ease-in-out background-color;
        transition: 0.2s ease-in-out box-shadow;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel > div:nth-of-type(2) .SignIn > div:nth-of-type(2) input:hover {
        background-color: #00afdb;
        color: #fff;
        box-shadow: 0px 0px 0 2px #fff;
    }

    header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(3) {
        order: 1;
        display: flex;
    }

    header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(3) > div {
        display: flex;
    }

    header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(3) > div > div {
        margin: auto;
        border: none !important;
    }

    header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(3) a {
        color: #fff;
        font-weight: 400;
        text-decoration: none;
        padding: 1rem 1.5rem;
    }



    div#ste_container_ciLogindetails .GridTitlePanel {
    margin: 0;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch {
    border: none;
    background: transparent;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table {
    background: transparent;
    display: flex;
    margin: 0;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table thead {
    display: none;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td {
    padding: 0;
    border: 0;
    display: flex;
    height: 100%;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr {
    display: flex;
    margin: 0;
    height: 100%;
    background: transparent !important;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin {
    display: flex;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > div .image {
    margin: auto;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > div > .user {
    display: flex;
   /*  padding-left: 1.5rem; */
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > div .image img#login {
    width: 2rem;
    filter: brightness(0.7);
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > div .welcome {
    padding: 0 1.5rem 0 1rem;
    margin: auto 0;
    font-weight: 600;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > div .welcome a {
    color: #677d88bf !important;
    text-decoration: none;
    margin: auto;
    /* pointer-events: none; */
    padding: 0;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > div .welcome a:hover {
    text-decoration: none !important;

}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin .image img {
    width: 3rem !important;
    height: 3rem !important;
    object-fit: cover;
    border-radius: 50%;
    background: #ffffff;
    padding: 0.1rem;
    margin: auto;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin> .profile {
    display: flex;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin> .profile a >span {
    color: #677d88 !important;
    padding: 0;
    line-height: 1;
    display: flex;
    margin: auto;
    padding: 1.5rem;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin> .profile a:hover >span {
    color: #00afdb !important;
}


div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin> .profile {
    margin: 0;
    line-height: 1;
/*     border-left: 0.1rem solid #4eabe7; */
    display: flex;
    background: transparent;
    transition: 0.2s ease-in-out background;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin> .user:hover {
/*     background: #4dabe7; */
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin> .profile:hover {
/*     background: #4dabe7; */
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin> .profile > a {
    text-decoration: none !important;
    margin: 0;
    display: flex;
    padding: 0;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin> .move-to-loggedin-iqa {
    display: flex;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin> .move-to-loggedin-iqa a >span {
    color: white !important;
    padding: 0;
    line-height: 1;
    display: flex;
    margin: auto;
    padding: 1.5rem;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin> .move-to-loggedin-iqa {
    margin: 0;
    line-height: 1;
    border-left: 0.1rem solid #e26e8b;
    display: flex;
    background: transparent;
    transition: 0.2s ease-in-out background;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin> .move-to-loggedin-iqa:hover {
    background: #d74559;
}

div#ste_container_ciLogindetails .RadGrid.RadGrid_MetroTouch table > tbody > tr >td > .loggedin> .move-to-loggedin-iqa > a {
    text-decoration: none !important;
    margin: 0;
    display: flex;
    padding: 0;
}

.Login-details .panel-body {
    padding: 0;
}

.Login-details {
}

header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(4) {
    order: 1;
    display: flex;
/*     border-left: 0.1rem solid #4eabe7; */
/*     border-right: 0.1rem solid #4eabe7; */
    padding: 0 1.5rem;
    transition: 0.2s ease-in-out background;
    background: transparent;
}

header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(4) > .nav-auxiliary {
    margin: auto;
}

header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(4) > .nav-auxiliary a {
    color: #677d88;
    margin: auto;
    text-decoration: none;
}

header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(4) > .nav-auxiliary > div {
    margin: 0;
}

header#hd > .pre-header > .preheader-bar-container > div> div:nth-child(4) a:hover {
/*     background: #4eabe7; */
    color: #00afdb !important;
}


/*********** header-bottom-container ************/

    header#hd .header-top-container {
        display: none;
    }

    header#hd .header-bottom-container {
        background: #f7f8f9;
        padding: 1rem;
    }

    .FloatRight,
.pull-right div {
  margin-top: .5rem;
}


    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem > a.rmLink.home.icon > span {
        background-image: url(/images/Launchpad-IA/Icons/svg/IA-logo-color.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        font-size: 0 !important;
        height: 7rem;
        width: 25rem;
        margin: auto 0;
        padding: 0;
    }

    ul.rmRootGroup.rmToggleHandles.rmHorizontal {
        display: flex;
        width: 100%;
        flex-flow: wrap;
    }

    header#hd .header-bottom-container > div {
        padding: 0;
    }

    header#hd .header-bottom-container div#ste_container_ciPrimaryNavigation {
        padding: 1.5rem 0;
    }

    header#hd .header-bottom-container div#ste_container_ciPrimaryNavigation .navbar-collapse.collapse {
        width: 100%;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem {
        margin: auto;
        padding: 1.5rem;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem.rmFirst {
        flex-grow: 1;
        padding: 0;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem > a.rmLink {
        text-transform: none;
        color: #000;
        font-size: 1.5rem;
        letter-spacing: 0;
        background: transparent;
        display: flex;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem > a.rmLink span {
        padding: 0;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem[class*="Level"] > a.rmLink > span.rmText {
        padding-right: 1rem;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem[class*="Level"] > a.rmLink:after {
        display: block;
        content: "";
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-image: url(/images/Launchpad-IA/Icons/svg/nav-black-arrow-down.svg);
        font-size: 0;
        background-position: center;
        background-repeat: no-repeat;
        width: 1rem;
        height: 1.0rem;
        background-size: contain;
        vertical-align: middle;
        margin: auto;
        opacity: 1;
        transition: all 0.2s ease-in-out;
        transform: rotateX(0deg);
        padding-right: 1rem;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem[class*="Level"]:hover > a.rmLink:after {
        background-image: url(/images/Launchpad-IA/Icons/svg/nav-blue-arrow-down.svg);
        transform: rotateX(180deg);
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem:hover > a.rmLink {
        color: #00afdb;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide {
        align-items: center;
        width: auto !important;
        display: inline-block;
        min-width: 14rem;
        max-width: 27rem;
    }


.RadMenu.RadMenu ul.rmHorizontal > li.rmItem > a.rmLink + .rmSlide {
    min-height: 0vh;
    max-height: 0rem;
    display: block !important;
    overflow: overlay;
    transition: max-height 0.4s ease-in-out, min-height 0.4s ease-in-out !important;
    height: 100% !important;
    margin: 0 !important;
}

.RadMenu.RadMenu ul.rmHorizontal > li.rmItem > a.rmLink.rmExpanded + .rmSlide {
    min-height: 100vh;
    max-height: 50rem;
    transition: max-height 0.8s ease-in-out, min-height 0.8s ease-in-out !important;
}

.RadMenu.RadMenu ul.rmHorizontal > li.rmItem > a.rmLink + .rmSlide > ul.rmGroup > li.rmItem > a.rmLink + .rmSlide {
    max-height: 0rem;
    display: block !important;
    overflow: hidden !important;
    transition: max-height 0.4s ease-in-out, min-height 0.4s ease-in-out !important;
    height: 100% !important;
}

.RadMenu.RadMenu ul.rmHorizontal > li.rmItem > a.rmLink + .rmSlide > ul.rmGroup > li.rmItem.clicked > a.rmLink + .rmSlide {
    max-height: 50rem;
    transition: max-height 0.8s ease-in-out, min-height 0.8s ease-in-out !important;
}

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup {
        -webkit-animation: shadow 0.3s 0.5s normal forwards;
        -moz-animation: ease-in-out shadow 0.3s 0.5s normal forwards;
        -o-animation: ease-in-out shadow 0.3s 0.5s normal forwards;
        padding: 2rem 0 !important;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup.rmLevel1 {
        background-color: #ffffff;
        margin: auto !important;
        float: none;
        padding: 0px 1.5rem;
        border: 1px solid #efefef;
        /* box-shadow: 5px 3px 11px 5px #eeeeee; */
        box-shadow: 0px 0px 2rem 0px rgb(0 0 0 / 11%);
        border-radius: 1rem;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem {
        display: flex;
        margin-bottom: 0;
        flex-direction: column;
        padding: 0.5rem 2.5rem;
        max-width: 100%;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink {
        width: auto !important;
        display: flex;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink, .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink > span {
        font-weight: 100;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink > span {
        min-width: 19rem;
        max-width: 31rem;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink > span {
        text-align: left;
        text-transform: none;
        width: auto !important;
        display: block;
        margin: auto 0;
        white-space: break-spaces;
        color: #383838;
        letter-spacing: 0px;
        padding: 0;
        float: none;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink:hover > span {
        color: #00afdb;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink > span.rmToggle {
        font-size: 0;
        min-width: 0;
        float: left;
        margin-left: 0rem;
        right: -4px;
        position: relative;
        padding: 1rem;
        z-index: 10000000;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink > span.rmToggle > span {
        content: '';
        transform: rotateX(0deg);
        transition: all 0.2s ease-in;
        float: left;
        padding: 0.6rem;
        background-size: 100%;
        background-position: center !important;
        background-image: url(/images/Launchpad-IA/Icons/svg/nav-blue-arrow-down.svg);
        /* margin-top: 0.1rem; */
        width: 0;
        height: 0;
        background-repeat: no-repeat;
        margin: 0;
        position: relative;
        left: 0;
        top: 0;
        /* margin-left: -1.5rem; */
        /* z-index: 1; */
        /* position: relative; */
        /* filter: opacity(1); */
        /* transform: scale(0.9); */
        /* display: none; */
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem.clicked > a.rmLink > span.rmToggle > span {
        filter: opacity(1);
        transform: rotatex(180deg);
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink + .rmSlide {
        background: white;
        opacity: 1;
        overflow: hidden !important;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink + .rmSlide {
        transition: max-height 0.5s cubic-bezier(0, 1, 0, 1), opacity 0.5s cubic-bezier(0, 1, 0, 1);
        transition-delay: 0.4s;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink + .rmSlide {
        width: auto !important;
        /* display: block !important; */
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink + .rmSlide {
        max-height: 70rem;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink + .rmSlide > ul {
        width: 100% !important;
        padding: 0 !important;
        min-width: 0 !important;
        background-color: transparent;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink + .rmSlide > ul:last-of-type {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink + .rmSlide > ul:first-of-type {
        margin-top: 0rem;
        padding-top: 1rem !important;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink + .rmSlide > ul > li.rmItem {
        padding: 0.2rem 1.5rem;
        width: auto;
        min-width: 16rem !important;
        max-width: 25rem;
        margin: auto;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink + .rmSlide > ul > li.rmItem > a {
        min-width: 20rem !important;
        max-width: 28rem;
        padding: 0;
        margin: auto;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink + .rmSlide > ul > li.rmItem > a > span {
        font-size: 1.2rem;
        color: #383838;
    }

    .RadMenu.RadMenu ul.rmHorizontal > li.rmItem .rmLink + .rmSlide > ul.rmGroup > .rmItem > a.rmLink + .rmSlide > ul > li.rmItem > a:hover > span {
        color: #00afdb;
    }
}

/****************************************/
/*** Ipad ***/
/****************************************/
@media (max-width: 1024px) and (min-width: 767px) {
}

@media (width: 768px) {
}

@media (width: 1024px) {
}

/****************************************/
/*** Mobile Nav ***/
/****************************************/
@media (max-width: 1024px) {
    header#hd {
        background: #ffffff;
        box-shadow: 0px 0px 2rem 0px rgb(0 0 0 / 11%);
        z-index: 100;
        display: flex;
        flex-flow: column;
    top: 0 !important;}

    /****** .pre-header styling *****/
    header#hd>.pre-header {
        background: #fff;
        box-shadow: 0px 0px 2rem 0px rgb(0 0 0 / 11%);
    }

    header#hd #preheader-bar > div {
        display: flex;
        flex-flow: wrap;
    }

    header#hd #preheader-bar > div > div:nth-of-type(1) {
        order: 0;
        /* flex-grow: 1; */
        /* display: none; */
    /* width: 50%; */}

    header#hd #preheader-bar > div > div:nth-of-type(3) {
        /* width: 100%; */
    flex-grow: 1;}

    header#hd #preheader-bar > div > div#ste_container_ciLogindetails {
        display: none !important;
    }

header#hd #preheader-bar > div > div:nth-of-type(3) > div > div {
    display: flex;
    margin: 0;
}
header#hd #preheader-bar > div > div:nth-of-type(3) .user {
    display: flex;
    flex-grow: 1;
}

header#hd #preheader-bar > div > div:nth-of-type(3) .user .image {
    padding: 1rem 0 1rem 1rem;
    line-height: 1;
    /* border-left: .1rem solid #95c4e2; */
}

header#hd #preheader-bar > div > div:nth-of-type(3) .user .image img {
    width: 2rem !important;
    height: 2rem !important;
}

header#hd #preheader-bar > div > div:nth-of-type(3) .user .welcome {
    display: flex;
    align-items: center;
}

    header#hd #preheader-bar > div > div:nth-of-type(2) {
        order: 2;
        flex: 1 1 100%;
    }

    header#hd #preheader-bar > div > div:nth-of-type(3) > div > div > a {
        order: 1;
        margin-right: 0;
    }

    header#hd #preheader-bar > div > div:nth-of-type(3) a {
        white-space: nowrap;
        color: #677d88;
        text-decoration: none;
/*         font-weight: 600; */
        margin: auto;
        line-height: 1;
        padding: 1.5rem;
        font-size: 1.4rem;
        /* border-left: 0.1rem solid #95c4e2; */
    }

    header#hd #preheader-bar > div > div:nth-of-type(1) > div {
        display: flex;
    }

    header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:not(:nth-of-type(1)) {
        display: none;
    }

    header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:nth-of-type(1), header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:nth-of-type(1) > ul {
        display: flex;
        width: 100%;
    }

    header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:nth-of-type(1) > ul > li {
        display: flex;
        margin: 0;
/*         border-left: 0.1rem solid #95c4e2; */
        line-height: 1;
    }

    header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:nth-of-type(1) > ul > li.nav-aux-cart {
        display: none;
    }

/*     header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:nth-of-type(1) > ul > li:nth-last-child(2) {
        border-right: 0.1rem solid #95c4e2;
    } */

    header#hd >.pre-header ul.NavigationUnorderedList>li.nav-aux-cart {
        display: none !important;
    }

    header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:nth-of-type(1) > ul > li > a {
        padding: 1.5rem;
        color: #677d88;
        text-decoration: none;
        line-height: 1;
        display: flex;
        font-size: 1.4rem;
        background: transparent;
        transition: all 0.2s ease-in-out;
    }

/*     header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:nth-of-type(1) > ul > li:hover > a {
        background: #49b0f3;
    }
 */
    header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:nth-of-type(1) > ul > li[class*="icon"] > a > span.nav-text {
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        padding: 0;
        position: relative;
        content: '';
        margin: auto;
        font-size: 0;
    }

    header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:nth-of-type(1) > ul > li[class*="icon"] > a > span.nav-text:before {
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        padding: 0.7rem 0.7rem !important;
        position: relative;
        content: '';
        margin: auto;
        font-size: 0;
    }

    header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:nth-of-type(1) > ul > li.email-icon > a > span.nav-text:before {
        background-image: url(/images/CauseisStarterTemplate1/svg/mail-white.svg);
    }

    header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:nth-of-type(1) > ul > li.facebook-icon > a > span.nav-text:before {
        background-image: url(/images/CauseisStarterTemplate1/svg/facebook-white.svg);
    }

    header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:nth-of-type(1) > ul > li.twitter-icon > a > span.nav-text:before {
        background-image: url(/images/CauseisStarterTemplate1/svg/twitter-white.svg);
    }

    header#hd #preheader-bar > div > div:nth-of-type(1) > div > div:nth-of-type(1) > ul > li.instagram-icon > a > span.nav-text:before {
        background-image: url(/images/CauseisStarterTemplate1/svg/insta-white.svg);
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel-heading {
        display: none;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel-collapse {
        max-height: 0;
        transition: max-height 0.8s ease-in-out;
        height: 100% !important;
        display: block;
        overflow: hidden;
        width: 100%;
        margin: 0;
        background: #fff;
        border-top: 0.1rem solid #fff;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .collapse.collapse.in {
        max-height: 50rem;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel-collapse > div {
        padding: 4rem 2rem;
        background: #00728f;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel-collapse > div .SignIn {
        max-width: 100%;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel-collapse > div .SignIn:before {
        content: 'Login';
        margin: auto 2rem auto 0;
        color: #fff;
        font-size: 2rem;
        font-weight: 600;
    }

    div[id*="SignInCommon_SignInPanel"] > div > div {
        margin: auto;
    }

    div[id*="SignInCommon_SignInPanel"] > div > div[id*='forgotPasswordUser'] {
        padding: 0 !important;
    }

    div[id*="SignInCommon_SignInPanel"] > div > div[id*='forgotPasswordUser'] > span {
        text-align: left;
    }

    div[id*="SignInCommon_SignInPanel"] > div > div[id*='forgotPasswordUser'] a {
        color: #fff;
        text-decoration: none;
    }

    div[id*="SignInCommon_signInDiv"] label {
        display: none;
    }

    div[id*="SignInCommon_signInDiv"] input {
        border-radius: 0.7rem !important;
        height: 4rem;
        padding: 1rem;
        font-size: 1.4rem;
        background: #1589a7;
        border: .1rem solid #00afdb;
        /* border-bottom: 0.1rem solid white; */
        color: white;
        webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: 0.2s ease-in-out box-shadow, 0.2s ease-in-out border;
    }

    div[id*="SignInCommon_signInDiv"] input::placeholder {
        color: #fff;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel-collapse > div .SignIn > div:nth-of-type(2) {
        margin: auto;
        height: 0rem;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel-collapse > div .SignIn > div:nth-of-type(2) > input {
        margin: 0;
        background: transparent url(/images/CauseisStarterTemplate1/svg/arrow-white-right.svg) no-repeat;
        font-size: 0;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 61%;
        padding: 0px;
        border: none;
        height: 3rem;
        width: 3rem;
        border-radius: .7rem;
        box-shadow: 0px 0px 0 1px #fff;
        transition: 0.2s ease-in-out box-shadow, 0.2s ease-in-out background-color;
        float: right;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .panel-collapse > div .SignIn > div:nth-of-type(2) > input:hover {
        background-color: #00afdb;
        color: #fff;
        box-shadow: 0px 0px 0 1px #00afdb;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .SignIn div#ctl01_ciContactSignInCommon_LinkPanel > div {
        padding: 0 !important;
        text-align: left;
    }

    div#ste_container_ciHeaderSignIn > .header-signin > div#ste_container_ContactSignInCommon .SignIn div#ctl01_ciContactSignInCommon_LinkPanel a {
        font-size: 1rem;
        text-decoration: none;
        margin-top: 1rem;
        display: block;
        color: white;
        display: inline-block;
    }

    /****** .header-top-container styling *****/
    .header-top-container {
        padding: 0;
        background: #f7f8f9;
    }

    .header-top-container > .header-container {
        display: flex;
        padding: 0;
        width: 100%;
        max-width: 100%;
        flex-grow: 1;
    }

    div#masterLogoArea {
        display: none !important;
    }

    .header-top-container > .header-container > div#auxiliary-container, .header-top-container > .header-container > div#auxiliary-container > div, .header-top-container > .header-container > div#auxiliary-container > div > div {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div {
        display: flex;
        flex-flow: wrap;
        width: 100%;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div {
        margin: auto 0;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div:nth-of-type(1) {
        display: flex;
        flex-grow: 1;
        padding: 1.5rem 0 1.5rem 1.5rem;
        /* width: 100%; */
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div:nth-of-type(1) > ul {
        display: flex;
        flex-grow: 1;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div:nth-of-type(1) > ul > li.home {
        flex-grow: 1;
        display: flex;
        padding: 0;
        /* width: 100%; */
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div:nth-of-type(1) > ul > li.home > a {
        padding: 0;
        margin: 0;
        border: none;
        border-radius: 0;
        display: flex;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div:nth-of-type(1) > ul > li.home > a > span.nav-text {
        background-image: url(/images/Launchpad-IA/Icons/svg/IA-logo-color.svg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        font-size: 0 !important;
        height: 6rem;
        width: 12rem;
        margin: auto 0;
        padding: 0;
    }

    .UtilityNavigation.nav-auxiliary ul > li.home + .nav-aux-cart {
        margin: auto;
    }

    .UtilityNavigation.nav-auxiliary ul > li.home + .nav-aux-cart + .nav-aux-account {
        display: none;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div:nth-of-type(1) > ul > li.nav-aux-cart > a {
        padding: 0;
        border: none;
        border-radius: 0;
        display: flex;
        margin: 1rem 1.2rem !important;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div:nth-of-type(1) > ul > li.nav-aux-cart > a > span.nav-text {
        background-image: url(/images/Launchpad-IA/Icons/svg/cart.svg);
        background-repeat: no-repeat;
        background-position: center !important;
        background-size: contain;
        padding: 1.3rem !important;
        position: relative;
        font-size: 0;
        filter: brightness(0.7);
        width: 0 !important;
        height: 0 !important;
    }

    .NavigationUnorderedList > .nav-aux-cart > a:hover, .NavigationUnorderedList > .nav-aux-cart > a:focus, .NavigationUnorderedList > .nav-aux-cart > a:active {
        background-color: transparent !important;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div:nth-of-type(1) > ul > li.nav-aux-cart > a > span {
        font-size: 0;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div:nth-of-type(2) > button.navbar-toggle.searchbar-toggle {
        margin: 1rem 0.2rem !important;
        padding: 0;
        display: flex;
        background: transparent !important;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div:nth-of-type(2) > button.navbar-toggle.searchbar-toggle > span.icon-search {
        background-image: url(/images/Launchpad-IA/Icons/svg/search.svg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        opacity: 1;
        transition: opacity 0.4s ease;
        filter: brightness(0.7);
        padding: 1.1rem !important;
        width: 0;
        height: 0;
        margin: auto;
    }

    .search-container-sm {
        display: none !important;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div:nth-of-type(4) > button.navbar-toggle.menu-toggle {
        margin-left: 1rem;
        transform: rotatez(0deg);
        transition: cubic-bezier(0.32, 0.96, 0.58, 1) 0.4s transform;
        background: transparent !important;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div:nth-of-type(4) > button.navbar-toggle.menu-toggle > span:nth-of-type(2) {
        margin-top: 0 !important;
    }

    .header-top-container > .header-container > div#auxiliary-container button.navbar-toggle.menu-toggle > span.icon-bar {
        margin-top: 0.7rem !important;
        height: 0.2rem !important;
        width: 2.4rem;
        background-color: #677d88;
        border-radius: 0.1rem;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div[id*="UtilityNavigationCommonPrimary_search-collapse"].searchbar-collapse {
        flex: 1 1 100%;
        background: #ffffff;
        border-top: 0.1rem solid #ececec;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div[id*="UtilityNavigationCommonPrimary_search-collapse"].searchbar-collapse > div {
        padding: 0;
    }

    .header-top-container > .header-container > div#auxiliary-container > div > div > div > div[id*="UtilityNavigationCommonPrimary_search-collapse"].searchbar-collapse > div input {
        width: 20rem;
        background: transparent url(/images/CauseisStarterTemplate1/svg/search-white.svg) no-repeat;
        border-radius: 0rem;
        box-shadow: none;
        border: none;
        color: #383838;
        background-size: 2rem;
        background-position: left;
        filter: brightness(0.4);
    }

    /****** .header-bottom-container styling *****/
    .header-bottom-container > .header-container {
        padding: 0
    }

    .header-bottom-container > .header-container .collapse.in {
        max-height: 100rem;
        transition: max-height 0.9s ease;
        height: 100% !important;
        margin-top: 0px !important;
    }

    .header-bottom-container > .header-container .navbar-collapse {
        max-width: 100%;
        margin: 0;
        background-color: #ffffff;
        height: 100% !important;
        display: block !important;
        overflow: hidden;
        max-height: 0px;
        transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
        height: 100% !important;
        border-top: 0.1rem solid #ececec;
        overflow: hidden !important;
    }

    .header-bottom-container > .header-container .navbar-collapse ul > li.rmItem {
        border-bottom: 0.1rem solid #e0e0e0;
    }

    .header-bottom-container > .header-container .navbar-collapse ul > .loggedin {
        display: none;
    }

    .header-bottom-container > .header-container .navbar-collapse ul > li.rmItem > a.rmLink {
        color: #000 !important;
        background: transparent !important;
    width: 100% !important;}

    .header-bottom-container > .header-container .navbar-collapse ul > li.rmItem > a.rmLink.rmExpanded {
        color: #00afdb !important;
    }

    .header-bottom-container > .header-container .navbar-collapse ul > li.rmItem > a.rmLink > span.rmText {
        text-transform: initial;
        letter-spacing: -0.04rem;
    }

    .header-bottom-container > .header-container .navbar-collapse ul > li.rmItem > a.rmLink > span.rmToggle > span.rmIcon {
        transform: rotateX(0deg);
        transition: all 0.2s ease-in;
        float: right;
        padding: 0.7rem;
        background-size: contain;
        background-position: center !important;
        background-image: url(/images/Launchpad-IA/Icons/svg/nav-black-arrow-down.svg);
        margin: 2rem 1.5rem 1.5rem;
    }

    .header-bottom-container > .header-container .navbar-collapse ul > li.rmItem > a.rmLink.rmExpanded > span.rmToggle > span.rmIcon {
        transform: rotatex(180deg);
        background-image: url(/images/Launchpad-IA/Icons/svg/nav-blue-arrow-down.svg);
    }

    a.rmLink.rmRootLink.rmExpanded + .rmSlide {
        margin-left: 0;
        position: initial;
        border-bottom: 0.1rem solid #e0e0e0;
        border-top: 0.1rem solid #e0e0e0;
        margin-top: 0;
        margin: 0 !important;
    }

    .header-bottom-container > .header-container .navbar-collapse ul > li.rmItem > .rmSlide > ul {
        background: #f6f7f9;
    }

    .header-bottom-container > .header-container .navbar-collapse ul > li.rmItem > .rmSlide > ul > li.rmItem {
        border: none;
    padding: 0;width: 100%;}

    .header-bottom-container > .header-container .navbar-collapse ul > li.rmItem > .rmSlide > ul > li.rmItem > a.rmLink > span.rmText {
        padding: 1.1rem 1.5rem 1.1rem 0rem !important;
        float: left;
        margin-left: 3rem;
    }

    .header-bottom-container > .header-container .navbar-collapse ul > li.rmItem > .rmSlide .rmSlide {
        margin-top: -0.3rem;
        margin-left: 1.5rem;
    margin: 0;}

    .header-bottom-container > .header-container .navbar-collapse ul > li.rmItem > .rmSlide .rmSlide > ul {
        background: #fff;
    flex-direction: column;padding: 0;}
}

/****************************************/
/*** MasterContentArea - Col-primary ***/
/****************************************/
/***** DESKTOP ******/
@media (min-width: 1025px) {
    .iMIS-WebPart > .ContentItemContainer {
        margin-bottom: 0;
    }

    .container,.header-container,.SliderPage1 {
        max-width: 121.5rem;
    }

    div#masterContentArea {
        max-width: 100%;
        padding: 0;
        margin-top: 0
    }

    div#masterContentArea .col-primary>div>div>div> div.row> div {
        max-width: 121.5rem;
        margin: auto;
    }

    div#masterContentArea .col-primary>div>div>div>div.row:first-child h1:first-of-type {
        margin-bottom: 0;
    }

    .col-primary > div> div > div > div.row .iMIS-WebPart > div {
        padding-top: 5rem;
    }

    .col-primary > div> div > div > div.row .iMIS-WebPart + .iMIS-WebPart > div {
        padding: 0;
    }

    .col-primary > div> div > div > div.row .iMIS-WebPart:last-of-type > div {
        padding-bottom: 5rem;
    }

    div#masterContentArea .col-primary > div > div > div > div.row:first-child > .col-sm-12 .iMIS-WebPart:nth-child(2):last-child > div {
        padding-bottom: 0;
        padding-top: 5rem;
    }
}

div#masterContentArea .col-primary>div>div> div>div.row.grey-row {
    background: #f7f8f9;
}

div#masterContentArea .col-primary>div>div> div>div.row.darkblue-row {
    background: #00728f;
}

div#masterContentArea .col-primary>div>div> div>div.row.blue-row {
    background: #00afdb;
}

div#masterContentArea .col-primary>div>div> div>div.row.background-row {
    background-repeat: no-repeat;
    min-height: 20rem;
    background-position: center center;
    background-size: cover;
    box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 30%);
}

div#masterContentArea .col-primary>div>div> div>div.row.background-row div[id*="backgroundimage"] img {
    display: none;
}

div.row[class*="blue-row"] div[id*="_Panel_"] > *, div.row[class*="background-row"] div[id*="_Panel_"] > * {
    color: #ffffff;
    background: none;
    -webkit-text-fill-color: initial;
}

div#masterContentArea .col-primary>div> div > div >div.row {
    margin: 0;
}

/***** MOBILE ****/
@media (max-width: 1024px) {
    div#masterContentArea {
        max-width: 100%;
        padding: 0;
        margin-top: 0 !important;
    }

    div#masterContentArea .col-primary>div>div > div >div.row {
        margin: 0;
        padding: 2rem 0;
    }

    div[id*="PageHeading_Carousel"] ~ div#masterContentArea {
    }

    div[id*="PageHeading_Carousel"] ~ div#masterContentArea .col-primary>div>div > div >div.row:first-of-type {
        padding: 0;
    }

    div[id*="PageHeading_Carousel"] ~ div#masterContentArea .col-primary>div>div > div >div.row:first-of-type div#ste_container_ciPageHeading {
        display: none;
    }
}

/****** TaggedList Styling ******/
div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel {
    display: flex;
    flex-wrap: wrap;
}

div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div {
    width: 33.33333333333%;
    padding: 1rem;
}

div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div > a > div {
    padding: 2rem;
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #f7f8f9;
    height: 100%;
    border-radius: 0.7rem;
    transition: all 0.2s ease-in-out;
}

div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div > a > div > div:nth-of-type(1) {
    width: 40%;
    display: none;
}

div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div > a > div > div:nth-of-type(2) {
    width: 100%;
    /* padding-left: 1rem; */
}

div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div > a > div > div:nth-of-type(3) {
    width: 100%;
    padding: 1rem 0;
}

div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div > a > div > div:nth-of-type(4) {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div > a > div > div:nth-of-type(4) > div:last-of-type {
    padding-right: 0.5rem;
}

div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div > a > div h4 {
    color: #00728f;
    font-size: 1.6rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div > a > div > div:nth-of-type(1) img {
    border: none;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center center;
    min-height: 8.5rem;
    max-height: 8.5rem;
    border-radius: 0.7rem;
}

div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div > a > div > div:nth-of-type(3) p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 1.4rem;
    margin: 0;
}

div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div > a > div > div:nth-of-type(4) p {
    font-weight: 600;
    font-size: 1.2rem;
    margin-bottom: 0;
}

div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div > a > div a {
    display: none;
}

div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div > a:hover > div {
    box-shadow: 0.2rem 0.3rem 2rem 0 rgb(0 0 0 / 8%);
}

@media (max-width: 768px) {
    div[id*="_ciLatestNewsTaggedList_"] .TaggedListPanel > div {
        width: 100%;
        padding: 1rem 0;
    }
}

/****************************************/
/***  Footer ***/
/****************************************/
/***** DESKTOP ******/
@media (min-width: 768px) {
    footer#ft > div {
        background: #00728f;
    }

    .footer-nav-content {
        display: none;
    }

    footer#ft .footer-nav-copyright {
        background: #00728f;
        padding: 0;
    }

    footer#ft .footer-nav-copyright .row {
        max-width: 121.5rem;
        margin: auto;
    }

    div#ste_container_ciFooterContent1 {
    }

    div#ste_container_ciFooterContent1 .row:nth-child(2) > .col-sm-7 > div {
        padding: 0;
    }

    footer#ft .footer-nav-copyright .row:nth-child(2) {
        padding: 5rem 0;
    }

    footer#ft .footer-nav-copyright .row:nth-child(2) .col-sm-5 > div> div:nth-of-type(1) img {
        max-width: 25rem;
        margin-bottom: 2rem;
    }

    footer#ft .footer-nav-copyright .row:nth-child(3) {
/*         padding: 3rem 0 7rem 0; */
display: none;
    }

    footer#ft .footer-nav-copyright .container {
        max-width: 100%;
        padding: 0;
    }

    footer#ft img {
    }

    footer#ft .footer-nav-copyright p, footer#ft .footer-nav-copyright li, footer#ft .footer-nav-copyright a {
        color: #fff;
        font-size: 1.4rem;
        text-align: left;
    }
    footer#ft .footer-nav-copyright p {
        margin-bottom: 1em;
    }

    footer#ft .footer-nav-copyright a {
        text-decoration: none;
    }

    footer#ft .footer-nav-copyright a:hover {
        text-decoration: underline;
    }

    div#ste_container_QuickLinks1 > ul {
        columns: 2;
        list-style: none;
        padding: 0;
        margin-bottom: 5rem;
    }

    div#ste_container_QuickLinks1 > ul > li {
        text-align: left;
        line-height: 2.5;
    }

    div#ste_container_IrrigationAustraliaWebsites1 > ul {
        columns: 2;
        list-style: none;
        padding: 0;
    }

    div#ste_container_IrrigationAustraliaWebsites1 > ul > li {
        text-align: left;
        line-height: 2.5;
    }

    footer#ft .footer-nav-copyright h4 {
        margin-bottom: 3rem;
        color: #fff;
        text-align: left;
        font-weight: 400;
    }

    #contact-footer img {
        width: 2rem;
        margin-right: 1.8rem;
    }

    footer#ft .footer-nav-copyright .socials {
        text-align: left;
    }

    footer#ft .footer-nav-copyright .socials p {
        display: inline-block;
        margin-right: 2rem;
    }

    div#contact-footer > p {
        text-align: left;
    }

    footer#ft .footer-nav-copyright .socials img {
        height: 2rem !important;
    }

    footer#ft .footer-nav-copyright .row:nth-child(3) > div:nth-child(2) * {
        text-align: right;
    }

    footer#ft .footer-nav-copyright .row:nth-child(2) > div:nth-child(2) * {
        text-align: right;
    }

    div#ste_container_ciFooterContent1 .row:nth-child(2) > .col-sm-7 > div.col-sm-4 {
        float: right;
    }

    div#ste_container_ciFooterContent1 > div > div.row:nth-of-type(1) {
        background: #00afdb;
        max-width: 100%;
        display: none;
    }

    div#ste_container_ciFooterContent1 > div > div.row div#ste_container_logos img {
        max-height: 6.5rem;
        margin: 3rem 0;
    }

    div#ste_container_ciFooterContent1 > div > div.row:nth-of-type(1) > div {
        max-width: 121.5rem;
        margin: auto;
    }

    div#ste_container_ciFooterContent1 > div > div.row:nth-of-type(1) div#ste_container_logos p {
        margin: 0;
        text-align: right;
        display: flex;
        /* justify-content: flex-end; */
    }

    div#contact-footer p {
        margin: 2rem 0;
    }
}

/***** MOBILE ****/
@media (max-width: 768px) {
    footer#ft > div {
        background: #00728f;
    }

    .footer-nav-content {
        display: none;
    }

    footer#ft .footer-nav-copyright {
        background: #00728f;
        padding: 0;
    }

    footer#ft .footer-nav-copyright .row {
        max-width: 121.5rem;
        margin: auto;
    }

    div#ste_container_ciFooterContent1 {
    }

    div#ste_container_ciFooterContent1 .row:nth-child(2) > .col-sm-7 > div {
        padding: 0;
        width: 100%;
    }
footer#ft .footer-nav-copyright .row:nth-child(1) {
    display: none;
}
    footer#ft .footer-nav-copyright .row:nth-child(2) {
        padding: 5rem 0;
    }

    footer#ft .footer-nav-copyright .row:nth-child(3) {
        padding: 3rem 0 10rem 0;
        display: none;
    }

    footer#ft .footer-nav-copyright .container {
        max-width: 100%;
        padding: 0;
    }

    footer#ft img {
        /* max-width: 20rem; */
    }


    footer#ft .footer-nav-copyright p, footer#ft .footer-nav-copyright li, footer#ft .footer-nav-copyright a {
        color: #fff;
        font-size: 1.4rem;
        text-align: left;
    }

    div#ste_container_QuickLinks1 > ul {
        columns: 2;
        list-style: none;
        padding: 0;
    }

    div#ste_container_QuickLinks1 > ul > li {
        text-align: left;
        line-height: 2.5;
    }

    footer#ft .footer-nav-copyright h4 {
        margin-bottom: 3rem;
        color: #fff;
        text-align: left;
        font-weight: 400;
    }

    #contact-footer img {
        width: 2rem;
        margin-right: 1.8rem;
    }

    #contact-footer img, footer#ft .footer-nav-copyright .socials img {
        height: 2rem !important;
    }

    footer#ft .footer-nav-copyright .socials {
        text-align: left;
    }

    footer#ft .footer-nav-copyright .socials p {
        display: inline-block;
        margin-right: 0.5rem;
    }

    div#contact-footer > p {
        text-align: left;
    }

    div#contact-footer > p {
        text-align: left;
    }

    footer#ft .footer-nav-copyright .row:nth-child(3) > div:nth-child(2) * {
        text-align: left;
    }

    footer#ft .footer-nav-copyright .row:nth-child(2) > div:nth-child(2) * {
        text-align: left;
    }
    footer#ft .footer-nav-copyright .row:nth-child(2) .col-sm-5 #ste_container_logos img {
        max-width: 25rem;
        margin-bottom: 2rem;
    }

    footer#ft .footer-nav-copyright .row:nth-child(2) .col-sm-5 > div > div:nth-of-type(2) p {
        margin-bottom: 1em;
    }

    div#ste_container_ciFooterContent1 .row:nth-child(2) > .col-sm-7 > div.col-sm-4 {
        float: right;
        margin: 4rem 0;
    }

    div#ste_container_ciFooterContent1 > div > div.row:nth-of-type(1) {
        background: #00afdb;
        max-width: 100%;
    }

    div#ste_container_ciFooterContent1 > div > div.row:nth-of-type(1) div#ste_container_logos img {
        max-height: 6rem;
        margin: 3rem 1rem 3rem 0;
        flex-grow: 1;
    }

    div#ste_container_ciFooterContent1 > div > div.row:nth-of-type(1) div#ste_container_logos img:nth-child(2) {
        flex-grow: 1;
        margin: 3rem 0 3rem 1rem;
    }

    div#ste_container_ciFooterContent1 > div > div.row:nth-of-type(1) > div {
        max-width: 121.5rem;
        margin: auto;
    }

    div#ste_container_ciFooterContent1 > div > div.row:nth-of-type(1) div#ste_container_logos p {
        margin: 0;
        text-align: right;
        display: inline-flex;
        width: 100%;
    }

    div#ste_container_ciFooterContent1 .row:nth-child(2) > .col-sm-7 > div {
        width: 100% !important;
    }

    div#contact-footer p {
        margin: 2rem 0;
    }
}

div#ste_container_ciFooterContent2 {
    display: none;
}

.footer {
    display: block;
}

/***** reorder styling *****/
.row.reorder > div {
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {
    .row.reorder > div {
        display: block;
    }
}

/****************************************/
/*** Social - sharing ***/
/****************************************/
/***** DESKTOP ******/
@media (min-width: 768px) {
}

/***** MOBILE ****/
@media (max-width: 767px) {
}

/****************************************/
/*** accordion ***/
/****************************************/
.accordion {
    max-height: 0px;
    display: block;
    overflow: hidden;
    border-top: 0.2rem solid #383838;
    /* margin-bottom: 2rem; */
}

.accordion.show {
    max-height: 200rem;
    margin-bottom: 0.1rem;
    /* margin-bottom: 2rem; */
    background: #f7f8f9;
}

h4.accordionheading:after {
    content: '';
    margin: auto 0 auto 0;
    display: inline-block;
    position: absolute;
    left: auto;
    right: 2.1rem;
    color: #383838;
    background-image: url(/images/Launchpad-IA/Icons/svg/plus.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding: 1.2rem 0.7rem;
    transform: rotate(0deg);
    webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: transform;
    transition-property: transform, opacity;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    top: 2rem;
}

h4.accordionheading.active:after {
    content: '';
    background-image: url(/images/Launchpad-IA/Icons/svg/minus.svg);
    transform: rotate(180deg);
}

h4.accordionheading {
    color: #00728f;
    margin-top: -1.0rem;
    padding: 1.8rem 6.2rem 1.8rem 1.8rem;
    margin-bottom: 0 !important;
    cursor: pointer;
    max-width: 124.5rem;
    position: relative;
    font-weight: 600;
    font-size: 1.9rem;
    background: #ffffff;
    top: 0.2rem;
    border-top: 0.1rem solid #dadada;
    border-bottom: 0.1rem solid #dadada !important;
}

h4.accordionheading:hover {
    background: #f3f3f3;
    transition: ease-in-out 0.2s background;
}

h4.accordionheading.active {
    background: #ffffff;
    margin-bottom: 0px;
    padding: 1.8rem 6.2rem 1.8rem 1.8rem;
}

.row > h4.accordionheading {
    margin-top: 0;
}

@media (max-width: 767px) {
    h4.accordionheading {
    }
}

.accordion h4.accordionheading:after {
    content: none;
}

.accordion.show > * {
    margin-bottom: 0;
    padding-bottom: 1.5rem;
}

.accordion ul, .accordion ol {
    padding-left: 4rem !important;
}

.sub-accordion {
    max-height: 0px;
    display: block;
    padding-bottom: 2rem;
    opacity: 0
}

.sub-accordion.show {
    max-height: 200rem;
    padding-bottom: 2rem;
    border-bottom: 0px solid #253746;
    margin-bottom: 2rem;
    opacity: 1;
}

.accordion.show h4.sub-accordionheading:after {
    content: "";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: transform;
    transition-property: transform, opacity;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background-image: url(/images/Launchpad-IA/Icons/svg/plus.svg);
    font-size: 0;
    background-position: center;
    background-repeat: no-repeat;
    width: 1.3rem;
    height: 1.4rem;
    background-size: contain;
    display: inline-block;
    position: absolute;
    left: auto;
    right: 4.7rem;
    margin-top: 0rem;
    opacity: 1;
    z-index: 0;
}

.accordion h4.sub-accordionheading:after {
    opacity: 0
}

.accordion.show h4.sub-accordionheading.active:after {
    transform: rotate(180deg);
    width: 1.5rem;
    background-image: url(/images/Launchpad-IA/Icons/svg/minus.svg);
}

.accordion h4.sub-accordionheading {
    margin-top: -1.5rem;
    padding: 1rem;
    font-weight: 500;
    color: #00728f;
    cursor: pointer;
    margin-top: 0rem;
    font-size: 1.6rem;
    font-weight: 400;
    opacity: 0;
    background: #eaebee;
    border-top: 0.1rem solid #dadada;
}

.accordion.show h4.sub-accordionheading.active {
    /* background: #eaebee; */
    margin-bottom: 0px;
}

.accordion strong {
    color: #00afdb;
}

@media (max-width: 767px) {
    h4.sub-accordionheading {
    }
}

.sub-accordion h4.sub-accordionheading:after {
    content: none
}

.accordion {
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1), opacity 0.5s cubic-bezier(0, 1, 0, 1), margin-bottom 0.5s cubic-bezier(0, 1, 0, 1), opacity 0.5s cubic-bezier(0, 1, 0, 1);
    transition-delay: 0.1s;
}

.accordion.show {
    transition: max-height 1s ease-in-out, opacity 1s ease-in-out, margin-bottom 1s ease-in-out;
    transition-delay: 0.1s
}

.accordion>* {
    margin: 0 2rem
}

.accordion>*:first-child:not(.sub-accordion) {
    padding-top: 0px;
    margin-top: 2rem
}

.accordion>*:last-child:not(.sub-accordion) {
    padding-bottom: 2rem
}

.accordion> a[class*="utton"] {
    padding: 1.2rem 1.4rem !important;
    margin-bottom: 2rem;
}

.sub-accordion {
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1), opacity 0.5s cubic-bezier(0, 1, 0, 1), margin-bottom 0.5s cubic-bezier(0, 1, 0, 1), opacity 0.5s cubic-bezier(0, 1, 0, 1);
    transition-delay: 0.1s;
    /* border-top: 0.1rem solid #f1f3f4; */
    background: #eaebee;
}

.sub-accordion.show {
    transition: max-height 1s ease-in-out, opacity 1s ease-in-out, margin-bottom 1s ease-in-out;
    transition-delay: 0.1s
}

.sub-accordion>* {
    margin: 0 2rem
}

.sub-accordion>*:first-child:not(.sub-accordion) {
    padding-top: 2rem
}

.sub-accordion>*:last-child:not(.sub-accordion) {
    padding-bottom: 2rem
}

.sub-accordion.show>*:last-child:not(.sub-accordion) {
    padding-bottom: 0
}

.accordion * {
}

.accordion.show h4.sub-accordionheading {
    opacity: 1
}

.accordion.show {
}



html.html-main > body#MainBody {
    opacity: 0;
}

html.html-main > body#MainBody.animateIn {
    opacity: inherit;
    -webkit-animation: fade-in 0.9s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.1s both;
    animation: fade-in 0.9s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.1s both;
}

/************************/
header#hd.animateIn > .pre-header {
    -webkit-animation: fade-in-top 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.1s both;
    animation: fade-in-top 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.1s both;
}

header#hd.animateIn {
    -webkit-animation: fade-in-top 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.4s both;
    animation: fade-in-top 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.4s both;
}

header#hd.animateIn + .HeaderRow {
    -webkit-animation: fade-in-top 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.6s both;
    animation: fade-in-top 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.6s both;
}

header#hd.animateIn + #HomePageContent + div#masterContentArea {
    -webkit-animation: fade-in 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.6s both;
    animation: fade-in 0.3s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.6s both;
}

header#hd.animateIn + .HeaderRow ~ div#masterContentArea {
    -webkit-animation: fade-in 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.8s both;
    animation: fade-in 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) 0.8s both;
}

@-webkit-keyframes fade-in-top {
    0% {
        /* -webkit-transform: translateY(-50px); */
        transform: translateY(-15rem);
        opacity: 0;
    }

    100% {
        /* -webkit-transform: translateY(0); */
        transform: translateY(0px);
        opacity: 1;
    }
}

@-webkit-keyframes fade-in {
    0% {
        
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
